Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information