7 Commits

Author SHA1 Message Date
Marius
376ec12146 Retrieve SBOM from image manifest and fall back to syft if it fails.
Move hardcoded values to enum classes
Add tests for new sbom methods
2025-10-04 17:20:20 +02:00
GilbN
0f11971018
Fix/add lsiobase (#59)
* Forgot to add baseimage as alternative.

* update tests for lsiobase
2024-10-07 19:03:07 +02:00
GilbN
dfcf34a150 Fix link name.
Add More information to build info section in the report. Center and split the top report headers
2024-09-22 12:50:27 +02:00
GilbN
e1575730d9 Set correct build url based on if its a dev of pr image.
Add test for build_url function.
2024-09-18 21:28:35 +02:00
GilbN
dc0ee8d1d7 Mock s3 uploads 2024-09-03 20:56:33 +02:00
GilbN
85e5524fc5 split "test_mock_container" into separate tests.
Add get platform test
Add take screenshot test
Add sbom test
2024-08-29 07:03:51 +02:00
Marius
6553ed5d48 Add builder info to html report
Add some basic tests of the CI methods.
Add test workflow
2024-08-24 15:56:46 +02:00