Update README.md #36
Annotations
4 errors, 2 warnings, and 2 notices
checking-pr
HTTP Status 403 for request POST https://api.github.com/repos/Multiform-Validator/java/dependency-graph/snapshots
|
checking-pr
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"
}
|
checking-pr
Resource not accessible by integration
|
checking-pr
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)
|
checking-pr
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
|
checking-pr
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/
|
checking-pr
Submitting snapshot...
|
checking-pr
{
"detector": {
"name": "maven-dependency-tree-action",
"url": "https://github.com/advanced-security/maven-dependency-tree-action",
"version": "1.1.0"
},
"version": 0,
"job": {
"correlator": "checking-pr",
"id": "9884231550"
},
"sha": "eefbcb8c9c3bf4c09f668ef2a5f8ff01f85b0f86",
"ref": "refs/heads/main",
"scanned": "2024-07-11T01:58:04.615Z",
"manifests": {
"multiform-validator": {
"resolved": {
"pkg:maven/org.jetbrains/[email protected]": {
"package_url": "pkg:maven/org.jetbrains/[email protected]",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.junit.jupiter/[email protected]": {
"package_url": "pkg:maven/org.junit.jupiter/[email protected]",
"relationship": "direct",
"scope": "development",
"dependencies": [
"pkg:maven/org.apiguardian/[email protected]",
"pkg:maven/org.opentest4j/[email protected]",
"pkg:maven/org.junit.platform/[email protected]"
]
},
"pkg:maven/org.apiguardian/[email protected]": {
"package_url": "pkg:maven/org.apiguardian/[email protected]",
"relationship": "indirect",
"scope": "development",
"dependencies": []
},
"pkg:maven/org.opentest4j/[email protected]": {
"package_url": "pkg:maven/org.opentest4j/[email protected]",
"relationship": "indirect",
"scope": "development",
"dependencies": []
},
"pkg:maven/org.junit.platform/[email protected]": {
"package_url": "pkg:maven/org.junit.platform/[email protected]",
"relationship": "indirect",
"scope": "development",
"dependencies": []
},
"pkg:maven/org.junit.jupiter/[email protected]": {
"package_url": "pkg:maven/org.junit.jupiter/[email protected]",
"relationship": "direct",
"scope": "development",
"dependencies": [
"pkg:maven/org.junit.platform/[email protected]"
]
},
"pkg:maven/org.junit.platform/[email protected]": {
"package_url": "pkg:maven/org.junit.platform/[email protected]",
"relationship": "indirect",
"scope": "development",
"dependencies": []
}
},
"name": "multiform-validator",
"file": {
"source_location": "/home/runner/work/java/java/pom.xml"
}
}
}
}
|