@kartverket/backstage-plugin-security-metrics-frontend
TypeScript icon, indicating that this package has built-in type declarations

3.7.0 • Public • Published

Security metrics (frontend-plugin)

This is a frontend plugin for the Security Metrics Backstage plugin. It gives an overview of security-metrics delivered by scanners on repositories owned by kartverket. The plugin is dependent on a associated backend-plugin for Backstage and a separate kotlin/spring-boot backend. The package should be added in the packages/appdirectory

NOTE: Ensure that you have installed and configured the backend plugin as well: @kartverket/backstage-plugin-security-metrics-backend

kartverket.dev configuration

To show the tab introduced by the plugin, add the following component to the needed pages in EntityPage.tsx.

<EntityLayout.Route path="/securityMetrics" title="Sikkerhetsmetrikker">
    <SecurityMetricsPage />
</EntityLayout.Route>

Links

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
3.7.057latest

Version History

VersionDownloads (Last 7 Days)Published
3.7.057
3.6.09
3.5.01
3.4.101
3.4.91
3.4.80
3.4.70
3.4.50
3.3.01
3.2.31
3.2.21
3.2.00
3.1.00
3.0.00
2.2.03
2.1.01
2.0.01
1.0.02
0.1.01

Package Sidebar

Install

npm i @kartverket/backstage-plugin-security-metrics-frontend

Weekly Downloads

79

Version

3.7.0

License

Apache-2.0

Unpacked Size

287 kB

Total Files

129

Last publish

Collaborators

  • martinhny
  • backstage-kartverket