Skip to content

chore(node-analyzer): bump sysdig/vuln-host-scanner to v0.7.2 to fix missing container scanning results when using Podman v3 #2269

chore(node-analyzer): bump sysdig/vuln-host-scanner to v0.7.2 to fix missing container scanning results when using Podman v3

chore(node-analyzer): bump sysdig/vuln-host-scanner to v0.7.2 to fix missing container scanning results when using Podman v3 #2269

Workflow file for this run

name: PR Labeler
on:
- pull_request_target
jobs:
pr-label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"