Skip to content

Commit bd10abf

Browse files
authored
Improve report handling (#339)
## 📝 Description To improve quality and visibility of our security checks we decided to do some changes: - docker scans, code, and dependency checks are properly included in test reports - EOL scan was added for docker images - test report file names follow a specific pattern - added more details to trivyfs reports ## ✅ Checklist - [x] I have tested this change - [ ] This change requires documentation update
1 parent 49a1fe0 commit bd10abf

File tree

92 files changed

+2923
-1194
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+2923
-1194
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*/out/*
2+
*/*/out/*

0 commit comments

Comments
 (0)