Skip to content

v1.0.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 14:39
· 24 commits to master since this release
0cc3fc3

Release v1.0.9

What's new

  • compliance output log files ( --output-type log )
  • compliance output log detail levels ( --log-type minimal,results,policy,report,one )
  • new event-types for webhooks ( "bulk" for Elastic Search bulk post with --index to define the ES index )
  • logrollers and SARIF output size auto management, compression, rotation and cleaning.
  • observe path monitoring reaction modes ( --mode last || first || all )

Platform mapping

Intercept Platform Corresponding Binary Notes
darwin/amd64 intercept-darwin-amd64 For Intel-based Macs
darwin/arm64 intercept-darwin-arm64 For Apple Silicon Macs (M1, M2, MX)
windows/amd64 intercept-windows-amd64.exe 64-bit Windows (MSVC build)
linux/amd64 intercept-linux-amd64 Statically linked with musl for maximum compatibility
linux/arm64 intercept-linux-arm64 64-bit ARM Linux systems
linux/arm/v7 intercept-linux-arm-v7 For ARMv7 (32-bit ARM with hard float) Linux systems (e.g., Raspberry Pi 2 and above)