GitHub
dart-lang/dartdoc
call_split 120 forks
star 479 stars
Description
API documentation tool for Dart.
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
8.3/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
Dangerous-Workflow
10/10
Determines if the project's GitHub Action workflows avoid dangerous patterns.
Reasoning
no dangerous workflow patterns detected
Maintained
10/10
Determines if the project is "actively maintained".
Reasoning
30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10
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
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
Binary-Artifacts
10/10
Determines if the project has generated executable (binary) artifacts in the source repository.
Reasoning
no binaries found in the repo
License
10/10
Determines if the project has defined a license.
Reasoning
license file detected
Fuzzing
0/10
Determines if the project uses fuzzing.
Reasoning
project is not fuzzed
Pinned-Dependencies
10/10
Determines if the project has declared and pinned the dependencies of its build process.
Reasoning
all dependencies are pinned
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
SAST tool is not run on all commits -- score normalized to 0