defenseunicorns / uds-package-sonarqube

🏭 UDS Sonarqube Zarf Package
Apache License 2.0
3 stars 2 forks source link

[ADR] Select a credential rotation solution for SonarQube #47

Open Racer159 opened 7 months ago

Racer159 commented 7 months ago

Is your feature request related to a problem? Please describe.

As Ashton I want to be able to rotate SonarQube credentials safely so that I can meet IA requirements and build a more secure system.

Describe the solution you'd like

We should determine a way to automate the rotation of credentials for SonarQube so that we can reduce the cognitive load in doing these rotations. This should include:

These should be written in a simple ADR to capture why the final solution was chosen and a follow on implementation issue should be created.

Additional context

This is needed to meet IA requirements and we should do this in as automated a way as possible likely using Zarf, UDS CLI or Pepr.

Racer159 commented 6 months ago

blocked on https://github.com/defenseunicorns/uds-software-factory/issues/45