Skip to content

Fortify Analysis

Fortify Analysis #23

name: Fortify Analysis
on:
workflow_dispatch:
push:
pull_request:
schedule:
- cron: '16 0 * * 5'
jobs:
fortify:

Check failure on line 11 in .github/workflows/fortify-analysis.yml

View workflow run for this annotation

GitHub Actions / Fortify Analysis

Invalid workflow file

The workflow is not valid. .github/workflows/fortify-analysis.yml (Line: 11, Col: 3): Error calling workflow 'fortify/.github/.github/workflows/fortify-analysis.yml@main'. The nested job 'FoD-SAST-Scan' is requesting 'actions: read, security-events: write', but is only allowed 'actions: none, security-events: none'.
uses: fortify/.github/.github/workflows/fortify-analysis.yml@main
secrets: inherit