Skip to content

internal/report: add cve title as report summary #333

internal/report: add cve title as report summary

internal/report: add cve title as report summary #333

Workflow file for this run

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