You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 20, 2024. It is now read-only.
use case: unencoded plaintext license text attachment (#280)
caused by
CycloneDX/specification#382 (comment)
> [...] add an example where the encode= is not specified [...]
we have two examples of encoded text attachments in the use cases
already.
this PR makes one of them an unencoded text attachment.
this way we have both use cases shown.
since the MIT license us not a template, but an actual text with actual
values in it,
and since it is pretty short,
I used an example with MIT license.
in contrast - the Apache license is a template - it must not be modified
and therefore it makes no practical since to have it as an attachment
...
---------
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
0 commit comments