Create maven.yml #1
Annotations
4 errors, 2 warnings, and 2 notices
build
HTTP Status 403 for request POST https://api.github.com/repos/link-it/govhub-reverse-proxy/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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3, advanced-security/maven-dependency-submission-action@571e99aab1055c2e71a1e2309b9691de18d6b7d6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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": "9909738101"
},
"sha": "8d31a6828b1c2666393b7904beb174144e5ea7c4",
"ref": "refs/heads/main",
"scanned": "2024-07-12T14:46:05.987Z",
"manifests": {
"reverse-proxy": {
"resolved": {
"pkg:maven/it.govhub.govregistry/commons@1.2.5": {
"package_url": "pkg:maven/it.govhub.govregistry/commons@1.2.5",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:maven/it.govhub/govhub-openapi-codegen@0.1.0-SNAPSHOT",
"pkg:maven/com.github.java-json-tools/json-patch@1.13"
]
},
"pkg:maven/it.govhub/govhub-openapi-codegen@0.1.0-SNAPSHOT": {
"package_url": "pkg:maven/it.govhub/govhub-openapi-codegen@0.1.0-SNAPSHOT",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/org.apache.commons/commons-collections4@4.4"
]
},
"pkg:maven/org.apache.commons/commons-collections4@4.4": {
"package_url": "pkg:maven/org.apache.commons/commons-collections4@4.4",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/com.github.java-json-tools/json-patch@1.13": {
"package_url": "pkg:maven/com.github.java-json-tools/json-patch@1.13",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/com.github.java-json-tools/msg-simple@1.2",
"pkg:maven/com.github.java-json-tools/jackson-coreutils@2.0"
]
},
"pkg:maven/com.github.java-json-tools/msg-simple@1.2": {
"package_url": "pkg:maven/com.github.java-json-tools/msg-simple@1.2",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/com.github.java-json-tools/btf@1.3"
]
},
"pkg:maven/com.github.java-json-tools/btf@1.3": {
"package_url": "pkg:maven/com.github.java-json-tools/btf@1.3",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/com.github.java-json-tools/jackson-coreutils@2.0": {
"package_url": "pkg:maven/com.github.java-json-tools/jackson-coreutils@2.0",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/it.govhub.govregistry/security@1.2.5": {
"package_url": "pkg:maven/it.govhub.govregistry/security@1.2.5",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/it.govhub.govregistry/readops@1.2.5": {
"package_url": "pkg:maven/it.govhub.govregistry/readops@1.2.5",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.springframework.boot/spring-boot-starter-web@2.7.1": {
"package_url": "pkg:maven/org.springframework.boot/spring-boot-starter-web@2.7.1",
"relationship": "direct",
"scope": "runtime",
|