You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(policies): sync PolicyCategory enum with platform (#32)
* fix(policies): sync PolicyCategory enum with platform
- Remove CUSTOM category (platform doesn't support it)
- Add CODE_SECRETS, CODE_UNSAFE, CODE_COMPLIANCE categories
- Update test to use CODE_SECRETS instead of CUSTOM
- Aligns with platform/agent/policy_categories.go
Fixes #865
* chore: bump version to 1.12.0
* chore: upgrade JaCoCo to 0.8.13 for Java 25 support
0 commit comments