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

[QA]: add auto-generated SBOM-list #407

Open
kitsudaiki opened this issue Aug 3, 2024 · 0 comments
Open

[QA]: add auto-generated SBOM-list #407

kitsudaiki opened this issue Aug 3, 2024 · 0 comments
Assignees
Labels
Documentation requires an update of the documentation L: ★★☆ Expect mid difficulty QA Any tasks, witch improve the quality of the code, documentation and so on Topic: Security security-bugs Topic: Usability changes to improve the usability of the program
Milestone

Comments

@kitsudaiki
Copy link
Owner

QA

Description

For better version-control, a SBOM-list (Software Bill of Materials) with all packages (apt, pip, go, ...) should be automatically generated and added to the documenation.

Acceptance Criteria

  • SBOM-list is generated for each merge on the develop-branch and for each tagged version
  • generated list is automatically added to the documenation, when this is generated
  • contains:
    • apt-packages within the docker-images
    • pip-packages installed by the sdk
    • go-dependencies defined by the go.mod and go.sum files

Additional Information

Blocked by

How to test

@kitsudaiki kitsudaiki added QA Any tasks, witch improve the quality of the code, documentation and so on Documentation requires an update of the documentation Topic: Security security-bugs Topic: Usability changes to improve the usability of the program L: ★★☆ Expect mid difficulty labels Aug 3, 2024
@kitsudaiki kitsudaiki added this to the backlog CI milestone Aug 3, 2024
@kitsudaiki kitsudaiki self-assigned this Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation requires an update of the documentation L: ★★☆ Expect mid difficulty QA Any tasks, witch improve the quality of the code, documentation and so on Topic: Security security-bugs Topic: Usability changes to improve the usability of the program
Projects
Status: No status
Development

No branches or pull requests

1 participant