Skip to content

andreascorti/arcane-shield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arcane Shield

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

How to use

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

Features:

WAF Checking

Check for each Domain configured in a static web app if a WAF is detected.

Check private endpoints

Check if the static web app is configured to be in a VNet

TODOs

Add additional security checks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published