3.1.6 • Published 6 months ago

@kartverket/backstage-plugin-risk-scorecard v3.1.6

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

Risk Scorecard (RiSc)

This is a plugin for Backstage that helps you and your team when working continuously with risk analysis (:) The plugin is dependent on a backend service in order to decrypt and communicate with GitHub, and some configuration is necessary for them to communicate.

Add the following configuration to the proxy-block in your app-config. Modify the target to the root url of your running backend service.

proxy:
  endpoints:
    '/risc-proxy':
      target: http://localhost:8080
      allowedHeaders:
        ['Authorization', 'GCP-Access-Token', 'GitHub-Access-Token']

The backend uses Backstage-issued tokens to validate the user, and GCP access tokens to federate access to the GCP KMS. Write and read access to repositories is managed by the users GitHub access token. The plugin uses the apiRefs for both of these providers, and entity providers and authentication have to be implemented for both:

  1. Add discovery of organization data for Microsoft Org
  2. Add authentication for both providers

Happy RiSc-ing 🌹

2.1.2

12 months ago

2.1.1

12 months ago

2.1.4

11 months ago

2.1.3

12 months ago

2.1.6

10 months ago

2.1.5

11 months ago

2.1.0

12 months ago

3.1.3

7 months ago

3.1.2

7 months ago

3.1.1

8 months ago

3.1.0

8 months ago

3.0.1

9 months ago

3.1.6

6 months ago

3.1.5

6 months ago

3.1.4

6 months ago

3.0.0

9 months ago

2.0.3

1 year ago

2.0.2

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.5.2

1 year ago

1.5.1

1 year ago

1.5.0

1 year ago

1.2.0

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

2 years ago

1.0.6

2 years ago

1.4.0

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.5

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.0

2 years ago

0.1.13

2 years ago