Do not open public issues for security findings.
Report privately to:
security@keynetra.com
Include:
- affected component/endpoint
- reproduction steps
- potential impact
- suggested mitigation (if available)
- Default deny
- Do not rely on broad allow fallback policies.
- Least privilege
- Grant only required actions for each role.
- Separate duties
- Add explicit deny controls for high-risk flows (for example maker-checker).
- Tenant isolation
- Enforce tenant boundaries in policy and request attributes.
- Validate policy changes before rollout
- Use
/simulate-policyfor before/after decision checks. - Use
/impact-analysisto detect large blast radius.
- Audit decision metadata
- Store
decision,reason,policy_id, andrevisionfor traceability.
Security fixes are applied to the current active release line.