dep-scan icon indicating copy to clipboard operation
dep-scan copied to clipboard

Fix the file extensions

Open prabhu opened this issue 1 year ago • 2 comments

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.

prabhu avatar Nov 11 '23 14:11 prabhu

.vdr.json is used as the new extension.

prabhu avatar Nov 14 '23 22:11 prabhu

Can we remove jsonlines export completely? Discuss here - https://github.com/owasp-dep-scan/dep-scan/discussions/211

prabhu avatar Jan 08 '24 10:01 prabhu