GitHub

llvm/llvm-project

 14k forks
 33k stars

Description

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

OSS-Fuzz

This project is fuzzed by the OSS-Fuzz project.

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.

33.97% (1k / 4k)
of lines in this project are covered by fuzzing.

You can see the configuration for this project here.

Project metadata as of .

Related Packages

53

A related package is a package that declares this repository in its metadata. The list of packages is ordered by package names alphabetically.

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
6.2/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
Code-Review
6/10
Determines if the project requires human code review before pull requests (aka merge requests) are merged.
Reasoning
Found 20/30 approved changesets -- score normalized to 6
License
9/10
Determines if the project has defined a license.
Reasoning
license file detected
CII-Best-Practices
5/10
Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.
Reasoning
badge detected: Passing
Packaging
10/10
Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.
Reasoning
packaging workflow detected
Security-Policy
9/10
Determines if the project has published a security policy.
Reasoning
security policy file detected
Dangerous-Workflow
10/10
Determines if the project's GitHub Action workflows avoid dangerous patterns.
Reasoning
no dangerous workflow patterns 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.
Token-Permissions
10/10
Determines if the project's workflows follow the principle of least privilege.
Reasoning
GitHub workflow tokens follow principle of least privilege
Branch-Protection
3/10
Determines if the default and release branches are protected with GitHub's branch protection settings.
Reasoning
branch protection is not maximal on development and all release branches
Vulnerabilities
0/10
Determines if the project has open, known unfixed vulnerabilities.
Reasoning
28 existing vulnerabilities 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
Binary-Artifacts
0/10
Determines if the project has generated executable (binary) artifacts in the source repository.
Reasoning
binaries present in source code
Fuzzing
10/10
Determines if the project uses fuzzing.
Reasoning
project is fuzzed
Pinned-Dependencies
4/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 4