#4 | Hendi Santika | Upgraded into Spring Boot 3.3.5 version π«ΈπβοΈππ§π³β¬ #12
Annotations
4 errors, 2 warnings, and 2 notices
build
HTTP Status 403 for request POST https://api.github.com/repos/jamilxt/java_spring-boot_japser-report/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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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": "11663158332"
},
"sha": "ea1d0aa01e8328d38826dcc51686812c1a30ce37",
"ref": "refs/pull/7/merge",
"scanned": "2024-11-04T11:18:33.598Z",
"manifests": {
"java_spring-boot_japser-report": {
"resolved": {
"pkg:maven/org.springframework.boot/spring-boot-starter-web@3.3.5": {
"package_url": "pkg:maven/org.springframework.boot/spring-boot-starter-web@3.3.5",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:maven/org.springframework.boot/spring-boot-starter@3.3.5",
"pkg:maven/org.springframework.boot/spring-boot-starter-json@3.3.5",
"pkg:maven/org.springframework.boot/spring-boot-starter-tomcat@3.3.5",
"pkg:maven/org.springframework/spring-web@6.1.14",
"pkg:maven/org.springframework/spring-webmvc@6.1.14"
]
},
"pkg:maven/org.springframework.boot/spring-boot-starter@3.3.5": {
"package_url": "pkg:maven/org.springframework.boot/spring-boot-starter@3.3.5",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/org.springframework.boot/spring-boot@3.3.5",
"pkg:maven/org.springframework.boot/spring-boot-autoconfigure@3.3.5",
"pkg:maven/org.springframework.boot/spring-boot-starter-logging@3.3.5",
"pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1",
"pkg:maven/org.yaml/snakeyaml@2.2"
]
},
"pkg:maven/org.springframework.boot/spring-boot@3.3.5": {
"package_url": "pkg:maven/org.springframework.boot/spring-boot@3.3.5",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.springframework.boot/spring-boot-autoconfigure@3.3.5": {
"package_url": "pkg:maven/org.springframework.boot/spring-boot-autoconfigure@3.3.5",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.springframework.boot/spring-boot-starter-logging@3.3.5": {
"package_url": "pkg:maven/org.springframework.boot/spring-boot-starter-logging@3.3.5",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/ch.qos.logback/logback-classic@1.5.11",
"pkg:maven/org.apache.logging.log4j/log4j-to-slf4j@2.23.1",
"pkg:maven/org.slf4j/jul-to-slf4j@2.0.16"
]
},
"pkg:maven/ch.qos.logback/logback-classic@1.5.11": {
"package_url": "pkg:maven/ch.qos.logback/logback-classic@1.5.11",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/ch.qos.logback/logback-core@1.5.11"
]
},
"pkg:maven/ch.qos.logback/logback-core@1.5.11": {
"package_url": "pkg:maven/ch.qos.logback/logback-core@1.5.11",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.apache.logging.log4j/log4j-to-slf4j@2.23.1": {
"package_url": "pkg:maven
|