{"id":3812,"url":"https://github.com/hoppscotch/hoppscotch","last_synced_at":"2026-07-10T12:20:25.873Z","repository":{"id":36990535,"uuid":"203587744","full_name":"hoppscotch/hoppscotch","owner":"hoppscotch","description":"Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)","archived":false,"fork":false,"pushed_at":"2025-10-07T06:11:08.000Z","size":93595,"stargazers_count":74864,"open_issues_count":551,"forks_count":5258,"subscribers_count":506,"default_branch":"main","last_synced_at":"2025-10-07T08:23:38.227Z","etag":null,"topics":["api","api-client","api-rest","api-testing","developer-tools","graphql","hacktoberfest","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":"2025-10-07T06:40:06.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":87,"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":279007159,"owners_count":26084247,"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":["api","api-client","api-rest","api-testing","developer-tools","graphql","hacktoberfest","http","http-client","pwa","rest","rest-api","spa","testing","testing-tools","tools","vue","vuejs","websocket"],"created_at":"2024-01-11T16:48:38.538Z","updated_at":"2025-10-11T12:25:07.838Z","avatar_url":"https://github.com/hoppscotch.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/3812","html_url":"https://opencollective.ecosyste.ms/projects/3812","collective":{"id":2355,"uuid":"k3z8arxv-eymko60x-yza6gl5n-bj9w704d","slug":"hoppscotch","name":"Hoppscotch","description":"Open source API development ecosystem. Helps you create requests faster, saving precious time on development.","website":"https://hoppscotch.io","github":"hoppscotch/hoppscotch","twitter":"hoppscotch_io","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://hoppscotch.io"},{"type":"TWITTER","url":"https://twitter.com/hoppscotch_io"},{"type":"GITHUB","url":"https://github.com/hoppscotch/hoppscotch"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-07-23T12:15:13.691Z","created_at":"2024-01-10T13:17:52.237Z","updated_at":"2026-07-23T12:15:13.839Z","transactions_count":320,"balance":17.31999999999732,"account_type":"COLLECTIVE","owner":{"login":"hoppscotch","name":"Hoppscotch","uuid":"56705483","kind":"organization","description":"Open source API development ecosystem.","email":"support@hoppscotch.io","website":"https://hoppscotch.com","location":null,"twitter":"hoppscotch_io","company":null,"icon_url":"https://avatars.githubusercontent.com/u/56705483?v=4","repositories_count":17,"last_synced_at":"2026-01-18T23:58:03.821Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/hoppscotch","funding_links":["https://github.com/sponsors/hoppscotch"],"total_stars":78809,"followers":925,"following":0,"created_at":"2022-11-14T05:34:10.934Z","updated_at":"2026-01-18T23:58:03.821Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hoppscotch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hoppscotch/repositories"},"last_project_activity_at":"2025-10-07T06:11:08.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2019-08-23T07:20:20.988Z","collective_updated_at":"2026-03-31T05:56:21.424Z","html_url":"https://opencollective.com/hoppscotch","icon_url":"https://images.opencollective.com/hoppscotch/logo/40.png","total_donations":4236.540000000001,"total_expenses":-4669.350000000009,"current_balance":17.31999999999732,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/hoppscotch","url":"https://opencollective.ecosyste.ms/collectives/hoppscotch","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/hoppscotch/projects"}}