criticality_score

module
v1.0.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 23, 2023 License: Apache-2.0

README

Open Source Project Criticality Score (Beta)

The Python version of Criticality Score is deprecated and will no longer receive updates.

A Go version exists and is under active development and should be used instead. See https://github.com/ossf/criticality_score for more details.

Directories

Path Synopsis
cmd
scorer
The scorer command is used for calculating the criticality score for signals generated by the collect_signals command.
The scorer command is used for calculating the criticality score for signals generated by the collect_signals command.
internal
collector
Package collector is used to collect signals for a given repository from a variety of sources.
Package collector is used to collect signals for a given repository from a variety of sources.
collector/githubmentions
Package githubmentions provides a Collector that returns a Set for the number of mentions a given repository has in commit messages as returned by GitHub's search interface.
Package githubmentions provides a Collector that returns a Set for the number of mentions a given repository has in commit messages as returned by GitHub's search interface.
envflag
Package envflag is a simple library for associating environment variables with flags.
Package envflag is a simple library for associating environment variables with flags.
log
scorer/algorithm/wam
Package wam implements the Weighted Arithmetic Mean, which forms the basis of Rob Pike's criticality score algorithm as documented in Quantifying_criticality_algorithm.pdf.
Package wam implements the Weighted Arithmetic Mean, which forms the basis of Rob Pike's criticality score algorithm as documented in Quantifying_criticality_algorithm.pdf.
tools module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL