Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
orth-63.0.0.zip.asc | 2025-07-17 | 831 Bytes | |
orth-63.0.0.tgz.asc | 2025-07-17 | 831 Bytes | |
orth-63.0.0.zip | 2025-07-17 | 54.8 MB | |
ort-63.0.0.tgz | 2025-07-17 | 194.8 MB | |
ort-63.0.0.tgz.asc | 2025-07-17 | 831 Bytes | |
ort-63.0.0.zip | 2025-07-17 | 194.9 MB | |
ort-63.0.0.zip.asc | 2025-07-17 | 831 Bytes | |
orth-63.0.0.tgz | 2025-07-17 | 54.7 MB | |
63.0.0 source code.tar.gz | 2025-07-17 | 18.3 MB | |
63.0.0 source code.zip | 2025-07-17 | 21.3 MB | |
README.md | 2025-07-17 | 2.9 kB | |
Totals: 11 Items | 538.8 MB | 2 |
What's Changed
π Breaking Changes
- [e0a732] chore(scanner)!: Reduce the visibility of
scan()
- [e08987] refactor(common-utils)!: Make the OS name an enum
π Bug Fixes
- [a24c91] conan: Update the enum of valid package types for Conan 2
π New Features
- [e47bf2] clients: Create a Foojay Disco API client
- [9bd115] common-utils: Add operating system architecture detection
- [35163c] fossid: Add link to FossID scan in pending files issue message
- [cc509b] fossid-webapp: Add a function to extract uploaded archives
- [6ecd00] fossid-webapp: Add a function to remove uploaded content
- [3eca6b] fossid-webapp: Add a function to upload files, possibly in chunks
- [5be1b5] intellij: Add a configuration to run CLI help
- [c6be23] maven: Improve initialization of execution requests
- [cdea00] pnpm: Support up to version 10.*
β Tests
- [cafab3] bundler: update expected output for multi_json homepage move
π Build & βοΈ CI
- [b79986] gradle: Ensure that the
run
task is always executed - [6eee36] gradle: Fix GraalVM symlinks only at execution time
- [5a2de5] gradle: Only warn about new Detekt rules if they were recompiled
- [089140] github: Allow configuration caching when publishing
π§ Chores
- [7237b8] cli-helper: Avoid passing a default parameter value
- [6fd4e1] fossid-webapp: Remove an unnecessary dollar escape character
- [196d1b] ort.yml: Add OSADL matrix to path excludes
- [5cb8e4] scancode: Add a
const
modifier - [2ee4f2] scancode: Turn
getSpdxId()
into a member function - [55df62] scancode: Turn getSpdxId() into an expression
- [585c4d] utils: Make use of
buildMap
- [0614da] utils: Remove the unused
getAssetAsString()
- [08b008] utils: Slightly simplfy computing
processedStatements
- [c401bc] utils: Use decomposition for readability
π Dependency Updates
- [af2e6d] Dockerfile: Use corepack to install npm, pnpm, and Yarn
- [f52093] docker: Upgrade Poetry to version 2.1.3
- [47bc46] docker: Upgrade go to the latest minor revision 1.24.5
- [a6b5ae] update aws-java-sdk-v2 monorepo to v2.32.1
- [7f772b] update aws-java-sdk-v2 monorepo to v2.32.2
- [62c4d8] update com.icegreen:greenmail to v2.1.4
- [b951c5] update com.vanniktech:gradle-maven-publish-plugin to v0.34.0
- [584f33] update dependency @easyops-cn/docusaurus-search-local to ^0.52.0
- [452837] update io.mockk:mockk to v1.14.5
- [730251] update log4j2 monorepo to v2.25.1
- [adb12f] update maven to v3.9.11
- [2e4d96] update org.jetbrains.gradle.plugin.idea-ext to v1.2
- [2fc565] update org.metaeffekt.core:ae-security to v0.141.0
π Refactorings
- [853484] dos-client: Directly return response bodies to simplify code
- [679c39] ort-utils: Split
installJdk()
and add a test - [3a7a24] ort-utils: Use the new Foojay client to install JDKs
- [0fe35b] scanner: Extract NONE-padding of scan result into functions