Files
DependencyCheck/.github/contributing.md
2017-04-02 12:58:17 -04:00

1.6 KiB

Contributing to OWASP dependency-check

Reporting Bugs

  • Ensure you're running the latest version of dependency-check.
  • Ensure the bug has not already been reported.
  • If you're unable to find an open issue addressing the problem, please submit a new issue.
    • Please fill out the appropriate section of the bug report template provided. Please delete any sections not needed in the template.

Reporting Vulnerabilities

  • If you believe you have found a vulnerability in dependency-check itself (not that dependency-check found a vulnerability); please email jeremy.long@owasp.org.

Asking Questions

Enhancement Requests

Contributing Code

  • If you have written a new feature or have fixed a bug please open a new pull request with the patch.
  • Ensure the PR description clearly describes the problem and solution. Include any related issue number(s) if applicable.
  • Please ensure the PR passes the automated checks performed (travis-ci, codacy, etc.)

Thank you for your contributions

OWASP dependency-check team