False positive: GHSA-6vqw-3v5j-54x4_CVE-2024-26130 python311-cryptography with SLES 15.5 and SLES 15.6 due to noise from Syft #951
This file contains 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: Add to OSS board | |
permissions: | |
contents: read | |
on: | |
issues: | |
types: | |
- opened | |
- reopened | |
- transferred | |
- labeled | |
jobs: | |
run: | |
uses: "anchore/workflows/.github/workflows/oss-project-board-add.yaml@main" | |
secrets: | |
token: ${{ secrets.OSS_PROJECT_GH_TOKEN }} |