Problem
- When a file contains a single finding with
NOASSERTION as the license.
- And the snipped is
identified by a matching include rule
- Then the result contains an entry for the file with
licenses = []
- Problem: The NOASSERTION disappears from the result but may be relevant
Proposal
- Include also
NOASSERTION in the result.
Question
As a work around or alternative, would it be valid to interpret licenses = [] as NOASSERTION ?
Problem
NOASSERTIONas the license.identifiedby a matching include rulelicenses = []Proposal
NOASSERTIONin the result.Question
As a work around or alternative, would it be valid to interpret
licenses = []asNOASSERTION?