{"id":22533,"url":"https://github.com/parse-community/minami","last_synced_at":"2026-03-30T06:20:39.731Z","repository":{"id":32884185,"uuid":"144305988","full_name":"parse-community/minami","owner":"parse-community","description":"Clean and minimal JSDoc 3 Template / Theme","archived":false,"fork":true,"pushed_at":"2023-10-01T16:27:38.000Z","size":590,"stargazers_count":2,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-25T12:37:24.316Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nijikokun/minami","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}},"created_at":"2018-08-10T15:52:40.000Z","updated_at":"2022-05-28T13:38:15.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/parse-community/minami","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/parse-community/minami","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fminami","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fminami/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fminami/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fminami/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parse-community","download_url":"https://codeload.github.com/parse-community/minami/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2Fminami/sbom","scorecard":{"id":720881,"data":{"date":"2025-08-11","repo":{"name":"github.com/parse-community/minami","commit":"2e8529b1276c3559b0ec919932e7a83d7a440c0a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/30 approved changesets -- score normalized to 0","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":"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":"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":"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":"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":"Maintained","score":0,"reason":"0 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":"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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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"}}]},"last_synced_at":"2025-08-22T11:19:46.689Z","repository_id":32884185,"created_at":"2025-08-22T11:19:46.689Z","updated_at":"2025-08-22T11:19:46.689Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276204782,"owners_count":25602737,"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":[],"created_at":"2024-01-11T19:17:25.671Z","updated_at":"2025-09-21T06:28:52.759Z","avatar_url":"https://github.com/parse-community.png","language":"JavaScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/22533","html_url":"https://opencollective.ecosyste.ms/projects/22533","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"}}