dependency-check / dependency-check/DependencyCheck
scanDirectory artifact exclusion
Open
enhancement
- Dominant language
- Java
- Stars
- 7.7k
- Forks
- 1.4k
- Avg merge
- 9d 22h
- Merged PRs (30d)
- 13
Description
We are using the Maven plugin with `*` and a configurated ``. Unfortunately one of the scanned artifacts results in
[ERROR] AnalysisException: An error occurred extracting evidence from org.apache.aries.javax.jax.rs-api-1.0.4.jar: geronimo-osgi-locator.jar, analysis may be incomplete; please see the log for more details.
[ERROR] caused by ZipException: Invalid CEN header (invalid extra data field size for tag: 0xbfef at 55)
It would be nice if we could exclude a directory and/or artifact from the directory scanning.
Contributor guide
Assessment
This issue has not been assessed yet.