PR https://github.com/sw360/capycli/pull/92 has provided the logic that in different ways prevents .git attachments being uploaded to the SW360 or tries to correct what was considered "wrong" SW360 entry.
Below are 3 main points that should be reviewed and identified if the functionality is kept or reverted and if a more generic way should be introduced.
Extension will prioritise the SBOM archive file URL over the existing SW360 URL once (if the later differs from the on in the SBOM). Link
PR https://github.com/sw360/capycli/pull/92 has provided the logic that in different ways prevents .git attachments being uploaded to the SW360 or tries to correct what was considered "wrong" SW360 entry. Below are 3 main points that should be reviewed and identified if the functionality is kept or reverted and if a more generic way should be introduced.
As it was pointed out in the PR comment section, this extension brings some side effect that should be discussed. @tngraf @gernot-h