обновлён pom.xml #4
Annotations
4 errors, 2 warnings, and 2 notices
build
HTTP Status 403 for request POST https://api.github.com/repos/turboskomorokh/mW/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": "12620451453"
},
"sha": "de1fcd1928d089cc3a9bd6a65fc340d459eb943e",
"ref": "refs/heads/master",
"scanned": "2025-01-05T14:41:45.640Z",
"manifests": {
"mW": {
"resolved": {
"pkg:maven/org.xerial/sqlite-jdbc@3.47.2.0": {
"package_url": "pkg:maven/org.xerial/sqlite-jdbc@3.47.2.0",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.telegram/telegrambots@6.9.7.1": {
"package_url": "pkg:maven/org.telegram/telegrambots@6.9.7.1",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:maven/org.telegram/telegrambots-meta@6.9.7.1",
"pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.1",
"pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider@2.16.1",
"pkg:maven/com.fasterxml.jackson.module/jackson-module-jaxb-annotations@2.16.1",
"pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1",
"pkg:maven/org.glassfish.jersey.inject/jersey-hk2@2.41",
"pkg:maven/org.glassfish.jersey.media/jersey-media-json-jackson@2.41",
"pkg:maven/org.glassfish.jersey.containers/jersey-container-grizzly2-http@2.41",
"pkg:maven/org.glassfish.jersey.core/jersey-server@2.41",
"pkg:maven/org.apache.httpcomponents/httpclient@4.5.14",
"pkg:maven/org.apache.httpcomponents/httpmime@4.5.14",
"pkg:maven/commons-io/commons-io@2.15.1",
"pkg:maven/org.slf4j/slf4j-api@2.0.11"
]
},
"pkg:maven/org.telegram/telegrambots-meta@6.9.7.1": {
"package_url": "pkg:maven/org.telegram/telegrambots-meta@6.9.7.1",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/org.apache.commons/commons-lang3@3.14.0",
"pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.16.1"
]
},
"pkg:maven/org.apache.commons/commons-lang3@3.14.0": {
"package_url": "pkg:maven/org.apache.commons/commons-lang3@3.14.0",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.16.1": {
"package_url": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.16.1",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.1": {
"package_url": "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.1",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider@2.16.1": {
"package_url": "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider@2.16.1",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-base@2.16.1"
|