guac icon indicating copy to clipboard operation
guac copied to clipboard

Update parsers to emit Identifier strings

Open lumjjb opened this issue 2 years ago • 5 comments

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

lumjjb avatar Mar 15 '23 21:03 lumjjb

I can take this one.

jeffmendoza avatar Mar 15 '23 22:03 jeffmendoza

Awesome ! assigned it to you!

lumjjb avatar Mar 16 '23 16:03 lumjjb

Updated the above issue with the remaining tasks.

pxp928 avatar May 02 '23 16:05 pxp928

Is this issue fixed with #817 or needs more attention?

arorasoham9 avatar Aug 13 '23 03:08 arorasoham9

The "Remaining work" is still left to do @arorasoham9. Thanks

pxp928 avatar Aug 14 '23 11:08 pxp928