Skip to content

Use separate parsers for SPDX

Jamie Tanna requested to merge defect/spdx into main

Unfortunately this breaks when we perform parsing JSON files that (allegedly) contain control characters, so a short-term solution for this can be to duplicate the JSON and YAML parsers.

Merge request reports