Bump ch.qos.logback:logback-core from 1.2.13 to 1.3.15 #9
Annotations
4 errors, 2 warnings, and 2 notices
build
HTTP Status 403 for request POST https://api.github.com/repos/ontop/ontop-api-examples/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": "12602741506"
},
"sha": "2890c16a6271389a89bdcbaccdbeeaa6c82532cc",
"ref": "refs/pull/10/merge",
"scanned": "2025-01-03T19:17:54.531Z",
"manifests": {
"ontop-api-examples": {
"resolved": {
"pkg:maven/it.unibz.inf.ontop/ontop-system-sql-owlapi@5.2.0": {
"package_url": "pkg:maven/it.unibz.inf.ontop/ontop-system-sql-owlapi@5.2.0",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:maven/it.unibz.inf.ontop/ontop-model@5.2.0",
"pkg:maven/it.unibz.inf.ontop/ontop-obda-core@5.2.0",
"pkg:maven/it.unibz.inf.ontop/ontop-optimization@5.2.0",
"pkg:maven/it.unibz.inf.ontop/ontop-rdb@5.2.0",
"pkg:maven/it.unibz.inf.ontop/ontop-mapping-core@5.2.0",
"pkg:maven/it.unibz.inf.ontop/ontop-mapping-owlapi@5.2.0",
"pkg:maven/it.unibz.inf.ontop/ontop-mapping-sql-core@5.2.0",
"pkg:maven/it.unibz.inf.ontop/ontop-mapping-sql-all@5.2.0",
"pkg:maven/it.unibz.inf.ontop/ontop-mapping-sql-owlapi@5.2.0",
"pkg:maven/it.unibz.inf.ontop/ontop-reformulation-core@5.2.0",
"pkg:maven/it.unibz.inf.ontop/ontop-reformulation-sql@5.2.0",
"pkg:maven/it.unibz.inf.ontop/ontop-system-core@5.2.0",
"pkg:maven/it.unibz.inf.ontop/ontop-system-sql-core@5.2.0",
"pkg:maven/it.unibz.inf.ontop/ontop-system-owlapi@5.2.0",
"pkg:maven/net.sourceforge.owlapi/owlapi-api@5.1.20",
"pkg:maven/org.apache.commons/commons-rdf-api@0.5.0",
"pkg:maven/org.slf4j/slf4j-api@1.7.36",
"pkg:maven/com.google.code.findbugs/jsr305@3.0.2"
]
},
"pkg:maven/it.unibz.inf.ontop/ontop-model@5.2.0": {
"package_url": "pkg:maven/it.unibz.inf.ontop/ontop-model@5.2.0",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/com.google.inject.extensions/guice-assistedinject@5.0.1",
"pkg:maven/io.github.solf/nullanno@3.0.0",
"pkg:maven/io.mikael/urlbuilder@2.0.9",
"pkg:maven/org.locationtech.proj4j/proj4j@1.1.1",
"pkg:maven/commons-codec/commons-codec@1.14",
"pkg:maven/javax.inject/javax.inject@1"
]
},
"pkg:maven/com.google.inject.extensions/guice-assistedinject@5.0.1": {
"package_url": "pkg:maven/com.google.inject.extensions/guice-assistedinject@5.0.1",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/io.github.solf/nullanno@3.0.0": {
"package_url": "pkg:maven/io.github.solf/nullanno@3.0.0",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/io.mikael/urlbuilder@2.0.9": {
"package_url": "pkg:maven/io.mikael/urlbuilder@2.0.9",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.locationtech.proj4j/proj4j@1.1.1": {
"package_url": "pkg:maven/org.locationtech.proj4j/proj4j@1.1.1",
|