{"id":13406594,"url":"https://github.com/hoppscotch/hoppscotch","last_synced_at":"2026-01-28T10:04:34.497Z","repository":{"id":36990535,"uuid":"203587744","full_name":"hoppscotch/hoppscotch","owner":"hoppscotch","description":"Open-Source API Development Ecosystem • https://hoppscotch.io • Offline, On-Prem \u0026 Cloud • Web, Desktop \u0026 CLI • Open-Source Alternative to Postman, Insomnia","archived":false,"fork":false,"pushed_at":"2026-01-21T17:55:43.000Z","size":95323,"stargazers_count":77621,"open_issues_count":636,"forks_count":5532,"subscribers_count":507,"default_branch":"main","last_synced_at":"2026-01-22T03:05:10.588Z","etag":null,"topics":["api","api-client","api-rest","api-testing","developer-tools","graphql","http","http-client","pwa","rest","rest-api","spa","testing","testing-tools","tools","vue","vuejs","websocket"],"latest_commit_sha":null,"homepage":"https://hoppscotch.io","language":"TypeScript","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/hoppscotch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","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":"hoppscotch","open_collective":"hoppscotch"}},"created_at":"2019-08-21T13:15:24.000Z","updated_at":"2026-01-21T22:33:32.000Z","dependencies_parsed_at":"2023-12-25T21:43:46.661Z","dependency_job_id":"9a4afef2-be67-4030-8b01-f797c9ffdd3b","html_url":"https://github.com/hoppscotch/hoppscotch","commit_stats":{"total_commits":4408,"total_committers":258,"mean_commits":"17.085271317829456","dds":0.6116152450090744,"last_synced_commit":"9da5f63e701ba072ea393e68847d7f8e395d4c4a"},"previous_names":["liyasthomas/postwoman"],"tags_count":95,"template":false,"template_full_name":null,"purl":"pkg:github/hoppscotch/hoppscotch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoppscotch%2Fhoppscotch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoppscotch%2Fhoppscotch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoppscotch%2Fhoppscotch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoppscotch%2Fhoppscotch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hoppscotch","download_url":"https://codeload.github.com/hoppscotch/hoppscotch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoppscotch%2Fhoppscotch/sbom","scorecard":{"id":469045,"data":{"date":"2025-08-11","repo":{"name":"github.com/hoppscotch/hoppscotch","commit":"c04faaaf27e756f8e507942e6ab771503b3b91d1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 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":"Code-Review","score":8,"reason":"Found 26/30 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:32","Warn: no topLevel permission defined: .github/workflows/build-hoppscotch-agent.yml:1","Warn: no topLevel permission defined: .github/workflows/build-hoppscotch-desktop.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release-push-docker.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/ui.yml:1","Info: no jobLevel write permissions found"],"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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-push-docker.yml:12"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 1 commits out of 26 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":"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/build-hoppscotch-agent.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-agent.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-agent.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-agent.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-agent.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-agent.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-agent.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-agent.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-agent.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-agent.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-agent.yml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-agent.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-desktop.yml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-desktop.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-desktop.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-desktop.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-desktop.yml:254: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-desktop.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-desktop.yml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-desktop.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-desktop.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-desktop.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-desktop.yml:277: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-desktop.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-desktop.yml:335: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-desktop.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-desktop.yml:342: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-desktop.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-desktop.yml:347: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-desktop.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-desktop.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-desktop.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-desktop.yml:353: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-desktop.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-desktop.yml:367: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-desktop.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-desktop.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-desktop.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-desktop.yml:431: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-desktop.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-desktop.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-desktop.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-desktop.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-desktop.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-desktop.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-desktop.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-desktop.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-desktop.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-desktop.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-desktop.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-desktop.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-desktop.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-desktop.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-desktop.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-desktop.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-desktop.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-desktop.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-desktop.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-desktop.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-desktop.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-desktop.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-desktop.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-desktop.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-desktop.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-desktop.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-desktop.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-hoppscotch-desktop.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/build-hoppscotch-desktop.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-push-docker.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/release-push-docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-push-docker.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/release-push-docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-push-docker.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/release-push-docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-push-docker.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/release-push-docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-push-docker.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/release-push-docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-push-docker.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/release-push-docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-push-docker.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/release-push-docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-push-docker.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/release-push-docker.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-push-docker.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/release-push-docker.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-push-docker.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/release-push-docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-push-docker.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/release-push-docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-push-docker.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/release-push-docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-push-docker.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/release-push-docker.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/ui.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ui.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/ui.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/hoppscotch/hoppscotch/ui.yml/main?enable=pin","Warn: containerImage not pinned by hash: packages/hoppscotch-backend/Dockerfile:1","Warn: containerImage not pinned by hash: packages/hoppscotch-backend/Dockerfile:22","Warn: containerImage not pinned by hash: packages/hoppscotch-backend/Dockerfile:31","Warn: containerImage not pinned by hash: packages/hoppscotch-selfhost-web/Dockerfile:2","Warn: containerImage not pinned by hash: packages/hoppscotch-selfhost-web/Dockerfile:16: pin your Docker image by updating caddy:2-alpine to caddy:2-alpine@sha256:ae4458638da8e1a91aafffb231c5f8778e964bca650c8a8cb23a7e8ac557aa3c","Warn: containerImage not pinned by hash: packages/hoppscotch-sh-admin/Dockerfile:2","Warn: containerImage not pinned by hash: packages/hoppscotch-sh-admin/Dockerfile:16: pin your Docker image by updating caddy:2-alpine to caddy:2-alpine@sha256:ae4458638da8e1a91aafffb231c5f8778e964bca650c8a8cb23a7e8ac557aa3c","Warn: containerImage not pinned by hash: prod.Dockerfile:3","Warn: containerImage not pinned by hash: prod.Dockerfile:35","Warn: containerImage not pinned by hash: prod.Dockerfile:44","Warn: containerImage not pinned by hash: prod.Dockerfile:59","Warn: containerImage not pinned by hash: prod.Dockerfile:67","Warn: containerImage not pinned by hash: prod.Dockerfile:86","Warn: containerImage not pinned by hash: prod.Dockerfile:90","Warn: containerImage not pinned by hash: prod.Dockerfile:99","Warn: containerImage not pinned by hash: prod.Dockerfile:120","Warn: containerImage not pinned by hash: prod.Dockerfile:127","Warn: containerImage not pinned by hash: prod.Dockerfile:145","Warn: npmCommand not pinned by hash: packages/hoppscotch-backend/Dockerfile:6","Warn: npmCommand not pinned by hash: packages/hoppscotch-selfhost-web/Dockerfile:6","Warn: npmCommand not pinned by hash: packages/hoppscotch-sh-admin/Dockerfile:6","Warn: npmCommand not pinned by hash: prod.Dockerfile:36-40","Info:   0 out of  33 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  24 third-party GitHubAction dependencies pinned","Info:   0 out of  18 containerImage dependencies pinned","Info:   0 out of   4 npmCommand dependencies pinned","Info:   3 out of   3 goCommand 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":"Vulnerabilities","score":0,"reason":"65 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0413","Warn: Project is vulnerable to: RUSTSEC-2024-0416","Warn: Project is vulnerable to: GHSA-pg9f-39pc-qf8g","Warn: Project is vulnerable to: RUSTSEC-2025-0024","Warn: Project is vulnerable to: RUSTSEC-2024-0412","Warn: Project is vulnerable to: RUSTSEC-2024-0418","Warn: Project is vulnerable to: RUSTSEC-2024-0411","Warn: Project is vulnerable to: RUSTSEC-2024-0417","Warn: Project is vulnerable to: RUSTSEC-2024-0414","Warn: Project is vulnerable to: GHSA-wrw7-89jp-8q8g","Warn: Project is vulnerable to: RUSTSEC-2024-0429","Warn: Project is vulnerable to: RUSTSEC-2024-0415","Warn: Project is vulnerable to: RUSTSEC-2024-0420","Warn: Project is vulnerable to: RUSTSEC-2024-0419","Warn: Project is vulnerable to: GHSA-4fcv-w3qc-ppgg","Warn: Project is vulnerable to: RUSTSEC-2025-0022","Warn: Project is vulnerable to: RUSTSEC-2024-0370","Warn: Project is vulnerable to: GHSA-c9pr-q8gx-3mgp","Warn: Project is vulnerable to: GHSA-rr8g-9fpq-6wmg","Warn: Project is vulnerable to: RUSTSEC-2025-0023","Warn: Project is vulnerable to: GHSA-94vh-gphv-8pm8","Warn: Project is vulnerable to: RUSTSEC-2025-0004 / GHSA-rpmj-rpgj-qmpm","Warn: Project is vulnerable to: RUSTSEC-2024-0384","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr","Warn: Project is vulnerable to: RUSTSEC-2024-0388","Warn: Project is vulnerable to: GHSA-wwq9-3cpr-mm53","Warn: Project is vulnerable to: RUSTSEC-2024-0402","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: GHSA-p2fh-2h23-6grg","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-9r9m-ffp6-9x4v","Warn: Project is vulnerable to: GHSA-x8qp-wqqm-57ph","Warn: Project is vulnerable to: GHSA-hjwq-mjwj-4x6c","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pppg-cpfq-h7wr","Warn: Project is vulnerable to: GHSA-hw8r-x6gr-5gjp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-6fx8-h7jm-663j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cqmj-92xf-r6r9","Warn: Project is vulnerable to: GHSA-8266-84wp-wv5c","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-92r3-m2mg-pj97","Warn: Project is vulnerable to: GHSA-c24v-8rfc-w8vw","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-p2ph-7g93-hw3m","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-19T13:18:48.651Z","repository_id":36990535,"created_at":"2025-08-19T13:18:48.651Z","updated_at":"2025-08-19T13:18:48.651Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28844011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T07:39:25.367Z","status":"ssl_error","status_checked_at":"2026-01-28T07:39:24.487Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["api","api-client","api-rest","api-testing","developer-tools","graphql","http","http-client","pwa","rest","rest-api","spa","testing","testing-tools","tools","vue","vuejs","websocket"],"created_at":"2024-07-30T19:02:34.370Z","updated_at":"2026-01-28T10:04:34.489Z","avatar_url":"https://github.com/hoppscotch.png","language":"TypeScript","funding_links":["https://github.com/sponsors/hoppscotch","https://opencollective.com/hoppscotch"],"categories":["TypeScript","API Testing","接口工具","JavaScript","实战项目","Vue","Application","[API Testing](TestingDomains.md/#api-testing)","Open Source Projects","Weapons","API","Apps","Developer Tools","语言资源库","开发工具","网络服务","Table of Contents","GIT 仓库","api","Vue (45)","Projects using NestJS","Platform Engineering","Repos","Web-Based API Clients","Application Recommendation","开发运维工具","vuejs","graphql","Uncategorized","Neutral Security","接口管理","Don't forget to give a :star: to make the project popular","API Development","API Clients","HarmonyOS","⚙️ Backend \u0026 APIs","\u003ca name=\"clones-and-alternatives\"\u003e\u003c/a\u003e2. 生产级替代方案 \u0026 高级克隆 (适合使用与深究)","Projects","API Tools","Tool","🧰 Tools",":rocket: Trending GitHub Repositories","App","Load testing"],"sub_categories":[".NET","Vue实战项目","[Hopscotch](https://docs.hoppscotch.io/)","\u003e 25k 🌟","Tools","API Development and Analysis","JavaScript","API 测试","网络服务_其他","API Client","HTTP","API Management Tools","Misc","2. [Hoppscotch](https://hoppscotch.io/)","🛠️ DevOps","Uncategorized","Clients and IDEs","Open Source","Windows Manager","🛠️ 开发工具与基础设施替代品","API Testing","HTTP Tool","API platforms","⛅ Weather ![31 APIs](https://img.shields.io/badge/31-APIs-brightgreen)","API Development","collection"],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://hoppscotch.io\"\u003e\n    \u003cimg\n      src=\"https://avatars.githubusercontent.com/u/56705483\"\n      alt=\"Hoppscotch\"\n      height=\"64\"\n    /\u003e\n  \u003c/a\u003e\n  \u003ch3\u003e\n    \u003cb\u003e\n      Hoppscotch\n    \u003c/b\u003e\n  \u003c/h3\u003e\n  \u003cb\u003e\n    Open Source API Development Ecosystem\n  \u003c/b\u003e\n  \u003cp\u003e\n\n[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen?logo=github)](CODE_OF_CONDUCT.md) [![Website](https://img.shields.io/website?url=https%3A%2F%2Fhoppscotch.io\u0026logo=hoppscotch)](https://hoppscotch.io) [![Tests](https://github.com/hoppscotch/hoppscotch/actions/workflows/tests.yml/badge.svg)](https://github.com/hoppscotch/hoppscotch/actions) [![Tweet](https://img.shields.io/twitter/url?url=https%3A%2F%2Fhoppscotch.io%2F)](https://x.com/share?text=%F0%9F%91%BD%20Hoppscotch%20%E2%80%A2%20Open%20source%20API%20development%20ecosystem%20-%20Helps%20you%20create%20requests%20faster,%20saving%20precious%20time%20on%20development.\u0026url=https://hoppscotch.io\u0026hashtags=hoppscotch\u0026via=hoppscotch_io)\n\n  \u003c/p\u003e\n  \u003cp\u003e\n    \u003csub\u003e\n      Built with ❤︎ by\n      \u003ca href=\"https://github.com/hoppscotch/hoppscotch/graphs/contributors\"\u003e\n        contributors\n      \u003c/a\u003e\n    \u003c/sub\u003e\n  \u003c/p\u003e\n  \u003cbr /\u003e\n  \u003cp\u003e\n    \u003ca href=\"https://hoppscotch.io\"\u003e\n      \u003cpicture\u003e\n        \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"./packages/hoppscotch-common/public/images/banner-dark.png\"\u003e\n        \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"./packages/hoppscotch-common/public/images/banner-light.png\"\u003e\n        \u003cimg alt=\"Hoppscotch\" src=\"./packages/hoppscotch-common/public/images/banner-dark.png\"\u003e\n      \u003c/picture\u003e\n    \u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n_We highly recommend you take a look at the [**Hoppscotch Documentation**](https://docs.hoppscotch.io) to learn more about the app._\n\n#### **Support**\n\n[![Chat on Discord](https://img.shields.io/badge/chat-Discord-7289DA?logo=discord)](https://hoppscotch.io/discord) [![Chat on Telegram](https://img.shields.io/badge/chat-Telegram-2CA5E0?logo=telegram)](https://hoppscotch.io/telegram) [![Discuss on GitHub](https://img.shields.io/badge/discussions-GitHub-333333?logo=github)](https://github.com/hoppscotch/hoppscotch/discussions)\n\n### **Features**\n\n❤️ **Lightweight:** Crafted with minimalistic UI design.\n\n⚡️ **Fast:** Send requests and get responses in real time.\n\n🗄️ **HTTP Methods:** Request methods define the type of action you are requesting to be performed.\n\n- `GET` - Requests retrieve resource information\n- `POST` - The server creates a new entry in a database\n- `PUT` - Updates an existing resource\n- `PATCH` - Very similar to `PUT` but makes a partial update on a resource\n- `DELETE` - Deletes resource or related component\n- `HEAD` - Retrieve response headers identical to those of a GET request, but without the response body.\n- `CONNECT` - Establishes a tunnel to the server identified by the target resource\n- `OPTIONS` - Describe the communication options for the target resource\n- `TRACE` - Performs a message loop-back test along the path to the target resource\n- `\u003ccustom\u003e` - Some APIs use custom request methods such as `LIST`. Type in your custom methods.\n\n🌈 **Theming:** Customizable combinations for background, foreground, and accent colors — [customize now](https://hoppscotch.io/settings).\n\n- Choose a theme: System preference, Light, Dark, and Black\n- Choose accent colors: Green, Teal, Blue, Indigo, Purple, Yellow, Orange, Red, and Pink\n- Distraction-free Zen mode\n\n_Customized themes are synced with your cloud/local session._\n\n🔥 **PWA:** Install as a [Progressive Web App](https://web.dev/progressive-web-apps) on your device.\n\n- Instant loading with Service Workers\n- Offline support\n- Low RAM/memory and CPU usage\n- Add to Home Screen\n- Desktop PWA\n\n🚀 **Request:** Retrieve response from endpoint instantly.\n\n1. Choose `method`\n2. Enter `URL`\n3. Send\n\n- Copy/share public \"Share URL\"\n- Generate/copy request code snippets for 10+ languages and frameworks\n- Import `cURL`\n- Label requests\n\n🔌 **WebSocket:** Establish full-duplex communication channels over a single TCP connection.\n\n📡 **Server-Sent Events:** Receive a stream of updates from a server over an HTTP connection without resorting to polling.\n\n🌩 **Socket.IO:** Send and Receive data with the SocketIO server.\n\n🦟 **MQTT:** Subscribe and Publish to topics of an MQTT Broker.\n\n🔮 **GraphQL:** GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data.\n\n- Set endpoint and get schema\n- Multi-column docs\n- Set custom request headers\n- Query schema\n- Get query response\n\n🔐 **Authorization:** Allows to identify the end-user.\n\n- None\n- Basic\n- Bearer Token\n- OAuth 2.0\n- OIDC Access Token/PKCE\n\n📢 **Headers:** Describes the format the body of your request is being sent in.\n\n📫 **Parameters:** Use request parameters to set varying parts in simulated requests.\n\n📃 **Request Body:** Used to send and receive data via the REST API.\n\n- Set `Content Type`\n- FormData, JSON, and many more\n- Toggle between key-value and RAW input parameter list\n\n📮 **Response:** Contains the status line, headers, and the message/response body.\n\n- Copy the response to the clipboard\n- Download the response as a file\n- View response headers\n- View raw and preview HTML, image, JSON, and XML responses\n\n⏰ **History:** Request entries are synced with your cloud/local session storage.\n\n📁 **Collections:** Keep your API requests organized with collections and folders. Reuse them with a single click.\n\n- Unlimited collections, folders, and requests\n- Nested folders\n- Export and import as a file or GitHub gist\n\n_Collections are synced with your cloud/local session storage._\n\n📜 **Pre-Request Scripts:** Snippets of code associated with a request that is executed before the request is sent.\n\n- Set environment variables\n- Include timestamp in the request headers\n- Send a random alphanumeric string in the URL parameters\n- Any JavaScript functions\n\n👨‍👩‍👧‍👦 **Teams:** Helps you collaborate across your teams to design, develop, and test APIs faster.\n\n- Create unlimited teams\n- Create unlimited shared collections\n- Create unlimited team members\n- Role-based access control\n- Cloud sync\n- Multiple devices\n\n👥 **Workspaces:** Organize your personal and team collections environments into workspaces. Easily switch between workspaces to manage multiple projects.\n\n- Create unlimited workspaces\n- Switch between personal and team workspaces\n\n⌨️ **Keyboard Shortcuts:** Optimized for efficiency.\n\n\u003e **[Read our documentation on Keyboard Shortcuts](https://docs.hoppscotch.io/documentation/features/shortcuts)**\n\n🌐 **Proxy:** Enable Proxy Mode from Settings to access blocked APIs.\n\n- Hide your IP address\n- Fixes [`CORS`](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS) (Cross-Origin Resource Sharing) issues\n- Access APIs served in non-HTTPS (`http://`) endpoints\n- Use your Proxy URL\n\n_Official proxy server is hosted by Hoppscotch - **[GitHub](https://github.com/hoppscotch/proxyscotch)** - **[Privacy Policy](https://docs.hoppscotch.io/support/privacy)**._\n\n🌎 **i18n:** Experience the app in your language.\n\nHelp us to translate Hoppscotch. Please read [`TRANSLATIONS`](TRANSLATIONS.md) for details on our [`CODE OF CONDUCT`](CODE_OF_CONDUCT.md) and the process for submitting pull requests to us.\n\n☁️ **Auth + Sync:** Sign in and sync your data in real-time across all your devices.\n\n**Sign in with:**\n\n- GitHub\n- Google\n- Microsoft\n- Email\n- SSO (Single Sign-On)[^EE]\n\n**🔄 Synchronize your data:** Handoff to continue tasks on your other devices.\n\n- Workspaces\n- History\n- Collections\n- Environments\n- Settings\n\n✅ **Post-Request Tests:** Write tests associated with a request that is executed after the request's response.\n\n- Check the status code as an integer\n- Filter response headers\n- Parse the response data\n- Set environment variables\n- Write JavaScript code\n\n🌱 **Environments:** Environment variables allow you to store and reuse values in your requests and scripts.\n\n- Unlimited environments and variables\n- Initialize through the pre-request script\n- Export as / import from GitHub gist\n\n\u003cdetails\u003e\n  \u003csummary\u003e\u003ci\u003eUse-cases\u003c/i\u003e\u003c/summary\u003e\n\n---\n\n- By storing a value in a variable, you can reference it throughout your request section\n- If you need to update the value, you only have to change it in one place\n- Using variables increases your ability to work efficiently and minimizes the likelihood of error\n\n---\n\n\u003c/details\u003e\n\n🚚 **Bulk Edit:** Edit key-value pairs in bulk.\n\n- Entries are separated by newline\n- Keys and values are separated by `:`\n- Prepend `#` to any row you want to add but keep disabled\n\n🎛️ **Admin dashboard:** Manage your team and invite members.\n\n- Insights\n- Manage users\n- Manage teams\n\n📦 **Add-ons:** Official add-ons for hoppscotch.\n\n- **[Hoppscotch CLI](https://github.com/hoppscotch/hoppscotch/tree/main/packages/hoppscotch-cli)** - Command-line interface for Hoppscotch.\n- **[Proxy](https://github.com/hoppscotch/proxyscotch)** - A simple proxy server created for Hoppscotch.\n- **[Browser Extensions](https://github.com/hoppscotch/hoppscotch-extension)** - Browser extensions that enhance your Hoppscotch experience.\n\n  [![Firefox](https://raw.github.com/alrra/browser-logos/master/src/firefox/firefox_16x16.png) **Firefox**](https://addons.mozilla.org/en-US/firefox/addon/hoppscotch) \u0026nbsp;|\u0026nbsp; [![Chrome](https://raw.github.com/alrra/browser-logos/master/src/chrome/chrome_16x16.png) **Chrome**](https://chrome.google.com/webstore/detail/hoppscotch-extension-for-c/amknoiejhlmhancpahfcfcfhllgkpbld)\n\n  \u003e **Extensions fix `CORS` issues.**\n\n_Add-ons are developed and maintained under **[Hoppscotch Organization](https://github.com/hoppscotch)**._\n\n**For a complete list of features, please read our [documentation](https://docs.hoppscotch.io).**\n\n## **Demo**\n\n- Web : [hoppscotch.io](https://hoppscotch.io)\n- Windows/Linux/macOS : [Desktop Apps](https://docs.hoppscotch.io/documentation/clients/desktop#download-hoppscotch-desktop-app)\n\n## Usage\n\n1. Provide your API endpoint in the URL field\n2. Click \"Send\" to simulate the request\n3. View the response\n\n## Developing\n\nFollow our [self-hosting documentation](https://docs.hoppscotch.io/documentation/self-host/getting-started) to get started with the development environment.\n\n## Contributing\n\nPlease contribute using [GitHub Flow](https://guides.github.com/introduction/flow). Create a branch, add commits, and [open a pull request](https://github.com/hoppscotch/hoppscotch/compare).\n\nPlease read [`CONTRIBUTING`](CONTRIBUTING.md) for details on our [`CODE OF CONDUCT`](CODE_OF_CONDUCT.md), and the process for submitting pull requests to us.\n\n## Continuous Integration\n\nWe use [GitHub Actions](https://github.com/features/actions) for continuous integration. Check out our [build workflows](https://github.com/hoppscotch/hoppscotch/actions).\n\n## Changelog\n\nSee the [`CHANGELOG`](CHANGELOG.md) file for details.\n\n## Authors\n\nThis project owes its existence to the collective efforts of all those who contribute — [contribute now](CONTRIBUTING.md).\n\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/hoppscotch/hoppscotch/graphs/contributors\"\u003e\n    \u003cimg src=\"https://opencollective.com/hoppscotch/contributors.svg?width=840\u0026button=false\"\n      alt=\"Contributors\"\n      width=\"100%\" /\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n## License\n\nThis project is licensed under the [MIT License](https://opensource.org/licenses/MIT) — see the [`LICENSE`](LICENSE) file for details.\n\n[^EE]: Enterprise edition feature. [Learn more](https://docs.hoppscotch.io/documentation/self-host/getting-started).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoppscotch%2Fhoppscotch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhoppscotch%2Fhoppscotch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoppscotch%2Fhoppscotch/lists"}