{"id":4145,"url":"https://github.com/caprover/caprover","last_synced_at":"2026-05-14T18:20:25.644Z","repository":{"id":37270732,"uuid":"108221729","full_name":"caprover/caprover","owner":"caprover","description":"Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids","archived":false,"fork":false,"pushed_at":"2025-09-30T05:16:44.000Z","size":41077,"stargazers_count":14475,"open_issues_count":170,"forks_count":930,"subscribers_count":148,"default_branch":"master","last_synced_at":"2025-09-30T07:12:41.036Z","etag":null,"topics":["aws","azure","caprover","captainduckduck","containers","deployment","digitalocean","docker","docker-swarm","heroku","nginx","nginx-docker","node","node-js","nodejs","paas","php","python","webserver"],"latest_commit_sha":null,"homepage":"https://CapRover.com","language":"TypeScript","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/caprover.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":"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}},"created_at":"2017-10-25T05:00:43.000Z","updated_at":"2025-09-30T06:11:40.000Z","dependencies_parsed_at":"2023-12-25T21:45:05.581Z","dependency_job_id":"8ed2513f-0370-418a-b9a4-89ff7f6e505c","html_url":"https://github.com/caprover/caprover","commit_stats":{"total_commits":1436,"total_committers":63,"mean_commits":"22.793650793650794","dds":0.1044568245125348,"last_synced_commit":"ca196e51be2df80836ff027a99bb92dde83c4f7f"},"previous_names":["githubsaturn/captainduckduck"],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/caprover/caprover","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caprover%2Fcaprover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caprover%2Fcaprover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caprover%2Fcaprover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caprover%2Fcaprover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caprover","download_url":"https://codeload.github.com/caprover/caprover/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caprover%2Fcaprover/sbom","scorecard":{"id":265284,"data":{"date":"2025-08-11","repo":{"name":"github.com/caprover/caprover","commit":"f97e3eedfe63818a21a5f54f4cbd22d216eb5952"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":5,"reason":"Found 5/10 approved changesets -- score normalized to 5","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":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Maintained","score":10,"reason":"13 commit(s) and 20 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_project.yml:1","Warn: no topLevel permission defined: .github/workflows/format_project.yml:1","Warn: no topLevel permission defined: .github/workflows/lint_project.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_edge.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_release.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":"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":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/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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release'"],"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_project.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/caprover/caprover/build_project.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_project.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/caprover/caprover/build_project.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format_project.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/caprover/caprover/format_project.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format_project.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/caprover/caprover/format_project.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_project.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/caprover/caprover/lint_project.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_project.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/caprover/caprover/lint_project.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_edge.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/caprover/caprover/publish_edge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_edge.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/caprover/caprover/publish_edge.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_edge.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/caprover/caprover/publish_edge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_edge.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/caprover/caprover/publish_edge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/caprover/caprover/publish_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/caprover/caprover/publish_release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/caprover/caprover/publish_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/caprover/caprover/publish_release.yml/master?enable=pin","Warn: containerImage not pinned by hash: dockerfile-captain.debug:1: pin your Docker image by updating node:22 to node:22@sha256:5cc527147c43e671934c3530e9f66863162db5f57ce1ed0f227a3bb57b93cfab","Warn: containerImage not pinned by hash: dockerfile-captain.dev:1: pin your Docker image by updating node:22-alpine to node:22-alpine@sha256:1b2479dd35a99687d6638f5976fd235e26c5b37e8122f786fcd5fe231d63de5b","Warn: containerImage not pinned by hash: dockerfile-captain.edge:1: pin your Docker image by updating node:22-alpine to node:22-alpine@sha256:1b2479dd35a99687d6638f5976fd235e26c5b37e8122f786fcd5fe231d63de5b","Warn: containerImage not pinned by hash: dockerfile-captain.release:1: pin your Docker image by updating node:22-alpine to node:22-alpine@sha256:1b2479dd35a99687d6638f5976fd235e26c5b37e8122f786fcd5fe231d63de5b","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:  11 out of  11 npmCommand dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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 27 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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","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-17T11:52:18.408Z","repository_id":37270732,"created_at":"2025-08-17T11:52:18.408Z","updated_at":"2025-08-17T11:52:18.408Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000823,"owners_count":26082950,"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-09T02:00:07.460Z","response_time":59,"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":["aws","azure","caprover","captainduckduck","containers","deployment","digitalocean","docker","docker-swarm","heroku","nginx","nginx-docker","node","node-js","nodejs","paas","php","python","webserver"],"created_at":"2024-01-11T16:49:23.424Z","updated_at":"2025-10-09T06:26:04.932Z","avatar_url":"https://github.com/caprover.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/4145","html_url":"https://opencollective.ecosyste.ms/projects/4145","collective":{"id":2796,"uuid":"8a47byg9-nxozdp8x-yb76mjlv-03rek5w8","slug":"caprover","name":"CapRover","description":"CapRover is automated Scalable Ready Webserver Package (automated Docker+nginx) - Heroku on Steroids.","website":"https://caprover.com/","github":"caprover/caprover","twitter":"cap_rover","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://caprover.com/"},{"type":"TWITTER","url":"https://twitter.com/cap_rover"},{"type":"GITHUB","url":"https://github.com/caprover/caprover"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-06-07T00:15:54.046Z","created_at":"2024-01-10T13:17:52.929Z","updated_at":"2026-06-07T00:15:59.689Z","transactions_count":1472,"balance":2108.340000000003,"account_type":"COLLECTIVE","owner":{"login":"caprover","name":"CapRover","uuid":"46361891","kind":"organization","description":"","email":null,"website":"https://caprover.com/","location":"Cloud","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/46361891?v=4","repositories_count":10,"last_synced_at":"2023-03-02T18:10:29.263Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/caprover","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T09:08:42.661Z","updated_at":"2023-03-02T18:10:29.286Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caprover","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caprover/repositories"},"last_project_activity_at":"2025-09-30T05:16:44.000Z","archived":false,"no_funding":true,"no_license":false,"host":"opensource","collective_created_at":"2019-01-20T06:54:12.741Z","collective_updated_at":"2020-05-10T05:11:20.175Z","html_url":"https://opencollective.com/caprover","icon_url":"https://images.opencollective.com/caprover/logo/40.png","total_donations":8365.290000000012,"total_expenses":-7175.660000000004,"current_balance":2108.340000000003,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/caprover","url":"https://opencollective.ecosyste.ms/collectives/caprover","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/caprover/projects"}}