crashappsec / chalk

Chalk allows you to follow code from development, through builds and into production.
https://crashoverride.com/
GNU General Public License v3.0
322 stars 11 forks source link

vendor information not always present in providers, although cloud metadata endpoint is #298

Closed nettrino closed 1 month ago

nettrino commented 1 month ago

Description

Cloud metadata might be available by querying the respective endpoint (e.g., in cloud functions) but the respective vendor information is not available, therefore no metadata gets populated by the cloud metadata plugin

Impact

Metadata is missed

Steps to Reproduce

Deploy an image built by chalk in GCP cloud run and execute it