hardening.json 1.1 KB

1234567891011121314151617181920
  1. {
  2. "work_package": "P2-WP10",
  3. "status": "implemented_local_engineering_gate",
  4. "selected_option": "central_security_governance_control_plane",
  5. "controls": [
  6. {"id": "SG-01", "priority": "P0", "name": "classification_and_independent_review", "status": "implemented"},
  7. {"id": "SG-02", "priority": "P0", "name": "purpose_bound_default_deny_access", "status": "implemented"},
  8. {"id": "SG-03", "priority": "P0", "name": "highly_sensitive_egress_deny", "status": "implemented"},
  9. {"id": "SG-04", "priority": "P1", "name": "eleven_category_audit_and_siem_digest", "status": "implemented_local"},
  10. {"id": "SG-05", "priority": "P1", "name": "sbom_vulnerability_closure", "status": "implemented_local"},
  11. {"id": "SG-06", "priority": "P2", "name": "dlp_kms_hsm_and_access_gateway", "status": "enterprise_integration_required"}
  12. ],
  13. "production_gates": [
  14. "enterprise_policy_approval",
  15. "real_access_and_egress_gateway_poc",
  16. "siem_and_vulnerability_platform_integration",
  17. "immutable_archive_and_key_management",
  18. "security_uat_and_formal_compliance_assessment"
  19. ]
  20. }