Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
orth-62.0.0.tgz.asc | 2025-07-03 | 831 Bytes | |
orth-62.0.0.zip | 2025-07-03 | 55.0 MB | |
orth-62.0.0.zip.asc | 2025-07-03 | 831 Bytes | |
ort-62.0.0.tgz | 2025-07-03 | 194.7 MB | |
ort-62.0.0.tgz.asc | 2025-07-03 | 831 Bytes | |
ort-62.0.0.zip | 2025-07-03 | 194.8 MB | |
ort-62.0.0.zip.asc | 2025-07-03 | 831 Bytes | |
orth-62.0.0.tgz | 2025-07-03 | 54.9 MB | |
62.0.0 source code.tar.gz | 2025-07-03 | 18.3 MB | |
62.0.0 source code.zip | 2025-07-03 | 21.3 MB | |
README.md | 2025-07-03 | 2.9 kB | |
Totals: 11 Items | 539.0 MB | 0 |
What's Changed
π Breaking Changes
- [417097] chore(model)!: Remove the unused
readJsonTree()
π Bug Fixes
- [21c276] detekt-rules: Allow safe-access continuation after blocks
- [76f241] spdx: Do not require concluded / detected license fields
- [13cf56] spdx: Ignore not-present declared licenses
- [db93e5] spdx-reporter: Execute
patchSpdx23To22()
only conditionally
π New Features
- [540350] reporter: Allow to output SPDX 2.3
- [ec93c3] spdx: Support SPDX 2.3 in the model while still writing SPDX 2.2
- [ef5812] version-catalog: Publish a bundle for all script definitions
β Tests
- [0d2c95] chore: Avoid passing several default parameter values
- [c233f1] aosd: Factor out JSON schema matching
- [189ce6] aosd: Trivially inline
outputDir
- [fd90ca] conan: Update expected results
- [4ab8a9] spdx: Make the schema validation more strict
- [b9107b] spdx-reporter: Make testing
SPDX-2.2
more explicit - [979b51] spdx-reporter: Simplify calling
generateReport()
π Documentation
- [3e6970] commitlint: Fix link to the configuration documentation
π§ Chores
- [6a34f1] evaluated-model: Avoid passing the default parameter value
- [06f742] nuget: Drop an unnecessary
val
- [5817c0] scancode: Do not set the number of processes manually
- [526d9c] spdx: Remove an unneeded annotation
- [075a7e] spdx-document-reporter: Inline
extRefs
- [f6d2f9] spdx-reporter: Extract two constants
- [b0117c] spdx-reporter: Inline
refCat
- [fff256] spdx-reporter: Turn a constant to upper case
π Dependency Updates
- [442a60] docker: Upgrade ScanCode to version 32.4.0
- [f9d870] spdx: Update the license list to version 3.27
- [e564bd] update aws-java-sdk-v2 monorepo to v2.31.76
- [8f510c] update com.blackduck.integration:blackduck-common to v67.0.13
- [fb7001] update com.charleskorn.kaml:kaml to v0.83.0
- [e7abb3] update com.github.jmongard.git-semver-plugin to v0.16.1
- [ed8228] update com.networknt:json-schema-validator to v1.5.8
- [8eeda9] update dependency @easyops-cn/docusaurus-search-local to ^0.51.0
- [0353ee] update github/codeql-action digest to 181d5ee
- [f81209] update github/codeql-action digest to 39edc49
- [457fbf] update kotlinxserialization to v1.9.0
- [a9c7b4] update mavenresolver to v1.9.24
- [5a6ea9] update org.metaeffekt.core:ae-security to v0.140.0
- [6ad3d2] update org.semver4j:semver4j to v6
- [1df59c] update umbrelladocs/action-linkspector digest to 3a951c1
π Refactorings
- [ae5045] gradle: Factor out
getGradleProperties()
- [6bd363] gradle-inspector: Avoid casts when turning objects to string
- [410fb8] gradle-inspector: Slightly restructure some code
- [c93c39] spdx: Remove the dedicated
SpdxDocumentParams
- [e40b97] spdx-document-reporter: Avoid passing
wantspdx
around - [c787de] spdx-reporter: Factor out
SpdxDocumentReporterConfig.wantSpdx23