Skip to content

Conversation

@uttam282005
Copy link
Contributor

Fixes #4670

fix blue oak false positive by adding minimum_coverage: 80 for GPL-2.0 WITH Classpath Exception OR CDDL

rules changed-
gpl-2.0_with_classpath-exception-2.0_or_cddl-1.1_3.RULE

Tasks

  • Reviewed contribution guidelines
  • PR is descriptively titled 📑 and links the original issue above 🔗
  • Tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR
    Run tests locally to check for errors.
  • Commits are in uniquely-named feature branch and has no merge conflicts 📁
  • Updated documentation pages (if applicable)
  • Updated CHANGELOG.rst (if applicable)

Signed-off-by: uttam282005 <uttam282005@gmail.com>
Copilot AI review requested due to automatic review settings January 10, 2026 08:07
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR addresses a false positive issue in Blue Oak license detection by adding a minimum coverage threshold to the GPL-2.0 WITH Classpath Exception OR CDDL license rule.

Changes:

  • Added minimum_coverage: 80 parameter to the license detection rule to reduce false positives

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

Signed-off-by: uttam282005 <uttam282005@gmail.com>
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.

Incorrect License Identification for glob 13.0.0

1 participant