{"date":"2026-08-29T13:00:13Z","repo":{"name":"github.com/jsr-io/jsr","commit":"888163ad7c119bb82692a1397b0fe83771166700"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":5.4,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:73","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:166","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:241","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:309","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:50","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/sync-license-data.yml:12","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/sync-types.yml:12","Warn: no topLevel permission defined: .github/workflows/algolia_packages_reindex.yml:1","Warn: no topLevel permission defined: .github/workflows/algolia_symbols_reindex.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:15","Warn: no topLevel permission defined: .github/workflows/sync-license-data.yml:1","Warn: no topLevel permission defined: .github/workflows/sync-types.yml:1","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/title.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: tools/bin/darwin-amd64/jaeger-all-in-one:1","Warn: binary detected: tools/bin/darwin-arm64/jaeger-all-in-one:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:162"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#packaging"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/algolia_packages_reindex.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/algolia_packages_reindex.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/algolia_packages_reindex.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/algolia_packages_reindex.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/algolia_symbols_reindex.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/algolia_symbols_reindex.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/algolia_symbols_reindex.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/algolia_symbols_reindex.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:325: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-license-data.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/sync-license-data.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-license-data.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/sync-license-data.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-types.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/sync-types.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-types.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/sync-types.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-types.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/sync-types.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/title.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/jsr-io/jsr/title.yml/main?enable=pin","Warn: containerImage not pinned by hash: api/Dockerfile:7: pin your Docker image by updating rust:bookworm to rust:bookworm@sha256:82150a52ec202c1b14d7817e14516c392bb7f5cfebd88f1ed531cb37ebd39922","Warn: containerImage not pinned by hash: api/Dockerfile:48: pin your Docker image by updating debian:bookworm-20250428-slim to debian:bookworm-20250428-slim@sha256:4b50eb66f977b4062683ff434ef18ac191da862dbe966961bc11990cf5791a8d","Warn: containerImage not pinned by hash: frontend/Dockerfile:1: pin your Docker image by updating denoland/deno:2.8.0 to denoland/deno:2.8.0@sha256:44bb6cf8ec82b4ccd81c0dc70aa4fcfc74137335aeb6710499905dd676fa379b","Info:   3 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  27 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#pinned-dependencies"}},{"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":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#license"}},{"name":"Vulnerabilities","score":0,"reason":"42 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2025-0071 / GHSA-mm7x-qfjj-5g2c","Warn: Project is vulnerable to: RUSTSEC-2026-0193","Warn: Project is vulnerable to: RUSTSEC-2026-0213","Warn: Project is vulnerable to: RUSTSEC-2026-0190","Warn: Project is vulnerable to: RUSTSEC-2025-0052","Warn: Project is vulnerable to: GHSA-35rm-7j9c-2f7m","Warn: Project is vulnerable to: RUSTSEC-2026-0045 / GHSA-65p9-r9h6-22vj","Warn: Project is vulnerable to: RUSTSEC-2026-0048 / GHSA-9f94-5g5w-gf6r","Warn: Project is vulnerable to: RUSTSEC-2026-0047 / GHSA-hfpc-8r3f-gw53","Warn: Project is vulnerable to: RUSTSEC-2026-0046 / GHSA-vw5v-4f2q-w9xf","Warn: Project is vulnerable to: RUSTSEC-2026-0007 / GHSA-434x-w66g-qw3r","Warn: Project is vulnerable to: RUSTSEC-2025-0024 / GHSA-pg9f-39pc-qf8g","Warn: Project is vulnerable to: RUSTSEC-2026-0204","Warn: Project is vulnerable to: RUSTSEC-2026-0221","Warn: Project is vulnerable to: RUSTSEC-2026-0258","Warn: Project is vulnerable to: GHSA-h395-gr6q-cpjc","Warn: Project is vulnerable to: GHSA-w9wp-h8wv-79jx","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2026-0194","Warn: Project is vulnerable to: RUSTSEC-2026-0195","Warn: Project is vulnerable to: RUSTSEC-2026-0185 / GHSA-4w2j-m93h-cj5j","Warn: Project is vulnerable to: RUSTSEC-2026-0037 / GHSA-6xvm-j4wr-6v98","Warn: Project is vulnerable to: RUSTSEC-2026-0097 / GHSA-cq8v-f236-94qc","Warn: Project is vulnerable to: RUSTSEC-2025-0009 / GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0010","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr","Warn: Project is vulnerable to: GHSA-9c48-w39g-hm26","Warn: Project is vulnerable to: RUSTSEC-2025-0134","Warn: Project is vulnerable to: RUSTSEC-2026-0104 / GHSA-82j2-j2ch-gfr8","Warn: Project is vulnerable to: RUSTSEC-2026-0098 / GHSA-965h-392x-2mh5","Warn: Project is vulnerable to: RUSTSEC-2026-0099 / GHSA-xgp8-3hg3-c2mh","Warn: Project is vulnerable to: RUSTSEC-2026-0049 / GHSA-pwjx-qhcg-rvj4","Warn: Project is vulnerable to: RUSTSEC-2026-0249","Warn: Project is vulnerable to: GHSA-3pv8-6f4r-ffg2","Warn: Project is vulnerable to: RUSTSEC-2026-0068 / GHSA-gchp-q4r4-x4ff","Warn: Project is vulnerable to: RUSTSEC-2026-0067 / GHSA-j4xf-2g29-59ph","Warn: Project is vulnerable to: RUSTSEC-2026-0009 / GHSA-r6v5-fh4h-64xc","Warn: Project is vulnerable to: RUSTSEC-2025-0023 / GHSA-rr8g-9fpq-6wmg","Warn: Project is vulnerable to: RUSTSEC-2025-0055 / GHSA-xwfj-jgwm-7wp5","Warn: Project is vulnerable to: RUSTSEC-2026-0179 / GHSA-5x78-73v4-xg6w","Warn: Project is vulnerable to: RUSTSEC-2026-0180 / GHSA-rgqc-3x5p-6gwg","Warn: Project is vulnerable to: RUSTSEC-2026-0178 / GHSA-3gjw-f78c-vvpw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast"}},{"name":"Dependency-Update-Tool","score":0,"reason":"no update tool detected","details":["Warn: no dependency update tool configurations found"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dependency-update-tool"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 62 contributing companies or organizations","details":["Info: found contributions from: CoderDojoGitHub, Devographics, EpicGames, NodeSummit, WinterTC55, await-widget, badges, binarybrains-club, c3js, capsidjs, cool-nice, denoland, denolib, denosaurs, divotion, do-not-translate, dprint, electronjs-cn, eregs, fanfoujs, freeletics, freshframework, fromdeno, github, github-beta, grammyjs, gypified, icons-pack, kebary, kt3kstudio, linuxfoundationorg, litomore-live, litomore-sponsors, maia-tool, marswaveai, marswaveai | formerly @insightfinder @nextbillion-ai @appannie @douban @grab | ambassador @raycast, monoidcc, netless-io, node-forward, node-inspector, nodejs, nodejs-loaders, nodejsjp, notadd, nujs, openjs-foundation, preactjs, propelml, railwayapp, routing-cafe, scholarsuite, simple-icons, solvares-field-service, strawjs, strongloop-community, strongloop-forks, taphub, tc39, tc39-transfer, web-platform-tests, whatwg, zeitdose"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#contributors"}}]}
