Skip to content

Added CertificateValidatorException as checked exception. Cleanup. #3

Added CertificateValidatorException as checked exception. Cleanup.

Added CertificateValidatorException as checked exception. Cleanup. #3

Triggered via push July 24, 2023 01:11
Status Success
Total duration 30s
Artifacts

maven.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 warning and 3 notices
build
Submitting snapshot...
build
{ "detector": { "name": "maven-dependency-tree-action", "url": "https://github.com/advanced-security/maven-dependency-tree-action", "version": "1.1.0" }, "version": 0, "job": { "correlator": "build", "id": "5639674307" }, "sha": "c1930b8504738b1099926403d60c8999e7c3e766", "ref": "refs/heads/master", "scanned": "2023-07-24T01:11:41.459Z", "manifests": { "certchecker": { "resolved": { "pkg:maven/org.bouncycastle/bcprov-jdk15on@1.70": { "package_url": "pkg:maven/org.bouncycastle/bcprov-jdk15on@1.70", "relationship": "direct", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.bouncycastle/bcpkix-jdk15on@1.70": { "package_url": "pkg:maven/org.bouncycastle/bcpkix-jdk15on@1.70", "relationship": "direct", "scope": "runtime", "dependencies": [ "pkg:maven/org.bouncycastle/bcutil-jdk15on@1.70" ] }, "pkg:maven/org.bouncycastle/bcutil-jdk15on@1.70": { "package_url": "pkg:maven/org.bouncycastle/bcutil-jdk15on@1.70", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/junit/junit@4.13.2": { "package_url": "pkg:maven/junit/junit@4.13.2", "relationship": "direct", "scope": "development", "dependencies": [ "pkg:maven/org.hamcrest/hamcrest-core@1.3" ] }, "pkg:maven/org.hamcrest/hamcrest-core@1.3": { "package_url": "pkg:maven/org.hamcrest/hamcrest-core@1.3", "relationship": "indirect", "scope": "development", "dependencies": [] } }, "name": "certchecker", "file": { "source_location": "/home/runner/work/certcheck/certcheck/pom.xml" } } } }
build
Snapshot successfully created at 2023-07-24T01:11:41.676Z
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/