b-grooters-byte

Results 2 issues of b-grooters-byte

The protobuf specification for bom MetaData does not appear match the XML and JSON specifications. It seems that the `licenses` field should be a `repeated`, rather than `optional`, field in...

defect
validated
schema 1.3
format: ProtoBuf

We are using yew_oauth2 in a scenario where the user may be able to select a login realm. A simple example of this using keycloak would be similar to the...