Releases: chainguard-dev/malcontent
Releases · chainguard-dev/malcontent
v1.18.3
Tool Improvements
- fix: reduce misidentifications with manual filetype detection by @egibs in #1263
- fix: improve diff determinism for UPX files and file moves in general by @egibs in #1265
Rule Improvements
- Update third-party rules as of 2025-12-09 by @octo-sts[bot] in #1257
- chore: fix or suppress rule warnings by @egibs in #1260
- Update third-party rules as of 2025-12-11 by @octo-sts[bot] in #1262
- Update third-party rules as of 2025-12-12 by @octo-sts[bot] in #1264
Full Changelog: v1.18.2...v1.18.3
v1.18.2
v1.18.1
v1.18.0
Tool Improvements
- chore: consolidate common buffer and size values into a single package by @egibs in #1245
- feat: improve file type detection; consolidate file content functionality by @egibs in #1246
- feat: add new flag to score all paths when diffing; holistically improve diffs by @egibs in #1249
Rule Improvements
- Update third-party rules as of 2025-11-24 by @octo-sts[bot] in #1232
- Update third-party rules as of 2025-11-30 by @octo-sts[bot] in #1241
- Update third-party rules as of 2025-12-01 by @octo-sts[bot] in #1242
Full Changelog: v1.17.5...v1.18.0
v1.17.5
v1.17.4
v1.17.3
v1.17.2
v1.17.1
v1.17.0
Tool Improvements
Rule Improvements
- Update third-party rules as of 2025-11-03 by @octo-sts[bot] in #1195
- Update third-party rules as of 2025-11-05 by @octo-sts[bot] in #1201
- Update third-party rules as of 2025-11-07 by @octo-sts[bot] in #1203
Developer Improvements
- Bump golangci-lint to v2.6.0; use exec.CommandContext for UPX command(s) by @egibs in #1197
- Add modernize linter to .golangci.yml; apply fixes by @egibs in #1200
- Add fuzzing for extraction, file type determination, and report generation by @egibs in #1204
Full Changelog: v1.16.6...v1.17.0