reliable-web-app-pattern-dotnet icon indicating copy to clipboard operation
reliable-web-app-pattern-dotnet copied to clipboard

Create bicep-audit for security best practice validation

Open tonybaloney opened this issue 1 year ago • 1 comments

This PR adds an extra workflow that is either triggered manually or whenever anyone changes the files in infra/

It scans the templates against the best practice rule list, primarily for security and adds the results to the GitHub Security tab. Exceptions can be fixed or dismissed with reasons.

tonybaloney avatar Apr 24 '24 04:04 tonybaloney

Is there any way we can check out the output prior to adding this into every single check-in? I would like to validate the output prior to accepting.

adrianhall avatar Jun 24 '24 20:06 adrianhall