prancer-io / cloud-validation-framework

prancer platform is an IaC Security engine + Continuous Compliance for your cloud (Azure, AWS, GCP) and Kubernetes environment
https://www.prancer.io
Mozilla Public License 2.0
122 stars 29 forks source link

Added match criteria and defensive programming with checks. #679

Closed ajeybk closed 1 year ago

ajeybk commented 1 year ago

Added matchcriteria to detection Subscription Deployment Template The $schema filed ends with /DeploymentTemplate.json# and for Subscription Deployment template as /SubscriptionDeploymentTemplate.json# The match critreia was ./DeploymentTemplate.json# , so changed to .eploymentTemplate.json# to include both the above. Also fixed some possible edge cases for parameter files and secrets.