Paketname | pscan |
Beschreibung | Format string security checker for C files |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.2-9 |
Sektion | misc |
Priorität | optional |
Installierte Größe | 84 Byte |
Hängt ab von | libc6 (>= 2.7-1) |
Empfohlene Pakete | |
Paketbetreuer | Uwe Hermann |
Quelle | |
Paketgröße | 16356 Byte |
Prüfsumme MD5 | 874fa7cde33353a34a4c85c71c07e909 |
Prüfsumme SHA1 | b186e3b06da38fb99515382f1e1adeb147fbe01e |
Prüfsumme SHA256 | 5922df405aa0460f798d774590111f8be63d8c8fc99cf1066be24b704f2d790d |
Link zum Herunterladen | pscan_1.2-9_i386.deb |
Ausführliche Beschreibung | pscan is a program which scans C source files for
common function abuses, which often lead to security problems.
.
Functions which use variadic arguments will be flagged if they
appear to contain user-controlled input.
.
It is a useful tool for those performing source code audits.
|