dependency-check / dependency-check/DependencyCheck
Can you use --exclude via the properties file?
Open
enhancement
question
- Dominant language
- Java
- Stars
- 7.7k
- Forks
- 1.4k
- Avg merge
- 9d 22h
- Merged PRs (30d)
- 13
Description
I was looking at https://github.com/jeremylong/DependencyCheck/blob/main/core/src/main/resources/dependencycheck.properties and https://github.com/jeremylong/DependencyCheck/blob/main/utils/src/main/java/org/owasp/dependencycheck/utils/Settings.java but did not see the equivalent key for the `--exclude` option.
Is there a way to add exclude paths via the properties file or any other way than using the cli param?
Contributor guide
Assessment
This issue has not been assessed yet.