Create maven.yml #1
Annotations
4 errors, 1 warning, and 2 notices
|
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
Resource not accessible by integration
|
|
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
HTTP Status 403 for request POST https://api.github.com/repos/vishalmysore/SpringActions/dependency-graph/snapshots
|
|
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
{
"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": "15087521683"
},
"sha": "432ec7a52d26001baa87e7607fe1b6706e71d88f",
"ref": "refs/heads/main",
"scanned": "2025-05-17T17:43:34.574Z",
"manifests": {
"springactions": {
"resolved": {
"pkg:maven/org.springframework/spring-web@6.1.5": {
"package_url": "pkg:maven/org.springframework/spring-web@6.1.5",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:maven/org.springframework/spring-beans@6.1.5",
"pkg:maven/org.springframework/spring-core@6.1.5",
"pkg:maven/io.micrometer/micrometer-observation@1.12.4"
]
},
"pkg:maven/org.springframework/spring-beans@6.1.5": {
"package_url": "pkg:maven/org.springframework/spring-beans@6.1.5",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.springframework/spring-core@6.1.5": {
"package_url": "pkg:maven/org.springframework/spring-core@6.1.5",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/org.springframework/spring-jcl@6.1.5"
]
},
"pkg:maven/org.springframework/spring-jcl@6.1.5": {
"package_url": "pkg:maven/org.springframework/spring-jcl@6.1.5",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/io.micrometer/micrometer-observation@1.12.4": {
"package_url": "pkg:maven/io.micrometer/micrometer-observation@1.12.4",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/io.micrometer/micrometer-commons@1.12.4"
]
},
"pkg:maven/io.micrometer/micrometer-commons@1.12.4": {
"package_url": "pkg:maven/io.micrometer/micrometer-commons@1.12.4",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.springframework.boot/spring-boot-starter-web@3.2.4": {
"package_url": "pkg:maven/org.springframework.boot/spring-boot-starter-web@3.2.4",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:maven/org.springframework.boot/spring-boot-starter@3.2.4",
"pkg:maven/org.springframework.boot/spring-boot-starter-json@3.2.4",
"pkg:maven/org.springframework.boot/spring-boot-starter-tomcat@3.2.4",
"pkg:maven/org.springframework/spring-webmvc@6.1.5"
]
},
"pkg:maven/org.springframework.boot/spring-boot-starter@3.2.4": {
"package_url": "pkg:maven/org.springframework.boot/spring-boot-starter@3.2.4",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/org.springframework.boot/spring-boot@3.2.4",
"pkg:maven/org.springframework.boot/spring-boot-autoconfigure@3.2.4",
"pkg:maven/org.springframework.boot/spring-boot-starter-logging@3.2.4"
]
},
"pkg:maven/or
|
|
build
Submitting snapshot...
|