Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 1.42 KB

CHANGELOG.md

File metadata and controls

54 lines (34 loc) · 1.42 KB

Intercept Changelog

All notable changes to this project will be documented in this file.



EXPERIMENTAL FEATURE - feature/targetid

Commit: b84f0f9

Branch feature/targetid

Summary: Fingerprint hosts for reporting --experimental

Breaking

  • Properties on Final SARIF report key names corrected to kebab case.

Added

  • Added Global hostData & hostFingerprint
  • Added "host-data" & "host-fingerprint" to Final SARIF Report

Changed

  • Properties on Final SARIF report key names corrected to kebab case.

Removed

  • None





FEATURE - feature/loadremote

Commit: e95c0ed

Branch feature/loadremote

Summary: Capability to load the main policy file from remote endpoint (and check their SHA256)

Breaking

  • None

Added

Changed

  • Modified go build version to 1.23

Removed

  • None