Skip to content

internal/cve5: add test case for CVE-2024-21583 #783

internal/cve5: add test case for CVE-2024-21583

internal/cve5: add test case for CVE-2024-21583 #783

Workflow file for this run

name: Run govulncheck
on: [push]
jobs:
govulncheck:
runs-on: ubuntu-latest
steps:
- id: govulncheck
uses: golang/govulncheck-action@v1