Skip to content

Create maven.yml

Create maven.yml #1

Triggered via push January 3, 2025 03:11
Status Failure
Total duration 29s
Artifacts

maven.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 2 warnings, and 2 notices
build
HTTP Status 403 for request POST https://api.github.com/repos/YUUKKY/cae-backend/dependency-graph/snapshots
build
Response body: { "message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository", "status": "403" }
build
Resource not accessible by integration
build
HttpError: Resource not accessible by integration at /home/runner/work/_actions/advanced-security/maven-dependency-submission-action/571e99aab1055c2e71a1e2309b9691de18d6b7d6/webpack:/maven-dependency-tree-action/node_modules/@github/dependency-submission-toolkit/dist/index.js:5317:1 at processTicksAndRejections (node:internal/process/task_queues:95:5)
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/
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": "12592143738" }, "sha": "fc428ea3e4f650f7639691f1b0e830dbb4ec362d", "ref": "refs/heads/master", "scanned": "2025-01-03T03:11:26.925Z", "manifests": { "cae-demo": { "resolved": { "pkg:maven/org.springframework.boot/[email protected]": { "package_url": "pkg:maven/org.springframework.boot/[email protected]", "relationship": "direct", "scope": "runtime", "dependencies": [ "pkg:maven/org.springframework.boot/[email protected]", "pkg:maven/org.springframework.boot/[email protected]", "pkg:maven/org.springframework.boot/[email protected]", "pkg:maven/jakarta.annotation/[email protected]", "pkg:maven/org.springframework/[email protected]", "pkg:maven/org.yaml/[email protected]" ] }, "pkg:maven/org.springframework.boot/[email protected]": { "package_url": "pkg:maven/org.springframework.boot/[email protected]", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/org.springframework/[email protected]" ] }, "pkg:maven/org.springframework/[email protected]": { "package_url": "pkg:maven/org.springframework/[email protected]", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.springframework.boot/[email protected]": { "package_url": "pkg:maven/org.springframework.boot/[email protected]", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.springframework.boot/[email protected]": { "package_url": "pkg:maven/org.springframework.boot/[email protected]", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/ch.qos.logback/[email protected]", "pkg:maven/org.apache.logging.log4j/[email protected]", "pkg:maven/org.slf4j/[email protected]" ] }, "pkg:maven/ch.qos.logback/[email protected]": { "package_url": "pkg:maven/ch.qos.logback/[email protected]", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/ch.qos.logback/[email protected]" ] }, "pkg:maven/ch.qos.logback/[email protected]": { "package_url": "pkg:maven/ch.qos.logback/[email protected]", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.apache.logging.log4j/[email protected]": { "package_url": "pkg:maven/org.apache.logging.log4j/[email protected]", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/org.apache.logging.log4j/[email protected]" ] }, "pkg:maven/org.apach