Skip to content

Conversation

@NucleonGodX
Copy link
Contributor

Fixes #1797
This PR consolidates the license clarity and scorecard compliance threshold management systems into a single, unified compliance_thresholds.py module. This refactoring eliminates code duplication while adding support for OpenSSF Scorecard compliance alerts.

Copy link
Contributor

@tdruez tdruez left a comment

Choose a reason for hiding this comment

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

@NucleonGodX Looks great!
My only suggestion is to rename ClarityThresholdsPolicy to LicenseClarityThresholdsPolicy for consistency.

@NucleonGodX
Copy link
Contributor Author

@NucleonGodX Looks great! My only suggestion is to rename ClarityThresholdsPolicy to LicenseClarityThresholdsPolicy for consistency.

Cool, done

@tdruez tdruez merged commit 44d6be9 into aboutcode-org:main Aug 4, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Refactor License Clarity and Scorecard Compliance Thresholds into Unified Module

2 participants