Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix NERC CIP Link #12892

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion shared/transforms/shared_constants.xslt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<xsl:variable name="cis-cscuri">https://www.cisecurity.org/controls/</xsl:variable>
<xsl:variable name="osppuri">https://www.niap-ccevs.org/Profile/PP.cfm</xsl:variable>
<xsl:variable name="pcidssuri">https://www.pcisecuritystandards.org/documents/PCI_DSS_v3-2-1.pdf</xsl:variable>
<xsl:variable name="nerc-cipuri">https://www.nerc.com/pa/Stand/Standard%20Purpose%20Statement%20DL/US_Standard_One-Stop-Shop.xlsx</xsl:variable>
<xsl:variable name="nerc-cipuri">https://www.nerc.com/pa/Stand/AlignRep/One%20Stop%20Shop.xlsx</xsl:variable>
<xsl:variable name="ssg-contributors-uri">https://github.com/ComplianceAsCode/content/wiki/Contributors</xsl:variable>

<!-- misc language URI's -->
Expand Down
2 changes: 1 addition & 1 deletion ssg/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
'hipaa': 'https://www.gpo.gov/fdsys/pkg/CFR-2007-title45-vol1/pdf/CFR-2007-title45-vol1-chapA-subchapC.pdf',
'ism': 'https://www.cyber.gov.au/acsc/view-all-content/ism',
'iso27001-2013': 'https://www.iso.org/contents/data/standard/05/45/54534.html',
'nerc-cip': 'https://www.nerc.com/pa/Stand/Standard%20Purpose%20Statement%20DL/US_Standard_One-Stop-Shop.xlsx',
'nerc-cip': 'https://www.nerc.com/pa/Stand/AlignRep/One%20Stop%20Shop.xlsx',
'stigid': 'https://public.cyber.mil/stigs/downloads/?_dl_facet_stigs=operating-systems%2Cunix-linux',
'os-srg': 'https://public.cyber.mil/stigs/downloads/?_dl_facet_stigs=operating-systems%2Cgeneral-purpose-os',
'app-srg': 'https://public.cyber.mil/stigs/downloads/?_dl_facet_stigs=application-servers',
Expand Down
2 changes: 1 addition & 1 deletion tests/data/product_stability/alinux2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ reference_uris:
isa-62443-2013: https://www.isa.org/products/ansi-isa-62443-3-3-99-03-03-2013-security-for-indu
ism: https://www.cyber.gov.au/acsc/view-all-content/ism
iso27001-2013: https://www.iso.org/contents/data/standard/05/45/54534.html
nerc-cip: https://www.nerc.com/pa/Stand/Standard%20Purpose%20Statement%20DL/US_Standard_One-Stop-Shop.xlsx
nerc-cip: https://www.nerc.com/pa/Stand/AlignRep/One%20Stop%20Shop.xlsx
nist: http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-53r4.pdf
nist-csf: https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.04162018.pdf
os-srg: https://public.cyber.mil/stigs/downloads/?_dl_facet_stigs=operating-systems%2Cgeneral-purpose-os
Expand Down
2 changes: 1 addition & 1 deletion tests/data/product_stability/alinux3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ reference_uris:
isa-62443-2013: https://www.isa.org/products/ansi-isa-62443-3-3-99-03-03-2013-security-for-indu
ism: https://www.cyber.gov.au/acsc/view-all-content/ism
iso27001-2013: https://www.iso.org/contents/data/standard/05/45/54534.html
nerc-cip: https://www.nerc.com/pa/Stand/Standard%20Purpose%20Statement%20DL/US_Standard_One-Stop-Shop.xlsx
nerc-cip: https://www.nerc.com/pa/Stand/AlignRep/One%20Stop%20Shop.xlsx
nist: http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-53r4.pdf
nist-csf: https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.04162018.pdf
os-srg: https://public.cyber.mil/stigs/downloads/?_dl_facet_stigs=operating-systems%2Cgeneral-purpose-os
Expand Down
2 changes: 1 addition & 1 deletion tests/data/product_stability/anolis23.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ reference_uris:
isa-62443-2013: https://www.isa.org/products/ansi-isa-62443-3-3-99-03-03-2013-security-for-indu
ism: https://www.cyber.gov.au/acsc/view-all-content/ism
iso27001-2013: https://www.iso.org/contents/data/standard/05/45/54534.html
nerc-cip: https://www.nerc.com/pa/Stand/Standard%20Purpose%20Statement%20DL/US_Standard_One-Stop-Shop.xlsx
nerc-cip: https://www.nerc.com/pa/Stand/AlignRep/One%20Stop%20Shop.xlsx
nist: http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-53r4.pdf
nist-csf: https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.04162018.pdf
os-srg: https://public.cyber.mil/stigs/downloads/?_dl_facet_stigs=operating-systems%2Cgeneral-purpose-os
Expand Down
2 changes: 1 addition & 1 deletion tests/data/product_stability/anolis8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ reference_uris:
isa-62443-2013: https://www.isa.org/products/ansi-isa-62443-3-3-99-03-03-2013-security-for-indu
ism: https://www.cyber.gov.au/acsc/view-all-content/ism
iso27001-2013: https://www.iso.org/contents/data/standard/05/45/54534.html
nerc-cip: https://www.nerc.com/pa/Stand/Standard%20Purpose%20Statement%20DL/US_Standard_One-Stop-Shop.xlsx
nerc-cip: https://www.nerc.com/pa/Stand/AlignRep/One%20Stop%20Shop.xlsx
nist: http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-53r4.pdf
nist-csf: https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.04162018.pdf
os-srg: https://public.cyber.mil/stigs/downloads/?_dl_facet_stigs=operating-systems%2Cgeneral-purpose-os
Expand Down
2 changes: 1 addition & 1 deletion tests/data/product_stability/chromium.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ reference_uris:
isa-62443-2013: https://www.isa.org/products/ansi-isa-62443-3-3-99-03-03-2013-security-for-indu
ism: https://www.cyber.gov.au/acsc/view-all-content/ism
iso27001-2013: https://www.iso.org/contents/data/standard/05/45/54534.html
nerc-cip: https://www.nerc.com/pa/Stand/Standard%20Purpose%20Statement%20DL/US_Standard_One-Stop-Shop.xlsx
nerc-cip: https://www.nerc.com/pa/Stand/AlignRep/One%20Stop%20Shop.xlsx
nist: http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-53r4.pdf
nist-csf: https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.04162018.pdf
os-srg: https://public.cyber.mil/stigs/downloads/?_dl_facet_stigs=operating-systems%2Cgeneral-purpose-os
Expand Down
2 changes: 1 addition & 1 deletion tests/data/product_stability/debian11.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ reference_uris:
isa-62443-2013: https://www.isa.org/products/ansi-isa-62443-3-3-99-03-03-2013-security-for-indu
ism: https://www.cyber.gov.au/acsc/view-all-content/ism
iso27001-2013: https://www.iso.org/contents/data/standard/05/45/54534.html
nerc-cip: https://www.nerc.com/pa/Stand/Standard%20Purpose%20Statement%20DL/US_Standard_One-Stop-Shop.xlsx
nerc-cip: https://www.nerc.com/pa/Stand/AlignRep/One%20Stop%20Shop.xlsx
nist: http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-53r4.pdf
nist-csf: https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.04162018.pdf
os-srg: https://public.cyber.mil/stigs/downloads/?_dl_facet_stigs=operating-systems%2Cgeneral-purpose-os
Expand Down
2 changes: 1 addition & 1 deletion tests/data/product_stability/debian12.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ reference_uris:
isa-62443-2013: https://www.isa.org/products/ansi-isa-62443-3-3-99-03-03-2013-security-for-indu
ism: https://www.cyber.gov.au/acsc/view-all-content/ism
iso27001-2013: https://www.iso.org/contents/data/standard/05/45/54534.html
nerc-cip: https://www.nerc.com/pa/Stand/Standard%20Purpose%20Statement%20DL/US_Standard_One-Stop-Shop.xlsx
nerc-cip: https://www.nerc.com/pa/Stand/AlignRep/One%20Stop%20Shop.xlsx
nist: http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-53r4.pdf
nist-csf: https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.04162018.pdf
os-srg: https://public.cyber.mil/stigs/downloads/?_dl_facet_stigs=operating-systems%2Cgeneral-purpose-os
Expand Down
2 changes: 1 addition & 1 deletion tests/data/product_stability/eks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ reference_uris:
isa-62443-2013: https://www.isa.org/products/ansi-isa-62443-3-3-99-03-03-2013-security-for-indu
ism: https://www.cyber.gov.au/acsc/view-all-content/ism
iso27001-2013: https://www.iso.org/contents/data/standard/05/45/54534.html
nerc-cip: https://www.nerc.com/pa/Stand/Standard%20Purpose%20Statement%20DL/US_Standard_One-Stop-Shop.xlsx
nerc-cip: https://www.nerc.com/pa/Stand/AlignRep/One%20Stop%20Shop.xlsx
nist: http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-53r4.pdf
nist-csf: https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.04162018.pdf
os-srg: https://public.cyber.mil/stigs/downloads/?_dl_facet_stigs=operating-systems%2Cgeneral-purpose-os
Expand Down
2 changes: 1 addition & 1 deletion tests/data/product_stability/example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ reference_uris:
isa-62443-2013: https://www.isa.org/products/ansi-isa-62443-3-3-99-03-03-2013-security-for-indu
ism: https://www.cyber.gov.au/acsc/view-all-content/ism
iso27001-2013: https://www.iso.org/contents/data/standard/05/45/54534.html
nerc-cip: https://www.nerc.com/pa/Stand/Standard%20Purpose%20Statement%20DL/US_Standard_One-Stop-Shop.xlsx
nerc-cip: https://www.nerc.com/pa/Stand/AlignRep/One%20Stop%20Shop.xlsx
nist: http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-53r4.pdf
nist-csf: https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.04162018.pdf
os-srg: https://public.cyber.mil/stigs/downloads/?_dl_facet_stigs=operating-systems%2Cgeneral-purpose-os
Expand Down
2 changes: 1 addition & 1 deletion tests/data/product_stability/fedora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ reference_uris:
isa-62443-2013: https://www.isa.org/products/ansi-isa-62443-3-3-99-03-03-2013-security-for-indu
ism: https://www.cyber.gov.au/acsc/view-all-content/ism
iso27001-2013: https://www.iso.org/contents/data/standard/05/45/54534.html
nerc-cip: https://www.nerc.com/pa/Stand/Standard%20Purpose%20Statement%20DL/US_Standard_One-Stop-Shop.xlsx
nerc-cip: https://www.nerc.com/pa/Stand/AlignRep/One%20Stop%20Shop.xlsx
nist: http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-53r4.pdf
nist-csf: https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.04162018.pdf
os-srg: https://public.cyber.mil/stigs/downloads/?_dl_facet_stigs=operating-systems%2Cgeneral-purpose-os
Expand Down
2 changes: 1 addition & 1 deletion tests/data/product_stability/firefox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ reference_uris:
isa-62443-2013: https://www.isa.org/products/ansi-isa-62443-3-3-99-03-03-2013-security-for-indu
ism: https://www.cyber.gov.au/acsc/view-all-content/ism
iso27001-2013: https://www.iso.org/contents/data/standard/05/45/54534.html
nerc-cip: https://www.nerc.com/pa/Stand/Standard%20Purpose%20Statement%20DL/US_Standard_One-Stop-Shop.xlsx
nerc-cip: https://www.nerc.com/pa/Stand/AlignRep/One%20Stop%20Shop.xlsx
nist: http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-53r4.pdf
nist-csf: https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.04162018.pdf
os-srg: https://public.cyber.mil/stigs/downloads/?_dl_facet_stigs=operating-systems%2Cgeneral-purpose-os
Expand Down
2 changes: 1 addition & 1 deletion tests/data/product_stability/macos1015.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ reference_uris:
isa-62443-2013: https://www.isa.org/products/ansi-isa-62443-3-3-99-03-03-2013-security-for-indu
ism: https://www.cyber.gov.au/acsc/view-all-content/ism
iso27001-2013: https://www.iso.org/contents/data/standard/05/45/54534.html
nerc-cip: https://www.nerc.com/pa/Stand/Standard%20Purpose%20Statement%20DL/US_Standard_One-Stop-Shop.xlsx
nerc-cip: https://www.nerc.com/pa/Stand/AlignRep/One%20Stop%20Shop.xlsx
nist: http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-53r4.pdf
nist-csf: https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.04162018.pdf
os-srg: https://public.cyber.mil/stigs/downloads/?_dl_facet_stigs=operating-systems%2Cgeneral-purpose-os
Expand Down
2 changes: 1 addition & 1 deletion tests/data/product_stability/ocp4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ reference_uris:
isa-62443-2013: https://www.isa.org/products/ansi-isa-62443-3-3-99-03-03-2013-security-for-indu
ism: https://www.cyber.gov.au/acsc/view-all-content/ism
iso27001-2013: https://www.iso.org/contents/data/standard/05/45/54534.html
nerc-cip: https://www.nerc.com/pa/Stand/Standard%20Purpose%20Statement%20DL/US_Standard_One-Stop-Shop.xlsx
nerc-cip: https://www.nerc.com/pa/Stand/AlignRep/One%20Stop%20Shop.xlsx
nist: http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-53r4.pdf
nist-csf: https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.04162018.pdf
os-srg: https://public.cyber.mil/stigs/downloads/?_dl_facet_stigs=operating-systems%2Cgeneral-purpose-os
Expand Down
2 changes: 1 addition & 1 deletion tests/data/product_stability/ol7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ reference_uris:
isa-62443-2013: https://www.isa.org/products/ansi-isa-62443-3-3-99-03-03-2013-security-for-indu
ism: https://www.cyber.gov.au/acsc/view-all-content/ism
iso27001-2013: https://www.iso.org/contents/data/standard/05/45/54534.html
nerc-cip: https://www.nerc.com/pa/Stand/Standard%20Purpose%20Statement%20DL/US_Standard_One-Stop-Shop.xlsx
nerc-cip: https://www.nerc.com/pa/Stand/AlignRep/One%20Stop%20Shop.xlsx
nist: http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-53r4.pdf
nist-csf: https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.04162018.pdf
os-srg: https://public.cyber.mil/stigs/downloads/?_dl_facet_stigs=operating-systems%2Cgeneral-purpose-os
Expand Down
2 changes: 1 addition & 1 deletion tests/data/product_stability/ol8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ reference_uris:
isa-62443-2013: https://www.isa.org/products/ansi-isa-62443-3-3-99-03-03-2013-security-for-indu
ism: https://www.cyber.gov.au/acsc/view-all-content/ism
iso27001-2013: https://www.iso.org/contents/data/standard/05/45/54534.html
nerc-cip: https://www.nerc.com/pa/Stand/Standard%20Purpose%20Statement%20DL/US_Standard_One-Stop-Shop.xlsx
nerc-cip: https://www.nerc.com/pa/Stand/AlignRep/One%20Stop%20Shop.xlsx
nist: http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-53r4.pdf
nist-csf: https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.04162018.pdf
os-srg: https://public.cyber.mil/stigs/downloads/?_dl_facet_stigs=operating-systems%2Cgeneral-purpose-os
Expand Down
2 changes: 1 addition & 1 deletion tests/data/product_stability/ol9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ reference_uris: {anssi: 'https://cyber.gouv.fr/sites/default/files/document/linu
isa-62443-2009: 'https://www.isa.org/products/isa-62443-2-1-2009-security-for-industrial-automat',
isa-62443-2013: 'https://www.isa.org/products/ansi-isa-62443-3-3-99-03-03-2013-security-for-indu',
ism: 'https://www.cyber.gov.au/acsc/view-all-content/ism', iso27001-2013: 'https://www.iso.org/contents/data/standard/05/45/54534.html',
nerc-cip: 'https://www.nerc.com/pa/Stand/Standard%20Purpose%20Statement%20DL/US_Standard_One-Stop-Shop.xlsx',
nerc-cip: 'https://www.nerc.com/pa/Stand/AlignRep/One%20Stop%20Shop.xlsx',
nist: 'http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-53r4.pdf',
nist-csf: 'https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.04162018.pdf', os-srg: 'https://public.cyber.mil/stigs/downloads/?_dl_facet_stigs=operating-systems%2Cgeneral-purpose-os',
ospp: 'https://www.niap-ccevs.org/Profile/PP.cfm', pcidss: 'https://www.pcisecuritystandards.org/documents/PCI_DSS_v3-2-1.pdf',
Expand Down
2 changes: 1 addition & 1 deletion tests/data/product_stability/openembedded.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ reference_uris:
isa-62443-2013: https://www.isa.org/products/ansi-isa-62443-3-3-99-03-03-2013-security-for-indu
ism: https://www.cyber.gov.au/acsc/view-all-content/ism
iso27001-2013: https://www.iso.org/contents/data/standard/05/45/54534.html
nerc-cip: https://www.nerc.com/pa/Stand/Standard%20Purpose%20Statement%20DL/US_Standard_One-Stop-Shop.xlsx
nerc-cip: https://www.nerc.com/pa/Stand/AlignRep/One%20Stop%20Shop.xlsx
nist: http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-53r4.pdf
nist-csf: https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.04162018.pdf
os-srg: https://public.cyber.mil/stigs/downloads/?_dl_facet_stigs=operating-systems%2Cgeneral-purpose-os
Expand Down
2 changes: 1 addition & 1 deletion tests/data/product_stability/opensuse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ reference_uris:
isa-62443-2013: https://www.isa.org/products/ansi-isa-62443-3-3-99-03-03-2013-security-for-indu
ism: https://www.cyber.gov.au/acsc/view-all-content/ism
iso27001-2013: https://www.iso.org/contents/data/standard/05/45/54534.html
nerc-cip: https://www.nerc.com/pa/Stand/Standard%20Purpose%20Statement%20DL/US_Standard_One-Stop-Shop.xlsx
nerc-cip: https://www.nerc.com/pa/Stand/AlignRep/One%20Stop%20Shop.xlsx
nist: http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-53r4.pdf
nist-csf: https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.04162018.pdf
os-srg: https://public.cyber.mil/stigs/downloads/?_dl_facet_stigs=operating-systems%2Cgeneral-purpose-os
Expand Down
2 changes: 1 addition & 1 deletion tests/data/product_stability/rhcos4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ reference_uris:
isa-62443-2013: https://www.isa.org/products/ansi-isa-62443-3-3-99-03-03-2013-security-for-indu
ism: https://www.cyber.gov.au/acsc/view-all-content/ism
iso27001-2013: https://www.iso.org/contents/data/standard/05/45/54534.html
nerc-cip: https://www.nerc.com/pa/Stand/Standard%20Purpose%20Statement%20DL/US_Standard_One-Stop-Shop.xlsx
nerc-cip: https://www.nerc.com/pa/Stand/AlignRep/One%20Stop%20Shop.xlsx
nist: http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-53r4.pdf
nist-csf: https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.04162018.pdf
os-srg: https://public.cyber.mil/stigs/downloads/?_dl_facet_stigs=operating-systems%2Cgeneral-purpose-os
Expand Down
2 changes: 1 addition & 1 deletion tests/data/product_stability/rhel8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ reference_uris:
isa-62443-2013: https://www.isa.org/products/ansi-isa-62443-3-3-99-03-03-2013-security-for-indu
ism: https://www.cyber.gov.au/acsc/view-all-content/ism
iso27001-2013: https://www.iso.org/contents/data/standard/05/45/54534.html
nerc-cip: https://www.nerc.com/pa/Stand/Standard%20Purpose%20Statement%20DL/US_Standard_One-Stop-Shop.xlsx
nerc-cip: https://www.nerc.com/pa/Stand/AlignRep/One%20Stop%20Shop.xlsx
nist: http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-53r4.pdf
nist-csf: https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.04162018.pdf
os-srg: https://public.cyber.mil/stigs/downloads/?_dl_facet_stigs=operating-systems%2Cgeneral-purpose-os
Expand Down
2 changes: 1 addition & 1 deletion tests/data/product_stability/rhel9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ reference_uris:
isa-62443-2013: https://www.isa.org/products/ansi-isa-62443-3-3-99-03-03-2013-security-for-indu
ism: https://www.cyber.gov.au/acsc/view-all-content/ism
iso27001-2013: https://www.iso.org/contents/data/standard/05/45/54534.html
nerc-cip: https://www.nerc.com/pa/Stand/Standard%20Purpose%20Statement%20DL/US_Standard_One-Stop-Shop.xlsx
nerc-cip: https://www.nerc.com/pa/Stand/AlignRep/One%20Stop%20Shop.xlsx
nist: http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-53r4.pdf
nist-csf: https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.04162018.pdf
os-srg: https://public.cyber.mil/stigs/downloads/?_dl_facet_stigs=operating-systems%2Cgeneral-purpose-os
Expand Down
2 changes: 1 addition & 1 deletion tests/data/product_stability/rhv4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ reference_uris:
isa-62443-2013: https://www.isa.org/products/ansi-isa-62443-3-3-99-03-03-2013-security-for-indu
ism: https://www.cyber.gov.au/acsc/view-all-content/ism
iso27001-2013: https://www.iso.org/contents/data/standard/05/45/54534.html
nerc-cip: https://www.nerc.com/pa/Stand/Standard%20Purpose%20Statement%20DL/US_Standard_One-Stop-Shop.xlsx
nerc-cip: https://www.nerc.com/pa/Stand/AlignRep/One%20Stop%20Shop.xlsx
nist: http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-53r4.pdf
nist-csf: https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.04162018.pdf
os-srg: https://public.cyber.mil/stigs/downloads/?_dl_facet_stigs=operating-systems%2Cgeneral-purpose-os
Expand Down
2 changes: 1 addition & 1 deletion tests/data/product_stability/sle12.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ reference_uris:
isa-62443-2013: https://www.isa.org/products/ansi-isa-62443-3-3-99-03-03-2013-security-for-indu
ism: https://www.cyber.gov.au/acsc/view-all-content/ism
iso27001-2013: https://www.iso.org/contents/data/standard/05/45/54534.html
nerc-cip: https://www.nerc.com/pa/Stand/Standard%20Purpose%20Statement%20DL/US_Standard_One-Stop-Shop.xlsx
nerc-cip: https://www.nerc.com/pa/Stand/AlignRep/One%20Stop%20Shop.xlsx
nist: http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-53r4.pdf
nist-csf: https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.04162018.pdf
os-srg: https://public.cyber.mil/stigs/downloads/?_dl_facet_stigs=operating-systems%2Cgeneral-purpose-os
Expand Down
2 changes: 1 addition & 1 deletion tests/data/product_stability/sle15.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ reference_uris:
isa-62443-2013: https://www.isa.org/products/ansi-isa-62443-3-3-99-03-03-2013-security-for-indu
ism: https://www.cyber.gov.au/acsc/view-all-content/ism
iso27001-2013: https://www.iso.org/contents/data/standard/05/45/54534.html
nerc-cip: https://www.nerc.com/pa/Stand/Standard%20Purpose%20Statement%20DL/US_Standard_One-Stop-Shop.xlsx
nerc-cip: https://www.nerc.com/pa/Stand/AlignRep/One%20Stop%20Shop.xlsx
nist: http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-53r4.pdf
nist-csf: https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.04162018.pdf
os-srg: https://public.cyber.mil/stigs/downloads/?_dl_facet_stigs=operating-systems%2Cgeneral-purpose-os
Expand Down
2 changes: 1 addition & 1 deletion tests/data/product_stability/ubuntu1604.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ reference_uris:
isa-62443-2013: https://www.isa.org/products/ansi-isa-62443-3-3-99-03-03-2013-security-for-indu
ism: https://www.cyber.gov.au/acsc/view-all-content/ism
iso27001-2013: https://www.iso.org/contents/data/standard/05/45/54534.html
nerc-cip: https://www.nerc.com/pa/Stand/Standard%20Purpose%20Statement%20DL/US_Standard_One-Stop-Shop.xlsx
nerc-cip: https://www.nerc.com/pa/Stand/AlignRep/One%20Stop%20Shop.xlsx
nist: http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-53r4.pdf
nist-csf: https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.04162018.pdf
os-srg: https://public.cyber.mil/stigs/downloads/?_dl_facet_stigs=operating-systems%2Cgeneral-purpose-os
Expand Down
Loading
Loading