dep-scan
dep-scan copied to clipboard
Fix the file extensions
We have a couple of inconsistencies with the file extensions.
- [x] We use .vex.json even when the information is VDR and not VEX.
- [ ] We use .json instead of .jsonl for jsonlines. See #156
These could be addressed as a breaking change in v5.
.vdr.json is used as the new extension.
Can we remove jsonlines export completely? Discuss here - https://github.com/owasp-dep-scan/dep-scan/discussions/211