Download

Below are multiple options for conveniently downloading the selected profile:

OWASP ASVS 4.0.3

Curl:

curl https://regscaleblob.blob.core.windows.net/catalogs/asvs.json --output ASVS.json

PowerShell:

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

View Raw JSON in Browser