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

Bump dependency-check-maven from 6.0.2 to 6.0.3 #176

Merged

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 9, 2020

Bumps dependency-check-maven from 6.0.2 to 6.0.3.

Release notes

Sourced from dependency-check-maven's releases.

v6.0.3

  • Added a bash command completion script (see #2916); to add completion to your shell completion-for-dependency-check.sh can be found in the bin directory of the CLI:
    $ source completion-for-dependency-check.sh
  • An experimental PIP File Analyzer was added (see #2877).
  • Analysis of Node JS produced several false positives (see #2796); the analysis has been updated to reduce the number of false positives.
    • If analyzing Node JS projects it is highly recommended to disable the Node JS Analyzer and solely rely on the Node Audit Analyzer. There are plans to rework Node JS analysis in a future release.
  • Support for external Oracle databases has been add for the 6.x releases (see #2899)
  • Resolved several reported false positives.
  • Several other bug fixes have been implemented; see the full listing of changes.
Changelog

Sourced from dependency-check-maven's changelog.

Version 6.0.3 (2020-11-03)

Changes

  • Added a bash command completion script (see #2916); to add completion to your shell completion-for-dependency-check.sh can be found in the bin directory of the CLI:
    $ source completion-for-dependency-check.sh
  • An experimental PIP File Analyzer was added (see #2877).
  • Analysis of Node JS produced several false positives (see #2796); the analysis has been updated to reduce the number of false positives.
    • If analyzing Node JS projects it is highly recommended to disable the Node JS Analyzer and solely rely on the Node Audit Analyzer. There are plans to rework Node JS analysis in a future release.
  • Support for external Oracle databases has been add for the 6.x releases (see #2899)
  • Resolved several reported false positives.
  • Several other bug fixes have been implemented; see the full listing of changes.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@coveralls
Copy link

Pull Request Test Coverage Report for Build 628

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 53.795%

Totals Coverage Status
Change from base Build 620: 0.0%
Covered Lines: 3345
Relevant Lines: 6218

💛 - Coveralls

@mprins mprins added this to the 5.1.1 milestone Nov 9, 2020
@mprins mprins merged commit b8e4ba0 into master Nov 9, 2020
@mprins mprins deleted the dependabot/maven/org.owasp-dependency-check-maven-6.0.3 branch November 9, 2020 06:18
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants