Skip to content

v1.0.5

Compare
Choose a tag to compare
@cutler-scott-newrelic cutler-scott-newrelic released this 26 May 23:15
· 138 commits to master since this release

Multiple changes from @ccojocar , as well as a fix in the old-entropy code.

Biggest changes:

  • Regex JSON can now support a data-structure for each reason, allowing for entropy thresholds per-rule. These act as a filter on findings and are separate from the --entropy flag.
  • Choctaw_hog can now support a -w flag to supply a JSON with a list of whitelisted strings for each reason. This helps with known false-positives such as AKIAIOSFODNN7EXAMPLE
  • A dockerfile is included and can be used to build Rusty Hog within a container.