NOTICE: This package has been removed from pkgsrc

./devel/its4, Static C/C++ code scanner for potential security problems

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.1.1, Package name: its4-1.1.1, Maintainer: pkgsrc-users

ITS4 -- It's the software, stupid! (Security Scanner)

ITS4 is a tool that statically scans C and C++ source code for
potential security vulnerabilities. It is a command-line tool that
works across Unix environments (hopefully) and will also work under
Windows with CygWin installed. ITS4 scans code, looking for function
calls that are potentially dangerous. For some calls, ITS4 tries to
perform some code analysis to determine how risky the call is. In
each case, ITS4 provides a problem report, including a short
description of the potential problem and suggestions on how to fix the
code.


Required to build:
[pkgtools/cwrappers]
SHA1: e4f53d50b3e58bda892088b15454493c3f07624b
RMD160: 4f1c16d678126f6ea6e10f0a31e5fa14e7cd852c
Filesize: 58.467 KB

Version history: (Expand)


CVS history: (Expand)


   2017-09-19 10:28:27 by Thomas Klausner | Files touched by this commit (1)
Log message:
its4: comment out dead site

I'll remove this after the freeze
   2017-08-16 22:21:18 by Thomas Klausner | Files touched by this commit (180)
Log message:
Follow some http redirects.
   2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995)
Log message:
Add SHA512 digests for distfiles for devel category

Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2014-12-25 18:39:58 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Use CXX as C++ compiler. Remove messed up compile test using
non-existing file.
   2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2009-06-14 19:49:18 by Joerg Sonnenberger | Files touched by this commit (454)
Log message:
Remove @dirrm entries from PLISTs
   2009-05-19 10:59:39 by Thomas Klausner | Files touched by this commit (383)
Log message:
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
   2008-03-03 18:45:38 by Johnny C. Lam | Files touched by this commit (119)
Log message:
Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.