Skip to content

fix(fp): Extend Kotlin/JBR suppression scope - #8670

Merged
jeremylong merged 2 commits into
dependency-check:generatedSuppressionsfrom
OrangeDog:patch-2
Jul 29, 2026
Merged

fix(fp): Extend Kotlin/JBR suppression scope#8670
jeremylong merged 2 commits into
dependency-check:generatedSuppressionsfrom
OrangeDog:patch-2

Conversation

@OrangeDog

Copy link
Copy Markdown
Contributor

As discussed in #8668

The group contains multiple "runtime" packages, none of which are part of JBR.
@chadlwilson

Copy link
Copy Markdown
Collaborator

If you prefix the PR title with fix(fp): the linter will pass.

What are some of the other artifacts in that group which are matching incorrectly?

@OrangeDog OrangeDog changed the title Extend Kotlin/JBR suppression scope fix(fp): Extend Kotlin/JBR suppression scope Jul 16, 2026
@OrangeDog

Copy link
Copy Markdown
Contributor Author

What are some of the other artifacts in that group which are matching incorrectly?

The other one I'm using is kotlin-android-extensions-runtime, but also in there are kotlin-script-runtime, kotlinx-atomicfu-runtime, kotlin-annotation-processing-runtime, and kotlin-power-assert-runtime.

@chadlwilson

Copy link
Copy Markdown
Collaborator

Might need a trivial resolve of conflicts here. Your change (or the editor) added a new line at the end which conflicts with the automated suppressions being appended to the end.

@jeremylong
jeremylong merged commit 06090de into dependency-check:generatedSuppressions Jul 29, 2026
1 check passed
@jeremylong jeremylong added this to the 13.0.0 milestone Jul 29, 2026
@OrangeDog
OrangeDog deleted the patch-2 branch July 29, 2026 12:15
@chadlwilson chadlwilson removed this from the 13.0.0 milestone Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants