{"date":"2026-09-05T20:37:10Z","repo":{"name":"github.com/carsaimz/xcoder","commit":"d0033df6bd07f46cf6804e347f56e25d26d85201"},"scorecard":{"version":"v5.5.0","commit":"c395761df6afe1a69e476bc60a013a94bcbc153f"},"score":2.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review","short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged."}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow","short":"Determines if the project's GitHub Action workflows avoid dangerous patterns."}},{"name":"Maintained","score":0,"reason":"project was created within the last 90 days. Please review its contents carefully","details":["Warn: Repository was created within the last 90 days."],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained","short":"Determines if the project is \"actively maintained\"."}},{"name":"CI-Tests","score":-1,"reason":"no pull request found","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests","short":"Determines if the project runs tests before pull requests are merged."}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool","short":"Determines if the project uses a dependency update tool."}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging","short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall."}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: src/plugins/proot/libs/arm32/libaxs.so:1","Warn: binary detected: src/plugins/proot/libs/arm32/libproot-xed.so:1","Warn: binary detected: src/plugins/proot/libs/arm32/libproot.so:1","Warn: binary detected: src/plugins/proot/libs/arm32/libtalloc.so:1","Warn: binary detected: src/plugins/proot/libs/arm64/libaxs.so:1","Warn: binary detected: src/plugins/proot/libs/arm64/libproot-xed.so:1","Warn: binary detected: src/plugins/proot/libs/arm64/libproot.so:1","Warn: binary detected: src/plugins/proot/libs/arm64/libproot32.so:1","Warn: binary detected: src/plugins/proot/libs/arm64/libtalloc.so:1","Warn: binary detected: src/plugins/proot/libs/x64/libaxs.so:1","Warn: binary detected: src/plugins/proot/libs/x64/libproot-xed.so:1","Warn: binary detected: src/plugins/proot/libs/x64/libproot.so:1","Warn: binary detected: src/plugins/proot/libs/x64/libproot32.so:1","Warn: binary detected: src/plugins/proot/libs/x64/libtalloc.so:1"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts","short":"Determines if the project has generated executable (binary) artifacts in the source repository."}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-pr-labels.yml:13","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:19","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecard.yml:20","Info: jobLevel 'issues' permission set to 'read': .github/workflows/scorecard.yml:21","Warn: no topLevel permission defined: .github/workflows/add-pr-labels.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto-merge.yml:20","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/close-inactive-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/debug.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:7","Warn: no topLevel permission defined: .github/workflows/greetings.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/prerelease.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:33","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:10","Info: no jobLevel write permissions found"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions","short":"Determines if the project's workflows follow the principle of least privilege."}},{"name":"SAST","score":10,"reason":"SAST tool detected: CodeQL","details":["Info: SAST configuration detected: CodeQL","Warn: no pull requests merged into dev branch"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast","short":"Determines if the project uses static code analysis."}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy","short":"Determines if the project has published a security policy."}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices","short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge."}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license","short":"Determines if the project has defined a license."}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/add-pr-labels.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/carsaimz/xcoder/add-pr-labels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/carsaimz/xcoder/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/carsaimz/xcoder/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/carsaimz/xcoder/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/carsaimz/xcoder/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-inactive-issues.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/carsaimz/xcoder/close-inactive-issues.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/carsaimz/xcoder/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/carsaimz/xcoder/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/carsaimz/xcoder/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/carsaimz/xcoder/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/debug.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/carsaimz/xcoder/debug.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/debug.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/carsaimz/xcoder/debug.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/debug.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/carsaimz/xcoder/debug.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/debug.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/carsaimz/xcoder/debug.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/carsaimz/xcoder/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/carsaimz/xcoder/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/greetings.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/carsaimz/xcoder/greetings.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prerelease.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/carsaimz/xcoder/prerelease.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prerelease.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/carsaimz/xcoder/prerelease.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prerelease.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/carsaimz/xcoder/prerelease.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prerelease.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/carsaimz/xcoder/prerelease.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/carsaimz/xcoder/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/carsaimz/xcoder/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/carsaimz/xcoder/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/carsaimz/xcoder/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/carsaimz/xcoder/scorecard.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/scorecard.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/carsaimz/xcoder/scorecard.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/carsaimz/xcoder/scorecard.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/carsaimz/xcoder/scorecard.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/carsaimz/xcoder/stale.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:8: pin your Docker image by updating mcr.microsoft.com/devcontainers/java:1-21-bullseye to mcr.microsoft.com/devcontainers/java:1-21-bullseye@sha256:bd1a7283717978521ee9a0b6db87f22f9f15dc7053190cb2c58b8acae52eef07","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:43","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:48","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:70-74","Warn: npmCommand not pinned by hash: .devcontainer/Dockerfile:70-74","Warn: npmCommand not pinned by hash: utils/scripts/setup.sh:3","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   4 out of   6 npmCommand dependencies pinned"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies","short":"Determines if the project has declared and pinned the dependencies of its build process."}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.4.19 not signed: https://api.github.com/repos/carsaimz/xcoder/releases/383291666","Warn: release artifact v1.4.18 not signed: https://api.github.com/repos/carsaimz/xcoder/releases/383237911","Warn: release artifact v1.4.17 not signed: https://api.github.com/repos/carsaimz/xcoder/releases/383171411","Warn: release artifact v1.4.16 not signed: https://api.github.com/repos/carsaimz/xcoder/releases/383156171","Warn: release artifact v1.4.15 not signed: https://api.github.com/repos/carsaimz/xcoder/releases/383126535","Warn: release artifact v1.4.19 does not have provenance: https://api.github.com/repos/carsaimz/xcoder/releases/383291666","Warn: release artifact v1.4.18 does not have provenance: https://api.github.com/repos/carsaimz/xcoder/releases/383237911","Warn: release artifact v1.4.17 does not have provenance: https://api.github.com/repos/carsaimz/xcoder/releases/383171411","Warn: release artifact v1.4.16 does not have provenance: https://api.github.com/repos/carsaimz/xcoder/releases/383156171","Warn: release artifact v1.4.15 does not have provenance: https://api.github.com/repos/carsaimz/xcoder/releases/383126535"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases","short":"Determines if the project cryptographically signs release artifacts."}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection","short":"Determines if the default and release branches are protected with GitHub's branch protection settings."}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing","short":"Determines if the project uses fuzzing."}},{"name":"Vulnerabilities","score":0,"reason":"40 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: https://osv.dev/GHSA-6gmq-8vp8-gcm6","Warn: Project is vulnerable to: https://osv.dev/GHSA-3jxr-9vmj-r5cp","Warn: Project is vulnerable to: https://osv.dev/GHSA-mh99-v99m-4gvg","Warn: Project is vulnerable to: https://osv.dev/GHSA-rgw5-rvv9-x895","Warn: Project is vulnerable to: https://osv.dev/GHSA-73rr-hh4g-fpgx","Warn: Project is vulnerable to: https://osv.dev/GHSA-4c8g-83qw-93j6","Warn: Project is vulnerable to: https://osv.dev/GHSA-7p8r-x3mc-p8w7","Warn: Project is vulnerable to: https://osv.dev/GHSA-f65p-4m7j-42xc","Warn: Project is vulnerable to: https://osv.dev/GHSA-fph4-wmhf-6fwf","Warn: Project is vulnerable to: https://osv.dev/GHSA-jqff-g426-hqxp","Warn: Project is vulnerable to: https://osv.dev/GHSA-v2hh-gcrm-f6hx","Warn: Project is vulnerable to: https://osv.dev/GHSA-v56q-mh7h-f735","Warn: Project is vulnerable to: https://osv.dev/GHSA-xvcm-6775-5m9r","Warn: Project is vulnerable to: https://osv.dev/GHSA-22jq-vg5j-6vgg","Warn: Project is vulnerable to: https://osv.dev/GHSA-4xrf-jv44-h6hh","Warn: Project is vulnerable to: https://osv.dev/GHSA-mwp4-54f8-5fhr","Warn: Project is vulnerable to: https://osv.dev/GHSA-52cp-r559-cp3m","Warn: Project is vulnerable to: https://osv.dev/GHSA-5p4m-2wfm-xmqj","Warn: Project is vulnerable to: https://osv.dev/GHSA-h67p-54hq-rp68","Warn: Project is vulnerable to: https://osv.dev/GHSA-mh29-5h37-fv8m","Warn: Project is vulnerable to: https://osv.dev/GHSA-f23m-r3pf-42rh","Warn: Project is vulnerable to: https://osv.dev/GHSA-r5fr-rjxr-66jc","Warn: Project is vulnerable to: https://osv.dev/GHSA-23c5-xmqv-rm74","Warn: Project is vulnerable to: https://osv.dev/GHSA-3ppc-4f35-3m26","Warn: Project is vulnerable to: https://osv.dev/GHSA-7r86-cg39-jmmj","Warn: Project is vulnerable to: https://osv.dev/GHSA-28wg-ghj8-5hjv","Warn: Project is vulnerable to: https://osv.dev/GHSA-2v37-7h3g-55p8","Warn: Project is vulnerable to: https://osv.dev/GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: https://osv.dev/GHSA-xwg4-73v4-xw9w","Warn: Project is vulnerable to: https://osv.dev/GHSA-w4pp-8pjf-rmxw","Warn: Project is vulnerable to: https://osv.dev/GHSA-w9m9-85wc-3x92","Warn: Project is vulnerable to: https://osv.dev/GHSA-5c6j-r48x-rmvq","Warn: Project is vulnerable to: https://osv.dev/GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: https://osv.dev/GHSA-qj8w-gfj5-8c6v","Warn: Project is vulnerable to: https://osv.dev/GHSA-52v5-jr5w-gjxr","Warn: Project is vulnerable to: https://osv.dev/GHSA-5xpp-75jx-m839","Warn: Project is vulnerable to: https://osv.dev/GHSA-8xcm-r25x-g524","Warn: Project is vulnerable to: https://osv.dev/GHSA-m8rv-5g2x-5cg5","Warn: Project is vulnerable to: https://osv.dev/GHSA-v3r7-h72x-cjcm","Warn: Project is vulnerable to: https://osv.dev/GHSA-776f-qx25-q3cc"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities","short":"Determines if the project has open, known unfixed vulnerabilities."}},{"name":"Contributors","score":3,"reason":"project has 1 contributing companies or organizations -- score normalized to 3","details":["Info: found contributions from: carsaimz"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors","short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies)."}}]}
