feature/tt/initial-implementation #1

Merged
lerentis merged 14 commits from feature/tt/initial-implementation into main 2025-10-06 09:21:58 +00:00
3 changed files with 0 additions and 12 deletions
Showing only changes of commit d57cf412df - Show all commits

View File

@@ -22,10 +22,6 @@ jobs:
with:
scan-type: 'fs'
scan-ref: '.'
format: 'table'
exit-code: '1'
ignore-unfixed: true
severity: 'CRITICAL,HIGH'
Build_Image:
runs-on: ubuntu-latest
steps:

View File

@@ -19,10 +19,6 @@ jobs:
with:
scan-type: 'fs'
scan-ref: '.'
format: 'table'
exit-code: '1'
ignore-unfixed: true
severity: 'CRITICAL,HIGH'
Build_Image:
runs-on: ubuntu-latest
steps:

View File

@@ -19,10 +19,6 @@ jobs:
with:
scan-type: 'fs'
scan-ref: '.'
format: 'table'
exit-code: '1'
ignore-unfixed: true
severity: 'CRITICAL,HIGH'
Build_Image:
runs-on: ubuntu-latest
steps: