feat(GODT-3160): no need to ignore vulns

This commit is contained in:
Jakub
2024-01-24 10:30:30 +01:00
parent 374194c13b
commit 164fb23653
4 changed files with 2 additions and 12 deletions

View File

@ -134,7 +134,6 @@ go-vuln-check:
tags:
- shared-medium
script:
- apt-get -y install jq
- ./utils/govulncheck.sh
artifacts:
when: always