Skip to content

new: dev: switch to dynamic versioning, update package deps and tox file #165

new: dev: switch to dynamic versioning, update package deps and tox file

new: dev: switch to dynamic versioning, update package deps and tox file #165

Workflow file for this run

name: Security check - Bandit
on:
workflow_dispatch:
push:
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- name: Run bandit
uses: VCTLabs/bandit-report-artifacts@v2
with:
project_path: redis_ipc.py
config_file: pyproject.toml