VYPR

Grafana Plugin SDK Go

by Grafana

Source repositories

CVEs (1)

  • CVE-2024-8986CriSep 19, 2024
    risk 0.52cvss epss 0.01

    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…