bug(spdx): Trivy can't parse text licenses with 2 consecutive tokens #8465
Labels
kind/bug
Categorizes issue or PR as related to a bug.
scan/license
Issues relating to license scanning
Description
When text license contains 2 consecutive tokens (e.g.
with or
)lexer
package returns error and Trivy doesn't include this license into result:Discussed in #8449
The text was updated successfully, but these errors were encountered: