Skip to content

docs: Clarify how suppress items are matched against files - #8354

Merged
jeremylong merged 4 commits into
dependency-check:mainfrom
kwin:patch-2
Aug 2, 2026
Merged

docs: Clarify how suppress items are matched against files#8354
jeremylong merged 4 commits into
dependency-check:mainfrom
kwin:patch-2

Conversation

@kwin

@kwin kwin commented Mar 6, 2026

Copy link
Copy Markdown
Contributor

This closes #8351

Description of Change

Documentation clarification

Related issues

#8351

Have test cases been added to cover the new functionality?

no

@chadlwilson chadlwilson left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks for this!

Comment thread src/site/markdown/general/suppression.md Outdated
Comment thread src/site/markdown/general/suppression.md Outdated
@nhumblot nhumblot changed the title Clarify how suppress items are matched against files docs: Clarify how suppress items are matched against files Mar 6, 2026
Comment thread src/site/markdown/general/suppression.md Outdated
Co-authored-by: Jeremy Long <jeremy.long@gmail.com>
Comment thread ant/.gitignore Outdated

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Clarifies the suppression documentation to explain how suppress items are matched against dependencies/files, addressing #8351.

Changes:

  • Reworks the “ways to select files” section into an explicit bullet list (sha1, PURL, GAV, filePath).
  • Adds explanatory text describing how <packageUrl>, <gav>, and <filePath> matching works.
  • Adds a [purl] reference link.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/site/markdown/general/suppression.md Outdated
Comment thread src/site/markdown/general/suppression.md Outdated
Comment thread src/site/markdown/general/suppression.md
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@jeremylong
jeremylong merged commit d2900db into dependency-check:main Aug 2, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation site documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clarify file separator to be used in filePath suppressions

4 participants