Skip to content

v0.12.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 17:27
· 4 commits to main since this release

0.12.0 (2025-05-09)

Bug Fixes

  • add docs directory (0ccdcd8)
  • broken test case. (4816a53)
  • schema $id mixup. (6bc0828)
  • semantic release update to main (f01a516)
  • update axioms, fixes and rules for documentation (7432dfe)
  • update test case for 'fail-on-non-existent' scenario, the 'passed' of non-exist file should depend on the parameter. (e31bfb3)

Features

  • add 'files-not-contents' rule to make string detection rulesets easier to maintain. (093afc3)
  • add better regex context support for file-contents (2ff65d1)
  • add files-not-hash rule for files detections. (d2f262a)
  • add large file rules (2e48a85)
  • add lines of regex match in the file-contents and file-not-contents rule output, default turned off. (9831684)
  • add policyUrl and policyInfo in the default output. (fb81866)
  • add relative path resolving to rulesetPath (561e895)
  • update github pull request template locations (c2d0f40)