Paketname | flawfinder |
Beschreibung | examines source code and looks for security weaknesses |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.27-2 |
Sektion | utils |
Priorität | optional |
Installierte Größe | 192 Byte |
Hängt ab von | python |
Empfohlene Pakete | |
Paketbetreuer | Javier Fernandez-Sanguino Pen~a |
Quelle | |
Paketgröße | 56356 Byte |
Prüfsumme MD5 | 0ee873f19fce66088ebab962b77ae5f2 |
Prüfsumme SHA1 | 1208a8c0a399ca1f27a0214e49740bdf185047db |
Prüfsumme SHA256 | d2b7229001e6f3c585e55ebccb1a5201d0cd9ee5ac3ed172c10caf1d94930d48 |
Link zum Herunterladen | flawfinder_1.27-2_all.deb |
Ausführliche Beschreibung | Flawfinder searches through C/C++ source code looking for potential
security flaws and produces a report describing the potential flaws
found in source code, ranking them by likely severity.
.
Like RATS, Flawfinder reports are not a direct indication of a
vulnerability, but provide a reasonable starting point for performing manual
security audits in source code.
.
Flawfinder can also generate differential reports by pointing it to
a patch (diff) file describing the code changes. This way it can be used
to determine if the potential flaws found in code have increased or
decreased after a commit to a source code management system like
CVS or Subversion.
.
Homepage: http://www.dwheeler.com/flawfinder/
|