Skip to content

feat: v0.13.0 hot policy reload, OVERT Phase 3 IAP, named detectors, HTML dashboard#82

Merged
vaaraio merged 1 commit into
mainfrom
feat/hot-policy-reload
May 16, 2026
Merged

feat: v0.13.0 hot policy reload, OVERT Phase 3 IAP, named detectors, HTML dashboard#82
vaaraio merged 1 commit into
mainfrom
feat/hot-policy-reload

feat: v0.13.0 hot policy reload, OVERT Phase 3 IAP, named detectors, …

f20cc7a
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded May 16, 2026 in 2s

2 new alerts

New alerts in code changed by this pull request

  • 2 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 793 in src/vaara/cli.py

See this annotation in the file changed.

Code scanning / CodeQL

Empty except Note

'except' clause does nothing but pass and there is no explanatory comment.

Check notice on line 10 in tests/test_attestation_iap.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused import Note test

Import of 'cbor2' is not used.