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

Incorrect path value while crawl the GCP resources #684

Closed vatsalgit5118 closed 1 year ago

vatsalgit5118 commented 1 year ago

When we crawl the cloud run resources run/CloudRun.list then it set the path in v1/projects/<project-name>/locations/<location>/services format. It should contain the service name v1/projects/<project-name>/locations/<location>/services/<service-name>