Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions neuvector-scanner.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: neuvector-scanner
version: "4.026"
version: "4.027"
epoch: 0 # GHSA-cgrx-mc8f-2prm
description: NeuVector vulnerability scanner for the SUSE NeuVector Container Security Platform
copyright:
Expand All @@ -23,7 +23,7 @@ pipeline:
with:
repository: https://github.com/neuvector/scanner
tag: v${{package.version}}
expected-commit: 352995240973d6e1b5c9d030acc94a04da58e16c
expected-commit: 6e8e9548a4e3071a46c57d0a081f2e904b8e8a94

- uses: go/build
with:
Expand Down
Loading