Skip to content

add a minimum alt read threshold to all methods, and don't export the… #107

add a minimum alt read threshold to all methods, and don't export the…

add a minimum alt read threshold to all methods, and don't export the… #107

name: Security Checks
on:
workflow_dispatch:
push:
jobs:
pip-audit:
runs-on: ubuntu-latest
name: Pip Audit
steps:
- uses: actions/checkout@v4
- uses: pypa/[email protected]
with:
inputs: requirements.txt requirements-dev.txt requirements-lint.txt requirements-cpg.txt
summary: true