Skip to content

Conversation

@nichollsdave
Copy link
Collaborator

Add recursive generation of source reports for sub projects and concatenation to a consolidated source report.

If a project has source but also sub projects with source that also have sub projects with source this utility will
generate source reports for each level of project and combine to a consolidated source report. It will also generate
security and components reports for the master project (these automatically include subprojects).

dnichol added 2 commits February 15, 2021 20:56
Copy link
Contributor

@gsnyder2007 gsnyder2007 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, you might use some more underscores (_) in future in your function and variable names. But great work and a nice add to the repo. Thanks.

@gsnyder2007 gsnyder2007 merged commit a3c3d84 into blackducksoftware:master Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants