File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11class Cdxgen < Formula
22 desc "Creates CycloneDX Software Bill-of-Materials (SBOM) for projects"
33 homepage "https://github.com/CycloneDX/cdxgen"
4- url "https://registry.npmjs.org/@cyclonedx/cdxgen/-/cdxgen-11.10 .0.tgz"
5- sha256 "e4114390234eb04d77fbfdc838fc198d09d22b2006b55df8afeb609101eace7e "
4+ url "https://registry.npmjs.org/@cyclonedx/cdxgen/-/cdxgen-11.11 .0.tgz"
5+ sha256 "14646334e390b67f43603e98a5b3b255121e076034e8b27a16a4be1aad496c92 "
66 license "Apache-2.0"
77
88 bottle do
@@ -21,8 +21,8 @@ class Cdxgen < Formula
2121 depends_on "trivy"
2222
2323 resource "dosai" do
24- url "https://github.com/owasp-dep-scan/dosai/archive/refs/tags/v2.0.1 .tar.gz"
25- sha256 "2aa3451739de4c77ad820154d8413fbcc478a09279a54a5feb945582dd9e0cd8 "
24+ url "https://github.com/owasp-dep-scan/dosai/archive/refs/tags/v2.0.3 .tar.gz"
25+ sha256 "c66f96ab143e5e62262b963142b55f9ca7ae6708d175f62c0130b805dac226a5 "
2626 end
2727
2828 def install
You can’t perform that action at this time.
0 commit comments