diff options
author | wiz <wiz@pkgsrc.org> | 2002-07-14 13:02:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-07-14 13:02:23 +0000 |
commit | 635997e19e56102589abac49a689223ec009be58 (patch) | |
tree | bc395b2eb944367a76d9a9166fb3d9e766d8ce72 /security/flawfinder/PLIST | |
parent | eca3cd9352129c1f87c1cfa5ac0e8707097f287f (diff) | |
download | pkgsrc-635997e19e56102589abac49a689223ec009be58.tar.gz |
Initial import of flawfinder-1.20.
flawfinder is a program that examines source code and reports
possible security weaknesses (``flaws'') sorted by risk level. It's
very useful for quickly finding and removing at least some potential
security problems before a program is widely released to the public.
Diffstat (limited to 'security/flawfinder/PLIST')
-rw-r--r-- | security/flawfinder/PLIST | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/flawfinder/PLIST b/security/flawfinder/PLIST new file mode 100644 index 00000000000..b585a88b08f --- /dev/null +++ b/security/flawfinder/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/07/14 13:02:23 wiz Exp $ +bin/flawfinder +man/man1/flawfinder.1 |