{"id":22502,"url":"https://github.com/parse-community/docs","last_synced_at":"2026-03-31T06:20:39.715Z","repository":{"id":27947939,"uuid":"31440605","full_name":"parse-community/docs","owner":"parse-community","description":"Parse Platform docs","archived":false,"fork":false,"pushed_at":"2025-06-04T09:07:50.000Z","size":12170,"stargazers_count":315,"open_issues_count":71,"forks_count":514,"subscribers_count":44,"default_branch":"gh-pages","last_synced_at":"2025-08-26T12:59:23.929Z","etag":null,"topics":["documentation","hacktoberfest","jekyll","parse-platform"],"latest_commit_sha":null,"homepage":"https://docs.parseplatform.org","language":"SCSS","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/parse-community.png","metadata":{"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},"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-02-27T21:47:46.000Z","updated_at":"2025-08-17T20:16:47.000Z","dependencies_parsed_at":"2024-04-17T00:03:12.267Z","dependency_job_id":"bfa5be2e-13ff-4bbd-a3b7-cea9695df706","html_url":"https://github.com/parse-community/docs","commit_stats":{"total_commits":845,"total_committers":260,"mean_commits":3.25,"dds":0.8331360946745562,"last_synced_commit":"fb6e96b541f541f86b7c5d9dda443b148d0ae601"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/parse-community/docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fdocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fdocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fdocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fdocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parse-community","download_url":"https://codeload.github.com/parse-community/docs/tar.gz/refs/heads/gh-pages","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fdocs/sbom","scorecard":{"id":720880,"data":{"date":"2025-08-11","repo":{"name":"github.com/parse-community/docs","commit":"7811d4960dbbe51a45d03218cdfb3ae70a8df132"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"Code-Review","score":9,"reason":"Found 21/22 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/parse-community/.github/SECURITY.md:1","Info: Found linked content: github.com/parse-community/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/parse-community/.github/SECURITY.md:1","Info: Found text in security policy: github.com/parse-community/.github/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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cr5q-6q9f-rq6q","Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-2rxp-v6pw-ch6m","Warn: Project is vulnerable to: GHSA-4xqq-m2hx-25v8","Warn: Project is vulnerable to: GHSA-5866-49gr-22v4","Warn: Project is vulnerable to: GHSA-r55c-59qm-vjw6","Warn: Project is vulnerable to: GHSA-vmwr-mc7x-5vc3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"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-22T11:19:45.394Z","repository_id":27947939,"created_at":"2025-08-22T11:19:45.394Z","updated_at":"2025-08-22T11:19:45.394Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276359757,"owners_count":25628832,"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-22T02:00:08.972Z","response_time":79,"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":["documentation","hacktoberfest","jekyll","parse-platform"],"created_at":"2024-01-11T19:17:23.380Z","updated_at":"2025-09-22T06:34:56.882Z","avatar_url":"https://github.com/parse-community.png","language":"SCSS","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/22502","html_url":"https://opencollective.ecosyste.ms/projects/22502","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-22T06:16:14.438Z","created_at":"2024-01-10T13:17:55.044Z","updated_at":"2026-04-22T06:16:28.740Z","transactions_count":2597,"balance":53351.13000000104,"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":105701.0999999998,"total_expenses":-62424.32999999963,"current_balance":53351.13000000104,"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"}}