OpenSourceHelpCommunity / Questions

To add your question raise an issue in this repository.
MIT License
27 stars 47 forks source link

Exclude analysis of Common reference projects in Build Solution for Dependency Track #56

Open Yo150850 opened 2 years ago

Yo150850 commented 2 years ago

We have around 70 odd individual builds (Dotnet, Angular) that use common projects in respective build solutions as references. We don't want to analyze these common projects all the time for each & every build for Dependency Track analysis. Is it possible to exclude the execution of Dependency Track analysis for such common projects? We use Azure DevOps Server and Generate BOM using cyclonedx-bom command & use 'Upload BOM to Dependency Track' tasks in Classic Build pipelines which analyse BOM.

Yo150850 commented 2 years ago

This has been reposted now in https://github.com/DependencyTrack/dependency-track/discussions/1721