Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CAMEL-10354 OWASP Dependency Check #1237

Closed
wants to merge 1 commit into from

Conversation

igarashitm
Copy link
Contributor

Added dependencycheck profile to run OWASP dependency check plugin

Note that some recent OpenJDK distribution in such as fedora, RHEL, CentOS doesn't contain ECDHE cipher which is required to download from nvd.nist.gov. In order to run this plugin on these environment, you'd need to install a JCE crypto provider like bouncycastle (e.g. dnf install bouncycastle on fedora24) and remove ECDHE from jdk.tls.disabledAlgorithms property defined in the jre/lib/security/java.security.
jeremylong/DependencyCheck#523

Added dependencycheck profile to run OWASP dependency check plugin
@oscerd
Copy link
Contributor

oscerd commented Oct 31, 2016

Thanks the PR has been merged. Do you mind closing this? :-)

@igarashitm
Copy link
Contributor Author

Thanks! closing

@igarashitm igarashitm closed this Oct 31, 2016
zregvart pushed a commit to zregvart/camel that referenced this pull request Jul 9, 2021
ENTESB-12572: Camel route does not consider the value of DefaultShutd…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants