Replies: 1 comment
-
|
There is no size constraint for BOMs on the Dependency-Track side. If you're receiving 413 responses, it's likely a reverse proxy artificially restricting file upload sizes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I wonder what tools people use for generating a sbom in a dotnet app?
I've been trying different tools like snyk, trivy, sbom-tool but the DT Jenkins plugin always fails to upload with "413 Request Entity Too Large". I also tried using curl but no luck.
So far the only tool that it's generating a sbom with a size capable of being uploaded is CycloneDX.
Beta Was this translation helpful? Give feedback.
All reactions