updated to 2.0.18 #106
Annotations
2 warnings and 3 notices
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": "12468549857"
},
"sha": "e7ab6880963b8ab5231cc0ce23393afd1795c7fb",
"ref": "refs/heads/main",
"scanned": "2024-12-23T14:42:54.968Z",
"manifests": {
"DataBridge": {
"resolved": {
"pkg:maven/io.github.cdimascio/java-dotenv@5.2.2": {
"package_url": "pkg:maven/io.github.cdimascio/java-dotenv@5.2.2",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.4.0"
]
},
"pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.4.0": {
"package_url": "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.4.0",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.4.0",
"pkg:maven/org.jetbrains/annotations@13.0"
]
},
"pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.4.0": {
"package_url": "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.4.0",
"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.junit.jupiter/junit-jupiter-api@5.8.2": {
"package_url": "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.8.2",
"relationship": "direct",
"scope": "development",
"dependencies": [
"pkg:maven/org.opentest4j/opentest4j@1.2.0",
"pkg:maven/org.junit.platform/junit-platform-commons@1.8.2",
"pkg:maven/org.apiguardian/apiguardian-api@1.1.2"
]
},
"pkg:maven/org.opentest4j/opentest4j@1.2.0": {
"package_url": "pkg:maven/org.opentest4j/opentest4j@1.2.0",
"relationship": "indirect",
"scope": "development",
"dependencies": []
},
"pkg:maven/org.junit.platform/junit-platform-commons@1.8.2": {
"package_url": "pkg:maven/org.junit.platform/junit-platform-commons@1.8.2",
"relationship": "indirect",
"scope": "development",
"dependencies": []
},
"pkg:maven/org.apiguardian/apiguardian-api@1.1.2": {
"package_url": "pkg:maven/org.apiguardian/apiguardian-api@1.1.2",
"relationship": "indirect",
"scope": "development",
"dependencies": []
}
},
"name": "DataBridge",
"file": {
"source_location": "/home/runner/work/DataBridge/DataBridge/pom.xml"
}
}
}
}
|
build
Snapshot successfully created at 2024-12-23T14:42:55.246Z
|