Skip to content

Added nginx.yml manifest #1

Added nginx.yml manifest

Added nginx.yml manifest #1

Workflow file for this run

name: Kubescape scanning for misconfigurations
on: [pull_request]
jobs:
kubescape:
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write
steps:
- uses: actions/checkout@v3
- uses: kubescape/github-action@main
continue-on-error: false
with:
frameworks: NSA,MITRE
verbose: true
severityThreshold: low

Check failure on line 17 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / Kubescape scanning for misconfigurations

Invalid workflow file

The workflow is not valid. .github/workflows/main.yml (Line: 17, Col: 5): Unexpected value 'severityThreshold'