Steps to reproduce:
- When I modify any tag, e.g
SPDXVersion: SPDX-1.2 to SPDXVersio: SPDX-1.2, the tool should report an error like Found unknown tag : SPDXVersio at line: 2 but instead it continues to parse.
The tokenizing works fine, the problem is with the parsing method.