GitHub
golang/go
call_split 18k forks
star 128k stars
Description
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.
59.97% (9k / 15k)
of lines in this project are covered by fuzzing.You can see the configuration for this project here.
Project metadata as of .
OpenSSF 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.9/10
Scorecard as of .
Maintained
10/10
Determines if the project is "actively maintained".
Reasoning
30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
License
10/10
Determines if the project has defined a license.
Reasoning
license file detected
Code-Review
10/10
Determines if the project requires human code review before pull requests (aka merge requests) are merged.
Reasoning
all changesets reviewed
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
Security-Policy
10/10
Determines if the project has published a security policy.
Reasoning
security policy file detected
SAST
0/10
Determines if the project uses static code analysis.
Reasoning
no SAST tool detected
Fuzzing
10/10
Determines if the project uses fuzzing.
Reasoning
project is fuzzed
Binary-Artifacts
0/10
Determines if the project has generated executable (binary) artifacts in the source repository.
Reasoning
binaries present in source code
Pinned-Dependencies
2/10
Determines if the project has declared and pinned the dependencies of its build process.
Reasoning
dependency not pinned by hash detected -- score normalized to 2
Vulnerabilities
5/10
Determines if the project has open, known unfixed vulnerabilities.
Reasoning
5 existing vulnerabilities detected