Skip to content

Releases: chainguard-dev/malcontent

v1.14.1

07 Jul 18:23
aed25e6
Compare
Choose a tag to compare

Rule Improvements

  • Update third-party rules as of 2025-07-07 by @octo-sts in #1034
  • Drop user blocklist rule to high; add additional Bandit rules by @egibs in #1037
  • Clean up remaining false positives for new packages by @egibs in #1039

Full Changelog: v1.14.0...v1.14.1

v1.14.0

02 Jul 23:11
7a07a30
Compare
Choose a tag to compare

Tool Improvements

  • Clean up Generate function in report.go by @Ritish134 in #992
  • Bump yara-x to 1.3.0; refactor slow rules to account for MAX_ATOMS_PER_REGEXP increase by @egibs in #1030
  • Add nil checks for slice pointers; filter invalid overrides from reports by @egibs in #1031

Rule Improvements

Developer Improvements

  • update: adding more local build details to the README.md by @antitree in #1022

New Contributors

Full Changelog: v1.13.1...v1.14.0

v1.13.1

27 Jun 13:50
f25bfd6
Compare
Choose a tag to compare

Tool Improvements

  • Fix indefinite block when Config struct is initialized separately by @egibs in #1020

Full Changelog: v1.13.0...v1.13.1

v1.13.0

27 Jun 12:02
1bb5111
Compare
Choose a tag to compare

Tool Improvements

Rule Improvements

  • Add FPR for coraza-corerulesets by @egibs in #999
  • Add exception for php_image_include rule by @egibs in #1000
  • Update third-party rules as of 2025-06-16 by @octo-sts in #1003
  • Update third-party rules as of 2025-06-17 by @octo-sts in #1007
  • Address false positives with knative and new x86 third-party rule by @egibs in #1008
  • Update third-party rules as of 2025-06-19 by @octo-sts in #1011
  • Update third-party rules as of 2025-06-23 by @octo-sts in #1015
  • Address false positives with dojo.js and YUI by @egibs in #1018

New Contributors

Full Changelog: v1.12.2...v1.13.0

v1.12.2

10 Jun 12:30
adc0815
Compare
Choose a tag to compare

Rule Improvements

  • Add overrides for standard, unpacked .so files by @egibs in #993
  • Update third-party rules as of 2025-06-09 by @octo-sts in #995

Full Changelog: v1.12.1...v1.12.2

v1.12.1

06 Jun 14:04
3823e6b
Compare
Choose a tag to compare

Rule Improvements

  • Ignore Python comments within two rules by @egibs in #985
  • Update third-party rules as of 2025-06-05 by @octo-sts in #987
  • Clean up false positives for EOL Go and Linux Test Project by @egibs in #989
  • Fix overridden Go rule by @egibs in #991

Developer Improvements

  • Fix third-party rule breaking automated updates by @egibs in #986

Full Changelog: v1.12.0...v1.12.1

v1.12.0

04 Jun 14:55
d40f9aa
Compare
Choose a tag to compare

Tool Improvements

  • Avoid failing scans outright when encountering extraction failures by @egibs in #962
  • Add application/jar to zipMIME map by @egibs in #965
  • Remove overly-aggressive filetype guards when extracting archives by @egibs in #966
  • Address extraction edge cases re: duplicate file names by @egibs in #967
  • Migrate tablewriter from 0.0.5 to 1.0.7 by @egibs in #968
  • Fix partial read edge cases by @egibs in #969
  • [StepSecurity] Apply security best practices by @stepsecurity-app in #971
  • Update yara-x to 1.0.0 by @egibs in #981

Rule Improvements

  • Update third-party rules as of 2025-05-26 by @octo-sts in #959
  • 2025/06/02 false positive reduction by @egibs in #976
  • Hide noisy error logs; final rule tweaks by @egibs in #977
  • 2025/06/04 false positive reduction by @egibs in #980
  • Tweak tokenizer strings by @egibs in #982

Developer Improvements

New Contributors

  • @stepsecurity-app made their first contribution in #971

Full Changelog: v1.11.3...v1.12.0

v1.11.3

22 May 21:05
9ede1b2
Compare
Choose a tag to compare

Tool Improvements

  • Access kind.Ext only if kind is not nil by @egibs in #952

Full Changelog: v1.11.2...v1.11.3

v1.11.2

22 May 17:38
0d03615
Compare
Choose a tag to compare

Tool Improvements

  • Revert usage of include statements by @egibs in #947

Rule Improvements

  • Reduce FPs for common JS files by @egibs in #949

Full Changelog: v1.11.1...v1.11.2

v1.11.1

22 May 01:43
5456c78
Compare
Choose a tag to compare

Tool Improvements

  • Support absolute include paths when calling malcontent externally by @egibs in #944

Rule Improvements

Full Changelog: v1.11.0...v1.11.1