Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

feat: add cli flag --json #160

Merged

Conversation

mmuenker
Copy link
Contributor

If the --json flag is used the missing and unused dependencies are printed as json object

{
  "missing": [],
  "unused": []
}

a few weeks ago I deleted some of my github repositories. So I had to create a new pull request. The suggested changes from the old pull request #145, are included.

mmuenker and others added 3 commits June 30, 2021 09:41
If the --json flag is used the missing and unused dependencies are printed as json object

Signed-off-by: Merzough Münker <mmuenker@digitaix.com>
@voxpelli voxpelli merged commit dbbcd6e into dependency-check-team:main Jun 30, 2021
@voxpelli
Copy link
Collaborator

Released as 5.0.0-1, want to merge #129 before releasing 5.0.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants