feat: add bounded Quantum cabinet extraction

This commit is contained in:
2026-07-22 19:23:00 +02:00
parent 531612829d
commit a7b1cd7d16
20 changed files with 1099 additions and 66 deletions

View File

@@ -26,6 +26,7 @@ export async function collectReleaseMetadataFiles(projectRoot) {
for (const licenseName of [
'AGPL-3.0.txt',
'compcol-MIT.txt',
'MPL-2.0.txt',
'lzxd-MIT.txt',
'rust-cab-MIT.txt',