Fixed fixation filter #4
Annotations
2 warnings and 3 notices
build_test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3, 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/
|
build_test
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_test
Submitting snapshot...
|
build_test
{
"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_test",
"id": "10152626784"
},
"sha": "d6f3717d92b143c4b6bfe745fd23b428dcd68202",
"ref": "refs/pull/49/merge",
"scanned": "2024-07-29T22:13:17.310Z",
"manifests": {
"gazepoint-data-analysis": {
"resolved": {
"pkg:maven/junit/junit@4.13": {
"package_url": "pkg:maven/junit/junit@4.13",
"relationship": "direct",
"scope": "development",
"dependencies": [
"pkg:maven/org.hamcrest/hamcrest-core@1.3"
]
},
"pkg:maven/org.hamcrest/hamcrest-core@1.3": {
"package_url": "pkg:maven/org.hamcrest/hamcrest-core@1.3",
"relationship": "indirect",
"scope": "development",
"dependencies": []
},
"pkg:maven/com.opencsv/opencsv@5.8": {
"package_url": "pkg:maven/com.opencsv/opencsv@5.8",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:maven/org.apache.commons/commons-lang3@3.12.0",
"pkg:maven/org.apache.commons/commons-text@1.10.0",
"pkg:maven/commons-beanutils/commons-beanutils@1.9.4",
"pkg:maven/org.apache.commons/commons-collections4@4.4"
]
},
"pkg:maven/org.apache.commons/commons-lang3@3.12.0": {
"package_url": "pkg:maven/org.apache.commons/commons-lang3@3.12.0",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.apache.commons/commons-text@1.10.0": {
"package_url": "pkg:maven/org.apache.commons/commons-text@1.10.0",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/commons-beanutils/commons-beanutils@1.9.4": {
"package_url": "pkg:maven/commons-beanutils/commons-beanutils@1.9.4",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/commons-logging/commons-logging@1.2",
"pkg:maven/commons-collections/commons-collections@3.2.2"
]
},
"pkg:maven/commons-logging/commons-logging@1.2": {
"package_url": "pkg:maven/commons-logging/commons-logging@1.2",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/commons-collections/commons-collections@3.2.2": {
"package_url": "pkg:maven/commons-collections/commons-collections@3.2.2",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.apache.commons/commons-collections4@4.4": {
"package_url": "pkg:maven/org.apache.commons/commons-collections4@4.4",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/commons-io/commons-io@2.11.0": {
"package_url": "pkg:maven/commons-io/commons-io@2.11.0",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.json/json@20240303"
|
build_test
Snapshot successfully created at 2024-07-29T22:13:17.667Z
|