Error with enum ScoreMethod #470
Unanswered
dimitri995
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello !
I want to use this proto file but I can't unmarshal enum ScoreMethod (sensitive case) from my sbom generated by grype to the proto file. Do you plan to publish proto file to buf repository ?? https://buf.build/codefly-dev/proto/file/main:services/agent/v0/cyclonedx.proto#L15
This is the line that I can't unmarshal because I receive scoreRating like CVSSv31. How handle the case ? And for all enum in this proto file ?
specification/schema/bom-1.5.proto
Line 851 in 55343ba
Regards,
Dimitri
Beta Was this translation helpful? Give feedback.
All reactions