Download

Below are multiple options for conveniently downloading the selected profile:

National Institute of Standards and Technology (NIST) Special Publication (SP) 800-218 Secure Software Development Framework (SSDF)

Curl:

curl https://regscaleblob.blob.core.windows.net/catalogs/ssdf.json --output 800-218.json

PowerShell:

Invoke-WebRequest -Uri "https://regscaleblob.blob.core.windows.net/catalogs/ssdf.json" -OutFile "800-218.json"

View Raw JSON in Browser