Skip to content

Fix XML formatting in upgrades.zcml #253

Fix XML formatting in upgrades.zcml

Fix XML formatting in upgrades.zcml #253

Workflow file for this run

name: Security check - Bandit
on: push
jobs:
analyze:
runs-on: ubuntu-latest
permissions:
# required for all workflows
security-events: write
# only required for workflows in private repositories
actions: read
contents: read
steps:
- name: Perform Bandit Analysis
uses: PyCQA/bandit-action@v1
with:
targets: ./src