dependency-check / dependency-check/DependencyCheck
Support "all-of" semantics for hint evidence
Open
enhancement
- Dominant language
- Java
- Stars
- 7.7k
- Forks
- 1.4k
- Avg merge
- 9d 22h
- Merged PRs (30d)
- 13
Description
**Is your feature request related to a problem? Please describe.**
Adding hints for false negatives. In a specific case, libraries from the webjars project.
**Describe the solution you'd like**
An option in `` to combine multiple `` with AND instead of OR.
**Describe alternatives you've considered**
Being less specific and risking false positives.
Contributor guide
Assessment
This issue has not been assessed yet.