Download

Below are multiple options for conveniently downloading the selected profile:

CISA CROSS-SECTOR CYBERSECURITY PERFORMANCE GOALS (CPG)

Curl:

curl https://regscaleblob.blob.core.windows.net/catalogs/cisa-cpg.json --output CISA-CPG.json

PowerShell:

Invoke-WebRequest -Uri "https://regscaleblob.blob.core.windows.net/catalogs/cisa-cpg.json" -OutFile "CISA-CPG.json"

View Raw JSON in Browser