Download

Below are multiple options for conveniently downloading the selected profile:

Cybersecurity Capability Maturity Model (C2M2) 2.1

Curl:

curl https://regscaleblob.blob.core.windows.net/catalogs/c2m2.json --output C2M2.json

PowerShell:

Invoke-WebRequest -Uri "https://regscaleblob.blob.core.windows.net/catalogs/c2m2.json" -OutFile "C2M2.json"

View Raw JSON in Browser