Skip to content

frontend: display unexported vulnerable symbols #179

frontend: display unexported vulnerable symbols

frontend: display unexported vulnerable symbols #179

Workflow file for this run

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