[Lunar-commits] CVS: moonbase/devel/flawfinder BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Chad Kittel
v3rt1g0 at lunar-linux.org
Sun Sep 12 00:45:47 UTC 2004
Update of /var/cvs/lunar/moonbase/devel/flawfinder
In directory espresso.lunar-linux.org:/tmp/cvs-serv2773/flawfinder
Added Files:
BUILD DEPENDS DETAILS
Log Message:
Inital import of a Python app that examines c/c++ code for security flaws.
--- NEW FILE: BUILD ---
(
make INSTALL_DIR=$DEFAULT_PREFIX INSTALL_DIR_MAN=$DEFAULT_PREFIX/share/man/man1 install
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends Python
--- NEW FILE: DETAILS ---
MODULE=flawfinder
VERSION=1.26
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL=http://www.dwheeler.com/$MODULE/$SOURCE
SOURCE_VRY=sha1:18e773dc5b200b3189185fda6e723665f8e4348c
WEB_SITE=http://www.dwheeler.com/$MODULE/
ENTERED=20040911
UPDATED=20040911
SHORT="flawfinder exampines C and C++ code for security flaws."
cat << EOF
flawfinder is a python program that examines C/C++ source code and
reports possible security weaknesses sorted by risk level.
EOF
More information about the Lunar-commits
mailing list