We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The local file storage uses separate paths for provenance and nested provenance, see [1]. For HTTP file storage only a single path can be used.
Task: Separate the paths also for HTTP file storage.
[1]
ort/scanner/src/main/kotlin/provenance/NestedProvenanceStorage.kt
Line 50 in a65a9a6