UID2-7008: Suppress CVE-2026-33845 in .trivyignore — gnutls not used by our service #523
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Check Stable Dependencies | |
| on: [pull_request, workflow_dispatch] | |
| jobs: | |
| check_dependency: | |
| uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-check-stable-dependency.yaml@v3 | |
| secrets: inherit |