Skip to content

Commit

Permalink
Merge pull request #10337 from Mab879/add_ism_url
Browse files Browse the repository at this point in the history
Add URL for ISM
  • Loading branch information
jan-cerny authored Mar 23, 2023
2 parents 0a23e07 + e07a3ff commit 2e26fa4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ssg/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,13 @@
'pcidss': 'https://www.pcisecuritystandards.org/documents/PCI_DSS_v3-2-1.pdf',
'ospp': 'https://www.niap-ccevs.org/Profile/PP.cfm',
'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/standard/54534.html',
'nerc-cip': 'https://www.nerc.com/pa/Stand/Standard%20Purpose%20Statement%20DL/US_Standard_One-Stop-Shop.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',
'stigref': 'https://public.cyber.mil/stigs/srg-stig-tools/',
# The following reference URIs were not defined in the XSLT constants
'ism': '',
}

product_directories = [
Expand Down

0 comments on commit 2e26fa4

Please sign in to comment.