-
-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added support for lifecycle and other args to server #1271
Conversation
Signed-off-by: Prabhu Subramanian <[email protected]>
Signed-off-by: Prabhu Subramanian <[email protected]>
Nice: 🙏 |
default: false | ||
profile: | ||
type: string | ||
description: BOM profile to use for generation. Default generic. Choices are appsec, research. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To support license-compliance, we need to move away from using environment variables.
We definitely have a reproducibility bug for netty, where the SrcFile attributes are not getting collected correctly. |
@cerrussell simply rerunning the workflow is making the snapshot tests pass. I am suspecting that something related to sdkman is making things flaky. |
I can confirm that the latest release works with lifecycle=pre-build and speeds up our SBOM generation a LOT (from 6 minutes for 25 SBOM files down to ~2 minutes when running in parallel). And we don not have the nasty "build probably failed" messages any more :) Thanks A LOT for that one. |
Thank you so much for your trust and support! Could you kindly blog about your experience, so that more people can learn about our project. |
I am working on an interesting security project with supply chain and yeah - I will add cdxgen to it (but this will ceme in ~ September) |
Both of these query parameters are valid:
Tested with: