{"id":8303128,"name":"@readme/api-core","ecosystem":"npm","description":"The magic behind `api` 🧙","homepage":"https://api.readme.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/readmeio/api","keywords_array":[],"namespace":"readme","versions_count":21,"first_release_published_at":"2023-09-19T22:56:43.596Z","latest_release_published_at":"2025-07-30T18:49:06.523Z","latest_release_number":"7.0.0-beta.16","last_synced_at":"2026-03-26T13:42:58.006Z","created_at":"2023-09-19T23:00:41.132Z","updated_at":"2026-03-26T13:42:58.006Z","registry_url":"https://www.npmjs.com/package/@readme/api-core","install_command":"npm install @readme/api-core","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"7.0.0-beta.14","next":"7.0.0-beta.16"}},"repo_metadata":{"id":38816567,"uuid":"81140437","full_name":"readmeio/api","owner":"readmeio","description":"🚀 Automatic SDK generation from an OpenAPI definition","archived":false,"fork":false,"pushed_at":"2025-10-06T20:11:40.000Z","size":13525,"stargazers_count":654,"open_issues_count":20,"forks_count":29,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-10-06T21:22:15.925Z","etag":null,"topics":["api","openapi","sdk","swagger"],"latest_commit_sha":null,"homepage":"https://api.readme.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/readmeio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"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-02-06T22:31:07.000Z","updated_at":"2025-10-06T20:11:43.000Z","dependencies_parsed_at":"2023-02-18T15:00:47.375Z","dependency_job_id":"8af65d90-f5e9-4fb2-8d0d-4258c780798c","html_url":"https://github.com/readmeio/api","commit_stats":{"total_commits":855,"total_committers":18,"mean_commits":47.5,"dds":0.6748538011695906,"last_synced_commit":"bd15ecccb3aadea9ee821056c41d7897638bbe9d"},"previous_names":[],"tags_count":147,"template":false,"template_full_name":null,"purl":"pkg:github/readmeio/api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/readmeio","download_url":"https://codeload.github.com/readmeio/api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fapi/sbom","scorecard":{"id":766107,"data":{"date":"2025-08-11","repo":{"name":"github.com/readmeio/api","commit":"31cd939065e65f0f468f3ae9d07a49218f533249"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Maintained","score":10,"reason":"27 commit(s) and 1 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":"Code-Review","score":5,"reason":"Found 4/8 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/lint-pr-title.yml:10","Warn: no topLevel permission defined: .github/workflows/smoketest.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":"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":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:13: update your workflow using https://app.stepsecurity.io/secureworkflow/readmeio/api/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/readmeio/api/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/readmeio/api/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/readmeio/api/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/readmeio/api/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/readmeio/api/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/readmeio/api/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/readmeio/api/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/readmeio/api/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/readmeio/api/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/readmeio/api/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint-pr-title.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/readmeio/api/lint-pr-title.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoketest.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/readmeio/api/smoketest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoketest.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/readmeio/api/smoketest.yml/main?enable=pin","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   5 out of   5 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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/readmeio/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/readmeio/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/readmeio/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/readmeio/.github/.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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 26 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":5,"reason":"5 existing vulnerabilities detected","details":["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-8g77-54rh-46hx","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-23T00:51:17.098Z","repository_id":38816567,"created_at":"2025-08-23T00:51:17.099Z","updated_at":"2025-08-23T00:51:17.099Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281661930,"owners_count":26540053,"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-29T02:00:06.901Z","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"},"owner_record":{"login":"readmeio","name":"ReadMe","uuid":"6878153","kind":"organization","description":"Interactive developer hubs that help users succeed with your APIs 🦉","email":"support@readme.io","website":"https://readme.com","location":"United States of America","twitter":"readme","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6878153?v=4","repositories_count":103,"last_synced_at":"2025-02-20T04:04:43.983Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/readmeio","funding_links":[],"total_stars":1504,"followers":175,"following":0,"created_at":"2022-11-04T00:34:16.619Z","updated_at":"2025-02-20T04:04:43.983Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/readmeio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/readmeio/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-29T17:22:24.805Z","dependent_packages_count":1,"downloads":4829,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.35893029916463,"dependent_packages_count":53.58337199495703,"stargazers_count":3.291770215126867,"forks_count":5.261313907214723,"docker_downloads_count":null,"average":24.873846604115812},"purl":"pkg:npm/%40readme/api-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@readme/api-core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@readme/api-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@readme/api-core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-21T01:07:43.546Z","issues_count":62,"pull_requests_count":623,"avg_time_to_close_issue":6721501.5869565215,"avg_time_to_close_pull_request":565746.7543554007,"issues_closed_count":46,"pull_requests_closed_count":574,"pull_request_authors_count":12,"issue_authors_count":49,"avg_comments_per_issue":2.7419354838709675,"avg_comments_per_pull_request":0.43980738362760835,"merged_pull_requests_count":371,"bot_issues_count":3,"bot_pull_requests_count":440,"past_year_issues_count":8,"past_year_pull_requests_count":178,"past_year_avg_time_to_close_issue":746843.0,"past_year_avg_time_to_close_pull_request":168918.77631578947,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":152,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.16292134831460675,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":149,"past_year_merged_pull_requests_count":112,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/readmeio%2Fapi/issues","maintainers":[{"login":"erunion","count":119,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erunion"},{"login":"kanadgupta","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kanadgupta"},{"login":"AndriiAndreiev","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndriiAndreiev"}],"active_maintainers":[{"login":"erunion","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erunion"},{"login":"AndriiAndreiev","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndriiAndreiev"},{"login":"kanadgupta","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kanadgupta"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@readme%2Fapi-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@readme%2Fapi-core/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@readme%2Fapi-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@readme%2Fapi-core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@readme%2Fapi-core/codemeta","maintainers":[{"uuid":"dannobytes","login":"dannobytes","name":null,"email":"dannlee@gmail.com","url":null,"packages_count":59,"html_url":"https://www.npmjs.com/~dannobytes","role":null,"created_at":"2023-09-20T15:26:49.238Z","updated_at":"2023-09-20T15:26:49.238Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dannobytes/packages"},{"uuid":"gkoberger","login":"gkoberger","name":null,"email":"gkoberger@gmail.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~gkoberger","role":null,"created_at":"2023-09-20T15:26:49.408Z","updated_at":"2023-09-20T15:26:49.408Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gkoberger/packages"},{"uuid":"domharrington","login":"domharrington","name":null,"email":"dom@harrington-mail.com","url":null,"packages_count":83,"html_url":"https://www.npmjs.com/~domharrington","role":null,"created_at":"2023-09-20T15:26:49.643Z","updated_at":"2023-09-20T15:26:49.643Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/domharrington/packages"},{"uuid":"mjcuva","login":"mjcuva","name":null,"email":"marc@readme.io","url":null,"packages_count":60,"html_url":"https://www.npmjs.com/~mjcuva","role":null,"created_at":"2023-09-20T15:26:49.754Z","updated_at":"2023-09-20T15:26:49.754Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mjcuva/packages"},{"uuid":"jonursenbach","login":"jonursenbach","name":null,"email":"jon@ursenba.ch","url":null,"packages_count":89,"html_url":"https://www.npmjs.com/~jonursenbach","role":null,"created_at":"2023-09-20T15:26:50.071Z","updated_at":"2023-09-20T15:26:50.071Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jonursenbach/packages"},{"uuid":"rafegoldberg","login":"rafegoldberg","name":null,"email":"rafegoldberg@gmail.com","url":null,"packages_count":62,"html_url":"https://www.npmjs.com/~rafegoldberg","role":null,"created_at":"2023-09-20T15:26:50.219Z","updated_at":"2023-09-20T15:26:50.219Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rafegoldberg/packages"},{"uuid":"darrenyong","login":"darrenyong","name":null,"email":"contact.darrenyong@gmail.com","url":null,"packages_count":59,"html_url":"https://www.npmjs.com/~darrenyong","role":null,"created_at":"2024-05-23T14:12:22.959Z","updated_at":"2024-05-23T14:12:22.959Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darrenyong/packages"}]}