Paketname | flawfinder |
Beschreibung | examines source code and looks for security weaknesses |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.27-2 |
Sektion | universe/utils |
Priorität | optional |
Installierte Größe | 192 Byte |
Hängt ab von | python |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 56366 Byte |
Prüfsumme MD5 | 929031649148afbafb05e3390288a759 |
Prüfsumme SHA1 | b43c5735811c9708c19510e129c448fc88543b04 |
Prüfsumme SHA256 | 509692797d7c48c0331a346538f258c39fa0c40767b6997a7ed0a7bd40591af0 |
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/
|