criticalityscore

command module
v0.0.0-...-db6bba2 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

README

criticalityscore

This is a Go port of the official Python-based ossf/criticality_score tool.

Command-line Usage

First, install the command-line tool.

go get -u github.com/engelsjk/criticalityscore

Next, run the criticalityscore tool with a specified GitHub repository URL.

criticalityscore --repo https://github.com/kubernetes/kubernetes

Output:

name: kubernetes
url: https://github.com/kubernetes/kubernetes
language: Go
created_since: 79
updated_since: 0
contributor_count: 3674
org_count: 5
commit_frequency: 101.4
recent_releases_count: 76
closed_issues_count: 2902
updated_issues_count: 5129
comment_frequency: 5.7
dependents_count: 407344
criticality_score: 0.98606

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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