icdev 0.0.3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- args/agent_config.yaml +113 -0
- args/audit_regimes/cisa_sbd.json +381 -0
- args/audit_regimes/cmmc_l2.json +906 -0
- args/audit_regimes/dod_cssp.json +393 -0
- args/audit_regimes/dodi_5000_87.json +297 -0
- args/audit_regimes/fedramp_moderate.json +650 -0
- args/audit_regimes/ieee_1012.json +373 -0
- args/audit_regimes/nist_800_171.json +624 -0
- args/audit_regimes/nist_800_53.json +907 -0
- args/cloudforge_blueprints/aws_commercial.yaml +29 -0
- args/cloudforge_blueprints/aws_govcloud_il4.yaml +34 -0
- args/cloudforge_blueprints/aws_govcloud_il5.yaml +38 -0
- args/cloudforge_blueprints/azure_commercial.yaml +28 -0
- args/cloudforge_blueprints/azure_gov_il4.yaml +32 -0
- args/cloudforge_blueprints/azure_gov_il5.yaml +36 -0
- args/cloudforge_blueprints/gcp_commercial.yaml +28 -0
- args/cloudforge_blueprints/oci_commercial.yaml +28 -0
- args/cloudforge_config.yaml +231 -0
- args/cloudforge_runbook_templates/backup_verify.yaml +98 -0
- args/cloudforge_runbook_templates/dr_failover.yaml +107 -0
- args/cloudforge_runbook_templates/health_check.yaml +97 -0
- args/cloudforge_runbook_templates/incident_response.yaml +101 -0
- args/cloudforge_runbook_templates/migration_cutover.yaml +105 -0
- args/cloudforge_runbook_templates/patch_rollout.yaml +92 -0
- args/cloudforge_runbook_templates/zone_provision.yaml +93 -0
- args/code_pattern_config.yaml +151 -0
- args/code_quality_config.yaml +47 -0
- args/compliance_config.yaml +17 -0
- args/control_inheritance.yaml +177 -0
- args/csp_mcp_config.yaml +41 -0
- args/cui_markings.yaml +35 -0
- args/databridge_config.yaml +232 -0
- args/db_config.yaml +116 -0
- args/decision_tables/agent_trust_decision.yaml +143 -0
- args/decision_tables/ato_boundary_impact.yaml +132 -0
- args/decision_tables/deployment_approval.yaml +152 -0
- args/degradation_matrix.yaml +163 -0
- args/devsecops_config.yaml +286 -0
- args/endpoint_security_config.yaml +207 -0
- args/exit_criteria.yaml +102 -0
- args/feature_flags.yaml +235 -0
- args/file_access_tiers.yaml +88 -0
- args/forge_studio/blueprint_config.yaml +27 -0
- args/forge_studio/component_catalog.json +411 -0
- args/forge_studio/workflow_templates.yaml +103 -0
- args/govcon_config.yaml +41 -0
- args/harness_config.yaml +67 -0
- args/innovation_config.yaml +321 -0
- args/knowledge_graph_config.yaml +113 -0
- args/llm_config.yaml +222 -0
- args/marketplace_config.yaml +260 -0
- args/monitoring_config.yaml +127 -0
- args/mosa_config.yaml +190 -0
- args/observability_tracing_config.yaml +170 -0
- args/owasp_agentic_config.yaml +171 -0
- args/pipeline_gates.yaml +197 -0
- args/project_defaults.yaml +235 -0
- args/prompt_chains.yaml +163 -0
- args/rag_config.yaml +167 -0
- args/research_config.yaml +89 -0
- args/resilience_config.yaml +197 -0
- args/ricoas_config.yaml +191 -0
- args/security_gates.yaml +763 -0
- args/storage_config.yaml +63 -0
- args/writeguard_config.yaml +131 -0
- args/zta_config.yaml +247 -0
- context/__init__.py +6 -0
- context/agent/__init__.py +6 -0
- context/agent/response_schemas/__init__.py +6 -0
- context/agent/response_schemas/debate_position.json +46 -0
- context/agent/response_schemas/fitness_scorecard.json +74 -0
- context/agent/response_schemas/review_decision.json +39 -0
- context/agent/response_schemas/task_decomposition.json +82 -0
- context/agent/response_schemas/veto_decision.json +40 -0
- context/agentic/__init__.py +6 -0
- context/agentic/architecture_patterns.md +269 -0
- context/agentic/capability_registry.yaml +223 -0
- context/agentic/csp_integration.md +30 -0
- context/agentic/csp_mcp_registry.yaml +280 -0
- context/agentic/fitness_rubric.md +56 -0
- context/agentic/governance_baseline.md +205 -0
- context/ci/__init__.py +6 -0
- context/ci/worktree_templates.json +44 -0
- context/cloud/__init__.py +6 -0
- context/cloud/csp_service_registry.json +739 -0
- context/compliance/__init__.py +6 -0
- context/compliance/ai_rmf_crosswalk.yaml +226 -0
- context/compliance/atlas_mitigations.json +293 -0
- context/compliance/atlas_techniques.json +833 -0
- context/compliance/cisa_sbd_requirements.json +477 -0
- context/compliance/cjis_security_policy.json +522 -0
- context/compliance/cmmc_practices.json +2494 -0
- context/compliance/cmmc_report_template.md +142 -0
- context/compliance/cnssi_1253_overlay.json +109 -0
- context/compliance/control_crosswalk.json +1914 -0
- context/compliance/control_families/__init__.py +6 -0
- context/compliance/csp_certifications.json +251 -0
- context/compliance/cssp_report_template.md +193 -0
- context/compliance/cui_templates/__init__.py +6 -0
- context/compliance/cui_templates/banner_block.txt +4 -0
- context/compliance/cui_templates/code_header.txt +8 -0
- context/compliance/cui_templates/document_template.md +35 -0
- context/compliance/data_type_framework_map.json +321 -0
- context/compliance/data_type_registry.json +147 -0
- context/compliance/dod_cssp_8530.json +463 -0
- context/compliance/eu_ai_act_annex_iii.json +108 -0
- context/compliance/export_templates/__init__.py +6 -0
- context/compliance/export_templates/emass_controls.csv.j2 +4 -0
- context/compliance/export_templates/evidence_package.md.j2 +39 -0
- context/compliance/export_templates/executive_summary.md.j2 +55 -0
- context/compliance/export_templates/poam_tracking.csv.j2 +4 -0
- context/compliance/fedramp_20x_ksi_schemas.json +133 -0
- context/compliance/fedramp_high_baseline.json +4370 -0
- context/compliance/fedramp_moderate_baseline.json +2183 -0
- context/compliance/fedramp_report_template.md +181 -0
- context/compliance/fips_200_areas.json +362 -0
- context/compliance/gao_ai_accountability.json +262 -0
- context/compliance/hipaa_security_rule.json +720 -0
- context/compliance/hitrust_csf_v11.json +930 -0
- context/compliance/impact_level_profiles.json +251 -0
- context/compliance/incident_response_template.md +1110 -0
- context/compliance/iso27001_2022_controls.json +750 -0
- context/compliance/iso27001_nist_bridge.json +382 -0
- context/compliance/iso42001_controls.json +254 -0
- context/compliance/ivv_checklist_template.md +80 -0
- context/compliance/ivv_report_template.md +116 -0
- context/compliance/ivv_requirements.json +372 -0
- context/compliance/mosa_crosswalk.json +327 -0
- context/compliance/mosa_framework.json +250 -0
- context/compliance/narrative_templates/AC.md.j2 +101 -0
- context/compliance/narrative_templates/AU.md.j2 +106 -0
- context/compliance/narrative_templates/IA.md.j2 +104 -0
- context/compliance/narrative_templates/SC.md.j2 +102 -0
- context/compliance/narrative_templates/SI.md.j2 +111 -0
- context/compliance/narrative_templates/__init__.py +6 -0
- context/compliance/narrative_templates/default.md.j2 +50 -0
- context/compliance/narrative_templates/executive_summary.j2 +27 -0
- context/compliance/narrative_templates/poam_milestone.j2 +19 -0
- context/compliance/narrative_templates/ssp_section.j2 +11 -0
- context/compliance/nist_800_171_controls.json +1552 -0
- context/compliance/nist_800_207_crosswalk.json +399 -0
- context/compliance/nist_800_207_zta.json +258 -0
- context/compliance/nist_800_53.json +324 -0
- context/compliance/nist_ai_600_1_genai.json +326 -0
- context/compliance/nist_ai_rmf.json +206 -0
- context/compliance/nist_sp_800_60_types.json +1667 -0
- context/compliance/omb_m25_21_high_impact_ai.json +248 -0
- context/compliance/omb_m26_04_unbiased_ai.json +262 -0
- context/compliance/owasp_agentic_asi.json +133 -0
- context/compliance/owasp_agentic_threats.json +285 -0
- context/compliance/owasp_llm_top10.json +274 -0
- context/compliance/pci_dss_v4.json +510 -0
- context/compliance/poam_template.md +117 -0
- context/compliance/safeai_controls.json +512 -0
- context/compliance/sbd_report_template.md +77 -0
- context/compliance/siem_config_templates/__init__.py +6 -0
- context/compliance/siem_config_templates/filebeat.yml +213 -0
- context/compliance/siem_config_templates/log_sources.json +208 -0
- context/compliance/soc2_trust_criteria.json +661 -0
- context/compliance/ssp_template.md +432 -0
- context/compliance/stig_templates/__init__.py +6 -0
- context/compliance/stig_templates/webapp_stig.json +139 -0
- context/compliance/xai_requirements.json +108 -0
- context/dashboard/__init__.py +6 -0
- context/dashboard/nlq_examples.json +50 -0
- context/dashboard/schema_descriptions.json +23 -0
- context/icdev_methodology.md +100 -0
- context/integration/__init__.py +6 -0
- context/integration/approval_workflows.json +32 -0
- context/integration/gitlab_field_mappings.json +33 -0
- context/integration/jira_field_mappings.json +32 -0
- context/integration/reqif_export_schema.json +23 -0
- context/integration/servicenow_field_mappings.json +22 -0
- context/languages/__init__.py +6 -0
- context/languages/framework_patterns.json +205 -0
- context/languages/language_registry.json +279 -0
- context/llm/__init__.py +6 -0
- context/llm/example_provider.py +89 -0
- context/marketplace/assets/writeguard-core.yaml +100 -0
- context/marketplace/assets/writeguard-govcon.yaml +45 -0
- context/marketplace/assets/writeguard-style-guides.yaml +44 -0
- context/mbse/__init__.py +6 -0
- context/mbse/des_report_template.md +162 -0
- context/mbse/des_requirements.json +411 -0
- context/mbse/digital_thread_patterns.json +403 -0
- context/mbse/reqif_schema.json +280 -0
- context/mbse/sysml_element_types.json +432 -0
- context/oscal/NIST_SP-800-53_rev5_catalog.json +254987 -0
- context/oscal/README.md +43 -0
- context/patterns/__init__.py +6 -0
- context/profiles/__init__.py +6 -0
- context/profiles/dod_baseline_v1.yaml +145 -0
- context/profiles/fedramp_baseline_v1.yaml +143 -0
- context/profiles/financial_baseline_v1.yaml +142 -0
- context/profiles/healthcare_baseline_v1.yaml +135 -0
- context/profiles/law_enforcement_v1.yaml +129 -0
- context/profiles/startup_v1.yaml +134 -0
- context/rag/source_mappings.json +42 -0
- context/requirements/__init__.py +6 -0
- context/requirements/ambiguity_patterns.json +97 -0
- context/requirements/boundary_impact_rules.json +123 -0
- context/requirements/default_constitutions.json +67 -0
- context/requirements/document_extraction_rules.json +58 -0
- context/requirements/gap_patterns.json +108 -0
- context/requirements/readiness_rubric.json +78 -0
- context/requirements/red_alternative_patterns.json +210 -0
- context/requirements/safe_templates.json +72 -0
- context/requirements/spec_quality_checklist.json +122 -0
- context/research/regulatory_registry.json +114 -0
- context/research/verticals/cybersecurity.json +127 -0
- context/research/verticals/defense.json +104 -0
- context/research/verticals/fintech.json +125 -0
- context/research/verticals/healthcare.json +118 -0
- context/research/verticals/logistics.json +117 -0
- context/research/verticals/trading.json +145 -0
- context/simulation/__init__.py +6 -0
- context/simulation/architecture_patterns.json +36 -0
- context/simulation/coa_templates.json +38 -0
- context/simulation/cost_models.json +23 -0
- context/simulation/risk_categories.json +46 -0
- context/supply_chain/__init__.py +6 -0
- context/supply_chain/isa_templates.json +129 -0
- context/supply_chain/nist_800_161_controls.json +247 -0
- context/supply_chain/scrm_risk_matrix.json +147 -0
- context/templates/__init__.py +6 -0
- context/templates/ansible/__init__.py +6 -0
- context/templates/ansible/playbooks/__init__.py +6 -0
- context/templates/ansible/roles/__init__.py +6 -0
- context/templates/gitlab_ci/__init__.py +6 -0
- context/templates/grafana/__init__.py +6 -0
- context/templates/kubernetes/__init__.py +6 -0
- context/templates/project/__init__.py +6 -0
- context/templates/project/api/__init__.py +6 -0
- context/templates/project/cli/__init__.py +6 -0
- context/templates/project/data_pipeline/__init__.py +6 -0
- context/templates/project/iac/__init__.py +6 -0
- context/templates/project/javascript_frontend/__init__.py +6 -0
- context/templates/project/javascript_frontend/src/__init__.py +6 -0
- context/templates/project/javascript_frontend/tests/__init__.py +6 -0
- context/templates/project/microservice/__init__.py +6 -0
- context/templates/project/python_backend/__init__.py +6 -0
- context/templates/project/python_backend/src/__init__.py +6 -0
- context/templates/project/python_backend/tests/__init__.py +6 -0
- context/templates/project/python_backend/tests/features/__init__.py +6 -0
- context/templates/project/python_backend/tests/steps/__init__.py +6 -0
- context/templates/terraform/__init__.py +6 -0
- context/templates/terraform/govcloud_base/__init__.py +6 -0
- context/templates/terraform/modules/__init__.py +6 -0
- context/tone/__init__.py +6 -0
- context/writing/grammar_rules/common_errors.json +306 -0
- context/writing/grammar_rules/govcon_vocabulary.json +113 -0
- context/writing/style_guides/academic.yaml +43 -0
- context/writing/style_guides/business.yaml +42 -0
- context/writing/style_guides/government.yaml +59 -0
- context/writing/style_guides/proposal.yaml +58 -0
- context/writing/style_guides/technical.yaml +43 -0
- docs/adr/README.md +66 -0
- docs/adr/connector-forge-decisions.md +318 -0
- docs/adr/core-decisions.md +289 -0
- docs/adr/db-decisions.md +94 -0
- docs/adr/harness-decisions.md +122 -0
- docs/adr/innovation-decisions.md +262 -0
- docs/adr/marketplace-decisions.md +109 -0
- docs/adr/sbd-decisions.md +109 -0
- docs/adr/scale-engine-decisions.md +108 -0
- docs/adr/writeguard-decisions.md +136 -0
- docs/architecture/bounded-contexts.md +1032 -0
- docs/features/phase-65-writeguard.md +139 -0
- docs/features/phase-66-marketplace-commerce.md +79 -0
- docs/features/phase-67-knowledge-ingestion-rag-autodraft.md +97 -0
- docs/features/phase-68-enhanced-autodraft-pipeline.md +109 -0
- docs/features/phase-69-proposalai-marketplace-module.md +131 -0
- docs/features/phase-70-databridge.md +214 -0
- docs/features/phase-71-databridge-messaging.md +102 -0
- docs/implementation-plan-architecture-evolution.md +614 -0
- docs/marketplace/CONTRIBUTING.md +124 -0
- docs/marketplace/module_manifest_schema.yaml +83 -0
- docs/research/ai-architecture-patterns-2024-2026.md +1236 -0
- docs/research/app-builder-platform-analysis.md +582 -0
- docs/research/architecture-patterns-c4-ddd-agentic.md +871 -0
- docs/research/flowable-boat-competitive-analysis.md +426 -0
- docs/research/modern-dev-practices-2024-2026.md +1615 -0
- docs/research/secure-by-design-cloudyrion-adaptation.md +270 -0
- goals/agent_management.md +144 -0
- goals/ai_accountability.md +90 -0
- goals/ai_narratives.md +79 -0
- goals/ai_transparency.md +76 -0
- goals/ato_simulator.md +78 -0
- goals/audit_engine.md +177 -0
- goals/bite_sized_plans.md +225 -0
- goals/boundary_supply_chain.md +206 -0
- goals/brainstorming_gate.md +186 -0
- goals/build_app.md +604 -0
- goals/cato_live_evidence.md +77 -0
- goals/cloudforge.md +106 -0
- goals/code_intelligence.md +197 -0
- goals/compliance_workflow.md +858 -0
- goals/connector_forge.md +133 -0
- goals/databridge.md +128 -0
- goals/deploy_workflow.md +390 -0
- goals/developer_scorecard.md +78 -0
- goals/devsecops_workflow.md +408 -0
- goals/firmware_sbom.md +79 -0
- goals/forge_hub.md +78 -0
- goals/golden_path.md +77 -0
- goals/harness_engineering.md +91 -0
- goals/integration_testing.md +189 -0
- goals/knowledge_graph.md +128 -0
- goals/maintenance_audit.md +196 -0
- goals/manifest.md +50 -0
- goals/monitoring.md +126 -0
- goals/mosa_workflow.md +463 -0
- goals/multi_agent_orchestration.md +68 -0
- goals/observability_traceability_xai.md +154 -0
- goals/owasp_agentic_security.md +395 -0
- goals/pr_intelligence.md +78 -0
- goals/requirements_intake.md +213 -0
- goals/secure_by_design.md +135 -0
- goals/security_scan.md +381 -0
- goals/self_healing.md +120 -0
- goals/simulation_engine.md +111 -0
- goals/subagent_review.md +205 -0
- goals/systematic_debugging.md +257 -0
- goals/tdd_workflow.md +403 -0
- goals/template_exchange.md +77 -0
- goals/thread_heatmap.md +77 -0
- goals/threat_modeler.md +77 -0
- goals/verification_iron_law.md +192 -0
- goals/vsm_dashboard.md +76 -0
- goals/writeguard.md +89 -0
- goals/zero_trust_architecture.md +403 -0
- hardprompts/__init__.py +6 -0
- hardprompts/agent/__init__.py +6 -0
- hardprompts/agent/agentic_architect.md +100 -0
- hardprompts/agent/debate_prompt.md +32 -0
- hardprompts/agent/fitness_evaluation.md +48 -0
- hardprompts/agent/governance_review.md +214 -0
- hardprompts/agent/reviewer_prompt.md +34 -0
- hardprompts/agent/skill_design.md +172 -0
- hardprompts/agent/task_decomposition.md +275 -0
- hardprompts/agent/veto_check_prompt.md +33 -0
- hardprompts/architect/__init__.py +6 -0
- hardprompts/architect/api_design.md +283 -0
- hardprompts/architect/data_model.md +277 -0
- hardprompts/architect/system_design.md +180 -0
- hardprompts/builder/__init__.py +6 -0
- hardprompts/builder/code_generation.md +59 -0
- hardprompts/builder/refactor.md +58 -0
- hardprompts/builder/scaffold_project.md +69 -0
- hardprompts/builder/test_generation.md +87 -0
- hardprompts/ci/__init__.py +6 -0
- hardprompts/ci/worktree_setup.md +35 -0
- hardprompts/compliance/__init__.py +6 -0
- hardprompts/compliance/cmmc_assessment.md +63 -0
- hardprompts/compliance/cssp_assessment.md +75 -0
- hardprompts/compliance/cui_marking.md +86 -0
- hardprompts/compliance/fedramp_assessment.md +55 -0
- hardprompts/compliance/ivv_assessment.md +96 -0
- hardprompts/compliance/poam_generation.md +57 -0
- hardprompts/compliance/sbd_assessment.md +101 -0
- hardprompts/compliance/security_categorization.md +74 -0
- hardprompts/compliance/ssp_generation.md +56 -0
- hardprompts/compliance/stig_evaluation.md +63 -0
- hardprompts/dashboard/__init__.py +6 -0
- hardprompts/dashboard/nlq_system_prompt.md +26 -0
- hardprompts/infra/__init__.py +6 -0
- hardprompts/infra/k8s_manifests.md +118 -0
- hardprompts/infra/pipeline_generation.md +160 -0
- hardprompts/infra/terraform_generation.md +92 -0
- hardprompts/integration/__init__.py +6 -0
- hardprompts/integration/approval_review.md +17 -0
- hardprompts/integration/jira_mapping.md +25 -0
- hardprompts/integration/servicenow_mapping.md +14 -0
- hardprompts/knowledge/__init__.py +6 -0
- hardprompts/knowledge/pattern_detection.md +73 -0
- hardprompts/knowledge/recommendation_engine.md +90 -0
- hardprompts/knowledge/root_cause_analysis.md +91 -0
- hardprompts/maintenance/__init__.py +6 -0
- hardprompts/maintenance/maintenance_assessment.md +82 -0
- hardprompts/mbse/__init__.py +6 -0
- hardprompts/mbse/digital_thread.md +67 -0
- hardprompts/mbse/model_import.md +62 -0
- hardprompts/mbse/model_to_code.md +65 -0
- hardprompts/modernization/__init__.py +6 -0
- hardprompts/modernization/legacy_analysis.md +93 -0
- hardprompts/modernization/migration_planning.md +150 -0
- hardprompts/modernization/seven_r_assessment.md +107 -0
- hardprompts/proposal_draft.md +53 -0
- hardprompts/rag_citation.md +12 -0
- hardprompts/rag_rerank.md +31 -0
- hardprompts/requirements/__init__.py +6 -0
- hardprompts/requirements/bdd_generation.md +35 -0
- hardprompts/requirements/clarification_prioritization.md +29 -0
- hardprompts/requirements/decomposition.md +60 -0
- hardprompts/requirements/document_extraction.md +45 -0
- hardprompts/requirements/gap_detection.md +70 -0
- hardprompts/requirements/intake_conversation.md +101 -0
- hardprompts/requirements/readiness_assessment.md +39 -0
- hardprompts/requirements/spec_quality.md +33 -0
- hardprompts/requirements/traceability_analysis.md +23 -0
- hardprompts/security/__init__.py +6 -0
- hardprompts/security/endpoint_security.md +78 -0
- hardprompts/security/threat_model.md +70 -0
- hardprompts/security/vulnerability_assessment.md +81 -0
- hardprompts/simulation/__init__.py +6 -0
- hardprompts/simulation/architecture_impact.md +27 -0
- hardprompts/simulation/coa_alternative.md +27 -0
- hardprompts/simulation/coa_generation.md +25 -0
- hardprompts/simulation/compliance_impact.md +28 -0
- hardprompts/simulation/cost_estimation.md +33 -0
- hardprompts/simulation/risk_assessment.md +28 -0
- hardprompts/translation/code_translation.md +68 -0
- hardprompts/translation/dependency_suggestion.md +44 -0
- hardprompts/translation/test_translation.md +64 -0
- hardprompts/translation/translation_repair.md +59 -0
- icdev-0.0.3.dist-info/METADATA +909 -0
- icdev-0.0.3.dist-info/RECORD +1214 -0
- icdev-0.0.3.dist-info/WHEEL +5 -0
- icdev-0.0.3.dist-info/entry_points.txt +9 -0
- icdev-0.0.3.dist-info/licenses/LICENSE +201 -0
- icdev-0.0.3.dist-info/licenses/NOTICE +11 -0
- icdev-0.0.3.dist-info/top_level.txt +7 -0
- memory/MEMORY.md +52 -0
- memory/logs/2026-02-14.md +17 -0
- memory/logs/2026-03-03.md +2 -0
- memory/logs/__init__.py +1 -0
- tools/a2a/icdev_callback_client.py +210 -0
- tools/agent/cards/architect_card.json +29 -0
- tools/agent/cards/builder_card.json +34 -0
- tools/agent/cards/compliance_card.json +29 -0
- tools/agent/cards/connector_forge_card.json +49 -0
- tools/agent/cards/devsecops_zta_card.json +24 -0
- tools/agent/cards/knowledge_card.json +29 -0
- tools/agent/cards/monitor_card.json +29 -0
- tools/agent/cards/orchestrator_card.json +29 -0
- tools/agent/cards/requirements_analyst_card.json +24 -0
- tools/agent/cards/security_card.json +29 -0
- tools/agent/cards/simulation_card.json +24 -0
- tools/agent/cards/supply_chain_card.json +24 -0
- tools/analysis/__init__.py +1 -0
- tools/analysis/code_analyzer.py +770 -0
- tools/analysis/runtime_feedback.py +379 -0
- tools/analytics/__init__.py +2 -0
- tools/analytics/scorecard.py +538 -0
- tools/analytics/vsm_engine.py +612 -0
- tools/architecture/__init__.py +2 -0
- tools/architecture/adr_extractor.py +393 -0
- tools/audit/__init__.py +1 -0
- tools/audit/audit_logger.py +199 -0
- tools/audit/audit_query.py +153 -0
- tools/audit/decision_recorder.py +73 -0
- tools/audit_engine/__init__.py +12 -0
- tools/audit_engine/ai_advisor.py +906 -0
- tools/audit_engine/cli.py +286 -0
- tools/audit_engine/comparator.py +305 -0
- tools/audit_engine/eject_scaffolder.py +399 -0
- tools/audit_engine/engine.py +614 -0
- tools/audit_engine/git_fetcher.py +341 -0
- tools/audit_engine/regime_loader.py +200 -0
- tools/audit_engine/regime_updater.py +325 -0
- tools/audit_engine/report_card.py +289 -0
- tools/audit_engine/scanner.py +684 -0
- tools/audit_engine/self_heal.py +1042 -0
- tools/ci/__init__.py +2 -0
- tools/ci/connectors/__init__.py +2 -0
- tools/ci/connectors/base_connector.py +80 -0
- tools/ci/connectors/connector_registry.py +188 -0
- tools/ci/connectors/mattermost_connector.py +159 -0
- tools/ci/connectors/slack_connector.py +197 -0
- tools/ci/core/__init__.py +2 -0
- tools/ci/core/air_gap_detector.py +115 -0
- tools/ci/core/comment_handler.py +192 -0
- tools/ci/core/conversation_manager.py +480 -0
- tools/ci/core/event_envelope.py +500 -0
- tools/ci/core/event_router.py +444 -0
- tools/ci/core/failure_parser.py +397 -0
- tools/ci/core/recovery_engine.py +527 -0
- tools/ci/gate_enforcer.py +361 -0
- tools/ci/modules/__init__.py +2 -0
- tools/ci/modules/agent.py +271 -0
- tools/ci/modules/git_ops.py +175 -0
- tools/ci/modules/state.py +117 -0
- tools/ci/modules/vcs.py +303 -0
- tools/ci/modules/workflow_ops.py +295 -0
- tools/ci/modules/worktree.py +337 -0
- tools/ci/pipeline_config_generator.py +558 -0
- tools/ci/pr_intelligence.py +485 -0
- tools/ci/triggers/__init__.py +2 -0
- tools/ci/triggers/gitlab_task_monitor.py +327 -0
- tools/ci/triggers/poll_trigger.py +237 -0
- tools/ci/triggers/webhook_server.py +356 -0
- tools/ci/workflows/__init__.py +2 -0
- tools/ci/workflows/icdev_build.py +140 -0
- tools/ci/workflows/icdev_comply.py +284 -0
- tools/ci/workflows/icdev_document.py +152 -0
- tools/ci/workflows/icdev_e2e.py +188 -0
- tools/ci/workflows/icdev_patch.py +186 -0
- tools/ci/workflows/icdev_plan.py +202 -0
- tools/ci/workflows/icdev_plan_build.py +41 -0
- tools/ci/workflows/icdev_plan_build_test.py +46 -0
- tools/ci/workflows/icdev_plan_build_test_review.py +47 -0
- tools/ci/workflows/icdev_review.py +126 -0
- tools/ci/workflows/icdev_sdlc.py +261 -0
- tools/ci/workflows/icdev_test.py +240 -0
- tools/cli/__init__.py +1 -0
- tools/cli/output_formatter.py +756 -0
- tools/cloudforge/__init__.py +12 -0
- tools/cloudforge/airgap/__init__.py +2 -0
- tools/cloudforge/airgap/il_classifier.py +70 -0
- tools/cloudforge/airgap/offline_validator.py +42 -0
- tools/cloudforge/airgap/shift_emulator.py +155 -0
- tools/cloudforge/airgap/sneakernet.py +91 -0
- tools/cloudforge/cd_hub/__init__.py +2 -0
- tools/cloudforge/cd_hub/canary_deployer.py +88 -0
- tools/cloudforge/cd_hub/gitops_renderer.py +123 -0
- tools/cloudforge/cd_hub/hub_controller.py +143 -0
- tools/cloudforge/cd_hub/pipeline_bridge.py +30 -0
- tools/cloudforge/cd_hub/rollback_engine.py +29 -0
- tools/cloudforge/cd_hub/spoke_agent.py +51 -0
- tools/cloudforge/compliance/__init__.py +2 -0
- tools/cloudforge/compliance/ato_accelerator.py +272 -0
- tools/cloudforge/compliance/control_inheritor.py +127 -0
- tools/cloudforge/compliance/evidence_generator.py +129 -0
- tools/cloudforge/compliance/poam_bridge.py +41 -0
- tools/cloudforge/compliance/ssp_bridge.py +52 -0
- tools/cloudforge/compliance/stig_bridge.py +41 -0
- tools/cloudforge/container_forge/__init__.py +2 -0
- tools/cloudforge/container_forge/bigbang_renderer.py +85 -0
- tools/cloudforge/container_forge/hardener.py +169 -0
- tools/cloudforge/container_forge/image_scanner_bridge.py +33 -0
- tools/cloudforge/container_forge/runtime_policy.py +87 -0
- tools/cloudforge/container_forge/sbom_bridge.py +42 -0
- tools/cloudforge/finops/__init__.py +2 -0
- tools/cloudforge/finops/anomaly_detector.py +78 -0
- tools/cloudforge/finops/budget_tracker.py +96 -0
- tools/cloudforge/finops/chargeback.py +69 -0
- tools/cloudforge/finops/cost_collector.py +141 -0
- tools/cloudforge/finops/optimizer.py +55 -0
- tools/cloudforge/hybrid/__init__.py +2 -0
- tools/cloudforge/hybrid/connection_manager.py +141 -0
- tools/cloudforge/hybrid/dns_federator.py +56 -0
- tools/cloudforge/hybrid/health_monitor.py +108 -0
- tools/cloudforge/hybrid/identity_federator.py +53 -0
- tools/cloudforge/hybrid/network_bridge.py +68 -0
- tools/cloudforge/hybrid/topology_manager.py +147 -0
- tools/cloudforge/hybrid/workload_abstractor.py +92 -0
- tools/cloudforge/iac/__init__.py +2 -0
- tools/cloudforge/iac/drift_detector.py +154 -0
- tools/cloudforge/iac/module_library.py +265 -0
- tools/cloudforge/iac/opentofu_adapter.py +89 -0
- tools/cloudforge/iac/pulumi_renderer.py +292 -0
- tools/cloudforge/iac/state_backend.py +146 -0
- tools/cloudforge/iac/terraform_renderer.py +626 -0
- tools/cloudforge/landing_zone/__init__.py +2 -0
- tools/cloudforge/landing_zone/blueprint_loader.py +98 -0
- tools/cloudforge/landing_zone/blueprint_validator.py +113 -0
- tools/cloudforge/landing_zone/zone_provisioner.py +306 -0
- tools/cloudforge/landing_zone/zone_state.py +143 -0
- tools/cloudforge/mbse_thread/__init__.py +2 -0
- tools/cloudforge/mbse_thread/ato_thread_weaver.py +111 -0
- tools/cloudforge/mbse_thread/control_tracer.py +68 -0
- tools/cloudforge/mbse_thread/system_boundary.py +83 -0
- tools/cloudforge/metastore/__init__.py +2 -0
- tools/cloudforge/metastore/dependency_graph.py +202 -0
- tools/cloudforge/metastore/discovery.py +192 -0
- tools/cloudforge/metastore/registry.py +185 -0
- tools/cloudforge/metastore/rto_tracker.py +92 -0
- tools/cloudforge/metastore/runbook_linker.py +82 -0
- tools/cloudforge/migration/__init__.py +2 -0
- tools/cloudforge/migration/assessor.py +187 -0
- tools/cloudforge/migration/cutover_orchestrator.py +117 -0
- tools/cloudforge/migration/databridge_bridge.py +92 -0
- tools/cloudforge/migration/planner.py +98 -0
- tools/cloudforge/migration/risk_scorer.py +97 -0
- tools/cloudforge/migration/validation_runner.py +45 -0
- tools/cloudforge/migration/workload_inventory.py +107 -0
- tools/cloudforge/provider.py +319 -0
- tools/cloudforge/providers/__init__.py +2 -0
- tools/cloudforge/providers/aws_commercial.py +92 -0
- tools/cloudforge/providers/aws_govcloud.py +229 -0
- tools/cloudforge/providers/aws_secret.py +83 -0
- tools/cloudforge/providers/azure_commercial.py +80 -0
- tools/cloudforge/providers/azure_gov.py +91 -0
- tools/cloudforge/providers/azure_secret.py +71 -0
- tools/cloudforge/providers/gcp.py +102 -0
- tools/cloudforge/providers/oci.py +102 -0
- tools/cloudforge/registry.py +140 -0
- tools/cloudforge/runbooks/__init__.py +2 -0
- tools/cloudforge/runbooks/ai_generator.py +119 -0
- tools/cloudforge/runbooks/dag_validator.py +219 -0
- tools/cloudforge/runbooks/engine.py +470 -0
- tools/cloudforge/runbooks/models.py +99 -0
- tools/cloudforge/runbooks/snippet_library.py +158 -0
- tools/cloudforge/runbooks/template_loader.py +122 -0
- tools/cloudforge/runbooks/visualization.py +108 -0
- tools/cloudforge/siem/__init__.py +2 -0
- tools/cloudforge/siem/alert_rules.py +86 -0
- tools/cloudforge/siem/correlation_engine.py +61 -0
- tools/cloudforge/siem/log_aggregator.py +113 -0
- tools/cloudforge/siem/siem_dashboard_data.py +28 -0
- tools/cloudforge/supply_chain/__init__.py +2 -0
- tools/cloudforge/supply_chain/bridge.py +33 -0
- tools/cloudforge/supply_chain/iac_dependency_scanner.py +36 -0
- tools/cloudforge/supply_chain/provider_trust_scorer.py +54 -0
- tools/compat/__init__.py +21 -0
- tools/compat/cli_harmonizer.py +251 -0
- tools/compat/datetime_utils.py +18 -0
- tools/compat/db_utils.py +190 -0
- tools/compat/platform_utils.py +123 -0
- tools/compliance/__init__.py +1 -0
- tools/compliance/accountability_manager.py +391 -0
- tools/compliance/ai_accountability_audit.py +287 -0
- tools/compliance/ai_impact_assessor.py +267 -0
- tools/compliance/ai_incident_response.py +295 -0
- tools/compliance/ai_inventory_manager.py +233 -0
- tools/compliance/ai_reassessment_scheduler.py +250 -0
- tools/compliance/ai_transparency_audit.py +247 -0
- tools/compliance/atlas_assessor.py +276 -0
- tools/compliance/atlas_report_generator.py +1199 -0
- tools/compliance/base_assessor.py +591 -0
- tools/compliance/cato_live_engine.py +607 -0
- tools/compliance/cato_monitor.py +1371 -0
- tools/compliance/cato_scheduler.py +698 -0
- tools/compliance/cjis_assessor.py +76 -0
- tools/compliance/classification_manager.py +1340 -0
- tools/compliance/cmmc_assessor.py +1478 -0
- tools/compliance/cmmc_report_generator.py +1087 -0
- tools/compliance/compliance_detector.py +452 -0
- tools/compliance/compliance_exporter.py +418 -0
- tools/compliance/compliance_status.py +810 -0
- tools/compliance/control_mapper.py +488 -0
- tools/compliance/crosswalk_engine.py +1208 -0
- tools/compliance/cssp_assessor.py +1032 -0
- tools/compliance/cssp_evidence_collector.py +716 -0
- tools/compliance/cssp_report_generator.py +1103 -0
- tools/compliance/cui_marker.py +387 -0
- tools/compliance/diagram_validator.py +599 -0
- tools/compliance/emass/__init__.py +2 -0
- tools/compliance/emass/emass_client.py +822 -0
- tools/compliance/emass/emass_export.py +758 -0
- tools/compliance/emass/emass_sync.py +807 -0
- tools/compliance/eu_ai_act_classifier.py +193 -0
- tools/compliance/evidence_collector.py +459 -0
- tools/compliance/fairness_assessor.py +310 -0
- tools/compliance/fedramp_20x_ksi_emitter.py +692 -0
- tools/compliance/fedramp_assessor.py +1795 -0
- tools/compliance/fedramp_authorization_packager.py +137 -0
- tools/compliance/fedramp_ksi_generator.py +349 -0
- tools/compliance/fedramp_report_generator.py +1115 -0
- tools/compliance/fips199_categorizer.py +869 -0
- tools/compliance/fips200_validator.py +304 -0
- tools/compliance/firmware_sbom.py +646 -0
- tools/compliance/gao_ai_assessor.py +228 -0
- tools/compliance/gao_evidence_builder.py +302 -0
- tools/compliance/hipaa_assessor.py +78 -0
- tools/compliance/hitrust_assessor.py +49 -0
- tools/compliance/incident_response_plan.py +705 -0
- tools/compliance/inheritance_engine.py +693 -0
- tools/compliance/iso27001_assessor.py +92 -0
- tools/compliance/iso42001_assessor.py +114 -0
- tools/compliance/ivv_assessor.py +2314 -0
- tools/compliance/ivv_report_generator.py +1649 -0
- tools/compliance/model_card_generator.py +291 -0
- tools/compliance/mosa_assessor.py +117 -0
- tools/compliance/multi_regime_assessor.py +441 -0
- tools/compliance/narrative_generator.py +1012 -0
- tools/compliance/narrative_quality_gate.py +701 -0
- tools/compliance/narrative_workflow.py +814 -0
- tools/compliance/nist_800_207_assessor.py +191 -0
- tools/compliance/nist_ai_600_1_assessor.py +185 -0
- tools/compliance/nist_ai_rmf_assessor.py +110 -0
- tools/compliance/nist_lookup.py +244 -0
- tools/compliance/omb_m25_21_assessor.py +225 -0
- tools/compliance/omb_m26_04_assessor.py +185 -0
- tools/compliance/oscal_catalog_adapter.py +395 -0
- tools/compliance/oscal_generator.py +2157 -0
- tools/compliance/oscal_tools.py +1182 -0
- tools/compliance/oscal_validator.py +692 -0
- tools/compliance/owasp_agentic_assessor.py +227 -0
- tools/compliance/owasp_asi_assessor.py +197 -0
- tools/compliance/owasp_llm_assessor.py +245 -0
- tools/compliance/pci_dss_assessor.py +80 -0
- tools/compliance/pi_compliance_tracker.py +1447 -0
- tools/compliance/poam_generator.py +388 -0
- tools/compliance/resolve_marking.py +272 -0
- tools/compliance/sbd_assessor.py +2070 -0
- tools/compliance/sbd_report_generator.py +1223 -0
- tools/compliance/sbom_generator.py +993 -0
- tools/compliance/siem_config_generator.py +661 -0
- tools/compliance/slsa_attestation_generator.py +479 -0
- tools/compliance/soc2_assessor.py +77 -0
- tools/compliance/ssp_generator.py +556 -0
- tools/compliance/stig_checker.py +712 -0
- tools/compliance/swft_evidence_bundler.py +326 -0
- tools/compliance/system_card_generator.py +303 -0
- tools/compliance/template_exchange.py +513 -0
- tools/compliance/traceability_matrix.py +1268 -0
- tools/compliance/universal_classification_manager.py +1159 -0
- tools/compliance/xacta/__init__.py +2 -0
- tools/compliance/xacta/xacta_client.py +438 -0
- tools/compliance/xacta/xacta_export.py +546 -0
- tools/compliance/xacta/xacta_sync.py +322 -0
- tools/compliance/xai_assessor.py +231 -0
- tools/core/__init__.py +2 -0
- tools/core/circuit_breaker.py +353 -0
- tools/core/compliance_sidecar.py +344 -0
- tools/core/container.py +110 -0
- tools/core/errors.py +256 -0
- tools/core/feature_flags.py +311 -0
- tools/core/task_dlq.py +350 -0
- tools/dashboard/__init__.py +2 -0
- tools/dashboard/app.py +6288 -0
- tools/dashboard/templates/agent_evolution.html +287 -0
- tools/dashboard/templates/agents/list.html +71 -0
- tools/dashboard/templates/agents.html +132 -0
- tools/dashboard/templates/architecture.html +289 -0
- tools/dashboard/templates/ato_simulator.html +170 -0
- tools/dashboard/templates/audit_engine.html +844 -0
- tools/dashboard/templates/base.html +236 -0
- tools/dashboard/templates/cato_live.html +116 -0
- tools/dashboard/templates/cloudforge.html +195 -0
- tools/dashboard/templates/cloudforge_finops.html +111 -0
- tools/dashboard/templates/cloudforge_hybrid.html +122 -0
- tools/dashboard/templates/cloudforge_metastore.html +234 -0
- tools/dashboard/templates/cloudforge_migration.html +87 -0
- tools/dashboard/templates/cloudforge_runbooks.html +201 -0
- tools/dashboard/templates/cloudforge_siem.html +94 -0
- tools/dashboard/templates/compliance_accel.html +292 -0
- tools/dashboard/templates/crashes.html +122 -0
- tools/dashboard/templates/databridge.html +305 -0
- tools/dashboard/templates/databridge_analytics.html +195 -0
- tools/dashboard/templates/databridge_mapping.html +345 -0
- tools/dashboard/templates/databridge_messaging.html +321 -0
- tools/dashboard/templates/decisions.html +258 -0
- tools/dashboard/templates/devices.html +151 -0
- tools/dashboard/templates/devsecops_maturity.html +278 -0
- tools/dashboard/templates/edge_ai.html +128 -0
- tools/dashboard/templates/firmware.html +120 -0
- tools/dashboard/templates/firmware_sbom.html +193 -0
- tools/dashboard/templates/forge_hub.html +196 -0
- tools/dashboard/templates/forge_studio.html +379 -0
- tools/dashboard/templates/forge_studio_analytics.html +360 -0
- tools/dashboard/templates/forge_studio_builder.html +1637 -0
- tools/dashboard/templates/forge_studio_compliance.html +310 -0
- tools/dashboard/templates/forge_studio_deploy.html +573 -0
- tools/dashboard/templates/forge_studio_enterprise.html +888 -0
- tools/dashboard/templates/forge_studio_marketplace.html +502 -0
- tools/dashboard/templates/forge_studio_workflow.html +696 -0
- tools/dashboard/templates/golden_path.html +175 -0
- tools/dashboard/templates/govcon.html +280 -0
- tools/dashboard/templates/harness.html +148 -0
- tools/dashboard/templates/index.html +207 -0
- tools/dashboard/templates/intelligence.html +336 -0
- tools/dashboard/templates/knowledge/index.html +190 -0
- tools/dashboard/templates/knowledge_graph.html +739 -0
- tools/dashboard/templates/login.html +51 -0
- tools/dashboard/templates/marketplace.html +336 -0
- tools/dashboard/templates/marketplace_admin.html +247 -0
- tools/dashboard/templates/missions.html +403 -0
- tools/dashboard/templates/narratives.html +154 -0
- tools/dashboard/templates/pr_intelligence.html +151 -0
- tools/dashboard/templates/proposals/detail.html +300 -0
- tools/dashboard/templates/proposals/list.html +52 -0
- tools/dashboard/templates/proposals/sam_detail.html +132 -0
- tools/dashboard/templates/proposals/section_detail.html +375 -0
- tools/dashboard/templates/research.html +222 -0
- tools/dashboard/templates/resilience.html +300 -0
- tools/dashboard/templates/scorecard.html +162 -0
- tools/dashboard/templates/simulator.html +131 -0
- tools/dashboard/templates/template_exchange.html +147 -0
- tools/dashboard/templates/thread_heatmap.html +151 -0
- tools/dashboard/templates/threat_model.html +195 -0
- tools/dashboard/templates/vsm.html +141 -0
- tools/dashboard/templates/writeguard.html +277 -0
- tools/databridge/__init__.py +5 -0
- tools/databridge/agent/__init__.py +2 -0
- tools/databridge/agent/daemon.py +227 -0
- tools/databridge/agent/tunnel.py +101 -0
- tools/databridge/agent/ws_relay.py +91 -0
- tools/databridge/analytics.py +167 -0
- tools/databridge/arrow_pipeline.py +327 -0
- tools/databridge/connection_manager.py +424 -0
- tools/databridge/connector.py +331 -0
- tools/databridge/connectors/__init__.py +2 -0
- tools/databridge/connectors/argocd_connector.py +160 -0
- tools/databridge/connectors/avro_connector.py +203 -0
- tools/databridge/connectors/azure_blob.py +63 -0
- tools/databridge/connectors/cdc_connector.py +205 -0
- tools/databridge/connectors/csv_connector.py +172 -0
- tools/databridge/connectors/datadog_connector.py +153 -0
- tools/databridge/connectors/discord_messaging.py +215 -0
- tools/databridge/connectors/dynamics365.py +151 -0
- tools/databridge/connectors/elasticsearch_connector.py +145 -0
- tools/databridge/connectors/email_base.py +114 -0
- tools/databridge/connectors/excel_connector.py +175 -0
- tools/databridge/connectors/fsspec_base.py +300 -0
- tools/databridge/connectors/gcs.py +53 -0
- tools/databridge/connectors/github_connector.py +138 -0
- tools/databridge/connectors/gitlab_connector.py +132 -0
- tools/databridge/connectors/gmail_connector.py +182 -0
- tools/databridge/connectors/hdfs.py +57 -0
- tools/databridge/connectors/health_base.py +401 -0
- tools/databridge/connectors/hubspot.py +124 -0
- tools/databridge/connectors/imap_connector.py +171 -0
- tools/databridge/connectors/jenkins_connector.py +138 -0
- tools/databridge/connectors/jira_connector.py +86 -0
- tools/databridge/connectors/json_connector.py +184 -0
- tools/databridge/connectors/kafka_connector.py +246 -0
- tools/databridge/connectors/kinesis_connector.py +238 -0
- tools/databridge/connectors/local_fs.py +30 -0
- tools/databridge/connectors/matrix.py +197 -0
- tools/databridge/connectors/mattermost_messaging.py +184 -0
- tools/databridge/connectors/messaging_base.py +172 -0
- tools/databridge/connectors/mssql.py +63 -0
- tools/databridge/connectors/mysql.py +57 -0
- tools/databridge/connectors/netsuite.py +170 -0
- tools/databridge/connectors/o365_mail.py +196 -0
- tools/databridge/connectors/oracle.py +65 -0
- tools/databridge/connectors/pagerduty_connector.py +162 -0
- tools/databridge/connectors/parquet_connector.py +131 -0
- tools/databridge/connectors/postgresql.py +58 -0
- tools/databridge/connectors/s3.py +65 -0
- tools/databridge/connectors/saas_base.py +198 -0
- tools/databridge/connectors/salesforce.py +126 -0
- tools/databridge/connectors/sap.py +89 -0
- tools/databridge/connectors/servicenow.py +60 -0
- tools/databridge/connectors/signal_messaging.py +150 -0
- tools/databridge/connectors/slack_messaging.py +203 -0
- tools/databridge/connectors/smtp_connector.py +126 -0
- tools/databridge/connectors/soap_base.py +258 -0
- tools/databridge/connectors/splunk_connector.py +171 -0
- tools/databridge/connectors/sql_base.py +310 -0
- tools/databridge/connectors/sqlite_connector.py +76 -0
- tools/databridge/connectors/teams.py +148 -0
- tools/databridge/connectors/telegram.py +192 -0
- tools/databridge/connectors/whatsapp.py +137 -0
- tools/databridge/data_profiler.py +99 -0
- tools/databridge/forge/__init__.py +6 -0
- tools/databridge/forge/base_selector.py +150 -0
- tools/databridge/forge/code_generator.py +206 -0
- tools/databridge/forge/community_hub.py +539 -0
- tools/databridge/forge/forge_agent.py +306 -0
- tools/databridge/forge/import_handler.py +133 -0
- tools/databridge/forge/integration_tester.py +127 -0
- tools/databridge/forge/marketplace_publisher.py +164 -0
- tools/databridge/forge/promoter.py +159 -0
- tools/databridge/forge/sandbox_manager.py +257 -0
- tools/databridge/forge/spec_parser.py +358 -0
- tools/databridge/forge/static_validator.py +363 -0
- tools/databridge/forge/templates/__init__.py +591 -0
- tools/databridge/format_converter.py +188 -0
- tools/databridge/mapping_engine.py +348 -0
- tools/databridge/messaging/__init__.py +5 -0
- tools/databridge/messaging/agent_bridge.py +254 -0
- tools/databridge/messaging/message_envelope.py +111 -0
- tools/databridge/messaging/message_logger.py +204 -0
- tools/databridge/messaging/messaging_daemon.py +326 -0
- tools/databridge/messaging/oauth2_manager.py +411 -0
- tools/databridge/pii_detector.py +221 -0
- tools/databridge/registry.py +352 -0
- tools/databridge/relay_server.py +105 -0
- tools/databridge/scale/__init__.py +16 -0
- tools/databridge/scale/backpressure.py +134 -0
- tools/databridge/scale/chunked_pipeline.py +169 -0
- tools/databridge/scale/connection_pool.py +293 -0
- tools/databridge/scale/engine.py +492 -0
- tools/databridge/scale/worker_pool.py +140 -0
- tools/databridge/scale/write_batcher.py +250 -0
- tools/databridge/schema_engine.py +324 -0
- tools/databridge/stream_manager.py +225 -0
- tools/databridge/sync_engine.py +411 -0
- tools/databridge/transforms.py +302 -0
- tools/db/__init__.py +1 -0
- tools/db/backup.py +312 -0
- tools/db/backup_manager.py +832 -0
- tools/db/init_icdev_db.py +7753 -0
- tools/db/init_sparkpilot_db.py +431 -0
- tools/db/migrate.py +177 -0
- tools/db/migrate_innovation_audit.py +165 -0
- tools/db/migration_runner.py +548 -0
- tools/db/migrations/001_baseline/meta.json +9 -0
- tools/db/migrations/001_baseline/up.py +67 -0
- tools/db/migrations/002_memory_enhancements/down.sql +8 -0
- tools/db/migrations/002_memory_enhancements/meta.json +9 -0
- tools/db/migrations/002_memory_enhancements/up.py +119 -0
- tools/db/migrations/003_dev_profiles/meta.json +8 -0
- tools/db/migrations/003_dev_profiles/up.py +93 -0
- tools/db/migrations/004_innovation_engine/down.py +19 -0
- tools/db/migrations/004_innovation_engine/up.py +227 -0
- tools/db/migrations/005_phase_37_ai_security/down.py +19 -0
- tools/db/migrations/005_phase_37_ai_security/up.py +257 -0
- tools/db/migrations/006_phase_36_evolution/down.py +21 -0
- tools/db/migrations/006_phase_36_evolution/up.py +323 -0
- tools/db/migrations/007_phase_38_cloud/down.py +14 -0
- tools/db/migrations/007_phase_38_cloud/up.py +110 -0
- tools/db/migrations/008_phase36_37_integration/up.py +55 -0
- tools/db/migrations/__init__.py +2 -0
- tools/db/pg_migrate.py +642 -0
- tools/db/storage.py +1080 -0
- tools/decisions/__init__.py +2 -0
- tools/decisions/dmn_engine.py +695 -0
- tools/devsecops/__init__.py +2 -0
- tools/devsecops/attestation_manager.py +449 -0
- tools/devsecops/network_segmentation_generator.py +604 -0
- tools/devsecops/pdp_config_generator.py +1246 -0
- tools/devsecops/pipeline_security_generator.py +475 -0
- tools/devsecops/policy_generator.py +644 -0
- tools/devsecops/profile_manager.py +374 -0
- tools/devsecops/service_mesh_generator.py +1063 -0
- tools/devsecops/zta_maturity_scorer.py +355 -0
- tools/devsecops/zta_terraform_generator.py +1301 -0
- tools/edge_ai/__init__.py +2 -0
- tools/edge_ai/model_manager.py +200 -0
- tools/embedded/__init__.py +2 -0
- tools/embedded/cmake_generator.py +318 -0
- tools/embedded/crash_analyzer.py +191 -0
- tools/embedded/nl_to_firmware.py +277 -0
- tools/events/__init__.py +1 -0
- tools/events/event_bus.py +199 -0
- tools/finetune/pair_generator.py +832 -0
- tools/fleet/__init__.py +2 -0
- tools/fleet/device_registry.py +148 -0
- tools/fleet/ota_manager.py +153 -0
- tools/forge_studio/__init__.py +13 -0
- tools/forge_studio/analytics/__init__.py +0 -0
- tools/forge_studio/analytics/process_miner.py +383 -0
- tools/forge_studio/audit.py +183 -0
- tools/forge_studio/blueprint/__init__.py +2 -0
- tools/forge_studio/blueprint/build_tracker.py +317 -0
- tools/forge_studio/blueprint/export_engine.py +441 -0
- tools/forge_studio/blueprint/parent_client.py +335 -0
- tools/forge_studio/catalog/__init__.py +2 -0
- tools/forge_studio/catalog/component_registry.py +176 -0
- tools/forge_studio/catalog/schema_validator.py +193 -0
- tools/forge_studio/compliance/__init__.py +1 -0
- tools/forge_studio/compliance/compliance_wiring.py +554 -0
- tools/forge_studio/deploy/__init__.py +1 -0
- tools/forge_studio/deploy/airgap_packager.py +466 -0
- tools/forge_studio/deploy/deploy_engine.py +1792 -0
- tools/forge_studio/deploy/env_manager.py +431 -0
- tools/forge_studio/eject/__init__.py +2 -0
- tools/forge_studio/eject/docker_compose_generator.py +237 -0
- tools/forge_studio/eject/eject_engine.py +230 -0
- tools/forge_studio/eject/expo_scaffolder.py +303 -0
- tools/forge_studio/eject/nextjs_scaffolder.py +338 -0
- tools/forge_studio/enterprise/__init__.py +0 -0
- tools/forge_studio/enterprise/custom_frameworks.py +826 -0
- tools/forge_studio/enterprise/hardening_engine.py +1530 -0
- tools/forge_studio/enterprise/sso_manager.py +718 -0
- tools/forge_studio/enterprise/whitelabel_engine.py +887 -0
- tools/forge_studio/formula/__init__.py +0 -0
- tools/forge_studio/formula/expression_engine.py +562 -0
- tools/forge_studio/formula/formula_registry.py +265 -0
- tools/forge_studio/generator/__init__.py +2 -0
- tools/forge_studio/generator/app_generator.py +584 -0
- tools/forge_studio/generator/complexity_detector.py +368 -0
- tools/forge_studio/generator/prompt_templates.py +104 -0
- tools/forge_studio/generator/spec_builder.py +192 -0
- tools/forge_studio/intake_bridge.py +898 -0
- tools/forge_studio/marketplace/__init__.py +0 -0
- tools/forge_studio/marketplace/component_hub.py +428 -0
- tools/forge_studio/models.py +369 -0
- tools/forge_studio/renderer/__init__.py +2 -0
- tools/forge_studio/renderer/json_render_engine.py +623 -0
- tools/forge_studio/renderer/layout_engine.py +214 -0
- tools/forge_studio/renderer/rn_component_map.py +182 -0
- tools/forge_studio/supabase/__init__.py +2 -0
- tools/forge_studio/supabase/auth_generator.py +283 -0
- tools/forge_studio/supabase/migration_generator.py +93 -0
- tools/forge_studio/supabase/schema_generator.py +281 -0
- tools/forge_studio/tenant_manager.py +387 -0
- tools/forge_studio/workflow/__init__.py +2 -0
- tools/forge_studio/workflow/bpmn_adapter.py +489 -0
- tools/govcon/draft_orchestrator.py +1151 -0
- tools/govcon/engine_enrichment.py +373 -0
- tools/govcon/knowledge_base.py +487 -0
- tools/govcon/knowledge_ingestion.py +510 -0
- tools/govcon/sam_scanner.py +754 -0
- tools/harness/__init__.py +6 -0
- tools/harness/exit_criteria_evaluator.py +231 -0
- tools/harness/maturity_assessor.py +347 -0
- tools/harness/scaffold_harness.py +416 -0
- tools/harness/trace_analyzer.py +281 -0
- tools/infra/__init__.py +1 -0
- tools/infra/ansible_generator.py +867 -0
- tools/infra/dockerfile_generator.py +359 -0
- tools/infra/infra_status.py +384 -0
- tools/infra/ironbank_metadata_generator.py +403 -0
- tools/infra/k8s_generator.py +1000 -0
- tools/infra/pipeline_generator.py +830 -0
- tools/infra/rollback.py +389 -0
- tools/infra/terraform_generator.py +1140 -0
- tools/infra/terraform_generator_azure.py +1252 -0
- tools/infra/terraform_generator_gcp.py +951 -0
- tools/infra/terraform_generator_ibm.py +359 -0
- tools/infra/terraform_generator_oci.py +918 -0
- tools/infra/terraform_generator_onprem.py +318 -0
- tools/knowledge/__init__.py +1 -0
- tools/knowledge/knowledge_ingest.py +281 -0
- tools/knowledge/pattern_detector.py +681 -0
- tools/knowledge/recommendation_engine.py +449 -0
- tools/knowledge/self_heal_analyzer.py +492 -0
- tools/knowledge_graph/__init__.py +2 -0
- tools/knowledge_graph/graph_rag.py +498 -0
- tools/knowledge_graph/ingester.py +406 -0
- tools/knowledge_graph/insight_generator.py +369 -0
- tools/knowledge_graph/text_network.py +832 -0
- tools/llm/__init__.py +72 -0
- tools/llm/anthropic_provider.py +170 -0
- tools/llm/azure_openai_provider.py +338 -0
- tools/llm/bedrock_provider.py +315 -0
- tools/llm/embedding_provider.py +438 -0
- tools/llm/gemini_provider.py +381 -0
- tools/llm/ibm_watsonx_provider.py +231 -0
- tools/llm/oci_genai_provider.py +462 -0
- tools/llm/ollama_provider.py +350 -0
- tools/llm/openai_provider.py +225 -0
- tools/llm/prompt_registry.py +447 -0
- tools/llm/provider.py +355 -0
- tools/llm/provider_sdk.py +175 -0
- tools/llm/router.py +1124 -0
- tools/llm/semantic_cache.py +394 -0
- tools/llm/vertex_ai_provider.py +374 -0
- tools/maintenance/__init__.py +2 -0
- tools/maintenance/dependency_scanner.py +1016 -0
- tools/maintenance/maintenance_auditor.py +804 -0
- tools/maintenance/remediation_engine.py +957 -0
- tools/maintenance/vulnerability_checker.py +978 -0
- tools/manifest.md +1066 -0
- tools/marketplace/asset_installer.py +639 -0
- tools/marketplace/feedback_validator.py +359 -0
- tools/marketplace/license_client.py +458 -0
- tools/marketplace/module_crypto.py +544 -0
- tools/marketplace/module_runtime.py +236 -0
- tools/marketplace/token_store.py +264 -0
- tools/mbse/__init__.py +3 -0
- tools/mbse/des_assessor.py +1173 -0
- tools/mbse/des_report_generator.py +787 -0
- tools/mbse/diagram_extractor.py +792 -0
- tools/mbse/digital_thread.py +1650 -0
- tools/mbse/model_code_generator.py +1115 -0
- tools/mbse/model_control_mapper.py +410 -0
- tools/mbse/pi_model_tracker.py +1079 -0
- tools/mbse/reqif_parser.py +1468 -0
- tools/mbse/sync_engine.py +1789 -0
- tools/mbse/thread_heatmap.py +445 -0
- tools/mbse/xmi_parser.py +1558 -0
- tools/mcp/builder_server.py +64 -0
- tools/mcp/compliance_server.py +64 -0
- tools/mcp/connector_forge_server.py +155 -0
- tools/mcp/core_server.py +64 -0
- tools/mcp/devsecops_server.py +11 -0
- tools/mcp/devsecops_zta_server.py +64 -0
- tools/mcp/knowledge_server.py +64 -0
- tools/mcp/monitor_server.py +64 -0
- tools/mcp/ops_server.py +300 -0
- tools/mcp/requirements_analyst_server.py +64 -0
- tools/mcp/requirements_server.py +11 -0
- tools/mcp/security_server.py +64 -0
- tools/mcp/simulation_server.py +64 -0
- tools/mcp/supply_chain_server.py +64 -0
- tools/mcp/tool_registry.py +299 -0
- tools/memory/__init__.py +2 -0
- tools/memory/auto_capture.py +346 -0
- tools/memory/embed_memory.py +157 -0
- tools/memory/history_compressor.py +334 -0
- tools/memory/hybrid_search.py +235 -0
- tools/memory/maintenance_cron.py +288 -0
- tools/memory/memory_consolidation.py +439 -0
- tools/memory/memory_db.py +132 -0
- tools/memory/memory_read.py +101 -0
- tools/memory/memory_write.py +221 -0
- tools/memory/semantic_search.py +138 -0
- tools/memory/time_decay.py +434 -0
- tools/missions/__init__.py +2 -0
- tools/missions/mission_engine.py +459 -0
- tools/monitor/__init__.py +1 -0
- tools/monitor/alert_correlator.py +486 -0
- tools/monitor/auto_resolver.py +603 -0
- tools/monitor/health_checker.py +507 -0
- tools/monitor/heartbeat_daemon.py +779 -0
- tools/monitor/log_analyzer.py +507 -0
- tools/monitor/metric_collector.py +484 -0
- tools/mosa/__init__.py +10 -0
- tools/mosa/icd_generator.py +358 -0
- tools/mosa/modular_design_analyzer.py +682 -0
- tools/mosa/mosa_code_enforcer.py +348 -0
- tools/mosa/tsp_generator.py +265 -0
- tools/observability/__init__.py +100 -0
- tools/observability/genai_attributes.py +88 -0
- tools/observability/instrumentation.py +140 -0
- tools/observability/mlflow_exporter.py +193 -0
- tools/observability/otel_tracer.py +168 -0
- tools/observability/provenance/__init__.py +3 -0
- tools/observability/provenance/prov_recorder.py +322 -0
- tools/observability/shap/__init__.py +3 -0
- tools/observability/shap/agent_shap.py +274 -0
- tools/observability/sqlite_tracer.py +360 -0
- tools/observability/trace_context.py +205 -0
- tools/observability/tracer.py +230 -0
- tools/orchestration/__init__.py +1 -0
- tools/orchestration/peer_channels.py +254 -0
- tools/orchestration/saga_coordinator.py +390 -0
- tools/project/__init__.py +1 -0
- tools/project/manifest_loader.py +418 -0
- tools/project/project_create.py +350 -0
- tools/project/project_list.py +171 -0
- tools/project/project_scaffold.py +1715 -0
- tools/project/project_status.py +478 -0
- tools/project/session_context_builder.py +752 -0
- tools/project/validate_manifest.py +54 -0
- tools/rag/corrective_rag.py +582 -0
- tools/rag/source_registry.py +482 -0
- tools/requirements/__init__.py +1 -0
- tools/requirements/ai_governance_scorer.py +207 -0
- tools/requirements/boundary_analyzer.py +1281 -0
- tools/requirements/clarification_engine.py +605 -0
- tools/requirements/complexity_scorer.py +369 -0
- tools/requirements/consistency_analyzer.py +789 -0
- tools/requirements/constitution_manager.py +592 -0
- tools/requirements/decomposition_engine.py +764 -0
- tools/requirements/document_extractor.py +1002 -0
- tools/requirements/elicitation_techniques.py +508 -0
- tools/requirements/gap_detector.py +260 -0
- tools/requirements/intake_engine.py +2175 -0
- tools/requirements/prd_generator.py +839 -0
- tools/requirements/prd_validator.py +584 -0
- tools/requirements/readiness_scorer.py +302 -0
- tools/requirements/spec_organizer.py +1015 -0
- tools/requirements/spec_quality_checker.py +1083 -0
- tools/requirements/traceability_builder.py +566 -0
- tools/research/__init__.py +3 -0
- tools/research/academic_scanner.py +130 -0
- tools/research/build_buy_analyzer.py +229 -0
- tools/research/challenge_scorer.py +280 -0
- tools/research/community_scanner.py +174 -0
- tools/research/cross_engine_bridge.py +124 -0
- tools/research/dossier_generator.py +305 -0
- tools/research/landscape_scanner.py +315 -0
- tools/research/regulatory_scanner.py +248 -0
- tools/research/research_manager.py +469 -0
- tools/research/source_scanner.py +150 -0
- tools/research/vertical_loader.py +118 -0
- tools/saas/__init__.py +0 -0
- tools/saas/licensing/__init__.py +0 -0
- tools/saas/licensing/license_validator.py +345 -0
- tools/scaffold/__init__.py +2 -0
- tools/scaffold/golden_path.py +504 -0
- tools/security/__init__.py +1 -0
- tools/security/agent_output_validator.py +330 -0
- tools/security/agent_trust_scorer.py +652 -0
- tools/security/ai_bom_generator.py +718 -0
- tools/security/ai_telemetry_logger.py +469 -0
- tools/security/atlas_red_team.py +541 -0
- tools/security/code_pattern_scanner.py +382 -0
- tools/security/confabulation_detector.py +265 -0
- tools/security/container_scanner.py +489 -0
- tools/security/dependency_auditor.py +942 -0
- tools/security/endpoint_security_scanner.py +626 -0
- tools/security/mcp_tool_authorizer.py +242 -0
- tools/security/output_verifier.py +427 -0
- tools/security/prompt_injection_detector.py +737 -0
- tools/security/sast_runner.py +946 -0
- tools/security/secret_detector.py +376 -0
- tools/security/threat_modeler.py +678 -0
- tools/security/tool_chain_validator.py +357 -0
- tools/security/vuln_scanner.py +536 -0
- tools/simulation/__init__.py +2 -0
- tools/simulation/ato_simulator.py +517 -0
- tools/simulation/coa_generator.py +1539 -0
- tools/simulation/monte_carlo.py +745 -0
- tools/simulation/scenario_manager.py +1060 -0
- tools/simulation/simulation_engine.py +1091 -0
- tools/simulator/__init__.py +2 -0
- tools/simulator/sim_runner.py +272 -0
- tools/supply_chain/__init__.py +2 -0
- tools/supply_chain/cve_triager.py +690 -0
- tools/supply_chain/dependency_graph.py +630 -0
- tools/supply_chain/isa_manager.py +526 -0
- tools/supply_chain/scrm_assessor.py +531 -0
- tools/supply_chain/slsa_verifier.py +473 -0
- tools/testing/__init__.py +2 -0
- tools/testing/acceptance_validator.py +411 -0
- tools/testing/api_surface_extractor.py +749 -0
- tools/testing/claude_dir_validator.py +831 -0
- tools/testing/data_types.py +199 -0
- tools/testing/e2e_runner.py +715 -0
- tools/testing/fuzz_cli.py +306 -0
- tools/testing/health_check.py +483 -0
- tools/testing/platform_check.py +143 -0
- tools/testing/production_audit.py +1836 -0
- tools/testing/production_remediate.py +803 -0
- tools/testing/screenshot_validator.py +538 -0
- tools/testing/smoke_test.py +283 -0
- tools/testing/test_agent_models.py +117 -0
- tools/testing/test_orchestrator.py +957 -0
- tools/testing/utils.py +229 -0
- tools/writeguard/__init__.py +1 -0
- tools/writeguard/main.py +1 -0
- tools/writing/__init__.py +7 -0
- tools/writing/ai_content_detector.py +316 -0
- tools/writing/analysis_engine.py +454 -0
- tools/writing/batch_analyzer.py +276 -0
- tools/writing/coherence_analyzer.py +221 -0
- tools/writing/govcon_bridge.py +509 -0
- tools/writing/grammar_checker.py +270 -0
- tools/writing/plagiarism_detector.py +106 -0
- tools/writing/readability_scorer.py +201 -0
- tools/writing/rewriter.py +96 -0
- tools/writing/signal_registrar.py +167 -0
- tools/writing/snippet_manager.py +276 -0
- tools/writing/style_enforcer.py +220 -0
- tools/writing/style_guide_manager.py +438 -0
- tools/writing/tone_profiler.py +168 -0
|
@@ -0,0 +1,2494 @@
|
|
|
1
|
+
{
|
|
2
|
+
"metadata": {
|
|
3
|
+
"title": "CMMC Model v2.0 — Practice Catalog",
|
|
4
|
+
"source": "CMMC Model v2.0 (November 2021), 32 CFR Part 170, NIST SP 800-171 Rev 2, NIST SP 800-172",
|
|
5
|
+
"classification": "CUI // SP-CTI",
|
|
6
|
+
"version": "1.0",
|
|
7
|
+
"last_updated": "2026-02-15",
|
|
8
|
+
"description": "Cybersecurity Maturity Model Certification practices for protecting CUI in the Defense Industrial Base"
|
|
9
|
+
},
|
|
10
|
+
"levels": {
|
|
11
|
+
"2": {
|
|
12
|
+
"practice_count": 110,
|
|
13
|
+
"description": "Advanced — aligned with NIST 800-171 Rev 2 (110 practices)",
|
|
14
|
+
"assessment_type": "third_party"
|
|
15
|
+
},
|
|
16
|
+
"3": {
|
|
17
|
+
"practice_count": 134,
|
|
18
|
+
"description": "Expert — 110 L2 + 24 additional from NIST 800-172",
|
|
19
|
+
"assessment_type": "government_led"
|
|
20
|
+
}
|
|
21
|
+
},
|
|
22
|
+
"domains": [
|
|
23
|
+
{
|
|
24
|
+
"code": "AC",
|
|
25
|
+
"name": "Access Control",
|
|
26
|
+
"l2_count": 22,
|
|
27
|
+
"l3_additional": 4,
|
|
28
|
+
"description": "Limit system access to authorized users, processes acting on behalf of authorized users, and devices"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"code": "AT",
|
|
32
|
+
"name": "Awareness & Training",
|
|
33
|
+
"l2_count": 3,
|
|
34
|
+
"l3_additional": 0,
|
|
35
|
+
"description": "Ensure personnel are aware of security risks and applicable policies"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"code": "AU",
|
|
39
|
+
"name": "Audit & Accountability",
|
|
40
|
+
"l2_count": 9,
|
|
41
|
+
"l3_additional": 3,
|
|
42
|
+
"description": "Create, protect, and retain system audit logs and records"
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"code": "CM",
|
|
46
|
+
"name": "Configuration Management",
|
|
47
|
+
"l2_count": 9,
|
|
48
|
+
"l3_additional": 2,
|
|
49
|
+
"description": "Establish and maintain baseline configurations and inventories of organizational systems"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"code": "IA",
|
|
53
|
+
"name": "Identification & Authentication",
|
|
54
|
+
"l2_count": 11,
|
|
55
|
+
"l3_additional": 3,
|
|
56
|
+
"description": "Identify and authenticate users, processes, and devices"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"code": "IR",
|
|
60
|
+
"name": "Incident Response",
|
|
61
|
+
"l2_count": 3,
|
|
62
|
+
"l3_additional": 2,
|
|
63
|
+
"description": "Establish incident handling capability including preparation, detection, analysis, containment, recovery, and response"
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"code": "MA",
|
|
67
|
+
"name": "Maintenance",
|
|
68
|
+
"l2_count": 6,
|
|
69
|
+
"l3_additional": 1,
|
|
70
|
+
"description": "Perform maintenance on organizational systems"
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"code": "MP",
|
|
74
|
+
"name": "Media Protection",
|
|
75
|
+
"l2_count": 9,
|
|
76
|
+
"l3_additional": 1,
|
|
77
|
+
"description": "Protect, sanitize, and destroy system media containing CUI"
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"code": "PS",
|
|
81
|
+
"name": "Personnel Security",
|
|
82
|
+
"l2_count": 2,
|
|
83
|
+
"l3_additional": 0,
|
|
84
|
+
"description": "Screen individuals prior to authorizing access and ensure CUI is protected during personnel actions"
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"code": "PE",
|
|
88
|
+
"name": "Physical Protection",
|
|
89
|
+
"l2_count": 6,
|
|
90
|
+
"l3_additional": 1,
|
|
91
|
+
"description": "Limit physical access to organizational systems, equipment, and operating environments"
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"code": "RA",
|
|
95
|
+
"name": "Risk Assessment",
|
|
96
|
+
"l2_count": 3,
|
|
97
|
+
"l3_additional": 2,
|
|
98
|
+
"description": "Assess risk to organizational operations, assets, and individuals"
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
"code": "CA",
|
|
102
|
+
"name": "Security Assessment",
|
|
103
|
+
"l2_count": 4,
|
|
104
|
+
"l3_additional": 1,
|
|
105
|
+
"description": "Assess security controls, develop and implement plans of action, and monitor security controls on an ongoing basis"
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"code": "SC",
|
|
109
|
+
"name": "System & Communications Protection",
|
|
110
|
+
"l2_count": 16,
|
|
111
|
+
"l3_additional": 3,
|
|
112
|
+
"description": "Monitor, control, and protect communications at system boundaries"
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
"code": "SI",
|
|
116
|
+
"name": "System & Information Integrity",
|
|
117
|
+
"l2_count": 7,
|
|
118
|
+
"l3_additional": 1,
|
|
119
|
+
"description": "Identify, report, and correct system flaws in a timely manner"
|
|
120
|
+
}
|
|
121
|
+
],
|
|
122
|
+
"practices": [
|
|
123
|
+
{
|
|
124
|
+
"id": "AC.L2-3.1.1",
|
|
125
|
+
"domain": "Access Control",
|
|
126
|
+
"domain_code": "AC",
|
|
127
|
+
"level": 2,
|
|
128
|
+
"title": "Authorized Access Control",
|
|
129
|
+
"description": "Limit system access to authorized users, processes acting on behalf of authorized users, and devices (including other systems).",
|
|
130
|
+
"nist_800_171_id": "171-3.1.1",
|
|
131
|
+
"nist_800_53_controls": ["AC-2", "AC-3", "AC-17"],
|
|
132
|
+
"assessment_objectives": [
|
|
133
|
+
"Authorized users are identified",
|
|
134
|
+
"Processes acting on behalf of authorized users are identified",
|
|
135
|
+
"Devices (and other systems) authorized to connect to the system are identified",
|
|
136
|
+
"System access is limited to authorized users",
|
|
137
|
+
"System access is limited to processes acting on behalf of authorized users",
|
|
138
|
+
"System access is limited to authorized devices (including other systems)"
|
|
139
|
+
],
|
|
140
|
+
"evidence_required": "Access control policy, user account inventory, authorized device list, access control enforcement mechanism documentation",
|
|
141
|
+
"automation_level": "auto",
|
|
142
|
+
"priority": "critical"
|
|
143
|
+
},
|
|
144
|
+
{
|
|
145
|
+
"id": "AC.L2-3.1.2",
|
|
146
|
+
"domain": "Access Control",
|
|
147
|
+
"domain_code": "AC",
|
|
148
|
+
"level": 2,
|
|
149
|
+
"title": "Transaction & Function Control",
|
|
150
|
+
"description": "Limit system access to the types of transactions and functions that authorized users are permitted to execute.",
|
|
151
|
+
"nist_800_171_id": "171-3.1.2",
|
|
152
|
+
"nist_800_53_controls": ["AC-3", "AC-6"],
|
|
153
|
+
"assessment_objectives": [
|
|
154
|
+
"Types of transactions and functions that authorized users are permitted to execute are defined",
|
|
155
|
+
"System access is limited to the defined types of transactions and functions for authorized users"
|
|
156
|
+
],
|
|
157
|
+
"evidence_required": "Role-based access control matrix, transaction authorization policy, function permission mappings",
|
|
158
|
+
"automation_level": "auto",
|
|
159
|
+
"priority": "critical"
|
|
160
|
+
},
|
|
161
|
+
{
|
|
162
|
+
"id": "AC.L2-3.1.3",
|
|
163
|
+
"domain": "Access Control",
|
|
164
|
+
"domain_code": "AC",
|
|
165
|
+
"level": 2,
|
|
166
|
+
"title": "Control CUI Flow",
|
|
167
|
+
"description": "Control the flow of CUI in accordance with approved authorizations.",
|
|
168
|
+
"nist_800_171_id": "171-3.1.3",
|
|
169
|
+
"nist_800_53_controls": ["AC-4"],
|
|
170
|
+
"assessment_objectives": [
|
|
171
|
+
"Information flow control policies are defined",
|
|
172
|
+
"Methods and enforcement mechanisms for controlling the flow of CUI are defined",
|
|
173
|
+
"Designated sources and destinations for CUI within the system and between systems are identified",
|
|
174
|
+
"Authorizations for controlling the flow of CUI are defined",
|
|
175
|
+
"Approved authorizations for controlling the flow of CUI are enforced"
|
|
176
|
+
],
|
|
177
|
+
"evidence_required": "Data flow diagrams, information flow control policy, network segmentation documentation, DLP configuration",
|
|
178
|
+
"automation_level": "semi",
|
|
179
|
+
"priority": "critical"
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
"id": "AC.L2-3.1.4",
|
|
183
|
+
"domain": "Access Control",
|
|
184
|
+
"domain_code": "AC",
|
|
185
|
+
"level": 2,
|
|
186
|
+
"title": "Separation of Duties",
|
|
187
|
+
"description": "Separate the duties of individuals to reduce the risk of malevolent activity without collusion.",
|
|
188
|
+
"nist_800_171_id": "171-3.1.4",
|
|
189
|
+
"nist_800_53_controls": ["AC-5"],
|
|
190
|
+
"assessment_objectives": [
|
|
191
|
+
"The duties of individuals requiring separation are defined",
|
|
192
|
+
"Responsibilities for duties that require separation are assigned to separate individuals",
|
|
193
|
+
"Access privileges that enable individuals to exercise the duties that require separation are granted to separate individuals"
|
|
194
|
+
],
|
|
195
|
+
"evidence_required": "Separation of duties policy, role matrix, privilege assignment records",
|
|
196
|
+
"automation_level": "semi",
|
|
197
|
+
"priority": "high"
|
|
198
|
+
},
|
|
199
|
+
{
|
|
200
|
+
"id": "AC.L2-3.1.5",
|
|
201
|
+
"domain": "Access Control",
|
|
202
|
+
"domain_code": "AC",
|
|
203
|
+
"level": 2,
|
|
204
|
+
"title": "Least Privilege",
|
|
205
|
+
"description": "Employ the principle of least privilege, including for specific security functions and privileged accounts.",
|
|
206
|
+
"nist_800_171_id": "171-3.1.5",
|
|
207
|
+
"nist_800_53_controls": ["AC-6", "AC-6(1)", "AC-6(5)"],
|
|
208
|
+
"assessment_objectives": [
|
|
209
|
+
"Privileged accounts are identified",
|
|
210
|
+
"Access to privileged accounts is authorized in accordance with the principle of least privilege",
|
|
211
|
+
"Security functions are identified",
|
|
212
|
+
"Access to security functions is authorized in accordance with the principle of least privilege"
|
|
213
|
+
],
|
|
214
|
+
"evidence_required": "Privileged account inventory, least privilege policy, privilege escalation procedures, access review records",
|
|
215
|
+
"automation_level": "auto",
|
|
216
|
+
"priority": "critical"
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
"id": "AC.L2-3.1.6",
|
|
220
|
+
"domain": "Access Control",
|
|
221
|
+
"domain_code": "AC",
|
|
222
|
+
"level": 2,
|
|
223
|
+
"title": "Non-Privileged Account Use",
|
|
224
|
+
"description": "Use non-privileged accounts or roles when accessing nonsecurity functions.",
|
|
225
|
+
"nist_800_171_id": "171-3.1.6",
|
|
226
|
+
"nist_800_53_controls": ["AC-6(2)"],
|
|
227
|
+
"assessment_objectives": [
|
|
228
|
+
"Nonsecurity functions are identified",
|
|
229
|
+
"Users are required to use non-privileged accounts or roles when accessing nonsecurity functions"
|
|
230
|
+
],
|
|
231
|
+
"evidence_required": "Account usage policy, privileged vs non-privileged account mapping, admin account usage logs",
|
|
232
|
+
"automation_level": "auto",
|
|
233
|
+
"priority": "high"
|
|
234
|
+
},
|
|
235
|
+
{
|
|
236
|
+
"id": "AC.L2-3.1.7",
|
|
237
|
+
"domain": "Access Control",
|
|
238
|
+
"domain_code": "AC",
|
|
239
|
+
"level": 2,
|
|
240
|
+
"title": "Privileged Functions",
|
|
241
|
+
"description": "Prevent non-privileged users from executing privileged functions and capture the execution of such functions in audit logs.",
|
|
242
|
+
"nist_800_171_id": "171-3.1.7",
|
|
243
|
+
"nist_800_53_controls": ["AC-6(9)", "AC-6(10)"],
|
|
244
|
+
"assessment_objectives": [
|
|
245
|
+
"Privileged functions are defined",
|
|
246
|
+
"Non-privileged users are prevented from executing privileged functions",
|
|
247
|
+
"The execution of privileged functions is captured in audit logs"
|
|
248
|
+
],
|
|
249
|
+
"evidence_required": "Privileged function inventory, enforcement mechanism documentation, audit log samples showing privileged function execution",
|
|
250
|
+
"automation_level": "auto",
|
|
251
|
+
"priority": "critical"
|
|
252
|
+
},
|
|
253
|
+
{
|
|
254
|
+
"id": "AC.L2-3.1.8",
|
|
255
|
+
"domain": "Access Control",
|
|
256
|
+
"domain_code": "AC",
|
|
257
|
+
"level": 2,
|
|
258
|
+
"title": "Unsuccessful Logon Attempts",
|
|
259
|
+
"description": "Limit unsuccessful logon attempts.",
|
|
260
|
+
"nist_800_171_id": "171-3.1.8",
|
|
261
|
+
"nist_800_53_controls": ["AC-7"],
|
|
262
|
+
"assessment_objectives": [
|
|
263
|
+
"The means of limiting unsuccessful logon attempts is defined",
|
|
264
|
+
"Unsuccessful logon attempts are limited"
|
|
265
|
+
],
|
|
266
|
+
"evidence_required": "Account lockout policy configuration, lockout threshold settings, lockout duration documentation",
|
|
267
|
+
"automation_level": "auto",
|
|
268
|
+
"priority": "high"
|
|
269
|
+
},
|
|
270
|
+
{
|
|
271
|
+
"id": "AC.L2-3.1.9",
|
|
272
|
+
"domain": "Access Control",
|
|
273
|
+
"domain_code": "AC",
|
|
274
|
+
"level": 2,
|
|
275
|
+
"title": "Privacy & Security Notices",
|
|
276
|
+
"description": "Provide privacy and security notices consistent with applicable CUI rules.",
|
|
277
|
+
"nist_800_171_id": "171-3.1.9",
|
|
278
|
+
"nist_800_53_controls": ["AC-8"],
|
|
279
|
+
"assessment_objectives": [
|
|
280
|
+
"Privacy and security notices required by CUI rules are identified",
|
|
281
|
+
"Privacy and security notices are displayed"
|
|
282
|
+
],
|
|
283
|
+
"evidence_required": "System banners, login notice screenshots, CUI notice configuration documentation",
|
|
284
|
+
"automation_level": "auto",
|
|
285
|
+
"priority": "medium"
|
|
286
|
+
},
|
|
287
|
+
{
|
|
288
|
+
"id": "AC.L2-3.1.10",
|
|
289
|
+
"domain": "Access Control",
|
|
290
|
+
"domain_code": "AC",
|
|
291
|
+
"level": 2,
|
|
292
|
+
"title": "Session Lock",
|
|
293
|
+
"description": "Use session lock with pattern-hiding displays to prevent access and viewing of data after a period of inactivity.",
|
|
294
|
+
"nist_800_171_id": "171-3.1.10",
|
|
295
|
+
"nist_800_53_controls": ["AC-11", "AC-11(1)"],
|
|
296
|
+
"assessment_objectives": [
|
|
297
|
+
"The period of inactivity after which the system initiates a session lock is defined",
|
|
298
|
+
"Access to the system and viewing of data is prevented by initiating a session lock after the defined period of inactivity",
|
|
299
|
+
"Previously visible information is concealed via a pattern-hiding display after the defined period of inactivity"
|
|
300
|
+
],
|
|
301
|
+
"evidence_required": "Session lock policy, GPO/MDM configuration, screensaver/lock settings documentation",
|
|
302
|
+
"automation_level": "auto",
|
|
303
|
+
"priority": "medium"
|
|
304
|
+
},
|
|
305
|
+
{
|
|
306
|
+
"id": "AC.L2-3.1.11",
|
|
307
|
+
"domain": "Access Control",
|
|
308
|
+
"domain_code": "AC",
|
|
309
|
+
"level": 2,
|
|
310
|
+
"title": "Session Termination",
|
|
311
|
+
"description": "Terminate (automatically) a user session after a defined condition.",
|
|
312
|
+
"nist_800_171_id": "171-3.1.11",
|
|
313
|
+
"nist_800_53_controls": ["AC-12"],
|
|
314
|
+
"assessment_objectives": [
|
|
315
|
+
"Conditions requiring a user session to terminate are defined",
|
|
316
|
+
"A user session is automatically terminated after any of the defined conditions"
|
|
317
|
+
],
|
|
318
|
+
"evidence_required": "Session timeout configuration, auto-logoff settings, session termination policy",
|
|
319
|
+
"automation_level": "auto",
|
|
320
|
+
"priority": "medium"
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
"id": "AC.L2-3.1.12",
|
|
324
|
+
"domain": "Access Control",
|
|
325
|
+
"domain_code": "AC",
|
|
326
|
+
"level": 2,
|
|
327
|
+
"title": "Control Remote Access",
|
|
328
|
+
"description": "Monitor and control remote access sessions.",
|
|
329
|
+
"nist_800_171_id": "171-3.1.12",
|
|
330
|
+
"nist_800_53_controls": ["AC-17(1)", "AC-17(2)"],
|
|
331
|
+
"assessment_objectives": [
|
|
332
|
+
"Remote access sessions are permitted",
|
|
333
|
+
"The types of permitted remote access are identified",
|
|
334
|
+
"Remote access sessions are controlled",
|
|
335
|
+
"Remote access sessions are monitored"
|
|
336
|
+
],
|
|
337
|
+
"evidence_required": "Remote access policy, VPN configuration, remote access monitoring logs, session recording documentation",
|
|
338
|
+
"automation_level": "semi",
|
|
339
|
+
"priority": "high"
|
|
340
|
+
},
|
|
341
|
+
{
|
|
342
|
+
"id": "AC.L2-3.1.13",
|
|
343
|
+
"domain": "Access Control",
|
|
344
|
+
"domain_code": "AC",
|
|
345
|
+
"level": 2,
|
|
346
|
+
"title": "Remote Access Confidentiality",
|
|
347
|
+
"description": "Employ cryptographic mechanisms to protect the confidentiality of remote access sessions.",
|
|
348
|
+
"nist_800_171_id": "171-3.1.13",
|
|
349
|
+
"nist_800_53_controls": ["AC-17(2)"],
|
|
350
|
+
"assessment_objectives": [
|
|
351
|
+
"Cryptographic mechanisms to protect the confidentiality of remote access sessions are identified",
|
|
352
|
+
"Cryptographic mechanisms to protect the confidentiality of remote access sessions are implemented"
|
|
353
|
+
],
|
|
354
|
+
"evidence_required": "VPN encryption configuration, TLS/SSL certificate documentation, FIPS 140-2 validated module documentation",
|
|
355
|
+
"automation_level": "auto",
|
|
356
|
+
"priority": "critical"
|
|
357
|
+
},
|
|
358
|
+
{
|
|
359
|
+
"id": "AC.L2-3.1.14",
|
|
360
|
+
"domain": "Access Control",
|
|
361
|
+
"domain_code": "AC",
|
|
362
|
+
"level": 2,
|
|
363
|
+
"title": "Remote Access Routing",
|
|
364
|
+
"description": "Route remote access via managed access control points.",
|
|
365
|
+
"nist_800_171_id": "171-3.1.14",
|
|
366
|
+
"nist_800_53_controls": ["AC-17(3)"],
|
|
367
|
+
"assessment_objectives": [
|
|
368
|
+
"Managed access control points are identified and implemented",
|
|
369
|
+
"Remote access is routed through managed network access control points"
|
|
370
|
+
],
|
|
371
|
+
"evidence_required": "Network architecture diagrams, access control point documentation, routing configuration",
|
|
372
|
+
"automation_level": "semi",
|
|
373
|
+
"priority": "high"
|
|
374
|
+
},
|
|
375
|
+
{
|
|
376
|
+
"id": "AC.L2-3.1.15",
|
|
377
|
+
"domain": "Access Control",
|
|
378
|
+
"domain_code": "AC",
|
|
379
|
+
"level": 2,
|
|
380
|
+
"title": "Privileged Remote Access",
|
|
381
|
+
"description": "Authorize remote execution of privileged commands and remote access to security-relevant information.",
|
|
382
|
+
"nist_800_171_id": "171-3.1.15",
|
|
383
|
+
"nist_800_53_controls": ["AC-17(4)"],
|
|
384
|
+
"assessment_objectives": [
|
|
385
|
+
"Privileged commands authorized for remote execution are identified",
|
|
386
|
+
"Security-relevant information authorized to be accessed remotely is identified",
|
|
387
|
+
"The execution of the identified privileged commands via remote access is authorized",
|
|
388
|
+
"Access to the identified security-relevant information via remote access is authorized"
|
|
389
|
+
],
|
|
390
|
+
"evidence_required": "Privileged remote access authorization records, jump server/bastion host documentation, PAM configuration",
|
|
391
|
+
"automation_level": "semi",
|
|
392
|
+
"priority": "high"
|
|
393
|
+
},
|
|
394
|
+
{
|
|
395
|
+
"id": "AC.L2-3.1.16",
|
|
396
|
+
"domain": "Access Control",
|
|
397
|
+
"domain_code": "AC",
|
|
398
|
+
"level": 2,
|
|
399
|
+
"title": "Wireless Access Authorization",
|
|
400
|
+
"description": "Authorize wireless access prior to allowing such connections.",
|
|
401
|
+
"nist_800_171_id": "171-3.1.16",
|
|
402
|
+
"nist_800_53_controls": ["AC-18"],
|
|
403
|
+
"assessment_objectives": [
|
|
404
|
+
"Wireless access points to the system are identified",
|
|
405
|
+
"Wireless access is authorized prior to allowing such connections"
|
|
406
|
+
],
|
|
407
|
+
"evidence_required": "Wireless access policy, authorized wireless device list, wireless access point inventory",
|
|
408
|
+
"automation_level": "semi",
|
|
409
|
+
"priority": "high"
|
|
410
|
+
},
|
|
411
|
+
{
|
|
412
|
+
"id": "AC.L2-3.1.17",
|
|
413
|
+
"domain": "Access Control",
|
|
414
|
+
"domain_code": "AC",
|
|
415
|
+
"level": 2,
|
|
416
|
+
"title": "Wireless Access Protection",
|
|
417
|
+
"description": "Protect wireless access using authentication and encryption.",
|
|
418
|
+
"nist_800_171_id": "171-3.1.17",
|
|
419
|
+
"nist_800_53_controls": ["AC-18(1)"],
|
|
420
|
+
"assessment_objectives": [
|
|
421
|
+
"Wireless access to the system is protected using authentication",
|
|
422
|
+
"Wireless access to the system is protected using encryption"
|
|
423
|
+
],
|
|
424
|
+
"evidence_required": "WPA3/WPA2-Enterprise configuration, 802.1X authentication settings, wireless encryption documentation",
|
|
425
|
+
"automation_level": "auto",
|
|
426
|
+
"priority": "high"
|
|
427
|
+
},
|
|
428
|
+
{
|
|
429
|
+
"id": "AC.L2-3.1.18",
|
|
430
|
+
"domain": "Access Control",
|
|
431
|
+
"domain_code": "AC",
|
|
432
|
+
"level": 2,
|
|
433
|
+
"title": "Mobile Device Connection",
|
|
434
|
+
"description": "Control connection of mobile devices.",
|
|
435
|
+
"nist_800_171_id": "171-3.1.18",
|
|
436
|
+
"nist_800_53_controls": ["AC-19"],
|
|
437
|
+
"assessment_objectives": [
|
|
438
|
+
"Mobile devices that process, store, or transmit CUI are identified",
|
|
439
|
+
"Connection of mobile devices is controlled"
|
|
440
|
+
],
|
|
441
|
+
"evidence_required": "Mobile device management (MDM) policy, approved device list, connection authorization records",
|
|
442
|
+
"automation_level": "semi",
|
|
443
|
+
"priority": "high"
|
|
444
|
+
},
|
|
445
|
+
{
|
|
446
|
+
"id": "AC.L2-3.1.19",
|
|
447
|
+
"domain": "Access Control",
|
|
448
|
+
"domain_code": "AC",
|
|
449
|
+
"level": 2,
|
|
450
|
+
"title": "Encrypt CUI on Mobile",
|
|
451
|
+
"description": "Encrypt CUI on mobile devices and mobile computing platforms.",
|
|
452
|
+
"nist_800_171_id": "171-3.1.19",
|
|
453
|
+
"nist_800_53_controls": ["AC-19(5)"],
|
|
454
|
+
"assessment_objectives": [
|
|
455
|
+
"Mobile devices and mobile computing platforms that process, store, or transmit CUI are identified",
|
|
456
|
+
"Encryption is employed to protect CUI on identified mobile devices and mobile computing platforms"
|
|
457
|
+
],
|
|
458
|
+
"evidence_required": "Device encryption configuration, MDM encryption enforcement policy, FIPS 140-2 module documentation",
|
|
459
|
+
"automation_level": "auto",
|
|
460
|
+
"priority": "critical"
|
|
461
|
+
},
|
|
462
|
+
{
|
|
463
|
+
"id": "AC.L2-3.1.20",
|
|
464
|
+
"domain": "Access Control",
|
|
465
|
+
"domain_code": "AC",
|
|
466
|
+
"level": 2,
|
|
467
|
+
"title": "External System Connections",
|
|
468
|
+
"description": "Verify and control/limit connections to and use of external systems.",
|
|
469
|
+
"nist_800_171_id": "171-3.1.20",
|
|
470
|
+
"nist_800_53_controls": ["AC-20", "AC-20(1)"],
|
|
471
|
+
"assessment_objectives": [
|
|
472
|
+
"Connections to external systems are identified",
|
|
473
|
+
"The use of external systems is identified",
|
|
474
|
+
"Connections to external systems are verified",
|
|
475
|
+
"Connections to external systems are controlled/limited",
|
|
476
|
+
"The use of external systems is controlled/limited"
|
|
477
|
+
],
|
|
478
|
+
"evidence_required": "External system inventory, interconnection security agreements (ISAs), boundary protection documentation",
|
|
479
|
+
"automation_level": "semi",
|
|
480
|
+
"priority": "high"
|
|
481
|
+
},
|
|
482
|
+
{
|
|
483
|
+
"id": "AC.L2-3.1.21",
|
|
484
|
+
"domain": "Access Control",
|
|
485
|
+
"domain_code": "AC",
|
|
486
|
+
"level": 2,
|
|
487
|
+
"title": "Portable Storage Use",
|
|
488
|
+
"description": "Limit use of portable storage devices on external systems.",
|
|
489
|
+
"nist_800_171_id": "171-3.1.21",
|
|
490
|
+
"nist_800_53_controls": ["AC-20(2)"],
|
|
491
|
+
"assessment_objectives": [
|
|
492
|
+
"The use of portable storage devices containing CUI on external systems is identified",
|
|
493
|
+
"Limits on the use of portable storage devices containing CUI on external systems are defined",
|
|
494
|
+
"The use of portable storage devices containing CUI on external systems is limited"
|
|
495
|
+
],
|
|
496
|
+
"evidence_required": "Portable storage policy, USB device control configuration, DLP policy for removable media",
|
|
497
|
+
"automation_level": "auto",
|
|
498
|
+
"priority": "high"
|
|
499
|
+
},
|
|
500
|
+
{
|
|
501
|
+
"id": "AC.L2-3.1.22",
|
|
502
|
+
"domain": "Access Control",
|
|
503
|
+
"domain_code": "AC",
|
|
504
|
+
"level": 2,
|
|
505
|
+
"title": "Control Public Information",
|
|
506
|
+
"description": "Control information posted or processed on publicly accessible systems.",
|
|
507
|
+
"nist_800_171_id": "171-3.1.22",
|
|
508
|
+
"nist_800_53_controls": ["AC-22"],
|
|
509
|
+
"assessment_objectives": [
|
|
510
|
+
"Individuals authorized to post or process information on publicly accessible systems are identified",
|
|
511
|
+
"Procedures to ensure CUI is not posted or processed on publicly accessible systems are identified",
|
|
512
|
+
"A review process is in place prior to posting of any content to publicly accessible systems",
|
|
513
|
+
"Content on publicly accessible systems is reviewed to ensure that it does not include CUI"
|
|
514
|
+
],
|
|
515
|
+
"evidence_required": "Public information posting policy, content review procedures, authorized poster list",
|
|
516
|
+
"automation_level": "manual",
|
|
517
|
+
"priority": "medium"
|
|
518
|
+
},
|
|
519
|
+
{
|
|
520
|
+
"id": "AT.L2-3.2.1",
|
|
521
|
+
"domain": "Awareness & Training",
|
|
522
|
+
"domain_code": "AT",
|
|
523
|
+
"level": 2,
|
|
524
|
+
"title": "Role-Based Risk Awareness",
|
|
525
|
+
"description": "Ensure that managers, systems administrators, and users of organizational systems are made aware of the security risks associated with their activities and of the applicable policies, standards, and procedures related to the security of those systems.",
|
|
526
|
+
"nist_800_171_id": "171-3.2.1",
|
|
527
|
+
"nist_800_53_controls": ["AT-2"],
|
|
528
|
+
"assessment_objectives": [
|
|
529
|
+
"Security risks associated with organizational activities involving CUI are identified",
|
|
530
|
+
"Policies, standards, and procedures related to the security of the system are identified",
|
|
531
|
+
"Managers, systems administrators, and users of organizational systems are made aware of security risks",
|
|
532
|
+
"Managers, systems administrators, and users of organizational systems are made aware of applicable policies, standards, and procedures"
|
|
533
|
+
],
|
|
534
|
+
"evidence_required": "Security awareness training materials, training completion records, training policy documentation",
|
|
535
|
+
"automation_level": "manual",
|
|
536
|
+
"priority": "high"
|
|
537
|
+
},
|
|
538
|
+
{
|
|
539
|
+
"id": "AT.L2-3.2.2",
|
|
540
|
+
"domain": "Awareness & Training",
|
|
541
|
+
"domain_code": "AT",
|
|
542
|
+
"level": 2,
|
|
543
|
+
"title": "Role-Based Training",
|
|
544
|
+
"description": "Ensure that personnel are trained to carry out their assigned information security-related duties and responsibilities.",
|
|
545
|
+
"nist_800_171_id": "171-3.2.2",
|
|
546
|
+
"nist_800_53_controls": ["AT-3"],
|
|
547
|
+
"assessment_objectives": [
|
|
548
|
+
"Information security-related duties and responsibilities requiring training are identified",
|
|
549
|
+
"Information security-related training content is defined based on assigned duties and responsibilities",
|
|
550
|
+
"Personnel are trained to carry out their assigned information security-related duties and responsibilities"
|
|
551
|
+
],
|
|
552
|
+
"evidence_required": "Role-based training curriculum, training completion records, certification documentation",
|
|
553
|
+
"automation_level": "manual",
|
|
554
|
+
"priority": "high"
|
|
555
|
+
},
|
|
556
|
+
{
|
|
557
|
+
"id": "AT.L2-3.2.3",
|
|
558
|
+
"domain": "Awareness & Training",
|
|
559
|
+
"domain_code": "AT",
|
|
560
|
+
"level": 2,
|
|
561
|
+
"title": "Insider Threat Awareness",
|
|
562
|
+
"description": "Provide security awareness training on recognizing and reporting potential indicators of insider threat.",
|
|
563
|
+
"nist_800_171_id": "171-3.2.3",
|
|
564
|
+
"nist_800_53_controls": ["AT-2(2)"],
|
|
565
|
+
"assessment_objectives": [
|
|
566
|
+
"Potential indicators of insider threat are identified",
|
|
567
|
+
"Security awareness training on recognizing potential indicators of insider threat is provided to managers and employees",
|
|
568
|
+
"Security awareness training on reporting potential indicators of insider threat is provided to managers and employees"
|
|
569
|
+
],
|
|
570
|
+
"evidence_required": "Insider threat training materials, training completion records, reporting procedures documentation",
|
|
571
|
+
"automation_level": "manual",
|
|
572
|
+
"priority": "high"
|
|
573
|
+
},
|
|
574
|
+
{
|
|
575
|
+
"id": "AU.L2-3.3.1",
|
|
576
|
+
"domain": "Audit & Accountability",
|
|
577
|
+
"domain_code": "AU",
|
|
578
|
+
"level": 2,
|
|
579
|
+
"title": "System Auditing",
|
|
580
|
+
"description": "Create and retain system audit logs and records to the extent needed to enable the monitoring, analysis, investigation, and reporting of unlawful or unauthorized system activity.",
|
|
581
|
+
"nist_800_171_id": "171-3.3.1",
|
|
582
|
+
"nist_800_53_controls": ["AU-2", "AU-3", "AU-3(1)", "AU-6"],
|
|
583
|
+
"assessment_objectives": [
|
|
584
|
+
"Audit logs needed to enable monitoring, analysis, investigation, and reporting of unlawful or unauthorized system activity are specified",
|
|
585
|
+
"The content of audit records needed to support monitoring, analysis, investigation, and reporting is defined",
|
|
586
|
+
"Audit records are created (generated)",
|
|
587
|
+
"Audit records once created are retained for a defined period",
|
|
588
|
+
"Audit records are sufficient to support monitoring",
|
|
589
|
+
"Audit records are sufficient to support analysis",
|
|
590
|
+
"Audit records are sufficient to support investigation",
|
|
591
|
+
"Audit records are sufficient to support reporting"
|
|
592
|
+
],
|
|
593
|
+
"evidence_required": "Audit policy, audit log samples, log retention configuration, SIEM integration documentation",
|
|
594
|
+
"automation_level": "auto",
|
|
595
|
+
"priority": "critical"
|
|
596
|
+
},
|
|
597
|
+
{
|
|
598
|
+
"id": "AU.L2-3.3.2",
|
|
599
|
+
"domain": "Audit & Accountability",
|
|
600
|
+
"domain_code": "AU",
|
|
601
|
+
"level": 2,
|
|
602
|
+
"title": "User Accountability",
|
|
603
|
+
"description": "Ensure that the actions of individual system users can be uniquely traced to those users so they can be held accountable for their actions.",
|
|
604
|
+
"nist_800_171_id": "171-3.3.2",
|
|
605
|
+
"nist_800_53_controls": ["AU-2", "AU-3", "AU-6"],
|
|
606
|
+
"assessment_objectives": [
|
|
607
|
+
"The content of the audit records needed to support the ability to uniquely trace users to their actions is defined",
|
|
608
|
+
"Audit records are created (generated)",
|
|
609
|
+
"The content of the audit records is sufficient to support the ability to uniquely trace users to their actions"
|
|
610
|
+
],
|
|
611
|
+
"evidence_required": "User identification in audit records, unique user ID policy, log correlation documentation",
|
|
612
|
+
"automation_level": "auto",
|
|
613
|
+
"priority": "critical"
|
|
614
|
+
},
|
|
615
|
+
{
|
|
616
|
+
"id": "AU.L2-3.3.3",
|
|
617
|
+
"domain": "Audit & Accountability",
|
|
618
|
+
"domain_code": "AU",
|
|
619
|
+
"level": 2,
|
|
620
|
+
"title": "Event Review",
|
|
621
|
+
"description": "Review and update logged events.",
|
|
622
|
+
"nist_800_171_id": "171-3.3.3",
|
|
623
|
+
"nist_800_53_controls": ["AU-2(3)"],
|
|
624
|
+
"assessment_objectives": [
|
|
625
|
+
"Logged events are reviewed",
|
|
626
|
+
"Logged events are updated"
|
|
627
|
+
],
|
|
628
|
+
"evidence_required": "Log review procedures, review schedule documentation, event update records",
|
|
629
|
+
"automation_level": "semi",
|
|
630
|
+
"priority": "medium"
|
|
631
|
+
},
|
|
632
|
+
{
|
|
633
|
+
"id": "AU.L2-3.3.4",
|
|
634
|
+
"domain": "Audit & Accountability",
|
|
635
|
+
"domain_code": "AU",
|
|
636
|
+
"level": 2,
|
|
637
|
+
"title": "Audit Failure Alerting",
|
|
638
|
+
"description": "Alert in the event of an audit logging process failure.",
|
|
639
|
+
"nist_800_171_id": "171-3.3.4",
|
|
640
|
+
"nist_800_53_controls": ["AU-5"],
|
|
641
|
+
"assessment_objectives": [
|
|
642
|
+
"Personnel or roles to be alerted in the event of an audit logging process failure are identified",
|
|
643
|
+
"Types of audit logging process failures for which alert will be generated are defined",
|
|
644
|
+
"Identified personnel or roles are alerted in the event of an audit logging process failure"
|
|
645
|
+
],
|
|
646
|
+
"evidence_required": "Audit failure alerting configuration, alert notification procedures, monitoring system documentation",
|
|
647
|
+
"automation_level": "auto",
|
|
648
|
+
"priority": "high"
|
|
649
|
+
},
|
|
650
|
+
{
|
|
651
|
+
"id": "AU.L2-3.3.5",
|
|
652
|
+
"domain": "Audit & Accountability",
|
|
653
|
+
"domain_code": "AU",
|
|
654
|
+
"level": 2,
|
|
655
|
+
"title": "Audit Correlation",
|
|
656
|
+
"description": "Correlate audit record review, analysis, and reporting processes for investigation and response to indications of unlawful, unauthorized, suspicious, or unusual activity.",
|
|
657
|
+
"nist_800_171_id": "171-3.3.5",
|
|
658
|
+
"nist_800_53_controls": ["AU-6(3)"],
|
|
659
|
+
"assessment_objectives": [
|
|
660
|
+
"Audit record review, analysis, and reporting processes for investigation and response to indications of unlawful, unauthorized, suspicious, or unusual activity are defined",
|
|
661
|
+
"Defined audit record review, analysis, and reporting processes are correlated"
|
|
662
|
+
],
|
|
663
|
+
"evidence_required": "SIEM correlation rules, incident investigation procedures, cross-system log correlation documentation",
|
|
664
|
+
"automation_level": "semi",
|
|
665
|
+
"priority": "high"
|
|
666
|
+
},
|
|
667
|
+
{
|
|
668
|
+
"id": "AU.L2-3.3.6",
|
|
669
|
+
"domain": "Audit & Accountability",
|
|
670
|
+
"domain_code": "AU",
|
|
671
|
+
"level": 2,
|
|
672
|
+
"title": "Audit Reduction & Reporting",
|
|
673
|
+
"description": "Provide audit record reduction and report generation to support on-demand analysis and reporting.",
|
|
674
|
+
"nist_800_171_id": "171-3.3.6",
|
|
675
|
+
"nist_800_53_controls": ["AU-7"],
|
|
676
|
+
"assessment_objectives": [
|
|
677
|
+
"An audit record reduction capability that supports on-demand analysis is provided",
|
|
678
|
+
"A report generation capability that supports on-demand reporting is provided"
|
|
679
|
+
],
|
|
680
|
+
"evidence_required": "Log management tool documentation, reporting capability demonstration, on-demand analysis procedures",
|
|
681
|
+
"automation_level": "auto",
|
|
682
|
+
"priority": "medium"
|
|
683
|
+
},
|
|
684
|
+
{
|
|
685
|
+
"id": "AU.L2-3.3.7",
|
|
686
|
+
"domain": "Audit & Accountability",
|
|
687
|
+
"domain_code": "AU",
|
|
688
|
+
"level": 2,
|
|
689
|
+
"title": "Authoritative Time Source",
|
|
690
|
+
"description": "Provide a system capability that compares and synchronizes internal system clocks with an authoritative source to generate time stamps for audit records.",
|
|
691
|
+
"nist_800_171_id": "171-3.3.7",
|
|
692
|
+
"nist_800_53_controls": ["AU-8"],
|
|
693
|
+
"assessment_objectives": [
|
|
694
|
+
"Internal system clocks are used to generate time stamps for audit records",
|
|
695
|
+
"An authoritative time source is defined",
|
|
696
|
+
"Internal system clocks are compared to an authoritative time source",
|
|
697
|
+
"Internal system clocks are synchronized with an authoritative time source"
|
|
698
|
+
],
|
|
699
|
+
"evidence_required": "NTP configuration, time synchronization documentation, authoritative time source identification",
|
|
700
|
+
"automation_level": "auto",
|
|
701
|
+
"priority": "medium"
|
|
702
|
+
},
|
|
703
|
+
{
|
|
704
|
+
"id": "AU.L2-3.3.8",
|
|
705
|
+
"domain": "Audit & Accountability",
|
|
706
|
+
"domain_code": "AU",
|
|
707
|
+
"level": 2,
|
|
708
|
+
"title": "Audit Protection",
|
|
709
|
+
"description": "Protect audit information and audit logging tools from unauthorized access, modification, and deletion.",
|
|
710
|
+
"nist_800_171_id": "171-3.3.8",
|
|
711
|
+
"nist_800_53_controls": ["AU-9"],
|
|
712
|
+
"assessment_objectives": [
|
|
713
|
+
"Audit information is protected from unauthorized access",
|
|
714
|
+
"Audit information is protected from unauthorized modification",
|
|
715
|
+
"Audit information is protected from unauthorized deletion",
|
|
716
|
+
"Audit logging tools are protected from unauthorized access, modification, and deletion"
|
|
717
|
+
],
|
|
718
|
+
"evidence_required": "Audit log access controls, immutable log storage configuration, write-once media documentation",
|
|
719
|
+
"automation_level": "auto",
|
|
720
|
+
"priority": "critical"
|
|
721
|
+
},
|
|
722
|
+
{
|
|
723
|
+
"id": "AU.L2-3.3.9",
|
|
724
|
+
"domain": "Audit & Accountability",
|
|
725
|
+
"domain_code": "AU",
|
|
726
|
+
"level": 2,
|
|
727
|
+
"title": "Audit Management",
|
|
728
|
+
"description": "Limit management of audit logging functionality to a subset of privileged users.",
|
|
729
|
+
"nist_800_171_id": "171-3.3.9",
|
|
730
|
+
"nist_800_53_controls": ["AU-9(4)"],
|
|
731
|
+
"assessment_objectives": [
|
|
732
|
+
"A subset of privileged users granted access to manage audit logging functionality is defined",
|
|
733
|
+
"Management of audit logging functionality is limited to the defined subset of privileged users"
|
|
734
|
+
],
|
|
735
|
+
"evidence_required": "Audit management role assignments, privileged user list for audit functions, access control documentation",
|
|
736
|
+
"automation_level": "auto",
|
|
737
|
+
"priority": "high"
|
|
738
|
+
},
|
|
739
|
+
{
|
|
740
|
+
"id": "CM.L2-3.4.1",
|
|
741
|
+
"domain": "Configuration Management",
|
|
742
|
+
"domain_code": "CM",
|
|
743
|
+
"level": 2,
|
|
744
|
+
"title": "System Baselining",
|
|
745
|
+
"description": "Establish and maintain baseline configurations and inventories of organizational systems (including hardware, software, firmware, and documentation) throughout the respective system development life cycles.",
|
|
746
|
+
"nist_800_171_id": "171-3.4.1",
|
|
747
|
+
"nist_800_53_controls": ["CM-2", "CM-6", "CM-8", "CM-8(1)"],
|
|
748
|
+
"assessment_objectives": [
|
|
749
|
+
"A baseline configuration is established",
|
|
750
|
+
"The baseline configuration includes hardware, software, firmware, and documentation",
|
|
751
|
+
"The baseline configuration is maintained (reviewed and updated) throughout the system development life cycle",
|
|
752
|
+
"A system inventory is established",
|
|
753
|
+
"The system inventory includes hardware, software, firmware, and documentation",
|
|
754
|
+
"The inventory is maintained (reviewed and updated) throughout the system development life cycle"
|
|
755
|
+
],
|
|
756
|
+
"evidence_required": "Baseline configuration documentation, hardware/software inventory, configuration management plan",
|
|
757
|
+
"automation_level": "semi",
|
|
758
|
+
"priority": "high"
|
|
759
|
+
},
|
|
760
|
+
{
|
|
761
|
+
"id": "CM.L2-3.4.2",
|
|
762
|
+
"domain": "Configuration Management",
|
|
763
|
+
"domain_code": "CM",
|
|
764
|
+
"level": 2,
|
|
765
|
+
"title": "Security Configuration Enforcement",
|
|
766
|
+
"description": "Establish and enforce security configuration settings for information technology products employed in organizational systems.",
|
|
767
|
+
"nist_800_171_id": "171-3.4.2",
|
|
768
|
+
"nist_800_53_controls": ["CM-6"],
|
|
769
|
+
"assessment_objectives": [
|
|
770
|
+
"Security configuration settings for IT products employed in the system are established and included in the baseline configuration",
|
|
771
|
+
"Security configuration settings for IT products are enforced"
|
|
772
|
+
],
|
|
773
|
+
"evidence_required": "Security configuration baselines (STIG, CIS), GPO/configuration enforcement documentation, compliance scan results",
|
|
774
|
+
"automation_level": "auto",
|
|
775
|
+
"priority": "high"
|
|
776
|
+
},
|
|
777
|
+
{
|
|
778
|
+
"id": "CM.L2-3.4.3",
|
|
779
|
+
"domain": "Configuration Management",
|
|
780
|
+
"domain_code": "CM",
|
|
781
|
+
"level": 2,
|
|
782
|
+
"title": "System Change Management",
|
|
783
|
+
"description": "Track, review, approve or disapprove, and log changes to organizational systems.",
|
|
784
|
+
"nist_800_171_id": "171-3.4.3",
|
|
785
|
+
"nist_800_53_controls": ["CM-3"],
|
|
786
|
+
"assessment_objectives": [
|
|
787
|
+
"Changes to the system are tracked",
|
|
788
|
+
"Changes to the system are reviewed",
|
|
789
|
+
"Changes to the system are approved or disapproved",
|
|
790
|
+
"Changes to the system are logged"
|
|
791
|
+
],
|
|
792
|
+
"evidence_required": "Change management process documentation, change request records, change approval logs, change tracking system",
|
|
793
|
+
"automation_level": "semi",
|
|
794
|
+
"priority": "high"
|
|
795
|
+
},
|
|
796
|
+
{
|
|
797
|
+
"id": "CM.L2-3.4.4",
|
|
798
|
+
"domain": "Configuration Management",
|
|
799
|
+
"domain_code": "CM",
|
|
800
|
+
"level": 2,
|
|
801
|
+
"title": "Security Impact Analysis",
|
|
802
|
+
"description": "Analyze the security impact of changes prior to implementation.",
|
|
803
|
+
"nist_800_171_id": "171-3.4.4",
|
|
804
|
+
"nist_800_53_controls": ["CM-4"],
|
|
805
|
+
"assessment_objectives": [
|
|
806
|
+
"The security impact of changes to the system is analyzed prior to implementation"
|
|
807
|
+
],
|
|
808
|
+
"evidence_required": "Security impact analysis reports, change review documentation, risk assessment records",
|
|
809
|
+
"automation_level": "semi",
|
|
810
|
+
"priority": "high"
|
|
811
|
+
},
|
|
812
|
+
{
|
|
813
|
+
"id": "CM.L2-3.4.5",
|
|
814
|
+
"domain": "Configuration Management",
|
|
815
|
+
"domain_code": "CM",
|
|
816
|
+
"level": 2,
|
|
817
|
+
"title": "Access Restrictions for Change",
|
|
818
|
+
"description": "Define, document, approve, and enforce physical and logical access restrictions associated with changes to organizational systems.",
|
|
819
|
+
"nist_800_171_id": "171-3.4.5",
|
|
820
|
+
"nist_800_53_controls": ["CM-5"],
|
|
821
|
+
"assessment_objectives": [
|
|
822
|
+
"Physical access restrictions associated with changes to the system are defined",
|
|
823
|
+
"Physical access restrictions associated with changes to the system are documented",
|
|
824
|
+
"Physical access restrictions associated with changes to the system are approved",
|
|
825
|
+
"Physical access restrictions associated with changes to the system are enforced",
|
|
826
|
+
"Logical access restrictions associated with changes to the system are defined",
|
|
827
|
+
"Logical access restrictions associated with changes to the system are documented",
|
|
828
|
+
"Logical access restrictions associated with changes to the system are approved",
|
|
829
|
+
"Logical access restrictions associated with changes to the system are enforced"
|
|
830
|
+
],
|
|
831
|
+
"evidence_required": "Change control access policy, access restriction documentation, approval records, enforcement mechanism documentation",
|
|
832
|
+
"automation_level": "semi",
|
|
833
|
+
"priority": "high"
|
|
834
|
+
},
|
|
835
|
+
{
|
|
836
|
+
"id": "CM.L2-3.4.6",
|
|
837
|
+
"domain": "Configuration Management",
|
|
838
|
+
"domain_code": "CM",
|
|
839
|
+
"level": 2,
|
|
840
|
+
"title": "Least Functionality",
|
|
841
|
+
"description": "Employ the principle of least functionality by configuring organizational systems to provide only essential capabilities.",
|
|
842
|
+
"nist_800_171_id": "171-3.4.6",
|
|
843
|
+
"nist_800_53_controls": ["CM-7"],
|
|
844
|
+
"assessment_objectives": [
|
|
845
|
+
"Essential system capabilities are defined based on the principle of least functionality",
|
|
846
|
+
"The system is configured to provide only the defined essential capabilities"
|
|
847
|
+
],
|
|
848
|
+
"evidence_required": "System hardening documentation, disabled services list, least functionality policy",
|
|
849
|
+
"automation_level": "auto",
|
|
850
|
+
"priority": "high"
|
|
851
|
+
},
|
|
852
|
+
{
|
|
853
|
+
"id": "CM.L2-3.4.7",
|
|
854
|
+
"domain": "Configuration Management",
|
|
855
|
+
"domain_code": "CM",
|
|
856
|
+
"level": 2,
|
|
857
|
+
"title": "Nonessential Functionality",
|
|
858
|
+
"description": "Restrict, disable, or prevent the use of nonessential programs, functions, ports, protocols, and services.",
|
|
859
|
+
"nist_800_171_id": "171-3.4.7",
|
|
860
|
+
"nist_800_53_controls": ["CM-7(1)", "CM-7(2)"],
|
|
861
|
+
"assessment_objectives": [
|
|
862
|
+
"Essential programs are defined",
|
|
863
|
+
"Essential functions are defined",
|
|
864
|
+
"Essential ports are defined",
|
|
865
|
+
"Essential protocols are defined",
|
|
866
|
+
"Essential services are defined",
|
|
867
|
+
"The use of nonessential programs is restricted, disabled, or prevented as defined",
|
|
868
|
+
"The use of nonessential functions is restricted, disabled, or prevented as defined",
|
|
869
|
+
"The use of nonessential ports is restricted, disabled, or prevented as defined",
|
|
870
|
+
"The use of nonessential protocols is restricted, disabled, or prevented as defined",
|
|
871
|
+
"The use of nonessential services is restricted, disabled, or prevented as defined"
|
|
872
|
+
],
|
|
873
|
+
"evidence_required": "Port/protocol/service matrix, disabled services documentation, application whitelisting configuration",
|
|
874
|
+
"automation_level": "auto",
|
|
875
|
+
"priority": "high"
|
|
876
|
+
},
|
|
877
|
+
{
|
|
878
|
+
"id": "CM.L2-3.4.8",
|
|
879
|
+
"domain": "Configuration Management",
|
|
880
|
+
"domain_code": "CM",
|
|
881
|
+
"level": 2,
|
|
882
|
+
"title": "Application Execution Policy",
|
|
883
|
+
"description": "Apply deny-by-exception (blacklisting) policy to prevent the use of unauthorized software or deny-all, permit-by-exception (whitelisting) policy to allow the execution of authorized software.",
|
|
884
|
+
"nist_800_171_id": "171-3.4.8",
|
|
885
|
+
"nist_800_53_controls": ["CM-7(4)", "CM-7(5)"],
|
|
886
|
+
"assessment_objectives": [
|
|
887
|
+
"A software execution policy is specified (deny-by-exception or deny-all permit-by-exception)",
|
|
888
|
+
"Software allowed or not allowed to execute is specified",
|
|
889
|
+
"The software execution policy is enforced"
|
|
890
|
+
],
|
|
891
|
+
"evidence_required": "Application whitelisting/blacklisting policy, AppLocker/SRP configuration, authorized software list",
|
|
892
|
+
"automation_level": "auto",
|
|
893
|
+
"priority": "high"
|
|
894
|
+
},
|
|
895
|
+
{
|
|
896
|
+
"id": "CM.L2-3.4.9",
|
|
897
|
+
"domain": "Configuration Management",
|
|
898
|
+
"domain_code": "CM",
|
|
899
|
+
"level": 2,
|
|
900
|
+
"title": "User-Installed Software",
|
|
901
|
+
"description": "Control and monitor user-installed software.",
|
|
902
|
+
"nist_800_171_id": "171-3.4.9",
|
|
903
|
+
"nist_800_53_controls": ["CM-11"],
|
|
904
|
+
"assessment_objectives": [
|
|
905
|
+
"A policy for controlling the installation of software by users is established",
|
|
906
|
+
"Installation of software by users is controlled based on the established policy",
|
|
907
|
+
"Installation of software by users is monitored"
|
|
908
|
+
],
|
|
909
|
+
"evidence_required": "Software installation policy, monitoring tool configuration, installation approval records",
|
|
910
|
+
"automation_level": "auto",
|
|
911
|
+
"priority": "medium"
|
|
912
|
+
},
|
|
913
|
+
{
|
|
914
|
+
"id": "IA.L2-3.5.1",
|
|
915
|
+
"domain": "Identification & Authentication",
|
|
916
|
+
"domain_code": "IA",
|
|
917
|
+
"level": 2,
|
|
918
|
+
"title": "Identification",
|
|
919
|
+
"description": "Identify system users, processes acting on behalf of users, and devices.",
|
|
920
|
+
"nist_800_171_id": "171-3.5.1",
|
|
921
|
+
"nist_800_53_controls": ["IA-2", "IA-5"],
|
|
922
|
+
"assessment_objectives": [
|
|
923
|
+
"System users are identified",
|
|
924
|
+
"Processes acting on behalf of users are identified",
|
|
925
|
+
"Devices accessing the system are identified"
|
|
926
|
+
],
|
|
927
|
+
"evidence_required": "User identification policy, unique user ID records, device identification mechanism documentation",
|
|
928
|
+
"automation_level": "auto",
|
|
929
|
+
"priority": "critical"
|
|
930
|
+
},
|
|
931
|
+
{
|
|
932
|
+
"id": "IA.L2-3.5.2",
|
|
933
|
+
"domain": "Identification & Authentication",
|
|
934
|
+
"domain_code": "IA",
|
|
935
|
+
"level": 2,
|
|
936
|
+
"title": "Authentication",
|
|
937
|
+
"description": "Authenticate (or verify) the identities of users, processes, or devices, as a prerequisite to allowing access to organizational systems.",
|
|
938
|
+
"nist_800_171_id": "171-3.5.2",
|
|
939
|
+
"nist_800_53_controls": ["IA-2", "IA-5"],
|
|
940
|
+
"assessment_objectives": [
|
|
941
|
+
"The identity of each user is authenticated or verified as a prerequisite to system access",
|
|
942
|
+
"The identity of each process acting on behalf of a user is authenticated or verified as a prerequisite to system access",
|
|
943
|
+
"The identity of each device is authenticated or verified as a prerequisite to system access"
|
|
944
|
+
],
|
|
945
|
+
"evidence_required": "Authentication mechanism documentation, login procedures, device authentication configuration",
|
|
946
|
+
"automation_level": "auto",
|
|
947
|
+
"priority": "critical"
|
|
948
|
+
},
|
|
949
|
+
{
|
|
950
|
+
"id": "IA.L2-3.5.3",
|
|
951
|
+
"domain": "Identification & Authentication",
|
|
952
|
+
"domain_code": "IA",
|
|
953
|
+
"level": 2,
|
|
954
|
+
"title": "Multifactor Authentication",
|
|
955
|
+
"description": "Use multifactor authentication for local and network access to privileged accounts and for network access to non-privileged accounts.",
|
|
956
|
+
"nist_800_171_id": "171-3.5.3",
|
|
957
|
+
"nist_800_53_controls": ["IA-2(1)", "IA-2(2)"],
|
|
958
|
+
"assessment_objectives": [
|
|
959
|
+
"Privileged accounts are identified",
|
|
960
|
+
"Multifactor authentication is implemented for local access to privileged accounts",
|
|
961
|
+
"Multifactor authentication is implemented for network access to privileged accounts",
|
|
962
|
+
"Multifactor authentication is implemented for network access to non-privileged accounts"
|
|
963
|
+
],
|
|
964
|
+
"evidence_required": "MFA configuration, PIV/CAC enrollment records, MFA enforcement policy, authentication system documentation",
|
|
965
|
+
"automation_level": "auto",
|
|
966
|
+
"priority": "critical"
|
|
967
|
+
},
|
|
968
|
+
{
|
|
969
|
+
"id": "IA.L2-3.5.4",
|
|
970
|
+
"domain": "Identification & Authentication",
|
|
971
|
+
"domain_code": "IA",
|
|
972
|
+
"level": 2,
|
|
973
|
+
"title": "Replay-Resistant Authentication",
|
|
974
|
+
"description": "Employ replay-resistant authentication mechanisms for network access to privileged and non-privileged accounts.",
|
|
975
|
+
"nist_800_171_id": "171-3.5.4",
|
|
976
|
+
"nist_800_53_controls": ["IA-2(8)"],
|
|
977
|
+
"assessment_objectives": [
|
|
978
|
+
"Replay-resistant authentication mechanisms are implemented for network account access"
|
|
979
|
+
],
|
|
980
|
+
"evidence_required": "Authentication protocol documentation (Kerberos, TLS), anti-replay mechanism configuration",
|
|
981
|
+
"automation_level": "auto",
|
|
982
|
+
"priority": "high"
|
|
983
|
+
},
|
|
984
|
+
{
|
|
985
|
+
"id": "IA.L2-3.5.5",
|
|
986
|
+
"domain": "Identification & Authentication",
|
|
987
|
+
"domain_code": "IA",
|
|
988
|
+
"level": 2,
|
|
989
|
+
"title": "Identifier Reuse Prevention",
|
|
990
|
+
"description": "Prevent reuse of identifiers for a defined period.",
|
|
991
|
+
"nist_800_171_id": "171-3.5.5",
|
|
992
|
+
"nist_800_53_controls": ["IA-4"],
|
|
993
|
+
"assessment_objectives": [
|
|
994
|
+
"A period within which identifiers cannot be reused is defined",
|
|
995
|
+
"Reuse of identifiers is prevented within the defined period"
|
|
996
|
+
],
|
|
997
|
+
"evidence_required": "Identifier management policy, account deprovisioning procedures, identifier reuse prevention configuration",
|
|
998
|
+
"automation_level": "auto",
|
|
999
|
+
"priority": "medium"
|
|
1000
|
+
},
|
|
1001
|
+
{
|
|
1002
|
+
"id": "IA.L2-3.5.6",
|
|
1003
|
+
"domain": "Identification & Authentication",
|
|
1004
|
+
"domain_code": "IA",
|
|
1005
|
+
"level": 2,
|
|
1006
|
+
"title": "Identifier Handling",
|
|
1007
|
+
"description": "Disable identifiers after a defined period of inactivity.",
|
|
1008
|
+
"nist_800_171_id": "171-3.5.6",
|
|
1009
|
+
"nist_800_53_controls": ["IA-4(4)"],
|
|
1010
|
+
"assessment_objectives": [
|
|
1011
|
+
"A period of inactivity after which an identifier is disabled is defined",
|
|
1012
|
+
"Identifiers are disabled after the defined period of inactivity"
|
|
1013
|
+
],
|
|
1014
|
+
"evidence_required": "Account inactivity policy, auto-disable configuration, inactive account review records",
|
|
1015
|
+
"automation_level": "auto",
|
|
1016
|
+
"priority": "medium"
|
|
1017
|
+
},
|
|
1018
|
+
{
|
|
1019
|
+
"id": "IA.L2-3.5.7",
|
|
1020
|
+
"domain": "Identification & Authentication",
|
|
1021
|
+
"domain_code": "IA",
|
|
1022
|
+
"level": 2,
|
|
1023
|
+
"title": "Password Complexity",
|
|
1024
|
+
"description": "Enforce a minimum password complexity and change of characters when new passwords are created.",
|
|
1025
|
+
"nist_800_171_id": "171-3.5.7",
|
|
1026
|
+
"nist_800_53_controls": ["IA-5(1)"],
|
|
1027
|
+
"assessment_objectives": [
|
|
1028
|
+
"Password complexity requirements are defined",
|
|
1029
|
+
"Password change of character requirements are defined",
|
|
1030
|
+
"Minimum password complexity requirements as defined are enforced when new passwords are created",
|
|
1031
|
+
"Minimum password change of character requirements as defined are enforced when new passwords are created"
|
|
1032
|
+
],
|
|
1033
|
+
"evidence_required": "Password policy configuration, GPO/IAM password settings, complexity enforcement documentation",
|
|
1034
|
+
"automation_level": "auto",
|
|
1035
|
+
"priority": "high"
|
|
1036
|
+
},
|
|
1037
|
+
{
|
|
1038
|
+
"id": "IA.L2-3.5.8",
|
|
1039
|
+
"domain": "Identification & Authentication",
|
|
1040
|
+
"domain_code": "IA",
|
|
1041
|
+
"level": 2,
|
|
1042
|
+
"title": "Password Reuse",
|
|
1043
|
+
"description": "Prohibit password reuse for a specified number of generations.",
|
|
1044
|
+
"nist_800_171_id": "171-3.5.8",
|
|
1045
|
+
"nist_800_53_controls": ["IA-5(1)"],
|
|
1046
|
+
"assessment_objectives": [
|
|
1047
|
+
"The number of generations during which a password cannot be reused is specified",
|
|
1048
|
+
"Reuse of passwords is prohibited during the specified number of generations"
|
|
1049
|
+
],
|
|
1050
|
+
"evidence_required": "Password history configuration, password reuse prevention settings documentation",
|
|
1051
|
+
"automation_level": "auto",
|
|
1052
|
+
"priority": "medium"
|
|
1053
|
+
},
|
|
1054
|
+
{
|
|
1055
|
+
"id": "IA.L2-3.5.9",
|
|
1056
|
+
"domain": "Identification & Authentication",
|
|
1057
|
+
"domain_code": "IA",
|
|
1058
|
+
"level": 2,
|
|
1059
|
+
"title": "Temporary Passwords",
|
|
1060
|
+
"description": "Allow temporary password use for system logons with an immediate change to a permanent password.",
|
|
1061
|
+
"nist_800_171_id": "171-3.5.9",
|
|
1062
|
+
"nist_800_53_controls": ["IA-5(1)"],
|
|
1063
|
+
"assessment_objectives": [
|
|
1064
|
+
"Users are required to change temporary passwords upon first use"
|
|
1065
|
+
],
|
|
1066
|
+
"evidence_required": "Temporary password issuance procedures, force-change-on-first-login configuration",
|
|
1067
|
+
"automation_level": "auto",
|
|
1068
|
+
"priority": "medium"
|
|
1069
|
+
},
|
|
1070
|
+
{
|
|
1071
|
+
"id": "IA.L2-3.5.10",
|
|
1072
|
+
"domain": "Identification & Authentication",
|
|
1073
|
+
"domain_code": "IA",
|
|
1074
|
+
"level": 2,
|
|
1075
|
+
"title": "Cryptographically-Protected Passwords",
|
|
1076
|
+
"description": "Store and transmit only cryptographically-protected passwords.",
|
|
1077
|
+
"nist_800_171_id": "171-3.5.10",
|
|
1078
|
+
"nist_800_53_controls": ["IA-5(1)"],
|
|
1079
|
+
"assessment_objectives": [
|
|
1080
|
+
"Passwords are cryptographically protected in storage",
|
|
1081
|
+
"Passwords are cryptographically protected in transmission"
|
|
1082
|
+
],
|
|
1083
|
+
"evidence_required": "Password hashing algorithm documentation, encrypted transmission configuration (TLS), credential store configuration",
|
|
1084
|
+
"automation_level": "auto",
|
|
1085
|
+
"priority": "critical"
|
|
1086
|
+
},
|
|
1087
|
+
{
|
|
1088
|
+
"id": "IA.L2-3.5.11",
|
|
1089
|
+
"domain": "Identification & Authentication",
|
|
1090
|
+
"domain_code": "IA",
|
|
1091
|
+
"level": 2,
|
|
1092
|
+
"title": "Obscure Feedback",
|
|
1093
|
+
"description": "Obscure feedback of authentication information.",
|
|
1094
|
+
"nist_800_171_id": "171-3.5.11",
|
|
1095
|
+
"nist_800_53_controls": ["IA-6"],
|
|
1096
|
+
"assessment_objectives": [
|
|
1097
|
+
"Authentication information is obscured during the authentication process"
|
|
1098
|
+
],
|
|
1099
|
+
"evidence_required": "Login screen configuration, password masking implementation, authentication feedback documentation",
|
|
1100
|
+
"automation_level": "auto",
|
|
1101
|
+
"priority": "medium"
|
|
1102
|
+
},
|
|
1103
|
+
{
|
|
1104
|
+
"id": "IR.L2-3.6.1",
|
|
1105
|
+
"domain": "Incident Response",
|
|
1106
|
+
"domain_code": "IR",
|
|
1107
|
+
"level": 2,
|
|
1108
|
+
"title": "Incident Handling",
|
|
1109
|
+
"description": "Establish an operational incident-handling capability for organizational systems that includes preparation, detection, analysis, containment, recovery, and user response activities.",
|
|
1110
|
+
"nist_800_171_id": "171-3.6.1",
|
|
1111
|
+
"nist_800_53_controls": ["IR-2", "IR-4", "IR-5", "IR-6", "IR-7"],
|
|
1112
|
+
"assessment_objectives": [
|
|
1113
|
+
"An operational incident-handling capability is established",
|
|
1114
|
+
"The incident-handling capability includes preparation",
|
|
1115
|
+
"The incident-handling capability includes detection",
|
|
1116
|
+
"The incident-handling capability includes analysis",
|
|
1117
|
+
"The incident-handling capability includes containment",
|
|
1118
|
+
"The incident-handling capability includes recovery",
|
|
1119
|
+
"The incident-handling capability includes user response activities"
|
|
1120
|
+
],
|
|
1121
|
+
"evidence_required": "Incident response plan, IR procedures, IR team roster, detection tool documentation, playbooks",
|
|
1122
|
+
"automation_level": "semi",
|
|
1123
|
+
"priority": "critical"
|
|
1124
|
+
},
|
|
1125
|
+
{
|
|
1126
|
+
"id": "IR.L2-3.6.2",
|
|
1127
|
+
"domain": "Incident Response",
|
|
1128
|
+
"domain_code": "IR",
|
|
1129
|
+
"level": 2,
|
|
1130
|
+
"title": "Incident Reporting",
|
|
1131
|
+
"description": "Track, document, and report incidents to designated officials and/or authorities both internal and external to the organization.",
|
|
1132
|
+
"nist_800_171_id": "171-3.6.2",
|
|
1133
|
+
"nist_800_53_controls": ["IR-6"],
|
|
1134
|
+
"assessment_objectives": [
|
|
1135
|
+
"Incidents are tracked",
|
|
1136
|
+
"Incidents are documented",
|
|
1137
|
+
"Incidents are reported to designated internal officials or authorities",
|
|
1138
|
+
"Incidents are reported to designated external officials or authorities"
|
|
1139
|
+
],
|
|
1140
|
+
"evidence_required": "Incident tracking system, incident report templates, reporting procedures, DIBNet reporting documentation",
|
|
1141
|
+
"automation_level": "semi",
|
|
1142
|
+
"priority": "critical"
|
|
1143
|
+
},
|
|
1144
|
+
{
|
|
1145
|
+
"id": "IR.L2-3.6.3",
|
|
1146
|
+
"domain": "Incident Response",
|
|
1147
|
+
"domain_code": "IR",
|
|
1148
|
+
"level": 2,
|
|
1149
|
+
"title": "Incident Response Testing",
|
|
1150
|
+
"description": "Test the organizational incident response capability.",
|
|
1151
|
+
"nist_800_171_id": "171-3.6.3",
|
|
1152
|
+
"nist_800_53_controls": ["IR-3"],
|
|
1153
|
+
"assessment_objectives": [
|
|
1154
|
+
"The incident response capability for the organization is tested"
|
|
1155
|
+
],
|
|
1156
|
+
"evidence_required": "Tabletop exercise documentation, IR test results, after-action reports, lessons learned",
|
|
1157
|
+
"automation_level": "manual",
|
|
1158
|
+
"priority": "high"
|
|
1159
|
+
},
|
|
1160
|
+
{
|
|
1161
|
+
"id": "MA.L2-3.7.1",
|
|
1162
|
+
"domain": "Maintenance",
|
|
1163
|
+
"domain_code": "MA",
|
|
1164
|
+
"level": 2,
|
|
1165
|
+
"title": "Perform Maintenance",
|
|
1166
|
+
"description": "Perform maintenance on organizational systems.",
|
|
1167
|
+
"nist_800_171_id": "171-3.7.1",
|
|
1168
|
+
"nist_800_53_controls": ["MA-2"],
|
|
1169
|
+
"assessment_objectives": [
|
|
1170
|
+
"Maintenance is performed on the system in accordance with the maintenance policy and/or maintenance schedule"
|
|
1171
|
+
],
|
|
1172
|
+
"evidence_required": "Maintenance schedule, maintenance logs, maintenance policy documentation",
|
|
1173
|
+
"automation_level": "manual",
|
|
1174
|
+
"priority": "medium"
|
|
1175
|
+
},
|
|
1176
|
+
{
|
|
1177
|
+
"id": "MA.L2-3.7.2",
|
|
1178
|
+
"domain": "Maintenance",
|
|
1179
|
+
"domain_code": "MA",
|
|
1180
|
+
"level": 2,
|
|
1181
|
+
"title": "System Maintenance Control",
|
|
1182
|
+
"description": "Provide controls on the tools, techniques, mechanisms, and personnel used to conduct system maintenance.",
|
|
1183
|
+
"nist_800_171_id": "171-3.7.2",
|
|
1184
|
+
"nist_800_53_controls": ["MA-2", "MA-3", "MA-3(1)", "MA-3(2)"],
|
|
1185
|
+
"assessment_objectives": [
|
|
1186
|
+
"Tools used to conduct system maintenance are controlled",
|
|
1187
|
+
"Techniques used to conduct system maintenance are controlled",
|
|
1188
|
+
"Mechanisms used to conduct system maintenance are controlled",
|
|
1189
|
+
"Personnel used to conduct system maintenance are controlled"
|
|
1190
|
+
],
|
|
1191
|
+
"evidence_required": "Approved maintenance tools list, maintenance personnel authorization records, tool inspection procedures",
|
|
1192
|
+
"automation_level": "manual",
|
|
1193
|
+
"priority": "medium"
|
|
1194
|
+
},
|
|
1195
|
+
{
|
|
1196
|
+
"id": "MA.L2-3.7.3",
|
|
1197
|
+
"domain": "Maintenance",
|
|
1198
|
+
"domain_code": "MA",
|
|
1199
|
+
"level": 2,
|
|
1200
|
+
"title": "Equipment Sanitization",
|
|
1201
|
+
"description": "Ensure equipment removed for off-site maintenance is sanitized of any CUI.",
|
|
1202
|
+
"nist_800_171_id": "171-3.7.3",
|
|
1203
|
+
"nist_800_53_controls": ["MA-2"],
|
|
1204
|
+
"assessment_objectives": [
|
|
1205
|
+
"Equipment to be removed from the facility for off-site maintenance is sanitized of any CUI"
|
|
1206
|
+
],
|
|
1207
|
+
"evidence_required": "Equipment sanitization procedures, sanitization records, CUI data removal verification documentation",
|
|
1208
|
+
"automation_level": "manual",
|
|
1209
|
+
"priority": "high"
|
|
1210
|
+
},
|
|
1211
|
+
{
|
|
1212
|
+
"id": "MA.L2-3.7.4",
|
|
1213
|
+
"domain": "Maintenance",
|
|
1214
|
+
"domain_code": "MA",
|
|
1215
|
+
"level": 2,
|
|
1216
|
+
"title": "Media Inspection",
|
|
1217
|
+
"description": "Check media containing diagnostic and test programs for malicious code before the media are used in organizational systems.",
|
|
1218
|
+
"nist_800_171_id": "171-3.7.4",
|
|
1219
|
+
"nist_800_53_controls": ["MA-3(2)"],
|
|
1220
|
+
"assessment_objectives": [
|
|
1221
|
+
"Media containing diagnostic and test programs are checked for malicious code before the media are used in the system"
|
|
1222
|
+
],
|
|
1223
|
+
"evidence_required": "Media scanning procedures, antivirus scan records for maintenance media, media inspection policy",
|
|
1224
|
+
"automation_level": "semi",
|
|
1225
|
+
"priority": "medium"
|
|
1226
|
+
},
|
|
1227
|
+
{
|
|
1228
|
+
"id": "MA.L2-3.7.5",
|
|
1229
|
+
"domain": "Maintenance",
|
|
1230
|
+
"domain_code": "MA",
|
|
1231
|
+
"level": 2,
|
|
1232
|
+
"title": "Nonlocal Maintenance",
|
|
1233
|
+
"description": "Require multifactor authentication to establish nonlocal maintenance sessions via external network connections and terminate such connections when nonlocal maintenance is complete.",
|
|
1234
|
+
"nist_800_171_id": "171-3.7.5",
|
|
1235
|
+
"nist_800_53_controls": ["MA-4"],
|
|
1236
|
+
"assessment_objectives": [
|
|
1237
|
+
"Multifactor authentication is used to establish nonlocal maintenance sessions via external network connections",
|
|
1238
|
+
"Nonlocal maintenance sessions established via external network connections are terminated when nonlocal maintenance is complete"
|
|
1239
|
+
],
|
|
1240
|
+
"evidence_required": "Remote maintenance authentication configuration, session termination procedures, MFA enforcement for remote maintenance",
|
|
1241
|
+
"automation_level": "semi",
|
|
1242
|
+
"priority": "high"
|
|
1243
|
+
},
|
|
1244
|
+
{
|
|
1245
|
+
"id": "MA.L2-3.7.6",
|
|
1246
|
+
"domain": "Maintenance",
|
|
1247
|
+
"domain_code": "MA",
|
|
1248
|
+
"level": 2,
|
|
1249
|
+
"title": "Maintenance Personnel",
|
|
1250
|
+
"description": "Supervise the maintenance activities of maintenance personnel without required access authorization.",
|
|
1251
|
+
"nist_800_171_id": "171-3.7.6",
|
|
1252
|
+
"nist_800_53_controls": ["MA-5"],
|
|
1253
|
+
"assessment_objectives": [
|
|
1254
|
+
"Individuals performing maintenance who are without required access authorization are supervised during maintenance activities"
|
|
1255
|
+
],
|
|
1256
|
+
"evidence_required": "Maintenance escort policy, supervision records, maintenance personnel access authorization documentation",
|
|
1257
|
+
"automation_level": "manual",
|
|
1258
|
+
"priority": "medium"
|
|
1259
|
+
},
|
|
1260
|
+
{
|
|
1261
|
+
"id": "MP.L2-3.8.1",
|
|
1262
|
+
"domain": "Media Protection",
|
|
1263
|
+
"domain_code": "MP",
|
|
1264
|
+
"level": 2,
|
|
1265
|
+
"title": "Media Protection",
|
|
1266
|
+
"description": "Protect (i.e., physically control and securely store) system media containing CUI, both paper and digital.",
|
|
1267
|
+
"nist_800_171_id": "171-3.8.1",
|
|
1268
|
+
"nist_800_53_controls": ["MP-2", "MP-4"],
|
|
1269
|
+
"assessment_objectives": [
|
|
1270
|
+
"System media containing CUI (paper and digital) are physically controlled",
|
|
1271
|
+
"System media containing CUI (paper and digital) are securely stored"
|
|
1272
|
+
],
|
|
1273
|
+
"evidence_required": "Media storage policy, physical security measures for media, media inventory, secure storage locations",
|
|
1274
|
+
"automation_level": "manual",
|
|
1275
|
+
"priority": "high"
|
|
1276
|
+
},
|
|
1277
|
+
{
|
|
1278
|
+
"id": "MP.L2-3.8.2",
|
|
1279
|
+
"domain": "Media Protection",
|
|
1280
|
+
"domain_code": "MP",
|
|
1281
|
+
"level": 2,
|
|
1282
|
+
"title": "Media Access",
|
|
1283
|
+
"description": "Limit access to CUI on system media to authorized users.",
|
|
1284
|
+
"nist_800_171_id": "171-3.8.2",
|
|
1285
|
+
"nist_800_53_controls": ["MP-2"],
|
|
1286
|
+
"assessment_objectives": [
|
|
1287
|
+
"Access to CUI on system media is limited to authorized users"
|
|
1288
|
+
],
|
|
1289
|
+
"evidence_required": "Media access control policy, authorized user list for media access, access control mechanism documentation",
|
|
1290
|
+
"automation_level": "semi",
|
|
1291
|
+
"priority": "high"
|
|
1292
|
+
},
|
|
1293
|
+
{
|
|
1294
|
+
"id": "MP.L2-3.8.3",
|
|
1295
|
+
"domain": "Media Protection",
|
|
1296
|
+
"domain_code": "MP",
|
|
1297
|
+
"level": 2,
|
|
1298
|
+
"title": "Media Disposal",
|
|
1299
|
+
"description": "Sanitize or destroy system media containing CUI before disposal or release for reuse.",
|
|
1300
|
+
"nist_800_171_id": "171-3.8.3",
|
|
1301
|
+
"nist_800_53_controls": ["MP-6"],
|
|
1302
|
+
"assessment_objectives": [
|
|
1303
|
+
"System media containing CUI is sanitized or destroyed before disposal",
|
|
1304
|
+
"System media containing CUI is sanitized before release for reuse"
|
|
1305
|
+
],
|
|
1306
|
+
"evidence_required": "Media sanitization procedures, sanitization records, destruction certificates, NSA/CSS EPL approved equipment",
|
|
1307
|
+
"automation_level": "manual",
|
|
1308
|
+
"priority": "critical"
|
|
1309
|
+
},
|
|
1310
|
+
{
|
|
1311
|
+
"id": "MP.L2-3.8.4",
|
|
1312
|
+
"domain": "Media Protection",
|
|
1313
|
+
"domain_code": "MP",
|
|
1314
|
+
"level": 2,
|
|
1315
|
+
"title": "Media Markings",
|
|
1316
|
+
"description": "Mark media with necessary CUI markings and distribution limitations.",
|
|
1317
|
+
"nist_800_171_id": "171-3.8.4",
|
|
1318
|
+
"nist_800_53_controls": ["MP-3"],
|
|
1319
|
+
"assessment_objectives": [
|
|
1320
|
+
"Media containing CUI is marked with applicable CUI markings",
|
|
1321
|
+
"Media containing CUI is marked with distribution limitations"
|
|
1322
|
+
],
|
|
1323
|
+
"evidence_required": "Media marking policy, CUI marking procedures, marked media samples/photographs",
|
|
1324
|
+
"automation_level": "semi",
|
|
1325
|
+
"priority": "high"
|
|
1326
|
+
},
|
|
1327
|
+
{
|
|
1328
|
+
"id": "MP.L2-3.8.5",
|
|
1329
|
+
"domain": "Media Protection",
|
|
1330
|
+
"domain_code": "MP",
|
|
1331
|
+
"level": 2,
|
|
1332
|
+
"title": "Media Accountability",
|
|
1333
|
+
"description": "Control access to media containing CUI and maintain accountability for media during transport outside of controlled areas.",
|
|
1334
|
+
"nist_800_171_id": "171-3.8.5",
|
|
1335
|
+
"nist_800_53_controls": ["MP-5"],
|
|
1336
|
+
"assessment_objectives": [
|
|
1337
|
+
"Access to media containing CUI is controlled",
|
|
1338
|
+
"Accountability for media containing CUI is maintained during transport outside of controlled areas"
|
|
1339
|
+
],
|
|
1340
|
+
"evidence_required": "Media transport policy, chain of custody records, media accountability logs",
|
|
1341
|
+
"automation_level": "manual",
|
|
1342
|
+
"priority": "high"
|
|
1343
|
+
},
|
|
1344
|
+
{
|
|
1345
|
+
"id": "MP.L2-3.8.6",
|
|
1346
|
+
"domain": "Media Protection",
|
|
1347
|
+
"domain_code": "MP",
|
|
1348
|
+
"level": 2,
|
|
1349
|
+
"title": "Portable Storage Encryption",
|
|
1350
|
+
"description": "Implement cryptographic mechanisms to protect the confidentiality of CUI stored on digital media during transport unless otherwise protected by alternative physical safeguards.",
|
|
1351
|
+
"nist_800_171_id": "171-3.8.6",
|
|
1352
|
+
"nist_800_53_controls": ["MP-5(4)"],
|
|
1353
|
+
"assessment_objectives": [
|
|
1354
|
+
"Cryptographic mechanisms are implemented to protect the confidentiality of CUI stored on digital media during transport, or alternative physical safeguards are implemented"
|
|
1355
|
+
],
|
|
1356
|
+
"evidence_required": "Portable media encryption policy, encryption tool documentation, FIPS 140-2 validated module records",
|
|
1357
|
+
"automation_level": "auto",
|
|
1358
|
+
"priority": "critical"
|
|
1359
|
+
},
|
|
1360
|
+
{
|
|
1361
|
+
"id": "MP.L2-3.8.7",
|
|
1362
|
+
"domain": "Media Protection",
|
|
1363
|
+
"domain_code": "MP",
|
|
1364
|
+
"level": 2,
|
|
1365
|
+
"title": "Removable Media",
|
|
1366
|
+
"description": "Control the use of removable media on system components.",
|
|
1367
|
+
"nist_800_171_id": "171-3.8.7",
|
|
1368
|
+
"nist_800_53_controls": ["MP-7"],
|
|
1369
|
+
"assessment_objectives": [
|
|
1370
|
+
"The use of removable media on system components is controlled"
|
|
1371
|
+
],
|
|
1372
|
+
"evidence_required": "Removable media policy, USB control configuration, device control software documentation",
|
|
1373
|
+
"automation_level": "auto",
|
|
1374
|
+
"priority": "high"
|
|
1375
|
+
},
|
|
1376
|
+
{
|
|
1377
|
+
"id": "MP.L2-3.8.8",
|
|
1378
|
+
"domain": "Media Protection",
|
|
1379
|
+
"domain_code": "MP",
|
|
1380
|
+
"level": 2,
|
|
1381
|
+
"title": "Shared Media",
|
|
1382
|
+
"description": "Prohibit the use of portable storage devices when such devices have no identifiable owner.",
|
|
1383
|
+
"nist_800_171_id": "171-3.8.8",
|
|
1384
|
+
"nist_800_53_controls": ["MP-7(1)"],
|
|
1385
|
+
"assessment_objectives": [
|
|
1386
|
+
"The use of portable storage devices is prohibited when such devices have no identifiable owner"
|
|
1387
|
+
],
|
|
1388
|
+
"evidence_required": "Portable storage device ownership policy, device registration records, unowned device prohibition procedures",
|
|
1389
|
+
"automation_level": "semi",
|
|
1390
|
+
"priority": "medium"
|
|
1391
|
+
},
|
|
1392
|
+
{
|
|
1393
|
+
"id": "MP.L2-3.8.9",
|
|
1394
|
+
"domain": "Media Protection",
|
|
1395
|
+
"domain_code": "MP",
|
|
1396
|
+
"level": 2,
|
|
1397
|
+
"title": "Protect Backups",
|
|
1398
|
+
"description": "Protect the confidentiality of backup CUI at storage locations.",
|
|
1399
|
+
"nist_800_171_id": "171-3.8.9",
|
|
1400
|
+
"nist_800_53_controls": ["CP-9"],
|
|
1401
|
+
"assessment_objectives": [
|
|
1402
|
+
"The confidentiality of backup CUI at storage locations is protected"
|
|
1403
|
+
],
|
|
1404
|
+
"evidence_required": "Backup encryption configuration, secure backup storage documentation, backup access control records",
|
|
1405
|
+
"automation_level": "auto",
|
|
1406
|
+
"priority": "high"
|
|
1407
|
+
},
|
|
1408
|
+
{
|
|
1409
|
+
"id": "PS.L2-3.9.1",
|
|
1410
|
+
"domain": "Personnel Security",
|
|
1411
|
+
"domain_code": "PS",
|
|
1412
|
+
"level": 2,
|
|
1413
|
+
"title": "Screen Individuals",
|
|
1414
|
+
"description": "Screen individuals prior to authorizing access to organizational systems containing CUI.",
|
|
1415
|
+
"nist_800_171_id": "171-3.9.1",
|
|
1416
|
+
"nist_800_53_controls": ["PS-3"],
|
|
1417
|
+
"assessment_objectives": [
|
|
1418
|
+
"Individuals are screened prior to authorizing access to organizational systems containing CUI"
|
|
1419
|
+
],
|
|
1420
|
+
"evidence_required": "Personnel screening policy, background check records, screening completion documentation",
|
|
1421
|
+
"automation_level": "manual",
|
|
1422
|
+
"priority": "high"
|
|
1423
|
+
},
|
|
1424
|
+
{
|
|
1425
|
+
"id": "PS.L2-3.9.2",
|
|
1426
|
+
"domain": "Personnel Security",
|
|
1427
|
+
"domain_code": "PS",
|
|
1428
|
+
"level": 2,
|
|
1429
|
+
"title": "Personnel Actions",
|
|
1430
|
+
"description": "Ensure that organizational systems containing CUI are protected during and after personnel actions such as terminations and transfers.",
|
|
1431
|
+
"nist_800_171_id": "171-3.9.2",
|
|
1432
|
+
"nist_800_53_controls": ["PS-4", "PS-5"],
|
|
1433
|
+
"assessment_objectives": [
|
|
1434
|
+
"Policy or process for protecting CUI during personnel actions is established",
|
|
1435
|
+
"System access is revoked and/or CUI is protected upon personnel termination",
|
|
1436
|
+
"System access is adjusted and/or CUI is protected upon personnel transfer"
|
|
1437
|
+
],
|
|
1438
|
+
"evidence_required": "Personnel termination/transfer procedures, access revocation records, exit checklists, account deprovisioning logs",
|
|
1439
|
+
"automation_level": "semi",
|
|
1440
|
+
"priority": "high"
|
|
1441
|
+
},
|
|
1442
|
+
{
|
|
1443
|
+
"id": "PE.L2-3.10.1",
|
|
1444
|
+
"domain": "Physical Protection",
|
|
1445
|
+
"domain_code": "PE",
|
|
1446
|
+
"level": 2,
|
|
1447
|
+
"title": "Limit Physical Access",
|
|
1448
|
+
"description": "Limit physical access to organizational systems, equipment, and the respective operating environments to authorized individuals.",
|
|
1449
|
+
"nist_800_171_id": "171-3.10.1",
|
|
1450
|
+
"nist_800_53_controls": ["PE-2", "PE-3"],
|
|
1451
|
+
"assessment_objectives": [
|
|
1452
|
+
"Authorized individuals allowed physical access are identified",
|
|
1453
|
+
"Physical access to organizational systems is limited to authorized individuals",
|
|
1454
|
+
"Physical access to equipment is limited to authorized individuals",
|
|
1455
|
+
"Physical access to operating environments is limited to authorized individuals"
|
|
1456
|
+
],
|
|
1457
|
+
"evidence_required": "Physical access policy, authorized personnel list, badge/access card records, physical access logs",
|
|
1458
|
+
"automation_level": "semi",
|
|
1459
|
+
"priority": "high"
|
|
1460
|
+
},
|
|
1461
|
+
{
|
|
1462
|
+
"id": "PE.L2-3.10.2",
|
|
1463
|
+
"domain": "Physical Protection",
|
|
1464
|
+
"domain_code": "PE",
|
|
1465
|
+
"level": 2,
|
|
1466
|
+
"title": "Monitor Physical Facility",
|
|
1467
|
+
"description": "Protect and monitor the physical facility and support infrastructure for organizational systems.",
|
|
1468
|
+
"nist_800_171_id": "171-3.10.2",
|
|
1469
|
+
"nist_800_53_controls": ["PE-2", "PE-3", "PE-6"],
|
|
1470
|
+
"assessment_objectives": [
|
|
1471
|
+
"The physical facility where the system resides is protected",
|
|
1472
|
+
"The support infrastructure for the system is protected",
|
|
1473
|
+
"The physical facility is monitored",
|
|
1474
|
+
"The support infrastructure is monitored"
|
|
1475
|
+
],
|
|
1476
|
+
"evidence_required": "Physical security measures documentation, surveillance system records, monitoring procedures, facility protection documentation",
|
|
1477
|
+
"automation_level": "semi",
|
|
1478
|
+
"priority": "high"
|
|
1479
|
+
},
|
|
1480
|
+
{
|
|
1481
|
+
"id": "PE.L2-3.10.3",
|
|
1482
|
+
"domain": "Physical Protection",
|
|
1483
|
+
"domain_code": "PE",
|
|
1484
|
+
"level": 2,
|
|
1485
|
+
"title": "Escort Visitors",
|
|
1486
|
+
"description": "Escort visitors and monitor visitor activity.",
|
|
1487
|
+
"nist_800_171_id": "171-3.10.3",
|
|
1488
|
+
"nist_800_53_controls": ["PE-3"],
|
|
1489
|
+
"assessment_objectives": [
|
|
1490
|
+
"Visitors are escorted",
|
|
1491
|
+
"Visitor activity is monitored"
|
|
1492
|
+
],
|
|
1493
|
+
"evidence_required": "Visitor escort policy, visitor logs, visitor badge procedures, escort documentation",
|
|
1494
|
+
"automation_level": "manual",
|
|
1495
|
+
"priority": "medium"
|
|
1496
|
+
},
|
|
1497
|
+
{
|
|
1498
|
+
"id": "PE.L2-3.10.4",
|
|
1499
|
+
"domain": "Physical Protection",
|
|
1500
|
+
"domain_code": "PE",
|
|
1501
|
+
"level": 2,
|
|
1502
|
+
"title": "Physical Access Logs",
|
|
1503
|
+
"description": "Maintain audit logs of physical access.",
|
|
1504
|
+
"nist_800_171_id": "171-3.10.4",
|
|
1505
|
+
"nist_800_53_controls": ["PE-3"],
|
|
1506
|
+
"assessment_objectives": [
|
|
1507
|
+
"Audit logs of physical access are maintained"
|
|
1508
|
+
],
|
|
1509
|
+
"evidence_required": "Physical access log records, badge reader reports, access log retention documentation",
|
|
1510
|
+
"automation_level": "auto",
|
|
1511
|
+
"priority": "medium"
|
|
1512
|
+
},
|
|
1513
|
+
{
|
|
1514
|
+
"id": "PE.L2-3.10.5",
|
|
1515
|
+
"domain": "Physical Protection",
|
|
1516
|
+
"domain_code": "PE",
|
|
1517
|
+
"level": 2,
|
|
1518
|
+
"title": "Manage Physical Access",
|
|
1519
|
+
"description": "Control and manage physical access devices.",
|
|
1520
|
+
"nist_800_171_id": "171-3.10.5",
|
|
1521
|
+
"nist_800_53_controls": ["PE-3"],
|
|
1522
|
+
"assessment_objectives": [
|
|
1523
|
+
"Physical access devices are identified",
|
|
1524
|
+
"Physical access devices are controlled",
|
|
1525
|
+
"Physical access devices are managed"
|
|
1526
|
+
],
|
|
1527
|
+
"evidence_required": "Key/badge inventory, access device management procedures, lock/key control records",
|
|
1528
|
+
"automation_level": "semi",
|
|
1529
|
+
"priority": "medium"
|
|
1530
|
+
},
|
|
1531
|
+
{
|
|
1532
|
+
"id": "PE.L2-3.10.6",
|
|
1533
|
+
"domain": "Physical Protection",
|
|
1534
|
+
"domain_code": "PE",
|
|
1535
|
+
"level": 2,
|
|
1536
|
+
"title": "Alternative Work Sites",
|
|
1537
|
+
"description": "Enforce safeguarding measures for CUI at alternate work sites.",
|
|
1538
|
+
"nist_800_171_id": "171-3.10.6",
|
|
1539
|
+
"nist_800_53_controls": ["PE-17"],
|
|
1540
|
+
"assessment_objectives": [
|
|
1541
|
+
"Safeguarding measures for CUI are defined for alternate work sites",
|
|
1542
|
+
"Safeguarding measures for CUI at alternate work sites are enforced"
|
|
1543
|
+
],
|
|
1544
|
+
"evidence_required": "Telework policy, alternate work site security requirements, VPN/encryption requirements for remote work",
|
|
1545
|
+
"automation_level": "manual",
|
|
1546
|
+
"priority": "medium"
|
|
1547
|
+
},
|
|
1548
|
+
{
|
|
1549
|
+
"id": "RA.L2-3.11.1",
|
|
1550
|
+
"domain": "Risk Assessment",
|
|
1551
|
+
"domain_code": "RA",
|
|
1552
|
+
"level": 2,
|
|
1553
|
+
"title": "Risk Assessments",
|
|
1554
|
+
"description": "Periodically assess the risk to organizational operations (including mission, functions, image, or reputation), organizational assets, and individuals, resulting from the operation of organizational systems and the associated processing, storage, or transmission of CUI.",
|
|
1555
|
+
"nist_800_171_id": "171-3.11.1",
|
|
1556
|
+
"nist_800_53_controls": ["RA-3"],
|
|
1557
|
+
"assessment_objectives": [
|
|
1558
|
+
"The frequency of risk assessments is defined",
|
|
1559
|
+
"Risk assessments are conducted with the defined frequency",
|
|
1560
|
+
"Risk assessments identify risks from the operation of organizational systems and associated processing, storage, or transmission of CUI"
|
|
1561
|
+
],
|
|
1562
|
+
"evidence_required": "Risk assessment reports, risk assessment schedule, threat/vulnerability assessment documentation",
|
|
1563
|
+
"automation_level": "semi",
|
|
1564
|
+
"priority": "high"
|
|
1565
|
+
},
|
|
1566
|
+
{
|
|
1567
|
+
"id": "RA.L2-3.11.2",
|
|
1568
|
+
"domain": "Risk Assessment",
|
|
1569
|
+
"domain_code": "RA",
|
|
1570
|
+
"level": 2,
|
|
1571
|
+
"title": "Vulnerability Scan",
|
|
1572
|
+
"description": "Scan for vulnerabilities in organizational systems and applications periodically and when new vulnerabilities affecting those systems and applications are identified.",
|
|
1573
|
+
"nist_800_171_id": "171-3.11.2",
|
|
1574
|
+
"nist_800_53_controls": ["RA-5", "RA-5(5)"],
|
|
1575
|
+
"assessment_objectives": [
|
|
1576
|
+
"The frequency to scan for vulnerabilities in the system and applications is defined",
|
|
1577
|
+
"Vulnerability scans are performed with the defined frequency",
|
|
1578
|
+
"Vulnerability scans are performed when new vulnerabilities are identified",
|
|
1579
|
+
"Vulnerabilities are identified and reported"
|
|
1580
|
+
],
|
|
1581
|
+
"evidence_required": "Vulnerability scan reports, scan schedule, vulnerability management procedures, remediation tracking",
|
|
1582
|
+
"automation_level": "auto",
|
|
1583
|
+
"priority": "critical"
|
|
1584
|
+
},
|
|
1585
|
+
{
|
|
1586
|
+
"id": "RA.L2-3.11.3",
|
|
1587
|
+
"domain": "Risk Assessment",
|
|
1588
|
+
"domain_code": "RA",
|
|
1589
|
+
"level": 2,
|
|
1590
|
+
"title": "Vulnerability Remediation",
|
|
1591
|
+
"description": "Remediate vulnerabilities in accordance with risk assessments.",
|
|
1592
|
+
"nist_800_171_id": "171-3.11.3",
|
|
1593
|
+
"nist_800_53_controls": ["RA-5"],
|
|
1594
|
+
"assessment_objectives": [
|
|
1595
|
+
"Vulnerabilities are remediated in accordance with risk assessments"
|
|
1596
|
+
],
|
|
1597
|
+
"evidence_required": "Vulnerability remediation records, patching documentation, risk-based remediation priority records",
|
|
1598
|
+
"automation_level": "semi",
|
|
1599
|
+
"priority": "high"
|
|
1600
|
+
},
|
|
1601
|
+
{
|
|
1602
|
+
"id": "CA.L2-3.12.1",
|
|
1603
|
+
"domain": "Security Assessment",
|
|
1604
|
+
"domain_code": "CA",
|
|
1605
|
+
"level": 2,
|
|
1606
|
+
"title": "Security Control Assessment",
|
|
1607
|
+
"description": "Periodically assess the security controls in organizational systems to determine if the controls are effective in their application.",
|
|
1608
|
+
"nist_800_171_id": "171-3.12.1",
|
|
1609
|
+
"nist_800_53_controls": ["CA-2"],
|
|
1610
|
+
"assessment_objectives": [
|
|
1611
|
+
"The frequency of security control assessments is defined",
|
|
1612
|
+
"Security controls are assessed with the defined frequency to determine if they are effective"
|
|
1613
|
+
],
|
|
1614
|
+
"evidence_required": "Security assessment plans, assessment reports, control effectiveness evaluations",
|
|
1615
|
+
"automation_level": "semi",
|
|
1616
|
+
"priority": "high"
|
|
1617
|
+
},
|
|
1618
|
+
{
|
|
1619
|
+
"id": "CA.L2-3.12.2",
|
|
1620
|
+
"domain": "Security Assessment",
|
|
1621
|
+
"domain_code": "CA",
|
|
1622
|
+
"level": 2,
|
|
1623
|
+
"title": "Plan of Action",
|
|
1624
|
+
"description": "Develop and implement plans of action designed to correct deficiencies and reduce or eliminate vulnerabilities in organizational systems.",
|
|
1625
|
+
"nist_800_171_id": "171-3.12.2",
|
|
1626
|
+
"nist_800_53_controls": ["CA-5"],
|
|
1627
|
+
"assessment_objectives": [
|
|
1628
|
+
"Deficiencies and vulnerabilities to be addressed by the plan of action are identified",
|
|
1629
|
+
"A plan of action is developed to correct identified deficiencies and reduce or eliminate identified vulnerabilities",
|
|
1630
|
+
"The plan of action is implemented to correct identified deficiencies and reduce or eliminate identified vulnerabilities"
|
|
1631
|
+
],
|
|
1632
|
+
"evidence_required": "POA&M documentation, remediation status tracking, milestone completion records",
|
|
1633
|
+
"automation_level": "semi",
|
|
1634
|
+
"priority": "high"
|
|
1635
|
+
},
|
|
1636
|
+
{
|
|
1637
|
+
"id": "CA.L2-3.12.3",
|
|
1638
|
+
"domain": "Security Assessment",
|
|
1639
|
+
"domain_code": "CA",
|
|
1640
|
+
"level": 2,
|
|
1641
|
+
"title": "Security Control Monitoring",
|
|
1642
|
+
"description": "Monitor security controls on an ongoing basis to ensure the continued effectiveness of the controls.",
|
|
1643
|
+
"nist_800_171_id": "171-3.12.3",
|
|
1644
|
+
"nist_800_53_controls": ["CA-7"],
|
|
1645
|
+
"assessment_objectives": [
|
|
1646
|
+
"A monitoring strategy is developed",
|
|
1647
|
+
"Security controls are monitored on an ongoing basis to ensure the continued effectiveness of the controls"
|
|
1648
|
+
],
|
|
1649
|
+
"evidence_required": "Continuous monitoring strategy, monitoring tool configuration, ongoing assessment records",
|
|
1650
|
+
"automation_level": "auto",
|
|
1651
|
+
"priority": "high"
|
|
1652
|
+
},
|
|
1653
|
+
{
|
|
1654
|
+
"id": "CA.L2-3.12.4",
|
|
1655
|
+
"domain": "Security Assessment",
|
|
1656
|
+
"domain_code": "CA",
|
|
1657
|
+
"level": 2,
|
|
1658
|
+
"title": "System Security Plan",
|
|
1659
|
+
"description": "Develop, document, and periodically update system security plans that describe system boundaries, system environments of operation, how security requirements are implemented, and the relationships with or connections to other systems.",
|
|
1660
|
+
"nist_800_171_id": "171-3.12.4",
|
|
1661
|
+
"nist_800_53_controls": ["PL-2"],
|
|
1662
|
+
"assessment_objectives": [
|
|
1663
|
+
"A system security plan is developed",
|
|
1664
|
+
"The system security plan describes the system boundary",
|
|
1665
|
+
"The system security plan describes the environment of operation",
|
|
1666
|
+
"The system security plan describes how security requirements are implemented",
|
|
1667
|
+
"The system security plan describes relationships with or connections to other systems",
|
|
1668
|
+
"The system security plan is periodically updated"
|
|
1669
|
+
],
|
|
1670
|
+
"evidence_required": "System security plan document, network diagrams, system boundary documentation, update history",
|
|
1671
|
+
"automation_level": "semi",
|
|
1672
|
+
"priority": "critical"
|
|
1673
|
+
},
|
|
1674
|
+
{
|
|
1675
|
+
"id": "SC.L2-3.13.1",
|
|
1676
|
+
"domain": "System & Communications Protection",
|
|
1677
|
+
"domain_code": "SC",
|
|
1678
|
+
"level": 2,
|
|
1679
|
+
"title": "Boundary Protection",
|
|
1680
|
+
"description": "Monitor, control, and protect communications (i.e., information transmitted or received by organizational systems) at the external boundaries and key internal boundaries of organizational systems.",
|
|
1681
|
+
"nist_800_171_id": "171-3.13.1",
|
|
1682
|
+
"nist_800_53_controls": ["SC-7", "SA-8"],
|
|
1683
|
+
"assessment_objectives": [
|
|
1684
|
+
"Communications at the external system boundary are monitored",
|
|
1685
|
+
"Communications at the external system boundary are controlled",
|
|
1686
|
+
"Communications at the external system boundary are protected",
|
|
1687
|
+
"Communications at key internal boundaries are monitored",
|
|
1688
|
+
"Communications at key internal boundaries are controlled",
|
|
1689
|
+
"Communications at key internal boundaries are protected"
|
|
1690
|
+
],
|
|
1691
|
+
"evidence_required": "Network architecture diagram, firewall configuration, boundary protection documentation, IDS/IPS configuration",
|
|
1692
|
+
"automation_level": "auto",
|
|
1693
|
+
"priority": "critical"
|
|
1694
|
+
},
|
|
1695
|
+
{
|
|
1696
|
+
"id": "SC.L2-3.13.2",
|
|
1697
|
+
"domain": "System & Communications Protection",
|
|
1698
|
+
"domain_code": "SC",
|
|
1699
|
+
"level": 2,
|
|
1700
|
+
"title": "Security Engineering",
|
|
1701
|
+
"description": "Employ architectural designs, software development techniques, and systems engineering principles that promote effective information security within organizational systems.",
|
|
1702
|
+
"nist_800_171_id": "171-3.13.2",
|
|
1703
|
+
"nist_800_53_controls": ["SA-8"],
|
|
1704
|
+
"assessment_objectives": [
|
|
1705
|
+
"Architectural designs that promote effective information security are employed",
|
|
1706
|
+
"Software development techniques that promote effective information security are employed",
|
|
1707
|
+
"Systems engineering principles that promote effective information security are employed"
|
|
1708
|
+
],
|
|
1709
|
+
"evidence_required": "System architecture documentation, secure development practices, defense-in-depth design records",
|
|
1710
|
+
"automation_level": "semi",
|
|
1711
|
+
"priority": "high"
|
|
1712
|
+
},
|
|
1713
|
+
{
|
|
1714
|
+
"id": "SC.L2-3.13.3",
|
|
1715
|
+
"domain": "System & Communications Protection",
|
|
1716
|
+
"domain_code": "SC",
|
|
1717
|
+
"level": 2,
|
|
1718
|
+
"title": "Role Separation",
|
|
1719
|
+
"description": "Separate user functionality from system management functionality.",
|
|
1720
|
+
"nist_800_171_id": "171-3.13.3",
|
|
1721
|
+
"nist_800_53_controls": ["SC-2"],
|
|
1722
|
+
"assessment_objectives": [
|
|
1723
|
+
"User functionality is identified",
|
|
1724
|
+
"System management functionality is identified",
|
|
1725
|
+
"User functionality is separated from system management functionality"
|
|
1726
|
+
],
|
|
1727
|
+
"evidence_required": "System architecture showing separation, role-based access configuration, management network segmentation documentation",
|
|
1728
|
+
"automation_level": "auto",
|
|
1729
|
+
"priority": "high"
|
|
1730
|
+
},
|
|
1731
|
+
{
|
|
1732
|
+
"id": "SC.L2-3.13.4",
|
|
1733
|
+
"domain": "System & Communications Protection",
|
|
1734
|
+
"domain_code": "SC",
|
|
1735
|
+
"level": 2,
|
|
1736
|
+
"title": "Shared Resource Control",
|
|
1737
|
+
"description": "Prevent unauthorized and unintended information transfer via shared system resources.",
|
|
1738
|
+
"nist_800_171_id": "171-3.13.4",
|
|
1739
|
+
"nist_800_53_controls": ["SC-4"],
|
|
1740
|
+
"assessment_objectives": [
|
|
1741
|
+
"Unauthorized and unintended information transfer via shared system resources is prevented"
|
|
1742
|
+
],
|
|
1743
|
+
"evidence_required": "Memory management configuration, object reuse controls, shared resource isolation documentation",
|
|
1744
|
+
"automation_level": "auto",
|
|
1745
|
+
"priority": "high"
|
|
1746
|
+
},
|
|
1747
|
+
{
|
|
1748
|
+
"id": "SC.L2-3.13.5",
|
|
1749
|
+
"domain": "System & Communications Protection",
|
|
1750
|
+
"domain_code": "SC",
|
|
1751
|
+
"level": 2,
|
|
1752
|
+
"title": "Public Access System Separation",
|
|
1753
|
+
"description": "Implement subnetworks for publicly accessible system components that are physically or logically separated from internal networks.",
|
|
1754
|
+
"nist_800_171_id": "171-3.13.5",
|
|
1755
|
+
"nist_800_53_controls": ["SC-7"],
|
|
1756
|
+
"assessment_objectives": [
|
|
1757
|
+
"Publicly accessible system components are identified",
|
|
1758
|
+
"Subnetworks for publicly accessible system components are physically or logically separated from internal networks"
|
|
1759
|
+
],
|
|
1760
|
+
"evidence_required": "DMZ architecture documentation, network segmentation diagrams, firewall rule sets",
|
|
1761
|
+
"automation_level": "auto",
|
|
1762
|
+
"priority": "critical"
|
|
1763
|
+
},
|
|
1764
|
+
{
|
|
1765
|
+
"id": "SC.L2-3.13.6",
|
|
1766
|
+
"domain": "System & Communications Protection",
|
|
1767
|
+
"domain_code": "SC",
|
|
1768
|
+
"level": 2,
|
|
1769
|
+
"title": "Network Communication by Exception",
|
|
1770
|
+
"description": "Deny network communications traffic by default and allow network communications traffic by exception (i.e., deny all, permit by exception).",
|
|
1771
|
+
"nist_800_171_id": "171-3.13.6",
|
|
1772
|
+
"nist_800_53_controls": ["SC-7(5)"],
|
|
1773
|
+
"assessment_objectives": [
|
|
1774
|
+
"Network communications traffic is denied by default",
|
|
1775
|
+
"Network communications traffic is allowed by exception"
|
|
1776
|
+
],
|
|
1777
|
+
"evidence_required": "Firewall default deny rules, network ACL configuration, exception/allow list documentation",
|
|
1778
|
+
"automation_level": "auto",
|
|
1779
|
+
"priority": "critical"
|
|
1780
|
+
},
|
|
1781
|
+
{
|
|
1782
|
+
"id": "SC.L2-3.13.7",
|
|
1783
|
+
"domain": "System & Communications Protection",
|
|
1784
|
+
"domain_code": "SC",
|
|
1785
|
+
"level": 2,
|
|
1786
|
+
"title": "Split Tunneling",
|
|
1787
|
+
"description": "Prevent remote devices from simultaneously establishing non-remote connections with organizational systems and communicating via some other connection to resources in external networks (i.e., split tunneling).",
|
|
1788
|
+
"nist_800_171_id": "171-3.13.7",
|
|
1789
|
+
"nist_800_53_controls": ["SC-7(7)"],
|
|
1790
|
+
"assessment_objectives": [
|
|
1791
|
+
"Split tunneling is prevented for remote devices connecting to organizational systems"
|
|
1792
|
+
],
|
|
1793
|
+
"evidence_required": "VPN configuration showing split tunneling prevention, remote access policy documentation",
|
|
1794
|
+
"automation_level": "auto",
|
|
1795
|
+
"priority": "high"
|
|
1796
|
+
},
|
|
1797
|
+
{
|
|
1798
|
+
"id": "SC.L2-3.13.8",
|
|
1799
|
+
"domain": "System & Communications Protection",
|
|
1800
|
+
"domain_code": "SC",
|
|
1801
|
+
"level": 2,
|
|
1802
|
+
"title": "Data in Transit",
|
|
1803
|
+
"description": "Implement cryptographic mechanisms to prevent unauthorized disclosure of CUI during transmission unless otherwise protected by alternative physical safeguards.",
|
|
1804
|
+
"nist_800_171_id": "171-3.13.8",
|
|
1805
|
+
"nist_800_53_controls": ["SC-8", "SC-8(1)"],
|
|
1806
|
+
"assessment_objectives": [
|
|
1807
|
+
"Cryptographic mechanisms are implemented to prevent unauthorized disclosure of CUI during transmission, unless otherwise protected by alternative physical safeguards"
|
|
1808
|
+
],
|
|
1809
|
+
"evidence_required": "TLS/IPsec configuration, encryption-in-transit documentation, FIPS 140-2 validated module documentation",
|
|
1810
|
+
"automation_level": "auto",
|
|
1811
|
+
"priority": "critical"
|
|
1812
|
+
},
|
|
1813
|
+
{
|
|
1814
|
+
"id": "SC.L2-3.13.9",
|
|
1815
|
+
"domain": "System & Communications Protection",
|
|
1816
|
+
"domain_code": "SC",
|
|
1817
|
+
"level": 2,
|
|
1818
|
+
"title": "Network Disconnect",
|
|
1819
|
+
"description": "Terminate network connections associated with communications sessions at the end of the sessions or after a defined period of inactivity.",
|
|
1820
|
+
"nist_800_171_id": "171-3.13.9",
|
|
1821
|
+
"nist_800_53_controls": ["SC-10"],
|
|
1822
|
+
"assessment_objectives": [
|
|
1823
|
+
"A period of inactivity to terminate network connections associated with communications sessions is defined",
|
|
1824
|
+
"Network connections are terminated at the end of the sessions",
|
|
1825
|
+
"Network connections are terminated after the defined period of inactivity"
|
|
1826
|
+
],
|
|
1827
|
+
"evidence_required": "Session timeout configuration, network connection termination settings, inactivity threshold documentation",
|
|
1828
|
+
"automation_level": "auto",
|
|
1829
|
+
"priority": "medium"
|
|
1830
|
+
},
|
|
1831
|
+
{
|
|
1832
|
+
"id": "SC.L2-3.13.10",
|
|
1833
|
+
"domain": "System & Communications Protection",
|
|
1834
|
+
"domain_code": "SC",
|
|
1835
|
+
"level": 2,
|
|
1836
|
+
"title": "Key Management",
|
|
1837
|
+
"description": "Establish and manage cryptographic keys for cryptography employed in organizational systems.",
|
|
1838
|
+
"nist_800_171_id": "171-3.13.10",
|
|
1839
|
+
"nist_800_53_controls": ["SC-12"],
|
|
1840
|
+
"assessment_objectives": [
|
|
1841
|
+
"Cryptographic keys are established for cryptography employed in the system",
|
|
1842
|
+
"Cryptographic keys are managed for cryptography employed in the system"
|
|
1843
|
+
],
|
|
1844
|
+
"evidence_required": "Key management policy, key generation procedures, key storage and rotation documentation, PKI documentation",
|
|
1845
|
+
"automation_level": "semi",
|
|
1846
|
+
"priority": "high"
|
|
1847
|
+
},
|
|
1848
|
+
{
|
|
1849
|
+
"id": "SC.L2-3.13.11",
|
|
1850
|
+
"domain": "System & Communications Protection",
|
|
1851
|
+
"domain_code": "SC",
|
|
1852
|
+
"level": 2,
|
|
1853
|
+
"title": "CUI Encryption",
|
|
1854
|
+
"description": "Employ FIPS-validated cryptography when used to protect the confidentiality of CUI.",
|
|
1855
|
+
"nist_800_171_id": "171-3.13.11",
|
|
1856
|
+
"nist_800_53_controls": ["SC-13"],
|
|
1857
|
+
"assessment_objectives": [
|
|
1858
|
+
"FIPS-validated cryptography is employed to protect the confidentiality of CUI"
|
|
1859
|
+
],
|
|
1860
|
+
"evidence_required": "FIPS 140-2/140-3 validation certificates, cryptographic module inventory, algorithm documentation",
|
|
1861
|
+
"automation_level": "auto",
|
|
1862
|
+
"priority": "critical"
|
|
1863
|
+
},
|
|
1864
|
+
{
|
|
1865
|
+
"id": "SC.L2-3.13.12",
|
|
1866
|
+
"domain": "System & Communications Protection",
|
|
1867
|
+
"domain_code": "SC",
|
|
1868
|
+
"level": 2,
|
|
1869
|
+
"title": "Collaborative Device Control",
|
|
1870
|
+
"description": "Prohibit remote activation of collaborative computing devices and provide indication of devices in use to users present at the device.",
|
|
1871
|
+
"nist_800_171_id": "171-3.13.12",
|
|
1872
|
+
"nist_800_53_controls": ["SC-15"],
|
|
1873
|
+
"assessment_objectives": [
|
|
1874
|
+
"Remote activation of collaborative computing devices is prohibited",
|
|
1875
|
+
"An indication of collaborative computing devices in use is provided to users present at the device"
|
|
1876
|
+
],
|
|
1877
|
+
"evidence_required": "Collaborative device policy, device configuration showing remote activation prevention, indicator documentation",
|
|
1878
|
+
"automation_level": "semi",
|
|
1879
|
+
"priority": "medium"
|
|
1880
|
+
},
|
|
1881
|
+
{
|
|
1882
|
+
"id": "SC.L2-3.13.13",
|
|
1883
|
+
"domain": "System & Communications Protection",
|
|
1884
|
+
"domain_code": "SC",
|
|
1885
|
+
"level": 2,
|
|
1886
|
+
"title": "Mobile Code",
|
|
1887
|
+
"description": "Control and monitor the use of mobile code.",
|
|
1888
|
+
"nist_800_171_id": "171-3.13.13",
|
|
1889
|
+
"nist_800_53_controls": ["SC-18"],
|
|
1890
|
+
"assessment_objectives": [
|
|
1891
|
+
"The use of mobile code is controlled",
|
|
1892
|
+
"The use of mobile code is monitored"
|
|
1893
|
+
],
|
|
1894
|
+
"evidence_required": "Mobile code policy, browser/application security settings, mobile code restriction configuration",
|
|
1895
|
+
"automation_level": "auto",
|
|
1896
|
+
"priority": "medium"
|
|
1897
|
+
},
|
|
1898
|
+
{
|
|
1899
|
+
"id": "SC.L2-3.13.14",
|
|
1900
|
+
"domain": "System & Communications Protection",
|
|
1901
|
+
"domain_code": "SC",
|
|
1902
|
+
"level": 2,
|
|
1903
|
+
"title": "Voice over IP",
|
|
1904
|
+
"description": "Control and monitor the use of Voice over Internet Protocol (VoIP) technologies.",
|
|
1905
|
+
"nist_800_171_id": "171-3.13.14",
|
|
1906
|
+
"nist_800_53_controls": ["SC-19"],
|
|
1907
|
+
"assessment_objectives": [
|
|
1908
|
+
"The use of VoIP technologies is controlled",
|
|
1909
|
+
"The use of VoIP technologies is monitored"
|
|
1910
|
+
],
|
|
1911
|
+
"evidence_required": "VoIP security policy, VoIP system configuration, monitoring tool documentation",
|
|
1912
|
+
"automation_level": "semi",
|
|
1913
|
+
"priority": "medium"
|
|
1914
|
+
},
|
|
1915
|
+
{
|
|
1916
|
+
"id": "SC.L2-3.13.15",
|
|
1917
|
+
"domain": "System & Communications Protection",
|
|
1918
|
+
"domain_code": "SC",
|
|
1919
|
+
"level": 2,
|
|
1920
|
+
"title": "Communications Authenticity",
|
|
1921
|
+
"description": "Protect the authenticity of communications sessions.",
|
|
1922
|
+
"nist_800_171_id": "171-3.13.15",
|
|
1923
|
+
"nist_800_53_controls": ["SC-23"],
|
|
1924
|
+
"assessment_objectives": [
|
|
1925
|
+
"The authenticity of communications sessions is protected"
|
|
1926
|
+
],
|
|
1927
|
+
"evidence_required": "Session authentication configuration, TLS certificate documentation, session integrity mechanisms",
|
|
1928
|
+
"automation_level": "auto",
|
|
1929
|
+
"priority": "high"
|
|
1930
|
+
},
|
|
1931
|
+
{
|
|
1932
|
+
"id": "SC.L2-3.13.16",
|
|
1933
|
+
"domain": "System & Communications Protection",
|
|
1934
|
+
"domain_code": "SC",
|
|
1935
|
+
"level": 2,
|
|
1936
|
+
"title": "Data at Rest",
|
|
1937
|
+
"description": "Protect the confidentiality of CUI at rest.",
|
|
1938
|
+
"nist_800_171_id": "171-3.13.16",
|
|
1939
|
+
"nist_800_53_controls": ["SC-28"],
|
|
1940
|
+
"assessment_objectives": [
|
|
1941
|
+
"The confidentiality of CUI at rest is protected"
|
|
1942
|
+
],
|
|
1943
|
+
"evidence_required": "Encryption at rest configuration, disk/volume encryption documentation, database encryption settings, FIPS 140-2 module documentation",
|
|
1944
|
+
"automation_level": "auto",
|
|
1945
|
+
"priority": "critical"
|
|
1946
|
+
},
|
|
1947
|
+
{
|
|
1948
|
+
"id": "SI.L2-3.14.1",
|
|
1949
|
+
"domain": "System & Information Integrity",
|
|
1950
|
+
"domain_code": "SI",
|
|
1951
|
+
"level": 2,
|
|
1952
|
+
"title": "Flaw Remediation",
|
|
1953
|
+
"description": "Identify, report, and correct system flaws in a timely manner.",
|
|
1954
|
+
"nist_800_171_id": "171-3.14.1",
|
|
1955
|
+
"nist_800_53_controls": ["SI-2"],
|
|
1956
|
+
"assessment_objectives": [
|
|
1957
|
+
"The time within which to identify system flaws is specified",
|
|
1958
|
+
"System flaws are identified within the specified time frame",
|
|
1959
|
+
"System flaws are reported within the specified time frame",
|
|
1960
|
+
"System flaws are corrected within the specified time frame"
|
|
1961
|
+
],
|
|
1962
|
+
"evidence_required": "Patch management policy, vulnerability remediation records, patch deployment documentation",
|
|
1963
|
+
"automation_level": "auto",
|
|
1964
|
+
"priority": "critical"
|
|
1965
|
+
},
|
|
1966
|
+
{
|
|
1967
|
+
"id": "SI.L2-3.14.2",
|
|
1968
|
+
"domain": "System & Information Integrity",
|
|
1969
|
+
"domain_code": "SI",
|
|
1970
|
+
"level": 2,
|
|
1971
|
+
"title": "Malicious Code Protection",
|
|
1972
|
+
"description": "Provide protection from malicious code at designated locations within organizational systems.",
|
|
1973
|
+
"nist_800_171_id": "171-3.14.2",
|
|
1974
|
+
"nist_800_53_controls": ["SI-3"],
|
|
1975
|
+
"assessment_objectives": [
|
|
1976
|
+
"Designated locations for malicious code protection are identified",
|
|
1977
|
+
"Protection from malicious code at designated locations is provided"
|
|
1978
|
+
],
|
|
1979
|
+
"evidence_required": "Antivirus/anti-malware configuration, endpoint protection deployment, malware detection logs",
|
|
1980
|
+
"automation_level": "auto",
|
|
1981
|
+
"priority": "critical"
|
|
1982
|
+
},
|
|
1983
|
+
{
|
|
1984
|
+
"id": "SI.L2-3.14.3",
|
|
1985
|
+
"domain": "System & Information Integrity",
|
|
1986
|
+
"domain_code": "SI",
|
|
1987
|
+
"level": 2,
|
|
1988
|
+
"title": "Security Alerts & Advisories",
|
|
1989
|
+
"description": "Monitor system security alerts and advisories and take action in response.",
|
|
1990
|
+
"nist_800_171_id": "171-3.14.3",
|
|
1991
|
+
"nist_800_53_controls": ["SI-5"],
|
|
1992
|
+
"assessment_objectives": [
|
|
1993
|
+
"System security alerts and advisories are monitored",
|
|
1994
|
+
"Actions in response to system security alerts and advisories are taken"
|
|
1995
|
+
],
|
|
1996
|
+
"evidence_required": "Alert monitoring procedures, advisory subscription records, response action documentation",
|
|
1997
|
+
"automation_level": "semi",
|
|
1998
|
+
"priority": "high"
|
|
1999
|
+
},
|
|
2000
|
+
{
|
|
2001
|
+
"id": "SI.L2-3.14.4",
|
|
2002
|
+
"domain": "System & Information Integrity",
|
|
2003
|
+
"domain_code": "SI",
|
|
2004
|
+
"level": 2,
|
|
2005
|
+
"title": "Update Malicious Code Protection",
|
|
2006
|
+
"description": "Update malicious code protection mechanisms when new releases are available.",
|
|
2007
|
+
"nist_800_171_id": "171-3.14.4",
|
|
2008
|
+
"nist_800_53_controls": ["SI-3"],
|
|
2009
|
+
"assessment_objectives": [
|
|
2010
|
+
"Malicious code protection mechanisms are updated when new releases are available"
|
|
2011
|
+
],
|
|
2012
|
+
"evidence_required": "Antivirus definition update configuration, auto-update settings, update compliance reports",
|
|
2013
|
+
"automation_level": "auto",
|
|
2014
|
+
"priority": "high"
|
|
2015
|
+
},
|
|
2016
|
+
{
|
|
2017
|
+
"id": "SI.L2-3.14.5",
|
|
2018
|
+
"domain": "System & Information Integrity",
|
|
2019
|
+
"domain_code": "SI",
|
|
2020
|
+
"level": 2,
|
|
2021
|
+
"title": "System & File Scanning",
|
|
2022
|
+
"description": "Perform periodic scans of organizational systems and real-time scans of files from external sources as files are downloaded, opened, or executed.",
|
|
2023
|
+
"nist_800_171_id": "171-3.14.5",
|
|
2024
|
+
"nist_800_53_controls": ["SI-3"],
|
|
2025
|
+
"assessment_objectives": [
|
|
2026
|
+
"The frequency for malicious code scans is defined",
|
|
2027
|
+
"Malicious code scans are performed with the defined frequency",
|
|
2028
|
+
"Real-time malicious code scans of files from external sources as files are downloaded, opened, or executed are performed"
|
|
2029
|
+
],
|
|
2030
|
+
"evidence_required": "Scan schedule, scan results, real-time scanning configuration, on-access scan settings",
|
|
2031
|
+
"automation_level": "auto",
|
|
2032
|
+
"priority": "high"
|
|
2033
|
+
},
|
|
2034
|
+
{
|
|
2035
|
+
"id": "SI.L2-3.14.6",
|
|
2036
|
+
"domain": "System & Information Integrity",
|
|
2037
|
+
"domain_code": "SI",
|
|
2038
|
+
"level": 2,
|
|
2039
|
+
"title": "Inbound & Outbound Traffic",
|
|
2040
|
+
"description": "Monitor organizational systems, including inbound and outbound communications traffic, to detect attacks and indicators of potential attacks.",
|
|
2041
|
+
"nist_800_171_id": "171-3.14.6",
|
|
2042
|
+
"nist_800_53_controls": ["SI-4"],
|
|
2043
|
+
"assessment_objectives": [
|
|
2044
|
+
"The system is monitored to detect attacks and indicators of potential attacks",
|
|
2045
|
+
"Inbound communications traffic is monitored to detect attacks and indicators of potential attacks",
|
|
2046
|
+
"Outbound communications traffic is monitored to detect attacks and indicators of potential attacks"
|
|
2047
|
+
],
|
|
2048
|
+
"evidence_required": "IDS/IPS configuration, network monitoring tools, traffic analysis procedures, alert configuration",
|
|
2049
|
+
"automation_level": "auto",
|
|
2050
|
+
"priority": "critical"
|
|
2051
|
+
},
|
|
2052
|
+
{
|
|
2053
|
+
"id": "SI.L2-3.14.7",
|
|
2054
|
+
"domain": "System & Information Integrity",
|
|
2055
|
+
"domain_code": "SI",
|
|
2056
|
+
"level": 2,
|
|
2057
|
+
"title": "Identify Unauthorized Use",
|
|
2058
|
+
"description": "Identify unauthorized use of organizational systems.",
|
|
2059
|
+
"nist_800_171_id": "171-3.14.7",
|
|
2060
|
+
"nist_800_53_controls": ["SI-4"],
|
|
2061
|
+
"assessment_objectives": [
|
|
2062
|
+
"Unauthorized use of the system is identified"
|
|
2063
|
+
],
|
|
2064
|
+
"evidence_required": "User behavior analytics, unauthorized access detection tools, anomaly detection configuration",
|
|
2065
|
+
"automation_level": "semi",
|
|
2066
|
+
"priority": "high"
|
|
2067
|
+
},
|
|
2068
|
+
{
|
|
2069
|
+
"id": "AC.L3-3.1.2e",
|
|
2070
|
+
"domain": "Access Control",
|
|
2071
|
+
"domain_code": "AC",
|
|
2072
|
+
"level": 3,
|
|
2073
|
+
"title": "Dual Authorization",
|
|
2074
|
+
"description": "Employ dual authorization to execute critical or sensitive system operations.",
|
|
2075
|
+
"nist_800_171_id": null,
|
|
2076
|
+
"nist_800_53_controls": ["AC-3(2)"],
|
|
2077
|
+
"assessment_objectives": [
|
|
2078
|
+
"Critical or sensitive system operations requiring dual authorization are identified",
|
|
2079
|
+
"Dual authorization is employed for the execution of identified critical or sensitive operations"
|
|
2080
|
+
],
|
|
2081
|
+
"evidence_required": "Dual authorization policy, two-person rule implementation, critical operation list, authorization mechanism documentation",
|
|
2082
|
+
"automation_level": "semi",
|
|
2083
|
+
"priority": "high"
|
|
2084
|
+
},
|
|
2085
|
+
{
|
|
2086
|
+
"id": "AC.L3-3.1.3e",
|
|
2087
|
+
"domain": "Access Control",
|
|
2088
|
+
"domain_code": "AC",
|
|
2089
|
+
"level": 3,
|
|
2090
|
+
"title": "Controlled Information Flows",
|
|
2091
|
+
"description": "Employ organization-defined solutions to control the flow of CUI using organization-defined managed interfaces.",
|
|
2092
|
+
"nist_800_171_id": null,
|
|
2093
|
+
"nist_800_53_controls": ["AC-4(6)", "AC-4(21)"],
|
|
2094
|
+
"assessment_objectives": [
|
|
2095
|
+
"Managed interfaces for controlling CUI flow are defined",
|
|
2096
|
+
"Solutions for controlling CUI flow are defined and employed at managed interfaces",
|
|
2097
|
+
"CUI flows are controlled through the managed interfaces using the defined solutions"
|
|
2098
|
+
],
|
|
2099
|
+
"evidence_required": "Managed interface inventory, data flow control policy, DLP tool configuration, cross-domain solution documentation",
|
|
2100
|
+
"automation_level": "semi",
|
|
2101
|
+
"priority": "critical"
|
|
2102
|
+
},
|
|
2103
|
+
{
|
|
2104
|
+
"id": "AC.L3-3.1.5e",
|
|
2105
|
+
"domain": "Access Control",
|
|
2106
|
+
"domain_code": "AC",
|
|
2107
|
+
"level": 3,
|
|
2108
|
+
"title": "Privileged Access — Security Functions",
|
|
2109
|
+
"description": "Restrict privileged accounts on the system to organization-defined security functions.",
|
|
2110
|
+
"nist_800_171_id": null,
|
|
2111
|
+
"nist_800_53_controls": ["AC-6(1)", "AC-6(2)"],
|
|
2112
|
+
"assessment_objectives": [
|
|
2113
|
+
"Security functions for which privileged access is restricted are defined",
|
|
2114
|
+
"Privileged accounts on the system are restricted to the defined security functions"
|
|
2115
|
+
],
|
|
2116
|
+
"evidence_required": "Privileged account restriction policy, security function mapping to accounts, PAM configuration",
|
|
2117
|
+
"automation_level": "auto",
|
|
2118
|
+
"priority": "critical"
|
|
2119
|
+
},
|
|
2120
|
+
{
|
|
2121
|
+
"id": "AC.L3-3.1.7e",
|
|
2122
|
+
"domain": "Access Control",
|
|
2123
|
+
"domain_code": "AC",
|
|
2124
|
+
"level": 3,
|
|
2125
|
+
"title": "Access from Untrusted Endpoints",
|
|
2126
|
+
"description": "Restrict access to systems and system components from organization-defined untrusted endpoints under organization-defined conditions.",
|
|
2127
|
+
"nist_800_171_id": null,
|
|
2128
|
+
"nist_800_53_controls": ["AC-3(13)"],
|
|
2129
|
+
"assessment_objectives": [
|
|
2130
|
+
"Untrusted endpoints are defined",
|
|
2131
|
+
"Conditions under which access is restricted are defined",
|
|
2132
|
+
"Access to systems and system components from untrusted endpoints is restricted under the defined conditions"
|
|
2133
|
+
],
|
|
2134
|
+
"evidence_required": "Untrusted endpoint policy, NAC configuration, conditional access rules, device trust assessment documentation",
|
|
2135
|
+
"automation_level": "auto",
|
|
2136
|
+
"priority": "high"
|
|
2137
|
+
},
|
|
2138
|
+
{
|
|
2139
|
+
"id": "AU.L3-3.3.1e",
|
|
2140
|
+
"domain": "Audit & Accountability",
|
|
2141
|
+
"domain_code": "AU",
|
|
2142
|
+
"level": 3,
|
|
2143
|
+
"title": "Audit Log Access",
|
|
2144
|
+
"description": "Authorize access to management of audit logging functionality to only a subset of privileged users or roles.",
|
|
2145
|
+
"nist_800_171_id": null,
|
|
2146
|
+
"nist_800_53_controls": ["AU-9(4)"],
|
|
2147
|
+
"assessment_objectives": [
|
|
2148
|
+
"Privileged users or roles authorized to manage audit logging functionality are identified",
|
|
2149
|
+
"Access to manage audit logging functionality is restricted to the identified privileged users or roles"
|
|
2150
|
+
],
|
|
2151
|
+
"evidence_required": "Audit management access policy, role-based access to SIEM/logging infrastructure, privileged user access records",
|
|
2152
|
+
"automation_level": "auto",
|
|
2153
|
+
"priority": "critical"
|
|
2154
|
+
},
|
|
2155
|
+
{
|
|
2156
|
+
"id": "AU.L3-3.3.2e",
|
|
2157
|
+
"domain": "Audit & Accountability",
|
|
2158
|
+
"domain_code": "AU",
|
|
2159
|
+
"level": 3,
|
|
2160
|
+
"title": "Cross-Organizational Audit Sharing",
|
|
2161
|
+
"description": "Share audit information with organization-defined entities to support investigations.",
|
|
2162
|
+
"nist_800_171_id": null,
|
|
2163
|
+
"nist_800_53_controls": ["AU-16"],
|
|
2164
|
+
"assessment_objectives": [
|
|
2165
|
+
"Entities with which audit information is to be shared are defined",
|
|
2166
|
+
"Audit information is shared with defined entities to support investigations"
|
|
2167
|
+
],
|
|
2168
|
+
"evidence_required": "Audit information sharing agreements, cross-organizational audit correlation procedures, shared SIEM configuration",
|
|
2169
|
+
"automation_level": "semi",
|
|
2170
|
+
"priority": "high"
|
|
2171
|
+
},
|
|
2172
|
+
{
|
|
2173
|
+
"id": "AU.L3-3.3.3e",
|
|
2174
|
+
"domain": "Audit & Accountability",
|
|
2175
|
+
"domain_code": "AU",
|
|
2176
|
+
"level": 3,
|
|
2177
|
+
"title": "Immutable Audit Trail",
|
|
2178
|
+
"description": "Provide an immutable audit trail that cannot be altered or deleted by any user.",
|
|
2179
|
+
"nist_800_171_id": null,
|
|
2180
|
+
"nist_800_53_controls": ["AU-9(2)", "AU-9(3)"],
|
|
2181
|
+
"assessment_objectives": [
|
|
2182
|
+
"The audit trail is configured to be immutable",
|
|
2183
|
+
"No user (including privileged users) can alter or delete audit trail records"
|
|
2184
|
+
],
|
|
2185
|
+
"evidence_required": "Write-once audit storage configuration, immutable log architecture documentation, tamper-detection mechanism documentation",
|
|
2186
|
+
"automation_level": "auto",
|
|
2187
|
+
"priority": "critical"
|
|
2188
|
+
},
|
|
2189
|
+
{
|
|
2190
|
+
"id": "CM.L3-3.4.1e",
|
|
2191
|
+
"domain": "Configuration Management",
|
|
2192
|
+
"domain_code": "CM",
|
|
2193
|
+
"level": 3,
|
|
2194
|
+
"title": "Automated Configuration Management",
|
|
2195
|
+
"description": "Use automated mechanisms to detect misconfiguration and unauthorized changes to system components, and respond to detected misconfigurations.",
|
|
2196
|
+
"nist_800_171_id": null,
|
|
2197
|
+
"nist_800_53_controls": ["CM-3(5)", "CM-6(2)"],
|
|
2198
|
+
"assessment_objectives": [
|
|
2199
|
+
"Automated mechanisms to detect misconfigurations are employed",
|
|
2200
|
+
"Automated mechanisms to detect unauthorized changes are employed",
|
|
2201
|
+
"Automated responses to detected misconfigurations are implemented"
|
|
2202
|
+
],
|
|
2203
|
+
"evidence_required": "Configuration monitoring tool documentation, auto-remediation policies, drift detection configuration, compliance dashboard",
|
|
2204
|
+
"automation_level": "auto",
|
|
2205
|
+
"priority": "high"
|
|
2206
|
+
},
|
|
2207
|
+
{
|
|
2208
|
+
"id": "CM.L3-3.4.2e",
|
|
2209
|
+
"domain": "Configuration Management",
|
|
2210
|
+
"domain_code": "CM",
|
|
2211
|
+
"level": 3,
|
|
2212
|
+
"title": "Component Inventory — Automated Detection",
|
|
2213
|
+
"description": "Employ automated discovery and management for system components within the system.",
|
|
2214
|
+
"nist_800_171_id": null,
|
|
2215
|
+
"nist_800_53_controls": ["CM-8(2)", "CM-8(4)"],
|
|
2216
|
+
"assessment_objectives": [
|
|
2217
|
+
"Automated discovery mechanisms for system components are employed",
|
|
2218
|
+
"Automated management for system components is employed",
|
|
2219
|
+
"Component inventory is maintained automatically through automated discovery"
|
|
2220
|
+
],
|
|
2221
|
+
"evidence_required": "Automated discovery tool configuration, real-time inventory management system, component detection scan results",
|
|
2222
|
+
"automation_level": "auto",
|
|
2223
|
+
"priority": "high"
|
|
2224
|
+
},
|
|
2225
|
+
{
|
|
2226
|
+
"id": "IA.L3-3.5.1e",
|
|
2227
|
+
"domain": "Identification & Authentication",
|
|
2228
|
+
"domain_code": "IA",
|
|
2229
|
+
"level": 3,
|
|
2230
|
+
"title": "Phishing-Resistant Authentication",
|
|
2231
|
+
"description": "Implement phishing-resistant multifactor authentication for access to privileged and non-privileged accounts.",
|
|
2232
|
+
"nist_800_171_id": null,
|
|
2233
|
+
"nist_800_53_controls": ["IA-2(6)", "IA-2(13)"],
|
|
2234
|
+
"assessment_objectives": [
|
|
2235
|
+
"Phishing-resistant MFA mechanisms are identified (e.g., FIDO2, PIV/CAC)",
|
|
2236
|
+
"Phishing-resistant MFA is implemented for privileged account access",
|
|
2237
|
+
"Phishing-resistant MFA is implemented for non-privileged account access"
|
|
2238
|
+
],
|
|
2239
|
+
"evidence_required": "FIDO2/PIV deployment documentation, phishing-resistant authenticator inventory, MFA configuration showing phishing resistance",
|
|
2240
|
+
"automation_level": "auto",
|
|
2241
|
+
"priority": "critical"
|
|
2242
|
+
},
|
|
2243
|
+
{
|
|
2244
|
+
"id": "IA.L3-3.5.2e",
|
|
2245
|
+
"domain": "Identification & Authentication",
|
|
2246
|
+
"domain_code": "IA",
|
|
2247
|
+
"level": 3,
|
|
2248
|
+
"title": "Bidirectional Authentication",
|
|
2249
|
+
"description": "Implement multifactor authentication for network access that achieves bidirectional authentication between client and server.",
|
|
2250
|
+
"nist_800_171_id": null,
|
|
2251
|
+
"nist_800_53_controls": ["IA-2(12)"],
|
|
2252
|
+
"assessment_objectives": [
|
|
2253
|
+
"Bidirectional authentication mechanisms are implemented",
|
|
2254
|
+
"Both client-to-server and server-to-client authentication are verified",
|
|
2255
|
+
"Bidirectional authentication is employed for network access"
|
|
2256
|
+
],
|
|
2257
|
+
"evidence_required": "Mutual TLS configuration, bidirectional certificate authentication documentation, mTLS deployment records",
|
|
2258
|
+
"automation_level": "auto",
|
|
2259
|
+
"priority": "high"
|
|
2260
|
+
},
|
|
2261
|
+
{
|
|
2262
|
+
"id": "IA.L3-3.5.3e",
|
|
2263
|
+
"domain": "Identification & Authentication",
|
|
2264
|
+
"domain_code": "IA",
|
|
2265
|
+
"level": 3,
|
|
2266
|
+
"title": "Hardware-Based Authentication",
|
|
2267
|
+
"description": "Employ automated mechanisms for the generation, protection, rotation, and management of passwords for systems and system accounts.",
|
|
2268
|
+
"nist_800_171_id": null,
|
|
2269
|
+
"nist_800_53_controls": ["IA-5(18)"],
|
|
2270
|
+
"assessment_objectives": [
|
|
2271
|
+
"Automated mechanisms for password generation are employed",
|
|
2272
|
+
"Automated mechanisms for password protection are employed",
|
|
2273
|
+
"Automated mechanisms for password rotation are employed",
|
|
2274
|
+
"Automated mechanisms for password management are employed"
|
|
2275
|
+
],
|
|
2276
|
+
"evidence_required": "Automated password management tool configuration, rotation schedules, hardware security module documentation",
|
|
2277
|
+
"automation_level": "auto",
|
|
2278
|
+
"priority": "high"
|
|
2279
|
+
},
|
|
2280
|
+
{
|
|
2281
|
+
"id": "IR.L3-3.6.1e",
|
|
2282
|
+
"domain": "Incident Response",
|
|
2283
|
+
"domain_code": "IR",
|
|
2284
|
+
"level": 3,
|
|
2285
|
+
"title": "Automated Incident Handling",
|
|
2286
|
+
"description": "Establish and maintain a security operations center capability to facilitate a 24/7 response capability.",
|
|
2287
|
+
"nist_800_171_id": null,
|
|
2288
|
+
"nist_800_53_controls": ["IR-4(1)", "SI-4(7)"],
|
|
2289
|
+
"assessment_objectives": [
|
|
2290
|
+
"A security operations center (SOC) capability is established",
|
|
2291
|
+
"The SOC provides 24/7 incident response capability",
|
|
2292
|
+
"Automated incident handling mechanisms are implemented"
|
|
2293
|
+
],
|
|
2294
|
+
"evidence_required": "SOC operational procedures, 24/7 staffing schedule, SOAR platform configuration, automated response playbooks",
|
|
2295
|
+
"automation_level": "auto",
|
|
2296
|
+
"priority": "critical"
|
|
2297
|
+
},
|
|
2298
|
+
{
|
|
2299
|
+
"id": "IR.L3-3.6.2e",
|
|
2300
|
+
"domain": "Incident Response",
|
|
2301
|
+
"domain_code": "IR",
|
|
2302
|
+
"level": 3,
|
|
2303
|
+
"title": "Cyber Incident Coordination",
|
|
2304
|
+
"description": "Establish a cyber incident response team that can investigate incidents that span organizational boundaries.",
|
|
2305
|
+
"nist_800_171_id": null,
|
|
2306
|
+
"nist_800_53_controls": ["IR-7(2)", "IR-10"],
|
|
2307
|
+
"assessment_objectives": [
|
|
2308
|
+
"A cross-organizational cyber incident response team is established",
|
|
2309
|
+
"The team can investigate incidents spanning organizational boundaries",
|
|
2310
|
+
"Coordination mechanisms with external incident response organizations are defined"
|
|
2311
|
+
],
|
|
2312
|
+
"evidence_required": "CIRT charter, inter-organizational coordination procedures, external reporting agreements, DIBNet integration documentation",
|
|
2313
|
+
"automation_level": "manual",
|
|
2314
|
+
"priority": "high"
|
|
2315
|
+
},
|
|
2316
|
+
{
|
|
2317
|
+
"id": "MA.L3-3.7.1e",
|
|
2318
|
+
"domain": "Maintenance",
|
|
2319
|
+
"domain_code": "MA",
|
|
2320
|
+
"level": 3,
|
|
2321
|
+
"title": "Designated Maintenance Facilities",
|
|
2322
|
+
"description": "Designate organizational systems for maintenance processing and control the transfer of equipment to and from the designated facilities.",
|
|
2323
|
+
"nist_800_171_id": null,
|
|
2324
|
+
"nist_800_53_controls": ["MA-6"],
|
|
2325
|
+
"assessment_objectives": [
|
|
2326
|
+
"Organizational systems designated for maintenance processing are identified",
|
|
2327
|
+
"Transfer of equipment to designated maintenance facilities is controlled",
|
|
2328
|
+
"Transfer of equipment from designated maintenance facilities is controlled"
|
|
2329
|
+
],
|
|
2330
|
+
"evidence_required": "Designated maintenance facility documentation, equipment transfer procedures, chain-of-custody records",
|
|
2331
|
+
"automation_level": "manual",
|
|
2332
|
+
"priority": "medium"
|
|
2333
|
+
},
|
|
2334
|
+
{
|
|
2335
|
+
"id": "MP.L3-3.8.1e",
|
|
2336
|
+
"domain": "Media Protection",
|
|
2337
|
+
"domain_code": "MP",
|
|
2338
|
+
"level": 3,
|
|
2339
|
+
"title": "Cryptographic Erasure",
|
|
2340
|
+
"description": "Use cryptographic erasure to sanitize CUI on media when sanitization cannot be achieved through standard methods.",
|
|
2341
|
+
"nist_800_171_id": null,
|
|
2342
|
+
"nist_800_53_controls": ["MP-6(8)"],
|
|
2343
|
+
"assessment_objectives": [
|
|
2344
|
+
"Situations where standard sanitization cannot be achieved are identified",
|
|
2345
|
+
"Cryptographic erasure methods are employed to sanitize CUI on media in those situations"
|
|
2346
|
+
],
|
|
2347
|
+
"evidence_required": "Cryptographic erasure procedures, key destruction records, sanitization verification documentation",
|
|
2348
|
+
"automation_level": "semi",
|
|
2349
|
+
"priority": "high"
|
|
2350
|
+
},
|
|
2351
|
+
{
|
|
2352
|
+
"id": "PE.L3-3.10.1e",
|
|
2353
|
+
"domain": "Physical Protection",
|
|
2354
|
+
"domain_code": "PE",
|
|
2355
|
+
"level": 3,
|
|
2356
|
+
"title": "Penetration Testing — Physical",
|
|
2357
|
+
"description": "Include physical penetration testing as part of the overall security assessment of organizational facilities.",
|
|
2358
|
+
"nist_800_171_id": null,
|
|
2359
|
+
"nist_800_53_controls": ["CA-8", "PE-3"],
|
|
2360
|
+
"assessment_objectives": [
|
|
2361
|
+
"Physical penetration testing is included in the security assessment program",
|
|
2362
|
+
"Physical penetration test results are documented and remediated"
|
|
2363
|
+
],
|
|
2364
|
+
"evidence_required": "Physical penetration test reports, remediation records, assessment schedule",
|
|
2365
|
+
"automation_level": "manual",
|
|
2366
|
+
"priority": "medium"
|
|
2367
|
+
},
|
|
2368
|
+
{
|
|
2369
|
+
"id": "RA.L3-3.11.1e",
|
|
2370
|
+
"domain": "Risk Assessment",
|
|
2371
|
+
"domain_code": "RA",
|
|
2372
|
+
"level": 3,
|
|
2373
|
+
"title": "Threat Hunting",
|
|
2374
|
+
"description": "Employ threat hunting activities to search for indicators of compromise in organizational systems on an organization-defined frequency.",
|
|
2375
|
+
"nist_800_171_id": null,
|
|
2376
|
+
"nist_800_53_controls": ["RA-10"],
|
|
2377
|
+
"assessment_objectives": [
|
|
2378
|
+
"Threat hunting frequency is defined",
|
|
2379
|
+
"Threat hunting activities are conducted with the defined frequency",
|
|
2380
|
+
"Indicators of compromise are searched for within organizational systems"
|
|
2381
|
+
],
|
|
2382
|
+
"evidence_required": "Threat hunting procedures, hunting schedule, IOC library, hunting exercise reports",
|
|
2383
|
+
"automation_level": "semi",
|
|
2384
|
+
"priority": "high"
|
|
2385
|
+
},
|
|
2386
|
+
{
|
|
2387
|
+
"id": "RA.L3-3.11.2e",
|
|
2388
|
+
"domain": "Risk Assessment",
|
|
2389
|
+
"domain_code": "RA",
|
|
2390
|
+
"level": 3,
|
|
2391
|
+
"title": "Cyber Threat Intelligence",
|
|
2392
|
+
"description": "Employ cyber threat intelligence as an input to risk assessment and threat hunting activities.",
|
|
2393
|
+
"nist_800_171_id": null,
|
|
2394
|
+
"nist_800_53_controls": ["PM-16", "RA-3(2)"],
|
|
2395
|
+
"assessment_objectives": [
|
|
2396
|
+
"Cyber threat intelligence sources are identified",
|
|
2397
|
+
"Cyber threat intelligence is integrated into risk assessment processes",
|
|
2398
|
+
"Cyber threat intelligence informs threat hunting activities"
|
|
2399
|
+
],
|
|
2400
|
+
"evidence_required": "Threat intelligence feed subscriptions, intelligence integration documentation, threat-informed risk assessment records",
|
|
2401
|
+
"automation_level": "semi",
|
|
2402
|
+
"priority": "high"
|
|
2403
|
+
},
|
|
2404
|
+
{
|
|
2405
|
+
"id": "CA.L3-3.12.1e",
|
|
2406
|
+
"domain": "Security Assessment",
|
|
2407
|
+
"domain_code": "CA",
|
|
2408
|
+
"level": 3,
|
|
2409
|
+
"title": "Penetration Testing",
|
|
2410
|
+
"description": "Conduct penetration testing at an organization-defined frequency on organization-defined systems or system components.",
|
|
2411
|
+
"nist_800_171_id": null,
|
|
2412
|
+
"nist_800_53_controls": ["CA-8"],
|
|
2413
|
+
"assessment_objectives": [
|
|
2414
|
+
"Systems or system components for penetration testing are defined",
|
|
2415
|
+
"Penetration testing frequency is defined",
|
|
2416
|
+
"Penetration testing is conducted with the defined frequency on defined systems"
|
|
2417
|
+
],
|
|
2418
|
+
"evidence_required": "Penetration test reports, rules of engagement, remediation tracking, test schedule",
|
|
2419
|
+
"automation_level": "semi",
|
|
2420
|
+
"priority": "high"
|
|
2421
|
+
},
|
|
2422
|
+
{
|
|
2423
|
+
"id": "SC.L3-3.13.1e",
|
|
2424
|
+
"domain": "System & Communications Protection",
|
|
2425
|
+
"domain_code": "SC",
|
|
2426
|
+
"level": 3,
|
|
2427
|
+
"title": "Network Segmentation",
|
|
2428
|
+
"description": "Employ network segmentation, isolation, and micro-segmentation to restrict the ability of adversaries to laterally move within the network.",
|
|
2429
|
+
"nist_800_171_id": null,
|
|
2430
|
+
"nist_800_53_controls": ["SC-7(21)", "SC-7(29)"],
|
|
2431
|
+
"assessment_objectives": [
|
|
2432
|
+
"Network segmentation boundaries are defined and implemented",
|
|
2433
|
+
"Isolation techniques restrict lateral movement",
|
|
2434
|
+
"Micro-segmentation is employed for critical assets"
|
|
2435
|
+
],
|
|
2436
|
+
"evidence_required": "Network segmentation architecture, micro-segmentation policy configuration, zero-trust network documentation",
|
|
2437
|
+
"automation_level": "auto",
|
|
2438
|
+
"priority": "critical"
|
|
2439
|
+
},
|
|
2440
|
+
{
|
|
2441
|
+
"id": "SC.L3-3.13.2e",
|
|
2442
|
+
"domain": "System & Communications Protection",
|
|
2443
|
+
"domain_code": "SC",
|
|
2444
|
+
"level": 3,
|
|
2445
|
+
"title": "Threat-Informed Communications Monitoring",
|
|
2446
|
+
"description": "Employ organization-defined enhanced monitoring of communications traffic at managed interfaces based on threat intelligence.",
|
|
2447
|
+
"nist_800_171_id": null,
|
|
2448
|
+
"nist_800_53_controls": ["SC-7(24)", "SI-4(18)"],
|
|
2449
|
+
"assessment_objectives": [
|
|
2450
|
+
"Managed interfaces for enhanced monitoring are identified",
|
|
2451
|
+
"Enhanced monitoring measures are defined based on threat intelligence",
|
|
2452
|
+
"Enhanced monitoring is employed at managed interfaces"
|
|
2453
|
+
],
|
|
2454
|
+
"evidence_required": "Threat-informed monitoring rules, advanced IDS/IPS signatures, threat intelligence-driven monitoring documentation",
|
|
2455
|
+
"automation_level": "auto",
|
|
2456
|
+
"priority": "high"
|
|
2457
|
+
},
|
|
2458
|
+
{
|
|
2459
|
+
"id": "SC.L3-3.13.4e",
|
|
2460
|
+
"domain": "System & Communications Protection",
|
|
2461
|
+
"domain_code": "SC",
|
|
2462
|
+
"level": 3,
|
|
2463
|
+
"title": "Isolation Techniques",
|
|
2464
|
+
"description": "Employ isolation techniques to separate organizational components that process, store, or transmit CUI from components that do not process, store, or transmit CUI.",
|
|
2465
|
+
"nist_800_171_id": null,
|
|
2466
|
+
"nist_800_53_controls": ["SC-3", "SC-39"],
|
|
2467
|
+
"assessment_objectives": [
|
|
2468
|
+
"Components that process, store, or transmit CUI are identified",
|
|
2469
|
+
"Isolation techniques are employed to separate CUI-processing components from non-CUI components"
|
|
2470
|
+
],
|
|
2471
|
+
"evidence_required": "CUI enclave architecture, isolation implementation documentation, VLAN/VPC separation records",
|
|
2472
|
+
"automation_level": "auto",
|
|
2473
|
+
"priority": "critical"
|
|
2474
|
+
},
|
|
2475
|
+
{
|
|
2476
|
+
"id": "SI.L3-3.14.1e",
|
|
2477
|
+
"domain": "System & Information Integrity",
|
|
2478
|
+
"domain_code": "SI",
|
|
2479
|
+
"level": 3,
|
|
2480
|
+
"title": "Automated Threat Detection",
|
|
2481
|
+
"description": "Use automated tools and mechanisms with supporting processes to detect and respond to potential security incidents on organizational systems.",
|
|
2482
|
+
"nist_800_171_id": null,
|
|
2483
|
+
"nist_800_53_controls": ["SI-4(2)", "SI-4(4)", "SI-4(5)"],
|
|
2484
|
+
"assessment_objectives": [
|
|
2485
|
+
"Automated tools for detecting potential security incidents are identified and deployed",
|
|
2486
|
+
"Automated mechanisms for responding to detected security incidents are implemented",
|
|
2487
|
+
"Supporting processes for automated threat detection and response are documented"
|
|
2488
|
+
],
|
|
2489
|
+
"evidence_required": "SOAR platform configuration, automated detection tool inventory, automated response playbooks, EDR/XDR deployment documentation",
|
|
2490
|
+
"automation_level": "auto",
|
|
2491
|
+
"priority": "critical"
|
|
2492
|
+
}
|
|
2493
|
+
]
|
|
2494
|
+
}
|