{"id":22543,"url":"https://github.com/parse-community/parse-server","last_synced_at":"2026-04-04T00:20:27.049Z","repository":{"id":37431617,"uuid":"50603846","full_name":"parse-community/parse-server","owner":"parse-community","description":"Parse Server for Node.js / Express","archived":false,"fork":false,"pushed_at":"2025-09-05T09:05:00.000Z","size":85246,"stargazers_count":21294,"open_issues_count":485,"forks_count":4810,"subscribers_count":573,"default_branch":"alpha","last_synced_at":"2025-09-20T20:37:35.702Z","etag":null,"topics":["baas","backend","file-storage","graphql","graphql-api","graphql-relay","graphql-server","hacktoberfest","mbaas","mongodb","nodejs","notifications","object-storage","parse-platform","parse-server","postgres","relay","rest-api"],"latest_commit_sha":null,"homepage":"https://parseplatform.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/parse-community.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":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"parse-community","patreon":null,"open_collective":"parse-server","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2016-01-28T18:29:14.000Z","updated_at":"2025-09-19T05:47:44.000Z","dependencies_parsed_at":"2022-08-08T20:15:52.673Z","dependency_job_id":"22abeb9e-7929-4741-ae02-ae1784c6dc8b","html_url":"https://github.com/parse-community/parse-server","commit_stats":{"total_commits":4189,"total_committers":358,"mean_commits":"11.701117318435754","dds":0.8608259727858678,"last_synced_commit":"ee25e36a623fd9fbc339e6861b1f81f6c78064ff"},"previous_names":["parseplatform/parse-server"],"tags_count":556,"template":false,"template_full_name":null,"purl":"pkg:github/parse-community/parse-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parse-community","download_url":"https://codeload.github.com/parse-community/parse-server/tar.gz/refs/heads/alpha","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fparse-server/sbom","scorecard":{"id":107976,"data":{"date":"2025-08-04","repo":{"name":"github.com/parse-community/parse-server","commit":"587abdd45fed1c782209b32e8b5d1a0aef09bdf0"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/15 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-automated.yml:47","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-manual-docker.yml:19","Warn: no topLevel permission defined: .github/workflows/ci-automated-check-environment.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/ci.yml:14","Warn: no topLevel permission defined: .github/workflows/release-automated.yml:1","Warn: no topLevel permission defined: .github/workflows/release-manual-docker.yml:1","Warn: no topLevel permission defined: .github/workflows/release-prepare-monthly.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': bootstrap.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-automated-check-environment.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci-automated-check-environment.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-automated-check-environment.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci-automated-check-environment.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-automated-check-environment.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci-automated-check-environment.yml/alpha?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-automated-check-environment.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci-automated-check-environment.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci.yml/alpha?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci.yml/alpha?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci.yml/alpha?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci.yml/alpha?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci.yml/alpha?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:269: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci.yml/alpha?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-automated.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/release-automated.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-automated.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/release-automated.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-automated.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/release-automated.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-automated.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/release-automated.yml/alpha?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-automated.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/release-automated.yml/alpha?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-automated.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/release-automated.yml/alpha?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-automated.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/release-automated.yml/alpha?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-automated.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/release-automated.yml/alpha?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-automated.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/release-automated.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-automated.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/release-automated.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-automated.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/release-automated.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-automated.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/release-automated.yml/alpha?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-automated.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/release-automated.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-manual-docker.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/release-manual-docker.yml/alpha?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-manual-docker.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/release-manual-docker.yml/alpha?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-manual-docker.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/release-manual-docker.yml/alpha?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-manual-docker.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/release-manual-docker.yml/alpha?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-manual-docker.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/release-manual-docker.yml/alpha?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-manual-docker.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/release-manual-docker.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-prepare-monthly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/release-prepare-monthly.yml/alpha?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-prepare-monthly.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/parse-server/release-prepare-monthly.yml/alpha?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:31","Info:   0 out of  35 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  19 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:  12 out of  12 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:114"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-x4c5-c7rf-jjgv","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:28:02.446Z","repository_id":37431617,"created_at":"2025-08-15T11:28:02.446Z","updated_at":"2025-08-15T11:28:02.446Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276257534,"owners_count":25611490,"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-09-21T02:00:07.055Z","response_time":72,"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":["baas","backend","file-storage","graphql","graphql-api","graphql-relay","graphql-server","hacktoberfest","mbaas","mongodb","nodejs","notifications","object-storage","parse-platform","parse-server","postgres","relay","rest-api"],"created_at":"2024-01-11T19:17:26.365Z","updated_at":"2025-09-26T00:20:37.363Z","avatar_url":"https://github.com/parse-community.png","language":"JavaScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/22543","html_url":"https://opencollective.ecosyste.ms/projects/22543","collective":{"id":3460,"uuid":"vjrkx5lm-nv904qjw-dnp8bwa7-zdygoe3d","slug":"parse-server","name":"Parse Platform","description":"The low-code open source backend framework with 6+ client SDKs","website":"https://parseplatform.org/","github":"parse-community","twitter":"ParsePlatform","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://parseplatform.org/"},{"type":"TWITTER","url":"https://twitter.com/ParsePlatform"},{"type":"GITHUB","url":"https://github.com/parse-community"}],"currency":"USD","projects_count":53,"last_synced_at":"2026-04-04T06:15:12.333Z","created_at":"2024-01-10T13:17:55.044Z","updated_at":"2026-04-04T06:15:27.935Z","transactions_count":2597,"balance":53495.640000001054,"account_type":"COLLECTIVE","owner":{"login":"parse-community","name":"Parse Platform","uuid":"26932219","kind":"organization","description":"The complete application stack. Build applications faster with object and file storage, user authentication, dashboard and more out of the box.","email":"hello@parseplatform.org","website":"https://parseplatform.org","location":"United States of America","twitter":"parseplatform","company":null,"icon_url":"https://avatars.githubusercontent.com/u/26932219?v=4","repositories_count":53,"last_synced_at":"2026-03-22T02:12:20.272Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"parse-community","patreon":null,"open_collective":"parse-server","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/parse-community","funding_links":["https://github.com/sponsors/parse-community","https://opencollective.com/parse-server"],"total_stars":40184,"followers":593,"following":0,"created_at":"2022-11-02T16:39:48.806Z","updated_at":"2026-03-22T02:12:20.272Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parse-community","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parse-community/repositories"},"last_project_activity_at":"2025-10-16T13:50:01.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2017-05-11T12:39:16.062Z","collective_updated_at":"2026-03-27T20:55:41.529Z","html_url":"https://opencollective.com/parse-server","icon_url":"https://images.opencollective.com/parse-server/logo/40.png","total_donations":105699.71999999981,"total_expenses":-62274.81999999962,"current_balance":53495.640000001054,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/parse-server","url":"https://opencollective.ecosyste.ms/collectives/parse-server","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/parse-server/projects"}}