{"id":4370,"url":"https://github.com/nock/nock","last_synced_at":"2026-08-05T00:20:26.010Z","repository":{"id":1707137,"uuid":"2436267","full_name":"nock/nock","owner":"nock","description":"HTTP server mocking and expectations library for Node.js","archived":false,"fork":false,"pushed_at":"2026-06-26T07:56:12.000Z","size":10544,"stargazers_count":13112,"open_issues_count":87,"forks_count":757,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-06-30T13:28:38.219Z","etag":null,"topics":["http","javascript","mock","nock","node"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nock.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"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":"nock","open_collective":"nock"}},"created_at":"2011-09-22T10:08:03.000Z","updated_at":"2026-06-30T12:09:33.000Z","dependencies_parsed_at":"2023-09-29T08:50:53.497Z","dependency_job_id":"ad9bb3a8-c42a-4e57-a5aa-80b3ae6f9d71","html_url":"https://github.com/nock/nock","commit_stats":{"total_commits":1893,"total_committers":312,"mean_commits":"6.0673076923076925","dds":0.8188061278394083,"last_synced_commit":"fc90bd3a861264c069b779d0b45c7754573e839f"},"previous_names":["pgte/nock","node-nock/nock","flatiron/nock"],"tags_count":426,"template":false,"template_full_name":null,"purl":"pkg:github/nock/nock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nock","download_url":"https://codeload.github.com/nock/nock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nock%2Fnock/sbom","scorecard":{"id":180069,"data":{"date":"2025-08-11","repo":{"name":"github.com/nock/nock","commit":"f2a3389abc27d30dc5b6bb3ea7ce4fb8664134e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 17/19 approved changesets -- score normalized to 8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"15 commit(s) and 1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/fix-formatting.yaml:17","Warn: no topLevel permission defined: .github/workflows/continuous-delivery.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yaml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/fix-formatting.yaml:9"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-delivery.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-delivery.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-delivery.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-delivery.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/continuous-integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fix-formatting.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/fix-formatting.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fix-formatting.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/nock/nock/fix-formatting.yaml/main?enable=pin","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/continuous-delivery.yaml:10"],"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-x4c5-c7rf-jjgv","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T18:39:54.755Z","repository_id":1707137,"created_at":"2025-08-16T18:39:54.755Z","updated_at":"2025-08-16T18:39:54.755Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35023536,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-01T02:00:05.325Z","response_time":130,"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":["http","javascript","mock","nock","node"],"created_at":"2024-01-11T16:53:17.952Z","updated_at":"2026-07-08T18:20:11.718Z","avatar_url":"https://github.com/nock.png","language":"JavaScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/4370","html_url":"https://opencollective.ecosyste.ms/projects/4370","collective":{"id":3143,"uuid":"eeng0kzd-yvor4pzb-899pbma8-37xlw95j","slug":"nock","name":"nock","description":"HTTP mocking and expectations library for Node.js","website":"https://github.com/node-nock/nock","github":"nock/nock","twitter":"nodenock","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://github.com/node-nock/nock"},{"type":"TWITTER","url":"https://twitter.com/nodenock"},{"type":"GITHUB","url":"https://github.com/nock/nock"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-08-02T18:15:18.459Z","created_at":"2024-01-10T13:17:54.485Z","updated_at":"2026-08-02T18:15:18.745Z","transactions_count":963,"balance":2949.4500000000103,"account_type":"COLLECTIVE","owner":{"login":"nock","name":"Nock","uuid":"17545810","kind":"organization","description":"HTTP Mocking for Node.js","email":null,"website":"https://twitter.com/nodenock","location":"Los Angeles","twitter":"nodenock","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17545810?v=4","repositories_count":5,"last_synced_at":"2024-04-14T06:43:08.202Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"nock","open_collective":"nock"}},"html_url":"https://github.com/nock","funding_links":["https://github.com/sponsors/nock","https://opencollective.com/nock"],"total_stars":12539,"followers":12,"following":0,"created_at":"2022-11-02T16:26:01.979Z","updated_at":"2024-04-14T06:43:09.440Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nock","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nock/repositories"},"last_project_activity_at":"2026-06-26T07:56:12.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2018-04-27T19:02:57.278Z","collective_updated_at":"2021-12-20T19:20:20.526Z","html_url":"https://opencollective.com/nock","icon_url":"https://images.opencollective.com/nock/logo/40.png","total_donations":7573.280000000013,"total_expenses":-4969.260000000035,"current_balance":2949.4500000000103,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/nock","url":"https://opencollective.ecosyste.ms/collectives/nock","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/nock/projects"}}