Skip to content

Hotfix insights layer to filter for only completed web analyses (#970) #113

Hotfix insights layer to filter for only completed web analyses (#970)

Hotfix insights layer to filter for only completed web analyses (#970) #113

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
summary: true