Skip to content

Releases: wireghoul/graudit

Version 2.6

19 Jun 05:09
Compare
Choose a tag to compare
            Fixed carriage return tolerance in graudit
            Added basic scala rules
            Updated Java rules
            QoL tweaks to Nim rules
            dotnet fruit rules
            dotnet rules overhauled
            Added more unit tests
            Updated PHP rules
            Improved PHP stream rules
            Fixed bug for PHP stream rules
            Fixed bug when listing databases in empty directories

Version 2.4

28 Mar 08:05
Compare
Choose a tag to compare

Updated documentation
Seafruit.db removed (now in fruit.db)
Added low hanging fruit databases for several languages
Added basic support for Go language
Added basic support for COBOL (@_bcoles)
Fixed faulty rules in Python and Java (@quakehead, @l0ss)
Updated C rules
Updated PHP rules (FFI and more)
Updated Node rules
Reworked Makefile for signatures

Version 2.3

15 Oct 08:21
Compare
Choose a tag to compare
  • Added database for finding sensitive information (secrets)
  • C database no longer deprecated
  • Created low hanging fruit rules for C/C++ (seafruit.db)
  • Added more test cases to avoid some past mistakes
  • Updated make and make install rules to match new version changes
  • Removed the all rules database
  • Updated documentation
  • Improved bsdgrep/OSX support
  • Improved PHP rules for stream bugs (ie: phar://)
  • Added and updated python rules
  • More Java rules and cleanup of Java rules
  • More dotNet rules
  • More android rules
  • More iOS rules
  • Added basic JavaScript rules
  • Added additional script to show C taint analysis (misc/b0ftaint.sh)
  • Added script for finding low hanging/high impact PHP bugs (misc/flatline.*)
  • Added script for using flatline rules in taint analysis (misc/vulntaint.sh)
  • Added script for scanning github repos with flatline (misc/gitscan)
  • Added script for finding interesting files and secrets (misc/graufflehog.sh)