Download

Below are multiple options for conveniently downloading the selected profile:

National Institute of Standards and Technology (NIST) Cyber Security Framework (CSF)

Curl:

curl https://regscaleblob.blob.core.windows.net/catalogs/nist-csf.json --output NIST-CSF.json

PowerShell:

Invoke-WebRequest -Uri "https://regscaleblob.blob.core.windows.net/catalogs/nist-csf.json" -OutFile "NIST-CSF.json"

View Raw JSON in Browser