Big refactor to abstract the network and to provide a QUIC inspired PAXE protocol #259
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": "12852060526"
},
"sha": "89abea87acd63e04beb7de34e247755acee9bf1c",
"ref": "refs/pull/8/merge",
"scanned": "2025-01-19T09:00:00.170Z",
"manifests": {
"trex": {
"resolved": {
"pkg:maven/org.junit.jupiter/junit-jupiter-api@5.11.3": {
"package_url": "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.11.3",
"relationship": "direct",
"scope": "development",
"dependencies": [
"pkg:maven/org.opentest4j/opentest4j@1.3.0",
"pkg:maven/org.junit.platform/junit-platform-commons@1.11.3",
"pkg:maven/org.apiguardian/apiguardian-api@1.1.2"
]
},
"pkg:maven/org.opentest4j/opentest4j@1.3.0": {
"package_url": "pkg:maven/org.opentest4j/opentest4j@1.3.0",
"relationship": "indirect",
"scope": "development",
"dependencies": []
},
"pkg:maven/org.junit.platform/junit-platform-commons@1.11.3": {
"package_url": "pkg:maven/org.junit.platform/junit-platform-commons@1.11.3",
"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": []
},
"pkg:maven/org.assertj/assertj-core@3.26.3": {
"package_url": "pkg:maven/org.assertj/assertj-core@3.26.3",
"relationship": "direct",
"scope": "development",
"dependencies": [
"pkg:maven/net.bytebuddy/byte-buddy@1.14.18"
]
},
"pkg:maven/net.bytebuddy/byte-buddy@1.14.18": {
"package_url": "pkg:maven/net.bytebuddy/byte-buddy@1.14.18",
"relationship": "indirect",
"scope": "development",
"dependencies": []
}
},
"name": "trex",
"file": {
"source_location": "/home/runner/work/trex-paxos-jvm/trex-paxos-jvm/pom.xml"
}
}
}
}
|
build
Snapshot successfully created at 2025-01-19T09:00:00.377Z
|