GitHub

cocos2d/cocos2d-html5

 907 forks
 3k stars

Description

Cocos2d for Web Browsers. Built using JavaScript.

Project metadata as of .

Related Packages

62

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

SystemPackage
npmaction3d
npmccaccelerometer
npmccaction3d
npmccactions
npmccactions3d
npmccanimation
npmccarmature
npmccaudio
npmccbase64toimg
npmccbox2d
Show 10 per page

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
3.3/10
Scorecard as of .
Code-Review
3/10
Determines if the project requires human code review before pull requests (aka merge requests) are merged.
Reasoning
Found 5/13 approved changesets -- score normalized to 3
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
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
9/10
Determines if the project has generated executable (binary) artifacts in the source repository.
Reasoning
binaries present in source code
Security-Policy
0/10
Determines if the project has published a security policy.
Reasoning
security policy file not detected
License
9/10
Determines if the project has defined a license.
Reasoning
license file detected
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
0/10
Determines if the project uses static code analysis.
Reasoning
SAST tool is not run on all commits -- score normalized to 0
Fuzzing
0/10
Determines if the project uses fuzzing.
Reasoning
project is not fuzzed