Bump com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.16.1 #70
Annotations
4 errors, 1 warning, and 2 notices
build
HTTP Status 403 for request POST https://api.github.com/repos/Thibstars/be-train-dashboard/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"
}
|
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:96:5)
|
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": "7319027609"
},
"sha": "49a4ccb7fd8df0635a7665544ae7a39538da79a7",
"ref": "refs/pull/73/merge",
"scanned": "2023-12-25T04:19:21.829Z",
"manifests": {
"be-train-station-dashboard": {
"resolved": {
"pkg:maven/com.squareup.okhttp3/okhttp@4.11.0": {
"package_url": "pkg:maven/com.squareup.okhttp3/okhttp@4.11.0",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:maven/com.squareup.okio/okio@3.2.0",
"pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.6.20",
"pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.6.20"
]
},
"pkg:maven/com.squareup.okio/okio@3.2.0": {
"package_url": "pkg:maven/com.squareup.okio/okio@3.2.0",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/com.squareup.okio/okio-jvm@3.2.0"
]
},
"pkg:maven/com.squareup.okio/okio-jvm@3.2.0": {
"package_url": "pkg:maven/com.squareup.okio/okio-jvm@3.2.0",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.6.20": {
"package_url": "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.6.20",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.6.20",
"pkg:maven/org.jetbrains/annotations@13.0"
]
},
"pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.6.20": {
"package_url": "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.6.20",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.jetbrains/annotations@13.0": {
"package_url": "pkg:maven/org.jetbrains/annotations@13.0",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.6.20": {
"package_url": "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.6.20",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.6.20"
]
},
"pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.6.20": {
"package_url": "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.6.20",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1": {
"package_url": "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.1"
]
},
"pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.1": {
"package_url": "pkg:maven/com.
|