Azure-Samples / modern-data-warehouse-dataops

DataOps for Microsoft Data Platform technologies. https://aka.ms/dataops-repo
MIT License
588 stars 459 forks source link

Create bicep audit workflow #701

Closed tonybaloney closed 1 month ago

tonybaloney commented 6 months ago

This adds a bicep review tool that will look for security issues in the bicep files and add them to the code scanning reports in the security tab.

I ran the tool manually on this repo and it identified 47 items to review, it would be useful to do this automatically to track regressions as well.