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

Crawler is not crawling Microsoft defender for cloud from Azure #678

Open rezoan opened 1 year ago

rezoan commented 1 year ago

Seems like crawler is not crawling Microsoft defender for cloud from Azure. rules are at: https://github.com/prancer-io/prancer-compliance-test/blob/dev-rezoan/azure/cloud/ms_defender_for_cloud.rego

Add feature to crawl below API endpoints:

                {
                    "masterSnapshotId": "AZRSNP_519",
                    "type": "Microsoft.Security/pricings",
                    "collection": "Microsoft.Security",
                    "version": "2023-01-01"
                },
                {
                    "masterSnapshotId": "AZRSNP_520",
                    "type": "Microsoft.Security/settings",
                    "collection": "Microsoft.Security",
                    "version": "2021-06-01"
                },
                {
                    "masterSnapshotId": "AZRSNP_521",
                    "type": "Microsoft.Security/autoProvisioningSettings",
                    "collection": "Microsoft.Security",
                    "version": "2017-08-01-preview"
                },
                {
                    "masterSnapshotId": "AZRSNP_522",
                    "type": "Microsoft.Security/securityContacts",
                    "collection": "Microsoft.Security",
                    "version": "2020-01-01-preview"
                }
farchide commented 1 year ago

@ajeybk please assign it to dev based on workload