2
.github/workflows/make.yaml
vendored
2
.github/workflows/make.yaml
vendored
@@ -104,7 +104,7 @@ jobs:
|
|||||||
coverage.html
|
coverage.html
|
||||||
retention-days: 30
|
retention-days: 30
|
||||||
- run: "make lint"
|
- run: "make lint"
|
||||||
- uses: "aquasecurity/trivy-action@0.28.0"
|
- uses: "aquasecurity/trivy-action@0.68.0"
|
||||||
with:
|
with:
|
||||||
scan-type: "fs"
|
scan-type: "fs"
|
||||||
scanners: "license"
|
scanners: "license"
|
||||||
|
|||||||
@@ -6,4 +6,3 @@ licenses:
|
|||||||
- id: "SEE LICENSE IN LICENSE.md"
|
- id: "SEE LICENSE IN LICENSE.md"
|
||||||
paths:
|
paths:
|
||||||
- "package-lock.json"
|
- "package-lock.json"
|
||||||
- "node_modules/**"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user