
Security News
Google’s OSV Fix Just Added 500+ New Advisories — All Thanks to One Small Policy Change
A data handling bug in OSV.dev caused disputed CVEs to disappear from vulnerability feeds until a recent fix restored over 500 advisories.
@grafana/backstage-plugin-grafana-catalog
Advanced tools
The grafana-service-model backend module for the catalog plugin.
The grafana-service-model backend module for the Backstage catalog.
Grafana Cloud can track your Backstage catalog and use that data to control behavior of Grafana Cloud systems.
Initially this integration will allow you to associate "Services" (Components of type: service) to objects in Grafana OnCall. In the future we will be able to use this data to track Team ownership and Service <-> Service dependencies.
The Grafana "ServiceModel" is basically a mirror of the Backstage Catalog model.
This work is very early. We are still exploring ways to utilize your Backstage Catalog. Please reach out if you have ideas!
Follow the quick start guide to test this plugin with a new Backstage install. The instructions should carry over to your production install.
To create a backstage instance, and install this plugin run the following:
> BACKSTAGE_APP_NAME=backstage npx @backstage/create-app@0.5.10
> cd backstage
> yarn add --cwd packages/backend file:<path to this repo>/backstage-plugin-grafana-catalog && LOG_LEVEL=debug yarn dev
FAQs
The grafana-service-model backend module for the catalog plugin.
The npm package @grafana/backstage-plugin-grafana-catalog receives a total of 139 weekly downloads. As such, @grafana/backstage-plugin-grafana-catalog popularity was classified as not popular.
We found that @grafana/backstage-plugin-grafana-catalog demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 22 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
A data handling bug in OSV.dev caused disputed CVEs to disappear from vulnerability feeds until a recent fix restored over 500 advisories.
Research
/Security News
175 malicious npm packages (26k+ downloads) used unpkg CDN to host redirect scripts for a credential-phishing campaign targeting 135+ organizations worldwide.
Security News
Python 3.14 adds template strings, deferred annotations, and subinterpreters, plus free-threaded mode, an experimental JIT, and Sigstore verification.