What's Changed
- registers pmFromDataset, fixes Dataset propagation, adds tests by @M4tteoP in #777
- docs: update README and SECURITY by @fzipi in #780
- Validate audit log parts by @Hayak3 in #779
- Remove intermediate string allocation when writing match details log by @anuraaga in #781
- fix: aligns multimatch to modsec behavior by @M4tteoP in #778
- chore: increases rule.go test coverage by @M4tteoP in #786
- remove wrong loop in matchData by @Hayak3 in #785
- hotfix: fixes rule_test after merge by @M4tteoP in #788
- chore(deps): bump github.com/magefile/mage from 1.14.0 to 1.15.0 by @dependabot in #791
- chore(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 by @dependabot in #789
- feat(ci): stale only awaiting for feedback's issue by @M4tteoP in #793
- Multiphase: chains further support, ARGS split, CRS like tests by @M4tteoP in #719
- feat: adds auditlog plugins API by @jcchavezs in #787
- fix/feat: Macro expansions, error logs redundancy, support
msg
/logdata
in inner rules by @M4tteoP in #792 - remove alpha disclosure from README by @jptosso in #796
- breaking: removes code parameter from ErrorLog and AuditLog by @M4tteoP in #800
New Contributors
Full Changelog: v3.0.0-rc.2...v3.0.0-rc.3