Bump org.xerial.snappy:snappy-java from 1.1.10.1 to 1.1.10.4 #16
Annotations
4 errors, 2 warnings, and 2 notices
build
HTTP Status 403 for request POST https://api.github.com/repos/DreamLab/disthene/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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, advanced-security/maven-dependency-submission-action@571e99aab1055c2e71a1e2309b9691de18d6b7d6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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": "8110107470"
},
"sha": "14ca2f56a8d1467e5317c941b9fabae358bebb3b",
"ref": "refs/pull/18/merge",
"scanned": "2024-03-01T10:38:34.487Z",
"manifests": {
"disthene": {
"resolved": {
"pkg:maven/junit/junit@3.8.1": {
"package_url": "pkg:maven/junit/junit@3.8.1",
"relationship": "direct",
"scope": "development",
"dependencies": []
},
"pkg:maven/commons-cli/commons-cli@1.2": {
"package_url": "pkg:maven/commons-cli/commons-cli@1.2",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/log4j/log4j@1.2.17": {
"package_url": "pkg:maven/log4j/log4j@1.2.17",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/commons-logging/commons-logging@1.2": {
"package_url": "pkg:maven/commons-logging/commons-logging@1.2",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/io.netty/netty-all@4.1.107.Final": {
"package_url": "pkg:maven/io.netty/netty-all@4.1.107.Final",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:maven/io.netty/netty-buffer@4.1.107.Final",
"pkg:maven/io.netty/netty-codec@4.1.107.Final",
"pkg:maven/io.netty/netty-codec-dns@4.1.107.Final",
"pkg:maven/io.netty/netty-codec-haproxy@4.1.107.Final",
"pkg:maven/io.netty/netty-codec-http@4.1.107.Final",
"pkg:maven/io.netty/netty-codec-http2@4.1.107.Final",
"pkg:maven/io.netty/netty-codec-memcache@4.1.107.Final",
"pkg:maven/io.netty/netty-codec-mqtt@4.1.107.Final",
"pkg:maven/io.netty/netty-codec-redis@4.1.107.Final",
"pkg:maven/io.netty/netty-codec-smtp@4.1.107.Final",
"pkg:maven/io.netty/netty-codec-socks@4.1.107.Final",
"pkg:maven/io.netty/netty-codec-stomp@4.1.107.Final",
"pkg:maven/io.netty/netty-codec-xml@4.1.107.Final",
"pkg:maven/io.netty/netty-common@4.1.107.Final",
"pkg:maven/io.netty/netty-handler@4.1.107.Final",
"pkg:maven/io.netty/netty-transport-native-unix-common@4.1.107.Final",
"pkg:maven/io.netty/netty-handler-proxy@4.1.107.Final",
"pkg:maven/io.netty/netty-handler-ssl-ocsp@4.1.107.Final",
"pkg:maven/io.netty/netty-resolver@4.1.107.Final",
"pkg:maven/io.netty/netty-resolver-dns@4.1.107.Final",
"pkg:maven/io.netty/netty-transport@4.1.107.Final",
"pkg:maven/io.netty/netty-transport-rxtx@4.1.107.Final",
"pkg:maven/io.netty/netty-transport-sctp@4.1.107.Final",
"pkg:maven/io.netty/netty-transport-udt@4.1.107.Final",
"pkg:maven/io.netty/netty-transport-classes-epoll@4.1.107.Final",
"pkg:maven/io.netty/netty-transport-classes-kqueue@4.1.107.Final",
"pkg:maven/io.netty/netty-resolver-dns-classes-macos@4.1.107.Final",
"pkg:maven/io.netty/netty-transport-native-epoll@4.1.107.Final",
|