Skip to content

Docker: T7648: add additional vyos-1x dependencies python3-pyroute2, python3-voluptuous #958

Docker: T7648: add additional vyos-1x dependencies python3-pyroute2, python3-voluptuous

Docker: T7648: add additional vyos-1x dependencies python3-pyroute2, python3-voluptuous #958

Workflow file for this run

name: "Perform CodeQL Analysis"
on:
push:
branches: [ "current", "sagitta", "equuleus" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "current" ]
schedule:
- cron: '22 10 * * 0'
workflow_dispatch:
permissions:
actions: read
contents: read
security-events: write
jobs:
codeql-analysis-call:
uses: vyos/.github/.github/workflows/codeql-analysis.yml@current
secrets: inherit
with:
languages: "['python']"