GitHub
helm/helm
call_split 7k forks
star 28k stars
Description
The Kubernetes Package Manager
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.
45.28% (4k / 10k)
of lines in this project are covered by fuzzing.You can see the configuration for this project here.
Project metadata as of .
Related Packages
4
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/helm/helm |
Go | helm.sh/helm |
Go | helm.sh/helm/v3 |
Go | helm.sh/helm/v4 |
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
8.5/10
Scorecard as of .
Maintained
10/10
Determines if the project is "actively maintained".
Reasoning
30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
Code-Review
10/10
Determines if the project requires human code review before pull requests (aka merge requests) are merged.
Reasoning
all changesets reviewed
Dangerous-Workflow
10/10
Determines if the project's GitHub Action workflows avoid dangerous patterns.
Reasoning
no dangerous workflow patterns detected
Security-Policy
9/10
Determines if the project has published a security policy.
Reasoning
security policy file detected
Token-Permissions
9/10
Determines if the project's workflows follow the principle of least privilege.
Reasoning
detected GitHub workflow tokens with excessive permissions
Binary-Artifacts
10/10
Determines if the project has generated executable (binary) artifacts in the source repository.
Reasoning
no binaries found in the repo
Pinned-Dependencies
9/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 9
CII-Best-Practices
5/10
Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.
Reasoning
badge detected: Passing
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
Signed-Releases
8/10
Determines if the project cryptographically signs release artifacts.
Reasoning
5 out of the last 5 releases have a total of 5 signed artifacts.
Branch-Protection
0/10
Determines if the default and release branches are protected with GitHub's branch protection settings.
Reasoning
branch protection not enabled on development/release branches
SAST
10/10
Determines if the project uses static code analysis.
Reasoning
SAST tool is run on all commits
Vulnerabilities
8/10
Determines if the project has open, known unfixed vulnerabilities.
Reasoning
2 existing vulnerabilities detected