| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
|
|
|
| |
PR: 45396
Submitted by: Jim Geovedi <negative@magnesium.net>
|
| |
|
|
|
|
| |
Submitted by: Bob Fleck <bob@securesoftware.com>
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
| |
Submitted by: Munish Chopra <mchopra@engmail.uwaterloo.ca>
PR: ports/40445
|
|
|
|
| |
PR: 31180
|
| |
|
| |
|
|
This is RATS, a rough auditing tool for security, developed by
Secure Software Solutions. It is a tool for scanning source code
(C, C++, Perl, and Python) and flagging common security related
programming errors such as buffer overflows and TOCTOU (Time Of
Check, Time Of Use) race conditions. As its name implies, the tool
performs only a rough analysis of source code. It will not find
every error and will also find things that are not errors. Manual
inspection of your code is still necessary, but greatly aided with
this tool.
Obtained from: OpenBSD
|