Skip to content

Initial static typing refactor #27

Initial static typing refactor

Initial static typing refactor #27

Workflow file for this run

name: security
on:
pull_request:
branches:
- master
- main
- develop
push:
branches:
- master
- main
- develop
jobs:
bandit:
runs-on: ubuntu-latest
steps:
- name: Bandit Static Analyzer
uses: mdegis/[email protected]