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
fix(SBOMER-166): do not set product coordinates to not send UMB message
The problem is that the main component (metadata/component) does not
have the build information attached, because the artifact cannot be
found in PNC and thus the information about the build system wasn't
added to external references in the main component.
This comimt stops setting the product coordinates for this specific e2e,
but this is just a workaround. The proper fix will be implemented later.
Related: https://issues.redhat.com/browse/SBOMER-26
Fixes: https://issues.redhat.com/browse/SBOMER-166
0 commit comments