datadog-agent icon indicating copy to clipboard operation
datadog-agent copied to clipboard

Add OSArchitecture to Windows SBOM

Open volnt opened this issue 1 year ago • 2 comments
trafficstars

What does this PR do?

Add OSArchitecture to the Windows SBOM sent to intake.

Motivation

Additional Notes

Possible Drawbacks / Trade-offs

I didn't want to update host_windows.go that already contain something similar, so I had to duplicate some pieces of code.

Describe how to test/QA your changes

volnt avatar Feb 15 '24 16:02 volnt

CLA assistant check
All committers have signed the CLA.

bits-bot avatar Feb 15 '24 16:02 bits-bot

Go Package Import Differences

Baseline: 6b0f630c937dd6d01a5d658cf29676e64018112e Comparison: 89c78ee61588a77ac656b2c83481b7089730414a

binaryosarchchange
agentwindowsamd64
+1, -0
+github.com/DataDog/datadog-agent/pkg/sbom/collectors/host
agentwindows386
+1, -0
+github.com/DataDog/datadog-agent/pkg/sbom/collectors/host

cit-pr-commenter[bot] avatar Feb 15 '24 16:02 cit-pr-commenter[bot]