From ed75e6d5344534603555caad508944aed59fd2b2 Mon Sep 17 00:00:00 2001 From: Gary Gapinski Date: Wed, 20 Apr 2022 09:10:07 -0400 Subject: [PATCH] Create multiple reference elements (#134) Create a element for each distinct reference type. Ignore references which are "N/A" (CCE and TAGS are handled separately). Disable individual 800-53 control referemces due to CSRC URI format. --- SCAP/html-to-xccdf.xsl | 107 +++++++++++++++++++++++++++++++++-------- 1 file changed, 86 insertions(+), 21 deletions(-) diff --git a/SCAP/html-to-xccdf.xsl b/SCAP/html-to-xccdf.xsl index 2e827a6b..b50dd686 100644 --- a/SCAP/html-to-xccdf.xsl +++ b/SCAP/html-to-xccdf.xsl @@ -467,29 +467,94 @@ ruleID= --> - - - - - - https://nvd.nist.gov/800-53/Rev5/control/ - - - - - - - - - - - - - NIST SP 800-53r5 - - + + + + + + + + + + + https://csrc.nist.gov/Projects/risk-management/sp800-53-controls/release-search#/control?version=5.1&number= + + + + + + + + + + + + + NIST SP 800-53r5 + + + + + + + + + + + + + + + + + + + https://csrc.nist.gov/publications/detail/sp/800-53/rev-5/final + NIST SP 800-53r5: + + + + + + + https://csrc.nist.gov/publications/detail/sp/800-171/rev-2/final + NIST SP 800-171r2: + + + + + + + https://public.cyber.mil/stigs/downloads/ + DISA STIG(s): + + + + + + + https://www.cisecurity.org/cis-benchmarks/ + CIS Benchmark: + + + + + + + https://www.cisecurity.org/controls + CIS Controls V8: + + + + + + + + +