Skip to content

docs: Update list of supported report formats#6224

Merged
jeremylong merged 1 commit intodependency-check:mainfrom
Inform-Software:all-formats
Dec 5, 2023
Merged

docs: Update list of supported report formats#6224
jeremylong merged 1 commit intodependency-check:mainfrom
Inform-Software:all-formats

Conversation

@TobiX
Copy link
Copy Markdown
Contributor

@TobiX TobiX commented Dec 5, 2023

Fixes Issue #6194

Description of Change

This updates all lists of supported report formats in documentation and Javadoc to the content of ReportGenerator.Formats. If there are other spurious changes to the lists: I just took one list, added the missing formats and copied that everywhere, overwriting whatever is there. In Javadoc comments where it was reasonable to assume that the user might have a Javdoc browser available, I replaced the list with a link to the enum.

As a future improvement it might be a good idea to define a canonical order and always list reports in that order (maybe the same as the enum?).

Additionally, I moved one log message around, so the list of formats is discoverable by requesting "ALL" formats: Each log line now shows which format is written.

Have test cases been added to cover the new functionality?

no

@boring-cyborg boring-cyborg Bot added ant changes to ant cli changes to the cli core changes to core documentation site documentation maven changes to the maven plugin labels Dec 5, 2023
@TobiX TobiX changed the title Update list of supported report formats in documentation docs: Update list of supported report formats Dec 5, 2023
Copy link
Copy Markdown
Collaborator

@jeremylong jeremylong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jeremylong jeremylong added this to the 9.0.3 milestone Dec 5, 2023
@jeremylong jeremylong merged commit 9eb5457 into dependency-check:main Dec 5, 2023
@TobiX TobiX deleted the all-formats branch December 5, 2023 12:13
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Dec 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

ant changes to ant cli changes to the cli core changes to core documentation site documentation maven changes to the maven plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants