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
Copy file name to clipboardExpand all lines: content/en/security/code_security/software_composition_analysis/setup_static/_index.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -270,13 +270,20 @@ You can upload SBOMs generated by other tools if they meet these requirements:
270
270
271
271
Third-party SBOM files are uploaded to Datadog using the [`datadog-ci`](https://github.com/DataDog/datadog-ci/?tab=readme-ov-file#how-to-install-the-cli) command.
272
272
273
+
You can find optional arguments and other information in the `datadog-ci`[README][22].
274
+
273
275
You can use the following command to upload your third-party SBOM. Ensure the environment variables `DD_API_KEY`, `DD_APP_KEY`, and `DD_SITE`
274
276
are set to your API key, APP key, and [Datadog site][12], respectively.
0 commit comments