npm package

tslib

2.8.1

Default version

Published

Description

Runtime library for TypeScript helper functions

Projects

microsoft/tslib

GitHub

Runtime library for TypeScript helpers.

 135 forks
 1k stars

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.3/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 9/14 approved changesets -- score normalized to 6
Dangerous-Workflow
10/10
Determines if the project's GitHub Action workflows avoid dangerous patterns.
Reasoning
no dangerous workflow patterns detected
Security-Policy
10/10
Determines if the project has published a security policy.
Reasoning
security policy file detected
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
Maintained
0/10
Determines if the project is "actively maintained".
Reasoning
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
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
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
Branch-Protection
1/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
SAST
9/10
Determines if the project uses static code analysis.
Reasoning
SAST tool detected but not run on all commits

Project metadata as of .

microsoft/TypeScript

GitHub

TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

 13k forks
 104k stars

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
8.2/10
Scorecard as of .
Code-Review
10/10
Determines if the project requires human code review before pull requests (aka merge requests) are merged.
Reasoning
all changesets reviewed
Maintained
10/10
Determines if the project is "actively maintained".
Reasoning
30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
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
License
10/10
Determines if the project has defined a license.
Reasoning
license file detected
Security-Policy
10/10
Determines if the project has published a security policy.
Reasoning
security policy file detected
Branch-Protection
6/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
Signed-Releases
0/10
Determines if the project cryptographically signs release artifacts.
Reasoning
Project has not signed or included provenance with any releases.
Dangerous-Workflow
10/10
Determines if the project's GitHub Action workflows avoid dangerous patterns.
Reasoning
no dangerous workflow patterns detected
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
SAST
9/10
Determines if the project uses static code analysis.
Reasoning
SAST tool detected but not run on all commits
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
6/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 6
Fuzzing
10/10
Determines if the project uses fuzzing.
Reasoning
project is fuzzed

Project metadata as of .