Skip to content

Commit 3d98b64

Browse files
committed
Update scanners to trigger tests
1 parent ff36bd3 commit 3d98b64

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
version: "1.0"
22
tests:
3-
- name: "osv-scanner"
4-
type: "source-code"
5-
source:
6-
url: "git@github.com:google/osv-scanner.git"
7-
ref: "main"
83
- name: "gitleaks"
94
type: "source-code"
105
source:
116
url: "git@github.com:gitleaks/gitleaks.git"
127
ref: "v8.15.2"
8+
- name: "osv-scanner"
9+
type: "source-code"
10+
source:
11+
url: "git@github.com:google/osv-scanner.git"
12+
ref: "main"

scanners/boostsecurityio/trivy-image/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ tests:
66
url: "https://github.com/martin-boost-dev/boost-poc-registry-testing-trivy"
77
ref: "main"
88
scan_paths:
9-
- "osv-scanner"
109
- "rclone"
10+
- "osv-scanner"

0 commit comments

Comments
 (0)