False positive:GHSA-wf44-4mgj-rwvx( CVE-2015-3221) neutron 17.x.x, recommend fixed with 2014.x older versioning convention #878
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 }} |