GitHub

twbs/bootstrap

 79k forks
 172k stars

Description

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

Project metadata as of .

Related Packages

106

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
7.1/10
Scorecard as of .
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
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
8/10
Determines if the project requires human code review before pull requests (aka merge requests) are merged.
Reasoning
Found 21/24 approved changesets -- score normalized to 8
Binary-Artifacts
10/10
Determines if the project has generated executable (binary) artifacts in the source repository.
Reasoning
no binaries found in the repo
Token-Permissions
9/10
Determines if the project's workflows follow the principle of least privilege.
Reasoning
detected GitHub workflow tokens with excessive permissions
License
10/10
Determines if the project has defined a license.
Reasoning
license file detected
CII-Best-Practices
2/10
Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.
Reasoning
badge detected: InProgress
Pinned-Dependencies
3/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 3
Fuzzing
0/10
Determines if the project uses fuzzing.
Reasoning
project is not fuzzed
Signed-Releases
0/10
Determines if the project cryptographically signs release artifacts.
Reasoning
Project has not signed or included provenance with any releases.
SAST
10/10
Determines if the project uses static code analysis.
Reasoning
SAST tool is run on all commits
Vulnerabilities
7/10
Determines if the project has open, known unfixed vulnerabilities.
Reasoning
3 existing vulnerabilities detected