Description:
The grafana plugin SDK bundles build metadata into the binaries it compiles; this metadata includes the repository URI for the plugin being built, as retrieved by running git remote get-url origin.
If credentials are included in the repository URI (for instance, to allow for fetching of private dependencies), the final binary will contain the full URI, including said credentials.
Advisory GHSA-xxxw-3j6h-q7h6 references a vulnerability in the following Go modules:
Description: The grafana plugin SDK bundles build metadata into the binaries it compiles; this metadata includes the repository URI for the plugin being built, as retrieved by running
git remote get-url origin
.If credentials are included in the repository URI (for instance, to allow for fetching of private dependencies), the final binary will contain the full URI, including said credentials.
References:
No existing reports found with this module or alias. See doc/quickstart.md for instructions on how to triage this report.