csaf-sbom / kotlin-csaf

A Kotlin implementation of the CSAF standard.
Apache License 2.0
3 stars 0 forks source link

Implementation of (semi) automatically update for CSAF test files #89

Closed oxisto closed 1 week ago

oxisto commented 2 weeks ago

This PR adds a mechanism to trigger updates to the CSAF test files. It works on several layers:

This will allow us to get informed about new tests (or test changes) if the PR opened by dependabot fails.

Fun fact, this already proved that its worked, because I actually missed a test case for 6.2.1.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Files with missing lines Coverage Δ
...tlin/io/github/csaf/sbom/validation/tests/Tests.kt 100.00% <100.00%> (ø)