Skip to content

chore: Improve thread safety; create new descriptor instead of updati… #2367

chore: Improve thread safety; create new descriptor instead of updati…

chore: Improve thread safety; create new descriptor instead of updati… #2367

name: Fortify on Demand Scan
on:
workflow_dispatch:
push:
pull_request:
schedule:
- cron: '16 0 * * 5'
permissions:
actions: read
contents: read
security-events: write
jobs:
FoD-Scan:
uses: fortify/.github/.github/workflows/fortify-analysis.yml@main
with:
java-version: '17'
secrets: inherit