criticality_score

Gives criticality score for an open source project

APACHE-2.0 License

Stars
1.3K

Bot releases are hidden (Show)

criticality_score - v2.0.4 Latest Release

Published by calebbrown 6 months ago

This release fixes a bug where the issue lookback duration was 2160 days instead of 90.

What's Changed

Full Changelog: https://github.com/ossf/criticality_score/compare/v2.0.3...v2.0.4

criticality_score - v2.0.3

Published by calebbrown 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ossf/criticality_score/compare/v2.0.2...v2.0.3

criticality_score - v2.0.2

Published by calebbrown over 1 year ago

Fix SLSA3 provenance workflow.

What's Changed

Full Changelog: https://github.com/ossf/criticality_score/compare/v2.0.1...v2.0.2

criticality_score - v2.0.1

Published by calebbrown over 1 year ago

This change fixes an issue where the criticality_score command line tool failed to work correctly on Windows.

What's Changed

Full Changelog: https://github.com/ossf/criticality_score/compare/v2.0.0...v2.0.1

criticality_score - v2.0.0

Published by calebbrown over 1 year ago

This is the first release of the revamped Criticality Score project.

It is now implemented in Go, rather than Python.

What's Changed

New Contributors

Full Changelog: https://github.com/ossf/criticality_score/compare/v1.0.7...v2.0.0

criticality_score - Python Deprecation

Published by calebbrown over 1 year ago

This release officially deprecates the Python implementation.

Any future work should be directed towards the Go implementation on the main branch.

This release also wraps up all the work done since v1.0.7 was released.

What's Changed

New Contributors

Full Changelog: https://github.com/ossf/criticality_score/compare/v1.0.7...v1.0.8

criticality_score - 1.0.7

Published by inferno-chromium almost 4 years ago

  • Gitlab repo param fixes.
criticality_score - 1.0.6

Published by inferno-chromium almost 4 years ago

  • Add basic GitLab repository support.
  • Bug fixes.
criticality_score - 1.0.5

Published by inferno-chromium almost 4 years ago

  • Bug fixes.
  • Speedups
criticality_score - 1.0.4

Published by inferno-chromium almost 4 years ago

  • Add generator script.
  • Support for multiple github tokens in GITHUB_AUTH_TOKEN (via comma).
  • Bug fixes since initial release.
criticality_score - 1.0.0

Published by inferno-chromium almost 4 years ago

Initial open source release.