[feat] use new script for sbom generation#3942
Conversation
7558ff7 to
5727288
Compare
5727288 to
c0c7c46
Compare
c0c7c46 to
52eb2ec
Compare
Co-authored-by: Sven Tennie <sven.tennie@wire.com>
|
@supersven thank you for your review; I have tried to address your issues, would you happen to have time to take one more glance at it? :3 Thank you! |
e6bc7d9 to
2341fd1
Compare
@MangoIV I'm at it 😄 |
Co-authored-by: Sven Tennie <sven.tennie@wire.com>
| deriving stock (Eq, Ord, Show, Generic) | ||
| deriving anyclass (FromJSON, ToJSON) | ||
|
|
||
| sadSbomMeta :: Text -> Text -> [Text] -> SBomMeta Identity |
There was a problem hiding this comment.
| sadSbomMeta :: Text -> Text -> [Text] -> SBomMeta Identity | |
| emptySbomMeta :: Text -> Text -> [Text] -> SBomMeta Identity |
or
| sadSbomMeta :: Text -> Text -> [Text] -> SBomMeta Identity | |
| notFoundSbomMeta :: Text -> Text -> [Text] -> SBomMeta Identity |
?
Hm, could be that I don't get the name 🤔 However, if this is named "sad" because the search algorithm is sad because it didn't find anything, then I would say be can name this better 😃
There was a problem hiding this comment.
yeah, it's because it didn't find anything and the information it can provide is sad :(
There was a problem hiding this comment.
As said empty... or notFound... would have been easier to grap. 😸
https://wearezeta.atlassian.net/browse/SEC-596
Checklist
changelog.d