ossf / scorecard-monitor

Simplify OpenSSF Scorecard tracking in your organization with automated markdown and JSON reports, plus optional GitHub issue alerts
https://github.com/marketplace/actions/openssf-scorecard-monitor
Apache License 2.0
32 stars 13 forks source link

Add threshold to the issues notification #88

Open UlisesGascon opened 3 weeks ago

UlisesGascon commented 3 weeks ago

As a user I want to ignore changes that are not very relevant like +0.2 or -0.2. This can be done by adding a custom setting in the action properties like (possitiveThreshold and negativeThreshold)

Example: https://github.com/nodejs/security-wg/issues/1390