{"id":22542,"url":"https://github.com/parse-community/Parse-SDK-JS","last_synced_at":"2026-04-01T18:20:36.251Z","repository":{"id":1784842,"uuid":"42541957","full_name":"parse-community/Parse-SDK-JS","owner":"parse-community","description":"The JavaScript SDK for Parse Platform","archived":false,"fork":false,"pushed_at":"2025-09-08T14:05:41.000Z","size":53194,"stargazers_count":1340,"open_issues_count":51,"forks_count":597,"subscribers_count":70,"default_branch":"alpha","last_synced_at":"2025-09-16T12:24:50.931Z","etag":null,"topics":["hacktoberfest","javascript","javascript-sdk","parse","parse-js","parse-platform"],"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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":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":"2015-09-15T19:36:29.000Z","updated_at":"2025-09-12T07:50:21.000Z","dependencies_parsed_at":"2023-09-24T05:38:33.114Z","dependency_job_id":"ee4db692-16b3-4251-972b-73b4dfdca5ef","html_url":"https://github.com/parse-community/Parse-SDK-JS","commit_stats":{"total_commits":1369,"total_committers":114,"mean_commits":"12.008771929824562","dds":0.7779401022644266,"last_synced_commit":"e5f9784f411bceda4f4eb5354f75d189118b54c6"},"previous_names":["parseplatform/parse-sdk-js"],"tags_count":184,"template":false,"template_full_name":null,"purl":"pkg:github/parse-community/Parse-SDK-JS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2FParse-SDK-JS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2FParse-SDK-JS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2FParse-SDK-JS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2FParse-SDK-JS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parse-community","download_url":"https://codeload.github.com/parse-community/Parse-SDK-JS/tar.gz/refs/heads/alpha","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2FParse-SDK-JS/sbom","scorecard":{"id":107974,"data":{"date":"2025-08-04","repo":{"name":"github.com/parse-community/Parse-SDK-JS","commit":"f956d35c63c6c4aa53f9553af13a6a18acce8c56"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.7,"checks":[{"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":"Code-Review","score":-1,"reason":"Found no human activity in the last 30 changesets","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":"Maintained","score":10,"reason":"30 commit(s) and 4 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":"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":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release-automated.yml:1","Warn: no topLevel permission defined: .github/workflows/release-manual-docs.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":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/Parse-SDK-JS/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/Parse-SDK-JS/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/Parse-SDK-JS/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/Parse-SDK-JS/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/Parse-SDK-JS/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/Parse-SDK-JS/ci.yml/alpha?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/Parse-SDK-JS/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/Parse-SDK-JS/ci.yml/alpha?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/Parse-SDK-JS/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/Parse-SDK-JS/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/Parse-SDK-JS/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/Parse-SDK-JS/ci.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/Parse-SDK-JS/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-SDK-JS/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-SDK-JS/release-automated.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-automated.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/Parse-SDK-JS/release-automated.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-automated.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/Parse-SDK-JS/release-automated.yml/alpha?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-automated.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/Parse-SDK-JS/release-automated.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-manual-docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/Parse-SDK-JS/release-manual-docs.yml/alpha?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-manual-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/Parse-SDK-JS/release-manual-docs.yml/alpha?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-manual-docs.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/parse-community/Parse-SDK-JS/release-manual-docs.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-SDK-JS/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-SDK-JS/release-prepare-monthly.yml/alpha?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   8 out of   8 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":"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/release-automated.yml:6"],"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":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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","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-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","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:00.134Z","repository_id":1784842,"created_at":"2025-08-15T11:28:00.134Z","updated_at":"2025-08-15T11:28:00.134Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275440163,"owners_count":25465053,"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-16T02:00:10.229Z","response_time":65,"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":["hacktoberfest","javascript","javascript-sdk","parse","parse-js","parse-platform"],"created_at":"2024-01-11T19:17:26.293Z","updated_at":"2025-09-23T18:26:44.134Z","avatar_url":"https://github.com/parse-community.png","language":"JavaScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/22542","html_url":"https://opencollective.ecosyste.ms/projects/22542","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-08T18:15:23.936Z","created_at":"2024-01-10T13:17:55.044Z","updated_at":"2026-04-08T18:15:38.877Z","transactions_count":2597,"balance":53478.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":-62291.81999999962,"current_balance":53478.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"}}