GitHub
golang/snappy
call_split 167 forks
star 2k stars
Description
The Snappy compression format in the Go programming language.
Homepage
OSS-Fuzz
This project is fuzzed by the OSS-Fuzz project.
help_outline
OSS-Fuzz is a fuzzing infrastructure that aims to make common open source software more secure and stable by combining modern fuzzing techniques with scalable, distributed execution.
80.28% (175 / 218)
of lines in this project are covered by fuzzing.You can see the configuration for this project here.
Project metadata as of .
Related Packages
1
A related package is a package that declares this repository in its metadata. The list of packages is ordered by package names alphabetically.
filter_list
System | Package |
---|---|
Go | github.com/golang/snappy |
Show 10 per page
arrow_drop_downOpenSSF scorecard
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
View information about checks and how to fix failures.
Score
5.4/10
Scorecard as of .
Code-Review
6/10
Determines if the project requires human code review before pull requests (aka merge requests) are merged.
Reasoning
Found 12/19 approved changesets -- score normalized to 6
Binary-Artifacts
10/10
Determines if the project has generated executable (binary) artifacts in the source repository.
Reasoning
no binaries found in the repo
Maintained
0/10
Determines if the project is "actively maintained".
Reasoning
project is archived
CII-Best-Practices
0/10
Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.
Reasoning
no effort to earn an OpenSSF best practices badge detected
Fuzzing
10/10
Determines if the project uses fuzzing.
Reasoning
project is fuzzed
License
10/10
Determines if the project has defined a license.
Reasoning
license file detected
Security-Policy
0/10
Determines if the project has published a security policy.
Reasoning
security policy file not detected
SAST
0/10
Determines if the project uses static code analysis.
Reasoning
SAST tool is not run on all commits -- score normalized to 0