adoptium / adoptium/infrastructure
Ansible request for downloading CycloneDX dependency jars into local cache
Open
ansible
- Dominant language
- Python
- Stars
- 96
- Forks
- 106
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 13
Description
As part of the upgrade to CycloneDX spec 1.0.6, provision of using a local cache of the dependency jars is being provided under PR: https://github.com/adoptium/temurin-build/pull/3985
As part of that PR, then following jars can be found:
https://github.com/adoptium/temurin-build/blob/2bcad4228f1af1543d902a5e15f451337c0aacfe/cyclonedx-lib/dependency_data/dependency_data.properties#L17
From the following local directory:
- Windows: c:/dependency_cache
- MacOS: ${HOME}/dependency_cache
- Unix: /usr/local/dependency_cache
Contributor guide
Assessment
This issue has not been assessed yet.