Skip to content

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

Open
OrangeDog wants to merge 1 commit into
dependency-check:generatedSuppressionsfrom
OrangeDog:patch-2
Open

fix(fp): Extend Kotlin/JBR suppression scope#8670
OrangeDog wants to merge 1 commit 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.

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.

2 participants