This CLI performs security checks on Azure Static Web Apps resources in a subscription. It requires Azure CLI to be install as well as wafw00f
If you are building the CLI, execute:
pnpm i
pnpm run build
npm link
After that, you will be able to use the CLI as:
arcane-shield
Check for each Domain configured in a static web app if a WAF is detected.
Check if the static web app is configured to be in a VNet
Add additional security checks.