Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Sikkerhet] Oppretter initiell risiko- og sårbarhetsanalyse (RoS) #74

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jorn-ola-birkeland
Copy link

Kort forklart

Denne PRen oppretter filene .security/risc/.sops.yaml og .security\risc\risc-default.risc.yaml.
I tillegg omdøpes .sikkerhet/beskrivelse.yaml til .security/description.yaml, og CODEOWNERS endres til at Security Champion får eierskap til .security. .sikkerhet-mappa skal dermed være tom, og derfor slettes den.
catalog-info.yaml oppdateres eventuelt til siste versjon, eller opprettes hvis den ikke finnes fra før.

  • .sops.yaml inneholder nøklene som RiSc-filer skal krypteres med.
  • risc-default.risc.yaml er den (krypterte) initielle risiko- og sårbarhetsanalysen (RoSen) for repoet basert på sikkerhetsmetrikkene og vanlige sikkerhetskontrollere.

RoSen kan leses og redigeres i utviklerportalen.
Det står mer om den initielle RoSen her.

Litt lenger forklart (hvorfor gjør vi dette?)

Det er beskrevet her i Sikkerhetshåndboka.

…isc.yaml, og krypteringskonfigurasjon, .sops.yaml
@@ -10,29 +10,3 @@ spec:
lifecycle: "production"
owner: "skvis"
system: "sikkerhetsmetrikker"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stemmer det at systemet skal være "sikkerhetsmetrikker" her?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ja, det er isj riktig

Copy link
Collaborator

@hakonfro hakonfro Nov 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hva med å sette system: frisk-regelrett ?

@@ -1,4 +1,3 @@
version: 3.0
organization: Eiendom
product: Sikkerhetsmetrikker
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Her også

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants