python / release-tools

Scripts for making (C)Python releases
39 stars 33 forks source link

Strip newline off "Tool Version" in SBOM creator metadata #90

Closed sethmlarson closed 9 months ago

sethmlarson commented 9 months ago

Current "creator" tool version can have a newline attached, we should strip the output of git rev-parse to prevent that in the future.