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

3.5.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.5.052latest

Version History

VersionDownloads (Last 7 Days)Published
3.5.052
3.4.1049
3.4.94
3.4.82
3.4.72
3.4.52
3.3.02
3.2.31
3.2.21
3.2.01
3.1.02
3.0.01
2.2.01
2.1.00
2.0.00
1.0.00
0.1.00

Package Sidebar

Install

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

Weekly Downloads

73

Version

3.5.0

License

Apache-2.0

Unpacked Size

325 kB

Total Files

107

Last publish

Collaborators

  • martinhny
  • backstage-kartverket