Skip to content

Add checking by dependency-check-maven #799

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

Closed
Tracked by #1669
php-coder opened this issue Jan 2, 2018 · 2 comments
Closed
Tracked by #1669

Add checking by dependency-check-maven #799

php-coder opened this issue Jan 2, 2018 · 2 comments

Comments

@php-coder
Copy link
Owner

php-coder commented Jan 2, 2018

It can be running by executing mvn org.owasp:dependency-check-maven:check command.
The report will be here: target/dependency-check-report.html

Probably, we shouldn't run it with all other checks but separately as a cron job.

@php-coder
Copy link
Owner Author

At this moment it complains on:

  • jetty-http-9.2.18.v20160721.jar (1 CVE)
  • mysql-connector-java-5.1.41.jar (446 CVEs)

php-coder added a commit that referenced this issue Jan 2, 2018
It can be running by executing
  mvn org.owasp:dependency-check-maven:check
command.

The report will created at target/dependency-check-report.html

Addressed to #799
php-coder added a commit that referenced this issue Dec 19, 2023
This reverts commit b713447.

This plugin wasn't being used for a long time.

Relates to #799

[skip ci]
@php-coder php-coder self-assigned this Jun 3, 2024
@php-coder php-coder added this to the 0.4.8 milestone Jun 3, 2024
@php-coder
Copy link
Owner Author

In the light of #1669 we don't need this.

@php-coder php-coder closed this as not planned Won't fix, can't repro, duplicate, stale Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant