Download

Below are multiple options for conveniently downloading the selected profile:

Financial Services Sector Cybersecurity Profile (FSSCP) v1.0

Curl:

curl https://regscaleblob.blob.core.windows.net/catalogs/fssc.json --output FSSCP.json

PowerShell:

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

View Raw JSON in Browser