{"id":632,"url":"https://github.com/napi-rs/napi-rs","last_synced_at":"2026-06-13T12:20:39.321Z","repository":{"id":38097432,"uuid":"131389850","full_name":"napi-rs/napi-rs","owner":"napi-rs","description":"A framework for building compiled Node.js add-ons in Rust via Node-API","archived":false,"fork":false,"pushed_at":"2025-10-01T02:56:20.000Z","size":50166,"stargazers_count":7112,"open_issues_count":242,"forks_count":338,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-02T09:57:59.514Z","etag":null,"topics":["javascript","napi","napi-rs","node","node-api","nodejs","rust"],"latest_commit_sha":null,"homepage":"https://napi.rs","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/napi-rs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["napi-rs","Brooooooklyn","forehalo","messense"],"open_collective":"napi-rs"}},"created_at":"2018-04-28T08:26:28.000Z","updated_at":"2025-10-02T05:30:20.000Z","dependencies_parsed_at":"2023-10-04T10:35:39.601Z","dependency_job_id":"92307a7d-30e3-4ed0-aa29-05acf21bdb36","html_url":"https://github.com/napi-rs/napi-rs","commit_stats":{"total_commits":2292,"total_committers":127,"mean_commits":18.04724409448819,"dds":0.475130890052356,"last_synced_commit":"8210414e551ec1a12300c4702db3cf5168b72ce4"},"previous_names":["brooooooklyn/napi-rs"],"tags_count":765,"template":false,"template_full_name":null,"purl":"pkg:github/napi-rs/napi-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napi-rs%2Fnapi-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napi-rs%2Fnapi-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napi-rs%2Fnapi-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napi-rs%2Fnapi-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/napi-rs","download_url":"https://codeload.github.com/napi-rs/napi-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napi-rs%2Fnapi-rs/sbom","scorecard":{"id":24731,"data":{"date":"2025-08-04","repo":{"name":"github.com/napi-rs/napi-rs","commit":"fb4b878212425133e86e7bbbe185001b277d3545"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/24 approved changesets -- score normalized to 2","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-crates.yml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-crates.yml:44","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/test-release.yaml:776","Warn: no topLevel permission defined: .github/workflows/asan.yml:1","Warn: no topLevel permission defined: .github/workflows/docker.yaml:1","Warn: no topLevel permission defined: .github/workflows/memory-test.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-crates.yml:5","Warn: no topLevel permission defined: .github/workflows/test-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/zig.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yaml:7"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/asan.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/asan.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/asan.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/asan.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/asan.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/asan.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/asan.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/asan.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/docker.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/docker.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/docker.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/docker.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/docker.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/docker.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/docker.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/docker.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/docker.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/docker.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/docker.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/docker.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/docker.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/docker.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/docker.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/docker.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yaml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/docker.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/docker.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/docker.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/docker.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/docker.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/docker.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/memory-test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/memory-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/memory-test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/memory-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/memory-test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/memory-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/memory-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/memory-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-crates.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/release-crates.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-crates.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/release-crates.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-crates.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/release-crates.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-crates.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/release-crates.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-release.yaml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:333: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-release.yaml:342: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:348: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:366: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:405: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-release.yaml:414: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:423: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:427: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:629: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-release.yaml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:783: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-release.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-release.yaml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-release.yaml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:301: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:479: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:483: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:487: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-release.yaml:497: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-release.yaml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:525: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-release.yaml:534: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:540: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-release.yaml:559: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:699: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:701: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-release.yaml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:711: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-release.yaml:742: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:746: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-release.yaml:751: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:756: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-release.yaml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:569: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:572: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-release.yaml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:583: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-release.yaml:646: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/test-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zig.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/zig.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zig.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/zig.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/zig.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/zig.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zig.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/zig.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/zig.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/zig.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/zig.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/zig.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zig.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/zig.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zig.yaml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/zig.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zig.yaml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/zig.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zig.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/zig.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zig.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/zig.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zig.yaml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/zig.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/zig.yaml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/zig.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/zig.yaml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/zig.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/zig.yaml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/napi-rs/napi-rs/zig.yaml/main?enable=pin","Warn: containerImage not pinned by hash: alpine-zig.Dockerfile:1: pin your Docker image by updating ghcr.io/napi-rs/napi-rs/nodejs-rust:lts-alpine to ghcr.io/napi-rs/napi-rs/nodejs-rust:lts-alpine@sha256:caac2d1b9194eada0c69e669e72763869701351d8957ab805cc45a43999d8be2","Warn: containerImage not pinned by hash: alpine.Dockerfile:1: pin your Docker image by updating node:18-alpine to node:18-alpine@sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b8ca09d9e","Warn: containerImage not pinned by hash: debian-aarch64.Dockerfile:1: pin your Docker image by updating messense/manylinux2014-cross:aarch64 to messense/manylinux2014-cross:aarch64@sha256:ea9b710074c6178f11929a2fd72b91aecec96f22dd6d5a0a993566208b999b12","Warn: containerImage not pinned by hash: debian-zig.Dockerfile:1: pin your Docker image by updating ghcr.io/napi-rs/napi-rs/nodejs-rust:lts-debian to ghcr.io/napi-rs/napi-rs/nodejs-rust:lts-debian@sha256:6f910fc8a723a1eeab2483d2302e8c1fabe36e54c51eb0da27fafd5c3083e08c","Warn: containerImage not pinned by hash: debian.Dockerfile:1: pin your Docker image by updating messense/manylinux2014-cross:x86_64 to messense/manylinux2014-cross:x86_64@sha256:765ab367c7185d57b0526089a932d31df8acc31a31d4f3634b874ac2502c5750","Warn: downloadThenRun not pinned by hash: debian-aarch64.Dockerfile:17-45","Warn: downloadThenRun not pinned by hash: debian.Dockerfile:14-42","Warn: npmCommand not pinned by hash: .github/workflows/test-release.yaml:791","Info:   0 out of  62 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of  48 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T17:37:06.192Z","repository_id":38097432,"created_at":"2025-08-14T17:37:06.193Z","updated_at":"2025-08-14T17:37:06.193Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009488,"owners_count":26084609,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","napi","napi-rs","node","node-api","nodejs","rust"],"created_at":"2024-01-11T15:58:57.010Z","updated_at":"2025-10-12T00:20:34.643Z","avatar_url":"https://github.com/napi-rs.png","language":"Rust","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/632","html_url":"https://opencollective.ecosyste.ms/projects/632","collective":{"id":298,"uuid":"k9mbw7y4-8r3zq3gy-mjop0ej5-lavnodgx","slug":"napi-rs","name":"NAPI-RS","description":"NAPI-RS is a framework for building pre-compiled Node.js addons in Rust.","website":"","github":"napi-rs/napi-rs","twitter":null,"repository_url":null,"social_links":[],"currency":"USD","projects_count":1,"last_synced_at":"2026-06-28T00:15:18.511Z","created_at":"2024-01-10T13:17:47.519Z","updated_at":"2026-06-28T00:15:18.931Z","transactions_count":27,"balance":3124.2700000000023,"account_type":"COLLECTIVE","owner":{"login":"napi-rs","name":"Node-API (N-API) for Rust","uuid":"34149896","kind":"organization","description":"High-level and typesafe Node.js Node-API (N-API) bindings for Rust","email":null,"website":"https://napi.rs","location":"Singapore","twitter":"napi_rs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/34149896?v=4","repositories_count":18,"last_synced_at":"2026-02-12T00:33:37.016Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/napi-rs","funding_links":["https://github.com/sponsors/napi-rs"],"total_stars":9551,"followers":319,"following":0,"created_at":"2022-11-02T16:21:48.714Z","updated_at":"2026-02-12T00:33:37.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/napi-rs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/napi-rs/repositories"},"last_project_activity_at":"2025-10-01T02:56:20.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2023-01-24T16:04:04.643Z","collective_updated_at":"2023-01-25T07:26:57.851Z","html_url":"https://opencollective.com/napi-rs","icon_url":"https://images.opencollective.com/napi-rs/logo/40.png","total_donations":10299.27,"total_expenses":-8344.499999999998,"current_balance":3124.2700000000023,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/napi-rs","url":"https://opencollective.ecosyste.ms/collectives/napi-rs","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/napi-rs/projects"}}