Skip to content

added makefile command for vulnerability checks (backport #577)#580

Merged
zackbradys merged 1 commit intorelease/1.4from
mergify/bp/release/1.4/pr-577
May 1, 2026
Merged

added makefile command for vulnerability checks (backport #577)#580
zackbradys merged 1 commit intorelease/1.4from
mergify/bp/release/1.4/pr-577

Conversation

@mergify
Copy link
Copy Markdown

@mergify mergify Bot commented May 1, 2026

Please check below, if the PR fulfills these requirements:

  • Commit(s) and code follow the repositories guidelines.
  • Test(s) have been added or updated to support these change(s).
  • Doc(s) have been added or updated to support these change(s).

Associated Links:

  • N/A

Types of Changes:

  • Feature

Proposed Changes:

  • Added a makefile command for checking the codebase for vulnerabilities with govulncheck

Verification/Testing of Changes:

zackbradys@Zacks-MacBook-Pro hauler % make vulns
govulncheck ./... > vulncheck.out 2>&1 || true
zackbradys@Zacks-MacBook-Pro hauler % cat vulncheck.out 
=== Symbol Results ===

....

Additional Context:

  • N/A

This is an automatic backport of pull request #577 done by [Mergify](https://mergify.com).

@github-project-automation github-project-automation Bot moved this from To Triage to Testing in Hauler May 1, 2026
@github-project-automation github-project-automation Bot moved this from Testing to Resolved in Hauler May 1, 2026
@CamrynCarter CamrynCarter reopened this May 1, 2026
@github-project-automation github-project-automation Bot moved this from Resolved to In Progress in Hauler May 1, 2026
@zackbradys zackbradys merged commit 16def1a into release/1.4 May 1, 2026
4 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Resolved in Hauler May 1, 2026
@zackbradys zackbradys deleted the mergify/bp/release/1.4/pr-577 branch May 1, 2026 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Resolved

Development

Successfully merging this pull request may close these issues.

2 participants