guac
guac copied to clipboard
Update parsers to emit Identifier strings
All parsers should implement the emission of Identifier strings through the GetIdentifiers function.
An example of this is implemented in SLSA
Remaining work:
- implement identifier strings for all parsers (currently missing on scorecard and dsse)
- determine if other (purl, git source or OCI)/UnclassifiedStrings need to be added to existing parsers
- missing guesser for source strings. Related to issue https://github.com/guacsec/guac/issues/591
I can take this one.
Awesome ! assigned it to you!
Updated the above issue with the remaining tasks.
Is this issue fixed with #817 or needs more attention?
The "Remaining work" is still left to do @arorasoham9. Thanks