Skip to content

wip: initial thoughts about configuration #45

wip: initial thoughts about configuration

wip: initial thoughts about configuration #45

Workflow file for this run

name: Python Vuln Scan
on:
pull_request:
workflow_dispatch:
jobs:
scan_pr:
uses: telicent-oss/shared-workflows/.github/workflows/python-generate-and-scan-application.yml@main
with:
SCAN_NAME: ${{ github.run_number }}