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

2.2.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>

The plugin has been developed by the summer interns in the SKVIS-team

Links

Readme

Keywords

none

Package Sidebar

Install

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

Weekly Downloads

16

Version

2.2.0

License

Apache-2.0

Unpacked Size

167 kB

Total Files

67

Last publish

Collaborators

  • eliihen
  • backstage-kartverket