Scan a specific csproj #168
sduquette-devolutions
started this conversation in
Ideas
Replies: 1 comment
-
Must be possible. The last argument to cdxgen is currently a directory or image name. It could be reworked to accept file or directory or image name. |
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.
-
We have a project that has multiple csproj files in the same folder for different tools based on the same codebase. With dotnet-cyclonedx we can pass the path to the csproj file to generate them separately. It would be useful if we could do the same thing with cdxgen. I was wondering if you had ideas how best to implement that.
Beta Was this translation helpful? Give feedback.
All reactions