          MODULE=rats
         VERSION=2.3
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://www.fortify.com/servlet/download/public/
      SOURCE_VFY=sha1:02283f2a5f0482f09c7e33d2aa84d68c48a8ec5a
        WEB_SITE=http://www.fortify.com/security-resources/rats.jsp
         ENTERED=20040911
         UPDATED=20100622
           SHORT="(R)ough (A)uditing (T)ool for (S)ecurity"

cat << EOF
RATS - Rought Auditing Tool for Security is an open sourced tool
developed and maintained by Secure Software security engineers.
It is a tool for scanning C, C++, Perl, PHP and Python source
code and flagging common security related programming errors such
as buffer overflows and TOCTOU race conditions.
EOF
