Update tests for 0.28.1 and convert to JSON (#126)
* Fix bug with test for securityChecks option which caused it to be skipped. * Convert tests to JSON output only, and update them for Trivy 0.28.1. * Update CI test to use Trivy 0.28.1.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: "build"
|
||||
on: [push, pull_request]
|
||||
env:
|
||||
TRIVY_VERSION: 0.27.1
|
||||
TRIVY_VERSION: 0.28.1
|
||||
jobs:
|
||||
build:
|
||||
name: build
|
||||
|
||||
Reference in New Issue
Block a user