Skip to content

Commit

Permalink
ci: remove unneeded cve checking (zarf-dev#2802)
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Abro <[email protected]>
Signed-off-by: Tim Seagren <[email protected]>
  • Loading branch information
AustinAbro321 authored and chaospuppy committed Aug 5, 2024
1 parent 892d428 commit 4856422
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 104 deletions.
7 changes: 0 additions & 7 deletions .github/actions/install-tools/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,4 @@ runs:

- uses: anchore/sbom-action/download-syft@b6a39da80722a2cb0ef5d197531764a89b5d48c3 # v0.15.8

- name: install grype
env:
# renovate: datasource=github-tags depName=anchore/grype versioning=semver
VERSION: v0.74.6
run: "curl -sSfL https://raw.githubusercontent.com/anchore/grype/main/install.sh | sh -s -- -b /usr/local/bin $VERSION"
shell: bash

- uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3.0.0
39 changes: 0 additions & 39 deletions .github/workflows/compare-cves.yml

This file was deleted.

24 changes: 0 additions & 24 deletions .github/workflows/scan-cves.yml

This file was deleted.

4 changes: 0 additions & 4 deletions .grype.yaml

This file was deleted.

30 changes: 0 additions & 30 deletions hack/check-vulnerabilities.sh

This file was deleted.

0 comments on commit 4856422

Please sign in to comment.