{"id":359665,"url":"https://github.com/APIDevTools/swagger-cli","last_synced_at":"2026-05-14T06:30:24.892Z","repository":{"id":33034776,"uuid":"36670476","full_name":"APIDevTools/swagger-cli","owner":"APIDevTools","description":"Swagger 2.0 and OpenAPI 3.0 command-line tool","archived":true,"fork":false,"pushed_at":"2023-11-15T11:23:27.000Z","size":432,"stargazers_count":517,"open_issues_count":51,"forks_count":68,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-05-05T02:10:12.857Z","etag":null,"topics":["cli","javascript","json-schema","nodejs","open-api","parser","swagger","validation","validator"],"latest_commit_sha":null,"homepage":"https://apitools.dev/swagger-cli","language":"JavaScript","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/APIDevTools.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-06-01T15:36:25.000Z","updated_at":"2026-04-24T17:53:26.000Z","dependencies_parsed_at":"2023-11-21T21:02:59.902Z","dependency_job_id":"4b96c760-3327-4cfd-ad29-526c892b8e32","html_url":"https://github.com/APIDevTools/swagger-cli","commit_stats":{"total_commits":192,"total_committers":8,"mean_commits":24.0,"dds":"0.16145833333333337","last_synced_commit":"3657ea9d71b5229ec0c554adfb9094d282f4dc8b"},"previous_names":["bigstickcarpet/swagger-cli"],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/APIDevTools/swagger-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/APIDevTools","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/sbom","scorecard":{"id":7198,"data":{"date":"2025-08-11","repo":{"name":"github.com/APIDevTools/swagger-cli","commit":"3657ea9d71b5229ec0c554adfb9094d282f4dc8b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"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":0,"reason":"Found 2/28 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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI-CD.yaml: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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/APIDevTools/swagger-cli/CI-CD.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/APIDevTools/swagger-cli/CI-CD.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/APIDevTools/swagger-cli/CI-CD.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/APIDevTools/swagger-cli/CI-CD.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/APIDevTools/swagger-cli/CI-CD.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/APIDevTools/swagger-cli/CI-CD.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/APIDevTools/swagger-cli/CI-CD.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/APIDevTools/swagger-cli/CI-CD.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   2 out of   2 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":"34 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-gmwp-3pwc-3j3g","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-g6ww-v8xp-vmwg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-qgmg-gppg-76g5","Warn: Project is vulnerable to: GHSA-xx4c-jj58-r7x6","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"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-14T13:48:47.834Z","repository_id":33034776,"created_at":"2025-08-14T13:48:47.834Z","updated_at":"2025-08-14T13:48:47.834Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32720776,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":{"login":"APIDevTools","name":"API Dev Tools","uuid":"43750074","kind":"organization","description":"Tools and libraries for API developers","email":"contact@apitools.dev","website":"https://apitools.dev","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/43750074?v=4","repositories_count":10,"last_synced_at":"2024-05-21T07:24:08.313Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/APIDevTools","funding_links":[],"total_stars":3104,"followers":87,"following":0,"created_at":"2022-11-02T16:25:15.941Z","updated_at":"2024-05-21T07:24:08.560Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/APIDevTools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/APIDevTools/repositories"},"packages":[{"id":2420610,"name":"swagger-cli","ecosystem":"npm","description":"Swagger 2.0 and OpenAPI 3.0 command-line tool","homepage":"https://apitools.dev/swagger-cli/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/APIDevTools/swagger-cli","keywords_array":["swagger","openapi","open-api","cli","rest","api","yaml","parse","parser","validate","validator","validation","host"],"namespace":null,"versions_count":27,"first_release_published_at":"2015-06-01T16:18:23.554Z","latest_release_published_at":"2020-07-19T14:21:32.831Z","latest_release_number":"4.0.4","last_synced_at":"2026-05-08T17:31:11.419Z","created_at":"2022-04-10T01:32:24.724Z","updated_at":"2026-05-08T17:31:11.419Z","registry_url":"https://www.npmjs.com/package/swagger-cli","install_command":"npm install swagger-cli","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.4"}},"repo_metadata":{"id":33034776,"uuid":"36670476","full_name":"APIDevTools/swagger-cli","owner":"APIDevTools","description":"Swagger 2.0 and OpenAPI 3.0 command-line tool","archived":true,"fork":false,"pushed_at":"2023-11-15T11:23:27.000Z","size":432,"stargazers_count":516,"open_issues_count":51,"forks_count":69,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-08-04T06:01:59.544Z","etag":null,"topics":["cli","javascript","json-schema","nodejs","open-api","parser","swagger","validation","validator"],"latest_commit_sha":null,"homepage":"https://apitools.dev/swagger-cli","language":"JavaScript","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/APIDevTools.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-06-01T15:36:25.000Z","updated_at":"2024-08-04T06:01:59.544Z","dependencies_parsed_at":"2023-11-21T21:02:59.902Z","dependency_job_id":"4b96c760-3327-4cfd-ad29-526c892b8e32","html_url":"https://github.com/APIDevTools/swagger-cli","commit_stats":{"total_commits":192,"total_committers":8,"mean_commits":24.0,"dds":"0.16145833333333337","last_synced_commit":"3657ea9d71b5229ec0c554adfb9094d282f4dc8b"},"previous_names":["bigstickcarpet/swagger-cli"],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/APIDevTools","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222104929,"owners_count":16931848,"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","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":"APIDevTools","name":"API Dev Tools","uuid":"43750074","kind":"organization","description":"Tools and libraries for API developers","email":"contact@apitools.dev","website":"https://apitools.dev","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/43750074?v=4","repositories_count":10,"last_synced_at":"2024-05-21T07:24:08.313Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/APIDevTools","funding_links":[],"total_stars":3104,"followers":87,"following":0,"created_at":"2022-11-02T16:25:15.941Z","updated_at":"2024-05-21T07:24:08.560Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/APIDevTools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/APIDevTools/repositories"},"tags":[{"name":"v4.0.4","sha":"8e35d8a45d439ce08268626954dccdd699808b28","kind":"tag","published_at":"2020-07-19T14:18:18.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v4.0.4","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"9fec0bce6954a1bf7d396a6356f9c93780a92da7","kind":"tag","published_at":"2020-05-25T10:01:31.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v4.0.3","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"87255e51e0868ead1be8af789a7fd1f8fae18334","kind":"tag","published_at":"2020-03-16T11:26:08.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v4.0.2","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c8bf4a567217bb65d555848b0398473457992efa","kind":"tag","published_at":"2020-03-15T14:43:51.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v4.0.1","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"84f954534de14bd4fa1663e0943fc76e14ab8dd0","kind":"tag","published_at":"2020-03-14T14:44:53.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v4.0.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"bfe4a3ae4efe866911d1fcfa8052531f89f70a20","kind":"tag","published_at":"2020-01-29T10:37:54.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v3.0.1","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"5f440a2f907b37bdb4bd996e1deb5a45a276a57a","kind":"tag","published_at":"2020-01-28T10:27:39.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v3.0.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v3.0.0/manifests"},{"name":"v2.3.5","sha":"53165c90d4fc4b837a1f092bf463b7b6c98f8a6d","kind":"tag","published_at":"2019-12-31T12:27:46.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.3.5","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"2be8157663257642c854dcabe177d00280fe5004","kind":"tag","published_at":"2019-11-08T14:29:39.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.3.4","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"eec8ea5f4bcea4621d3cc67302616a4eee92f198","kind":"tag","published_at":"2019-10-24T12:39:41.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.3.3","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"22e880bc5c45819ef28b2a2a913b8b1f2b41c9ad","kind":"tag","published_at":"2019-10-11T03:44:47.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.3.2","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"ff06ba3bd629cbec728e36560a7bc3322057ffb1","kind":"tag","published_at":"2019-08-24T16:58:53.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.3.1","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51945c03d5dd371e9eb2ff83d0f8f617ed82b21e","kind":"tag","published_at":"2019-06-22T19:43:10.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.3.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"2863adfe6b487ead1aec8a16faebf7c43751e49a","kind":"tag","published_at":"2019-06-12T22:12:19.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.2.2","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"5a2775884cd6892e518244e9d85ba889129c58ea","kind":"tag","published_at":"2019-01-10T21:00:58.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.2.1","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"ffbdae24c237b9e4a5e95128dfeb320c54b270ca","kind":"tag","published_at":"2018-10-29T18:47:00.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.2.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"b4ddeb2295476054161180130163a4ff9fa60bc9","kind":"tag","published_at":"2018-10-10T10:03:08.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.1.3","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9b8cc4f38f5bd6dca376af09ca48b1442dbb970b","kind":"tag","published_at":"2018-10-06T11:23:54.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.1.2","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"fe20ad0620bba561f99eddeda53a428a5eb2458e","kind":"tag","published_at":"2018-07-26T18:12:29.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.1.1","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fd97e0b1f910d3711a61b75298a46e3e92a0c4e2","kind":"tag","published_at":"2018-06-13T10:21:46.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.1.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"a8155a836d5676728680967f5f33621adfb793fb","kind":"tag","published_at":"2018-05-25T13:09:51.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.0.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"23747296dd95767efa9c61f83b55ed82554cc0aa","kind":"tag","published_at":"2018-04-08T22:16:03.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v1.0.2","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"cbe79a84fecc3a1847c1a3b8450cfceb321413f9","kind":"tag","published_at":"2017-11-17T17:18:51.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v1.0.1","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"fff667bb0a58d81a96af338ea9befe10797e9bbe","kind":"tag","published_at":"2017-11-10T05:37:39.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v1.0.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0/manifests"},{"name":"v1.0.0-beta.2","sha":"0b428e455801c5a5f43077ce41b03ee2801e5e4d","kind":"commit","published_at":"2015-09-29T23:37:32.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"f5e5e73d6989511e2c3edaf0e2a55de146201b49","kind":"commit","published_at":"2015-06-01T17:23:55.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0-beta.1/manifests"},{"name":"v1.0.0-beta.0","sha":"2c46c09232634f6745a87a380170fd4abc576bd8","kind":"commit","published_at":"2015-06-01T16:18:16.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v1.0.0-beta.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v1.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0-beta.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T20:11:14.278Z","dependent_packages_count":54,"downloads":695180,"downloads_period":"last-month","dependent_repos_count":504,"rankings":{"downloads":0.3451388489622262,"dependent_repos_count":0.7916932130605672,"dependent_packages_count":0.61005628658017,"stargazers_count":3.0957451394576885,"forks_count":3.564184910868785,"docker_downloads_count":0.09837290864140746,"average":1.4175318845951406},"purl":"pkg:npm/swagger-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/swagger-cli","docker_dependents_count":42,"docker_downloads_count":417455784,"usage_url":"https://repos.ecosyste.ms/usage/npm/swagger-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/swagger-cli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T20:11:13.232Z","issues_count":75,"pull_requests_count":13,"avg_time_to_close_issue":11304037.72413793,"avg_time_to_close_pull_request":590365.375,"issues_closed_count":29,"pull_requests_closed_count":8,"pull_request_authors_count":12,"issue_authors_count":73,"avg_comments_per_issue":2.12,"avg_comments_per_pull_request":2.6923076923076925,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/issues","maintainers":[{"login":"rkrauskopf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rkrauskopf"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/swagger-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/swagger-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/swagger-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/swagger-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/swagger-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/swagger-cli/codemeta","maintainers":[{"uuid":"philsturgeon","login":"philsturgeon","name":null,"email":"me@philsturgeon.uk","url":null,"packages_count":42,"html_url":"https://www.npmjs.com/~philsturgeon","role":null,"created_at":"2022-12-05T15:39:38.207Z","updated_at":"2022-12-05T15:39:38.207Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/philsturgeon/packages"},{"uuid":"bigstickcarpet","login":"bigstickcarpet","name":null,"email":"contact@jsdevtools.org","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~bigstickcarpet","role":null,"created_at":"2022-11-14T15:29:21.454Z","updated_at":"2022-11-14T15:29:21.454Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bigstickcarpet/packages"},{"uuid":"rkrauskopf","login":"rkrauskopf","name":null,"email":"randall.krauskopf@gmail.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~rkrauskopf","role":null,"created_at":"2022-11-14T15:29:22.033Z","updated_at":"2022-11-14T15:29:22.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rkrauskopf/packages"},{"uuid":"jamesmessinger","login":"jamesmessinger","name":null,"email":"james.messinger@gmail.com","url":null,"packages_count":71,"html_url":"https://www.npmjs.com/~jamesmessinger","role":null,"created_at":"2022-11-14T15:29:21.653Z","updated_at":"2022-11-14T15:29:21.653Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jamesmessinger/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5601162,"maintainers_count":1187281,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":3825109,"name":"github.com/apidevtools/swagger-cli","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/apidevtools/swagger-cli","keywords_array":[],"namespace":"github.com/apidevtools","versions_count":27,"first_release_published_at":"2015-06-01T16:18:16.000Z","latest_release_published_at":"2020-07-19T14:18:18.000Z","latest_release_number":"v4.0.4+incompatible","last_synced_at":"2026-05-07T03:04:54.032Z","created_at":"2022-04-11T19:40:27.162Z","updated_at":"2026-05-07T03:04:54.033Z","registry_url":"https://pkg.go.dev/github.com/apidevtools/swagger-cli","install_command":"go get github.com/apidevtools/swagger-cli","documentation_url":"https://pkg.go.dev/github.com/apidevtools/swagger-cli#section-documentation","metadata":{},"repo_metadata":{"id":33034776,"uuid":"36670476","full_name":"APIDevTools/swagger-cli","owner":"APIDevTools","description":"Swagger 2.0 and OpenAPI 3.0 command-line tool","archived":true,"fork":false,"pushed_at":"2023-11-15T11:23:27.000Z","size":432,"stargazers_count":516,"open_issues_count":51,"forks_count":70,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-10-10T20:32:12.975Z","etag":null,"topics":["cli","javascript","json-schema","nodejs","open-api","parser","swagger","validation","validator"],"latest_commit_sha":null,"homepage":"https://apitools.dev/swagger-cli","language":"JavaScript","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/APIDevTools.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-06-01T15:36:25.000Z","updated_at":"2025-10-06T09:17:02.000Z","dependencies_parsed_at":"2023-11-21T21:02:59.902Z","dependency_job_id":"4b96c760-3327-4cfd-ad29-526c892b8e32","html_url":"https://github.com/APIDevTools/swagger-cli","commit_stats":{"total_commits":192,"total_committers":8,"mean_commits":24.0,"dds":"0.16145833333333337","last_synced_commit":"3657ea9d71b5229ec0c554adfb9094d282f4dc8b"},"previous_names":["bigstickcarpet/swagger-cli"],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/APIDevTools/swagger-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/APIDevTools","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/sbom","scorecard":{"id":7198,"data":{"date":"2025-08-11","repo":{"name":"github.com/APIDevTools/swagger-cli","commit":"3657ea9d71b5229ec0c554adfb9094d282f4dc8b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"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":0,"reason":"Found 2/28 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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI-CD.yaml: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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/APIDevTools/swagger-cli/CI-CD.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/APIDevTools/swagger-cli/CI-CD.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/APIDevTools/swagger-cli/CI-CD.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/APIDevTools/swagger-cli/CI-CD.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/APIDevTools/swagger-cli/CI-CD.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/APIDevTools/swagger-cli/CI-CD.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/APIDevTools/swagger-cli/CI-CD.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/APIDevTools/swagger-cli/CI-CD.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   2 out of   2 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":"34 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-gmwp-3pwc-3j3g","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-g6ww-v8xp-vmwg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-qgmg-gppg-76g5","Warn: Project is vulnerable to: GHSA-xx4c-jj58-r7x6","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"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-14T13:48:47.834Z","repository_id":33034776,"created_at":"2025-08-14T13:48:47.834Z","updated_at":"2025-08-14T13:48:47.834Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011063,"owners_count":26084864,"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-12T02:00:06.719Z","response_time":53,"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":"APIDevTools","name":"API Dev Tools","uuid":"43750074","kind":"organization","description":"Tools and libraries for API developers","email":"contact@apitools.dev","website":"https://apitools.dev","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/43750074?v=4","repositories_count":10,"last_synced_at":"2024-05-21T07:24:08.313Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/APIDevTools","funding_links":[],"total_stars":3104,"followers":87,"following":0,"created_at":"2022-11-02T16:25:15.941Z","updated_at":"2024-05-21T07:24:08.560Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/APIDevTools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/APIDevTools/repositories"},"tags":[{"name":"v4.0.4","sha":"8e35d8a45d439ce08268626954dccdd699808b28","kind":"tag","published_at":"2020-07-19T14:18:18.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v4.0.4","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"9fec0bce6954a1bf7d396a6356f9c93780a92da7","kind":"tag","published_at":"2020-05-25T10:01:31.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v4.0.3","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"87255e51e0868ead1be8af789a7fd1f8fae18334","kind":"tag","published_at":"2020-03-16T11:26:08.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v4.0.2","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c8bf4a567217bb65d555848b0398473457992efa","kind":"tag","published_at":"2020-03-15T14:43:51.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v4.0.1","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"84f954534de14bd4fa1663e0943fc76e14ab8dd0","kind":"tag","published_at":"2020-03-14T14:44:53.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v4.0.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"bfe4a3ae4efe866911d1fcfa8052531f89f70a20","kind":"tag","published_at":"2020-01-29T10:37:54.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v3.0.1","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"5f440a2f907b37bdb4bd996e1deb5a45a276a57a","kind":"tag","published_at":"2020-01-28T10:27:39.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v3.0.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v3.0.0/manifests"},{"name":"v2.3.5","sha":"53165c90d4fc4b837a1f092bf463b7b6c98f8a6d","kind":"tag","published_at":"2019-12-31T12:27:46.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.3.5","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"2be8157663257642c854dcabe177d00280fe5004","kind":"tag","published_at":"2019-11-08T14:29:39.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.3.4","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"eec8ea5f4bcea4621d3cc67302616a4eee92f198","kind":"tag","published_at":"2019-10-24T12:39:41.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.3.3","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"22e880bc5c45819ef28b2a2a913b8b1f2b41c9ad","kind":"tag","published_at":"2019-10-11T03:44:47.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.3.2","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"ff06ba3bd629cbec728e36560a7bc3322057ffb1","kind":"tag","published_at":"2019-08-24T16:58:53.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.3.1","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51945c03d5dd371e9eb2ff83d0f8f617ed82b21e","kind":"tag","published_at":"2019-06-22T19:43:10.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.3.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"2863adfe6b487ead1aec8a16faebf7c43751e49a","kind":"tag","published_at":"2019-06-12T22:12:19.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.2.2","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"5a2775884cd6892e518244e9d85ba889129c58ea","kind":"tag","published_at":"2019-01-10T21:00:58.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.2.1","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"ffbdae24c237b9e4a5e95128dfeb320c54b270ca","kind":"tag","published_at":"2018-10-29T18:47:00.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.2.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"b4ddeb2295476054161180130163a4ff9fa60bc9","kind":"tag","published_at":"2018-10-10T10:03:08.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.1.3","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9b8cc4f38f5bd6dca376af09ca48b1442dbb970b","kind":"tag","published_at":"2018-10-06T11:23:54.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.1.2","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"fe20ad0620bba561f99eddeda53a428a5eb2458e","kind":"tag","published_at":"2018-07-26T18:12:29.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.1.1","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fd97e0b1f910d3711a61b75298a46e3e92a0c4e2","kind":"tag","published_at":"2018-06-13T10:21:46.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.1.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"a8155a836d5676728680967f5f33621adfb793fb","kind":"tag","published_at":"2018-05-25T13:09:51.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.0.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"23747296dd95767efa9c61f83b55ed82554cc0aa","kind":"tag","published_at":"2018-04-08T22:16:03.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v1.0.2","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"cbe79a84fecc3a1847c1a3b8450cfceb321413f9","kind":"tag","published_at":"2017-11-17T17:18:51.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v1.0.1","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"fff667bb0a58d81a96af338ea9befe10797e9bbe","kind":"tag","published_at":"2017-11-10T05:37:39.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v1.0.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0/manifests"},{"name":"v1.0.0-beta.2","sha":"0b428e455801c5a5f43077ce41b03ee2801e5e4d","kind":"commit","published_at":"2015-09-29T23:37:32.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"f5e5e73d6989511e2c3edaf0e2a55de146201b49","kind":"commit","published_at":"2015-06-01T17:23:55.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0-beta.1/manifests"},{"name":"v1.0.0-beta.0","sha":"2c46c09232634f6745a87a380170fd4abc576bd8","kind":"commit","published_at":"2015-06-01T16:18:16.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v1.0.0-beta.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v1.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v1.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0-beta.0/manifests"}]},"repo_metadata_updated_at":"2025-10-12T10:24:49.667Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/apidevtools/swagger-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/apidevtools/swagger-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/apidevtools/swagger-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/apidevtools/swagger-cli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T23:09:07.471Z","issues_count":75,"pull_requests_count":13,"avg_time_to_close_issue":11304037.72413793,"avg_time_to_close_pull_request":590365.375,"issues_closed_count":29,"pull_requests_closed_count":8,"pull_request_authors_count":12,"issue_authors_count":73,"avg_comments_per_issue":2.12,"avg_comments_per_pull_request":2.6923076923076925,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/issues","maintainers":[{"login":"rkrauskopf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rkrauskopf"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapidevtools%2Fswagger-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapidevtools%2Fswagger-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapidevtools%2Fswagger-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapidevtools%2Fswagger-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapidevtools%2Fswagger-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapidevtools%2Fswagger-cli/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2129332,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3755540,"name":"github.com/APIDevTools/swagger-cli","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/APIDevTools/swagger-cli","keywords_array":[],"namespace":"github.com/APIDevTools","versions_count":27,"first_release_published_at":"2015-06-01T16:18:16.000Z","latest_release_published_at":"2020-07-19T14:18:18.000Z","latest_release_number":"v4.0.4+incompatible","last_synced_at":"2026-05-07T03:03:59.666Z","created_at":"2022-04-11T15:35:33.703Z","updated_at":"2026-05-07T03:03:59.667Z","registry_url":"https://pkg.go.dev/github.com/APIDevTools/swagger-cli","install_command":"go get github.com/APIDevTools/swagger-cli","documentation_url":"https://pkg.go.dev/github.com/APIDevTools/swagger-cli#section-documentation","metadata":{},"repo_metadata":{"id":33034776,"uuid":"36670476","full_name":"APIDevTools/swagger-cli","owner":"APIDevTools","description":"Swagger 2.0 and OpenAPI 3.0 command-line tool","archived":true,"fork":false,"pushed_at":"2023-11-15T11:23:27.000Z","size":432,"stargazers_count":516,"open_issues_count":51,"forks_count":70,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-10-10T20:32:12.975Z","etag":null,"topics":["cli","javascript","json-schema","nodejs","open-api","parser","swagger","validation","validator"],"latest_commit_sha":null,"homepage":"https://apitools.dev/swagger-cli","language":"JavaScript","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/APIDevTools.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-06-01T15:36:25.000Z","updated_at":"2025-10-06T09:17:02.000Z","dependencies_parsed_at":"2023-11-21T21:02:59.902Z","dependency_job_id":"4b96c760-3327-4cfd-ad29-526c892b8e32","html_url":"https://github.com/APIDevTools/swagger-cli","commit_stats":{"total_commits":192,"total_committers":8,"mean_commits":24.0,"dds":"0.16145833333333337","last_synced_commit":"3657ea9d71b5229ec0c554adfb9094d282f4dc8b"},"previous_names":["bigstickcarpet/swagger-cli"],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/APIDevTools/swagger-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/APIDevTools","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/sbom","scorecard":{"id":7198,"data":{"date":"2025-08-11","repo":{"name":"github.com/APIDevTools/swagger-cli","commit":"3657ea9d71b5229ec0c554adfb9094d282f4dc8b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"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":0,"reason":"Found 2/28 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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI-CD.yaml: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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/APIDevTools/swagger-cli/CI-CD.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/APIDevTools/swagger-cli/CI-CD.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/APIDevTools/swagger-cli/CI-CD.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/APIDevTools/swagger-cli/CI-CD.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/APIDevTools/swagger-cli/CI-CD.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/APIDevTools/swagger-cli/CI-CD.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/APIDevTools/swagger-cli/CI-CD.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI-CD.yaml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/APIDevTools/swagger-cli/CI-CD.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   2 out of   2 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":"34 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-gmwp-3pwc-3j3g","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-g6ww-v8xp-vmwg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-qgmg-gppg-76g5","Warn: Project is vulnerable to: GHSA-xx4c-jj58-r7x6","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"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-14T13:48:47.834Z","repository_id":33034776,"created_at":"2025-08-14T13:48:47.834Z","updated_at":"2025-08-14T13:48:47.834Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279008689,"owners_count":26084494,"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-11T02:00:06.511Z","response_time":55,"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":"APIDevTools","name":"API Dev Tools","uuid":"43750074","kind":"organization","description":"Tools and libraries for API developers","email":"contact@apitools.dev","website":"https://apitools.dev","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/43750074?v=4","repositories_count":10,"last_synced_at":"2024-05-21T07:24:08.313Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/APIDevTools","funding_links":[],"total_stars":3104,"followers":87,"following":0,"created_at":"2022-11-02T16:25:15.941Z","updated_at":"2024-05-21T07:24:08.560Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/APIDevTools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/APIDevTools/repositories"},"tags":[{"name":"v4.0.4","sha":"8e35d8a45d439ce08268626954dccdd699808b28","kind":"tag","published_at":"2020-07-19T14:18:18.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v4.0.4","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"9fec0bce6954a1bf7d396a6356f9c93780a92da7","kind":"tag","published_at":"2020-05-25T10:01:31.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v4.0.3","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"87255e51e0868ead1be8af789a7fd1f8fae18334","kind":"tag","published_at":"2020-03-16T11:26:08.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v4.0.2","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c8bf4a567217bb65d555848b0398473457992efa","kind":"tag","published_at":"2020-03-15T14:43:51.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v4.0.1","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"84f954534de14bd4fa1663e0943fc76e14ab8dd0","kind":"tag","published_at":"2020-03-14T14:44:53.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v4.0.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"bfe4a3ae4efe866911d1fcfa8052531f89f70a20","kind":"tag","published_at":"2020-01-29T10:37:54.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v3.0.1","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"5f440a2f907b37bdb4bd996e1deb5a45a276a57a","kind":"tag","published_at":"2020-01-28T10:27:39.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v3.0.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v3.0.0/manifests"},{"name":"v2.3.5","sha":"53165c90d4fc4b837a1f092bf463b7b6c98f8a6d","kind":"tag","published_at":"2019-12-31T12:27:46.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.3.5","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"2be8157663257642c854dcabe177d00280fe5004","kind":"tag","published_at":"2019-11-08T14:29:39.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.3.4","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"eec8ea5f4bcea4621d3cc67302616a4eee92f198","kind":"tag","published_at":"2019-10-24T12:39:41.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.3.3","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"22e880bc5c45819ef28b2a2a913b8b1f2b41c9ad","kind":"tag","published_at":"2019-10-11T03:44:47.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.3.2","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"ff06ba3bd629cbec728e36560a7bc3322057ffb1","kind":"tag","published_at":"2019-08-24T16:58:53.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.3.1","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51945c03d5dd371e9eb2ff83d0f8f617ed82b21e","kind":"tag","published_at":"2019-06-22T19:43:10.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.3.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"2863adfe6b487ead1aec8a16faebf7c43751e49a","kind":"tag","published_at":"2019-06-12T22:12:19.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.2.2","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"5a2775884cd6892e518244e9d85ba889129c58ea","kind":"tag","published_at":"2019-01-10T21:00:58.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.2.1","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"ffbdae24c237b9e4a5e95128dfeb320c54b270ca","kind":"tag","published_at":"2018-10-29T18:47:00.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.2.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"b4ddeb2295476054161180130163a4ff9fa60bc9","kind":"tag","published_at":"2018-10-10T10:03:08.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.1.3","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9b8cc4f38f5bd6dca376af09ca48b1442dbb970b","kind":"tag","published_at":"2018-10-06T11:23:54.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.1.2","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"fe20ad0620bba561f99eddeda53a428a5eb2458e","kind":"tag","published_at":"2018-07-26T18:12:29.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.1.1","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fd97e0b1f910d3711a61b75298a46e3e92a0c4e2","kind":"tag","published_at":"2018-06-13T10:21:46.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.1.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"a8155a836d5676728680967f5f33621adfb793fb","kind":"tag","published_at":"2018-05-25T13:09:51.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.0.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"23747296dd95767efa9c61f83b55ed82554cc0aa","kind":"tag","published_at":"2018-04-08T22:16:03.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v1.0.2","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"cbe79a84fecc3a1847c1a3b8450cfceb321413f9","kind":"tag","published_at":"2017-11-17T17:18:51.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v1.0.1","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"fff667bb0a58d81a96af338ea9befe10797e9bbe","kind":"tag","published_at":"2017-11-10T05:37:39.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v1.0.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0/manifests"},{"name":"v1.0.0-beta.2","sha":"0b428e455801c5a5f43077ce41b03ee2801e5e4d","kind":"commit","published_at":"2015-09-29T23:37:32.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"f5e5e73d6989511e2c3edaf0e2a55de146201b49","kind":"commit","published_at":"2015-06-01T17:23:55.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0-beta.1/manifests"},{"name":"v1.0.0-beta.0","sha":"2c46c09232634f6745a87a380170fd4abc576bd8","kind":"commit","published_at":"2015-06-01T16:18:16.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v1.0.0-beta.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v1.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/APIDevTools/swagger-cli@v1.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0-beta.0/manifests"}]},"repo_metadata_updated_at":"2025-10-12T10:24:49.732Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/%21a%21p%21i%21dev%21tools/swagger-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/APIDevTools/swagger-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/APIDevTools/swagger-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/APIDevTools/swagger-cli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T23:09:07.471Z","issues_count":75,"pull_requests_count":13,"avg_time_to_close_issue":11304037.72413793,"avg_time_to_close_pull_request":590365.375,"issues_closed_count":29,"pull_requests_closed_count":8,"pull_request_authors_count":12,"issue_authors_count":73,"avg_comments_per_issue":2.12,"avg_comments_per_pull_request":2.6923076923076925,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/issues","maintainers":[{"login":"rkrauskopf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rkrauskopf"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAPIDevTools%2Fswagger-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAPIDevTools%2Fswagger-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAPIDevTools%2Fswagger-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAPIDevTools%2Fswagger-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAPIDevTools%2Fswagger-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAPIDevTools%2Fswagger-cli/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2129332,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":813719,"name":"@apidevtools/swagger-cli","ecosystem":"npm","description":"Swagger 2.0 and OpenAPI 3.0 command-line tool","homepage":"https://apitools.dev/swagger-cli/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/APIDevTools/swagger-cli","keywords_array":["swagger","openapi","open-api","cli","rest","api","yaml","parse","parser","validate","validator","validation","host"],"namespace":"apidevtools","versions_count":6,"first_release_published_at":"2020-03-14T14:33:56.448Z","latest_release_published_at":"2020-07-19T14:21:27.373Z","latest_release_number":"4.0.4","last_synced_at":"2026-05-07T03:04:12.492Z","created_at":"2022-04-07T13:37:04.131Z","updated_at":"2026-05-07T03:04:12.492Z","registry_url":"https://www.npmjs.com/package/@apidevtools/swagger-cli","install_command":"npm install @apidevtools/swagger-cli","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.4"}},"repo_metadata":{"id":33034776,"uuid":"36670476","full_name":"APIDevTools/swagger-cli","owner":"APIDevTools","description":"Swagger 2.0 and OpenAPI 3.0 command-line tool","archived":true,"fork":false,"pushed_at":"2023-11-15T11:23:27.000Z","size":432,"stargazers_count":516,"open_issues_count":51,"forks_count":69,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-08-04T06:01:59.544Z","etag":null,"topics":["cli","javascript","json-schema","nodejs","open-api","parser","swagger","validation","validator"],"latest_commit_sha":null,"homepage":"https://apitools.dev/swagger-cli","language":"JavaScript","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/APIDevTools.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-06-01T15:36:25.000Z","updated_at":"2024-08-04T06:01:59.544Z","dependencies_parsed_at":"2023-11-21T21:02:59.902Z","dependency_job_id":"4b96c760-3327-4cfd-ad29-526c892b8e32","html_url":"https://github.com/APIDevTools/swagger-cli","commit_stats":{"total_commits":192,"total_committers":8,"mean_commits":24.0,"dds":"0.16145833333333337","last_synced_commit":"3657ea9d71b5229ec0c554adfb9094d282f4dc8b"},"previous_names":["bigstickcarpet/swagger-cli"],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/APIDevTools","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222104929,"owners_count":16931848,"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","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":"APIDevTools","name":"API Dev Tools","uuid":"43750074","kind":"organization","description":"Tools and libraries for API developers","email":"contact@apitools.dev","website":"https://apitools.dev","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/43750074?v=4","repositories_count":10,"last_synced_at":"2024-05-21T07:24:08.313Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/APIDevTools","funding_links":[],"total_stars":3104,"followers":87,"following":0,"created_at":"2022-11-02T16:25:15.941Z","updated_at":"2024-05-21T07:24:08.560Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/APIDevTools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/APIDevTools/repositories"},"tags":[{"name":"v4.0.4","sha":"8e35d8a45d439ce08268626954dccdd699808b28","kind":"tag","published_at":"2020-07-19T14:18:18.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v4.0.4","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"9fec0bce6954a1bf7d396a6356f9c93780a92da7","kind":"tag","published_at":"2020-05-25T10:01:31.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v4.0.3","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"87255e51e0868ead1be8af789a7fd1f8fae18334","kind":"tag","published_at":"2020-03-16T11:26:08.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v4.0.2","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"c8bf4a567217bb65d555848b0398473457992efa","kind":"tag","published_at":"2020-03-15T14:43:51.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v4.0.1","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"84f954534de14bd4fa1663e0943fc76e14ab8dd0","kind":"tag","published_at":"2020-03-14T14:44:53.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v4.0.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"bfe4a3ae4efe866911d1fcfa8052531f89f70a20","kind":"tag","published_at":"2020-01-29T10:37:54.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v3.0.1","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"5f440a2f907b37bdb4bd996e1deb5a45a276a57a","kind":"tag","published_at":"2020-01-28T10:27:39.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v3.0.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v3.0.0/manifests"},{"name":"v2.3.5","sha":"53165c90d4fc4b837a1f092bf463b7b6c98f8a6d","kind":"tag","published_at":"2019-12-31T12:27:46.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.3.5","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"2be8157663257642c854dcabe177d00280fe5004","kind":"tag","published_at":"2019-11-08T14:29:39.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.3.4","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"eec8ea5f4bcea4621d3cc67302616a4eee92f198","kind":"tag","published_at":"2019-10-24T12:39:41.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.3.3","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"22e880bc5c45819ef28b2a2a913b8b1f2b41c9ad","kind":"tag","published_at":"2019-10-11T03:44:47.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.3.2","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"ff06ba3bd629cbec728e36560a7bc3322057ffb1","kind":"tag","published_at":"2019-08-24T16:58:53.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.3.1","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"51945c03d5dd371e9eb2ff83d0f8f617ed82b21e","kind":"tag","published_at":"2019-06-22T19:43:10.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.3.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"2863adfe6b487ead1aec8a16faebf7c43751e49a","kind":"tag","published_at":"2019-06-12T22:12:19.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.2.2","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"5a2775884cd6892e518244e9d85ba889129c58ea","kind":"tag","published_at":"2019-01-10T21:00:58.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.2.1","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"ffbdae24c237b9e4a5e95128dfeb320c54b270ca","kind":"tag","published_at":"2018-10-29T18:47:00.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.2.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"b4ddeb2295476054161180130163a4ff9fa60bc9","kind":"tag","published_at":"2018-10-10T10:03:08.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.1.3","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9b8cc4f38f5bd6dca376af09ca48b1442dbb970b","kind":"tag","published_at":"2018-10-06T11:23:54.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.1.2","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"fe20ad0620bba561f99eddeda53a428a5eb2458e","kind":"tag","published_at":"2018-07-26T18:12:29.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.1.1","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fd97e0b1f910d3711a61b75298a46e3e92a0c4e2","kind":"tag","published_at":"2018-06-13T10:21:46.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.1.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"a8155a836d5676728680967f5f33621adfb793fb","kind":"tag","published_at":"2018-05-25T13:09:51.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v2.0.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"23747296dd95767efa9c61f83b55ed82554cc0aa","kind":"tag","published_at":"2018-04-08T22:16:03.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v1.0.2","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"cbe79a84fecc3a1847c1a3b8450cfceb321413f9","kind":"tag","published_at":"2017-11-17T17:18:51.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v1.0.1","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"fff667bb0a58d81a96af338ea9befe10797e9bbe","kind":"tag","published_at":"2017-11-10T05:37:39.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v1.0.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0/manifests"},{"name":"v1.0.0-beta.2","sha":"0b428e455801c5a5f43077ce41b03ee2801e5e4d","kind":"commit","published_at":"2015-09-29T23:37:32.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"f5e5e73d6989511e2c3edaf0e2a55de146201b49","kind":"commit","published_at":"2015-06-01T17:23:55.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0-beta.1/manifests"},{"name":"v1.0.0-beta.0","sha":"2c46c09232634f6745a87a380170fd4abc576bd8","kind":"commit","published_at":"2015-06-01T16:18:16.000Z","download_url":"https://codeload.github.com/APIDevTools/swagger-cli/tar.gz/v1.0.0-beta.0","html_url":"https://github.com/APIDevTools/swagger-cli/releases/tag/v1.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/tags/v1.0.0-beta.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T20:44:14.805Z","dependent_packages_count":40,"downloads":1248809,"downloads_period":"last-month","dependent_repos_count":490,"rankings":{"downloads":0.30092565974817453,"dependent_repos_count":0.8007747950213097,"dependent_packages_count":0.947869886686163,"stargazers_count":3.0957451394576885,"forks_count":3.564184910868785,"docker_downloads_count":0.09834416144425918,"average":1.4679740922043967},"purl":"pkg:npm/%40apidevtools/swagger-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@apidevtools/swagger-cli","docker_dependents_count":50,"docker_downloads_count":417460905,"usage_url":"https://repos.ecosyste.ms/usage/npm/@apidevtools/swagger-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@apidevtools/swagger-cli/dependencies","status":"deprecated","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T20:11:13.232Z","issues_count":75,"pull_requests_count":13,"avg_time_to_close_issue":11304037.72413793,"avg_time_to_close_pull_request":590365.375,"issues_closed_count":29,"pull_requests_closed_count":8,"pull_request_authors_count":12,"issue_authors_count":73,"avg_comments_per_issue":2.12,"avg_comments_per_pull_request":2.6923076923076925,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/issues","maintainers":[{"login":"rkrauskopf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rkrauskopf"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@apidevtools%2Fswagger-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@apidevtools%2Fswagger-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@apidevtools%2Fswagger-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@apidevtools%2Fswagger-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@apidevtools%2Fswagger-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@apidevtools%2Fswagger-cli/codemeta","maintainers":[{"uuid":"philsturgeon","login":"philsturgeon","name":null,"email":"me@philsturgeon.uk","url":null,"packages_count":42,"html_url":"https://www.npmjs.com/~philsturgeon","role":null,"created_at":"2022-11-15T01:49:55.239Z","updated_at":"2022-11-15T01:49:55.239Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/philsturgeon/packages"},{"uuid":"jonluca","login":"jonluca","name":null,"email":"jonluca.decaro@gmail.com","url":null,"packages_count":72,"html_url":"https://www.npmjs.com/~jonluca","role":null,"created_at":"2026-02-11T12:45:06.799Z","updated_at":"2026-02-11T12:45:06.799Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jonluca/packages"},{"uuid":"jamesmessinger","login":"jamesmessinger","name":null,"email":"james.messinger@gmail.com","url":null,"packages_count":71,"html_url":"https://www.npmjs.com/~jamesmessinger","role":null,"created_at":"2022-11-15T01:49:55.179Z","updated_at":"2022-11-15T01:49:55.179Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jamesmessinger/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5601162,"maintainers_count":1187281,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":41615,"full_name":"APIDevTools/swagger-cli","default_branch":"master","total_commits":192,"total_committers":8,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":24.0,"dds":0.16145833333333337,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-05-11T05:10:31.388Z","last_synced_commit":"3657ea9d71b5229ec0c554adfb9094d282f4dc8b","created_at":"2023-03-07T17:21:05.357Z","updated_at":"2026-05-11T05:10:16.188Z","committers":[{"name":"James Messinger","email":"james.messinger@gmail.com","login":"JamesMessinger","count":161},{"name":"Randall","email":"randall.krauskopf@gmail.com","login":"rkrauskopf","count":20},{"name":"Ville Skyttä","email":"ville.skytta@iki.fi","login":"scop","count":3},{"name":"Ivan Dackiewicz","email":"ivandack@gmail.com","login":"ivandack","count":3},{"name":"rochfb1","email":"brian.rochford@vce.com","login":null,"count":2},{"name":"brianroch","email":"45591337+brianroch","login":"brianroch","count":1},{"name":"Reto Habluetzel","email":"rethab@protonmail.ch","login":"rethab","count":1},{"name":"Phil Sturgeon","email":"67381+philsturgeon","login":"philsturgeon","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-13T00:00:10.629Z","repositories_count":6233306,"commits_count":894153451,"contributors_count":34889721,"owners_count":1152120,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"APIDevTools/swagger-cli","html_url":"https://github.com/APIDevTools/swagger-cli","last_synced_at":"2025-08-31T23:09:07.471Z","status":"error","issues_count":75,"pull_requests_count":13,"avg_time_to_close_issue":11304037.72413793,"avg_time_to_close_pull_request":590365.375,"issues_closed_count":29,"pull_requests_closed_count":8,"pull_request_authors_count":12,"issue_authors_count":73,"avg_comments_per_issue":2.12,"avg_comments_per_pull_request":2.6923076923076925,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-16T15:24:02.285Z","updated_at":"2025-08-31T23:09:07.471Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/APIDevTools%2Fswagger-cli/issues","issue_labels_count":{"table":{"working as intended":4,"enhancement":3,"help wanted":2,"question":2,"bug":1}},"pull_request_labels_count":{"table":{"dependencies":1}},"issue_author_associations_count":{"table":{"NONE":72,"CONTRIBUTOR":3}},"pull_request_author_associations_count":{"table":{"NONE":7,"CONTRIBUTOR":5,"MEMBER":1}},"issue_authors":{"table":{"mtaylorfsmb":2,"berzi":2,"jasonbstanding":1,"mthaak":1,"philcluff":1,"gmuloc":1,"jdevera":1,"dwt":1,"dusty":1,"EARodriguez2021":1,"viper90":1,"daniyel":1,"boesing":1,"TrueWill":1,"dbendy":1,"SergeyKozachenko":1,"jjjasper":1,"pancakeslp":1,"johndaviddunlap":1,"jamesgeorge007":1,"aaronschwartz":1,"gabbanaesteban":1,"MT-Cash":1,"JehandadK":1,"jonesll23":1,"olivierbeaulieu":1,"ubyjvovk":1,"paps":1,"rethab":1,"AlexisTonneau":1,"stevenscg":1,"RicardoE105":1,"jimk-osu":1,"antonmarin":1,"scop":1,"Toltar":1,"scags9876":1,"louisl":1,"AlfaCoder":1,"glindsell":1,"morris":1,"mwxxhdb":1,"ytm100g":1,"cou929":1,"Ruudiiii":1,"JamieMason":1,"conanguyw":1,"magiskboy":1,"alexvolsh":1,"MrTelly":1,"JFCote":1,"apoza":1,"luankevinferreira":1,"fireproofsocks":1,"woeterman94":1,"tricoos":1,"aannoune":1,"martywins":1,"shreyas-agnihotri":1,"andreasanta":1,"michaelgwelch":1,"raoulkent":1,"henggai":1,"joffrey-bion":1,"WillowP":1,"jkoscialkowski":1,"superh2m":1,"shwetashukla":1,"winterbesos":1,"idoqo":1,"fgimian":1,"bugb":1,"brianroch":1}},"pull_request_authors":{"table":{"scop":2,"brianroch":1,"calvin1864":1,"ivandack":1,"rethab":1,"umarhussain15":1,"willienillie":1,"shivjm":1,"TobiasLounsbury":1,"dependabot[bot]":1,"alexvolsh":1,"rkrauskopf":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-05T00:00:06.846Z","repositories_count":14506210,"issues_count":34273969,"pull_requests_count":112299062,"authors_count":11254955,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"rkrauskopf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rkrauskopf"}}],"active_maintainers":[]}},"events":{"total":{"ForkEvent":2,"WatchEvent":10},"last_year":{"ForkEvent":1,"WatchEvent":3}},"keywords":["cli","javascript","json-schema","nodejs","open-api","parser","swagger","validation","validator"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/CI-CD.yaml","sha":null,"kind":"manifest","created_at":"2023-11-21T21:02:59.619Z","updated_at":"2023-11-21T21:02:59.619Z","repository_link":"https://github.com/APIDevTools/swagger-cli/blob/master/.github/workflows/CI-CD.yaml","dependencies":[{"id":14646071878,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14646071879,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14646071880,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"v1.1.0","direct":true,"kind":"composite","optional":false},{"id":14646071881,"package_name":"JS-DevTools/npm-publish","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-11-21T21:02:59.628Z","updated_at":"2023-11-21T21:02:59.628Z","repository_link":"https://github.com/APIDevTools/swagger-cli/blob/master/package-lock.json","dependencies":[{"id":14646071882,"package_name":"@apidevtools/json-schema-ref-parser","ecosystem":"npm","requirements":"9.0.5","direct":false,"kind":"runtime","optional":false},{"id":14646071883,"package_name":"@apidevtools/openapi-schemas","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":14646071884,"package_name":"@apidevtools/swagger-methods","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":14646071885,"package_name":"@apidevtools/swagger-parser","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":14646071886,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":14646071887,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.10.5","direct":false,"kind":"development","optional":false},{"id":14646071888,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":14646071889,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.10.5","direct":false,"kind":"development","optional":false},{"id":14646071890,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":14646071968,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":14646071891,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":14646071892,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.10.5","direct":false,"kind":"development","optional":false},{"id":14646071893,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":14646071894,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.10.5","direct":false,"kind":"development","optional":false},{"id":14646071895,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":14646071896,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":14646071897,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":14646071898,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":14646071899,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":14646071900,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":14646071901,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":14646071902,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":14646071903,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":14646071904,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":14646071905,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":14646071906,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14646071907,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":14646071908,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.10.5","direct":false,"kind":"development","optional":false},{"id":14646071909,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":14646071910,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.10.5","direct":false,"kind":"development","optional":false},{"id":14646071911,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":14646071912,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.10.5","direct":false,"kind":"development","optional":false},{"id":14646071913,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":14646071914,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":14646071915,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":14646071916,"package_name":"@jsdevtools/eslint-config","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":14646071917,"package_name":"@jsdevtools/ez-spawn","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":14646071918,"package_name":"@jsdevtools/ono","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"runtime","optional":false},{"id":14646071919,"package_name":"@jsdevtools/version-bump-prompt","ecosystem":"npm","requirements":"6.0.6","direct":false,"kind":"development","optional":false},{"id":14646071920,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":14646071921,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":14646071922,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":14646071923,"package_name":"@types/color-name","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14646071924,"package_name":"@types/eslint-visitor-keys","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14646071925,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.5","direct":false,"kind":"development","optional":false},{"id":14646071926,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"3.6.1","direct":false,"kind":"development","optional":false},{"id":14646071927,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"3.6.1","direct":false,"kind":"development","optional":false},{"id":14646071928,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"3.6.1","direct":false,"kind":"development","optional":false},{"id":14646071929,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"3.6.1","direct":false,"kind":"development","optional":false},{"id":14646071930,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"3.6.1","direct":false,"kind":"development","optional":false},{"id":14646071931,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"3.6.1","direct":false,"kind":"development","optional":false},{"id":14646071932,"package_name":"acorn","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"development","optional":false},{"id":14646071933,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":14646071934,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":14646071935,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14646071936,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.3","direct":false,"kind":"development","optional":false},{"id":14646071937,"package_name":"ansi-align","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14646071938,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14646071939,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14646071940,"package_name":"string-width","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":14646071941,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14646071942,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":14646071943,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":14646071944,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":14646071945,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":14646071946,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":14646071947,"package_name":"append-transform","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14646071948,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14646071949,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":14646071950,"package_name":"array-back","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":14646071951,"package_name":"array-find-index","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14646071952,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14646071953,"package_name":"array-uniq","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":14646071954,"package_name":"array.prototype.map","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14646071955,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14646071956,"package_name":"assertion-error","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":14646071957,"package_name":"astral-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14646071958,"package_name":"babel-runtime","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":14646071959,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14646071960,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14646071961,"package_name":"boxen","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":14646071962,"package_name":"camelcase","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":14646071963,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":14646071964,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":14646071965,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":14646071966,"package_name":"builtin-modules","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":14646071967,"package_name":"caching-transform","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14646071969,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":14646071970,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":14646071971,"package_name":"call-me-maybe","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14646071972,"package_name":"callsite","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14646071973,"package_name":"callsite-record","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":14646071974,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":14646071975,"package_name":"ansi-styles","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":14646071976,"package_name":"chalk","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":14646071977,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":14646071978,"package_name":"supports-color","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14646071979,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":14646071980,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":14646071981,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14646071982,"package_name":"camelcase","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":14646071983,"package_name":"capture-stack-trace","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14646071984,"package_name":"chai","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":14646071985,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":14646071986,"package_name":"chardet","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":14646071987,"package_name":"check-error","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14646071988,"package_name":"chokidar","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":14646071989,"package_name":"ci-info","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":14646071990,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":14646071991,"package_name":"cli-boxes","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14646071992,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":14646071993,"package_name":"cli-spinners","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":14646071994,"package_name":"cli-width","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14646071995,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":14646071996,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":14646071997,"package_name":"code-point-at","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":14646071998,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14646071999,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":14646072000,"package_name":"command-line-args","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":14646072001,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":14646072002,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14646072003,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":14646072004,"package_name":"configstore","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14646072005,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":14646072006,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":14646072007,"package_name":"core-js","ecosystem":"npm","requirements":"2.6.11","direct":false,"kind":"development","optional":false},{"id":14646072008,"package_name":"create-error-class","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":14646072009,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":14646072010,"package_name":"cross-spawn-async","ecosystem":"npm","requirements":"2.2.5","direct":false,"kind":"development","optional":false},{"id":14646072011,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":14646072012,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14646072013,"package_name":"currently-unhandled","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":14646072014,"package_name":"de-indent","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14646072015,"package_name":"debug","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":14646072016,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14646072017,"package_name":"deep-eql","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":14646072018,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":14646072019,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":14646072020,"package_name":"default-require-extensions","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14646072021,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14646072022,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":14646072023,"package_name":"depcheck","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"development","optional":false},{"id":14646072024,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":14646072025,"package_name":"cliui","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":14646072026,"package_name":"emoji-regex","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":14646072027,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14646072028,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14646072029,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14646072030,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14646072031,"package_name":"string-width","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":14646072032,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":14646072033,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":14646072034,"package_name":"yargs","ecosystem":"npm","requirements":"13.3.2","direct":false,"kind":"development","optional":false},{"id":14646072035,"package_name":"yargs-parser","ecosystem":"npm","requirements":"13.1.2","direct":false,"kind":"development","optional":false},{"id":14646072036,"package_name":"deprecate","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":14646072037,"package_name":"deps-regex","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":14646072038,"package_name":"detect-indent","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14646072039,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":14646072040,"package_name":"diff","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":14646072041,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":14646072042,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14646072043,"package_name":"dot-prop","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":14646072044,"package_name":"duplexer3","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":14646072045,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":14646072046,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":14646072047,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":14646072048,"package_name":"error-stack-parser","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"development","optional":false},{"id":14646072049,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.17.6","direct":false,"kind":"development","optional":false},{"id":14646072050,"package_name":"es-array-method-boxes-properly","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14646072051,"package_name":"es-get-iterator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":14646072052,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":14646072053,"package_name":"es6-error","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":14646072054,"package_name":"es6-object-assign","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":14646072055,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":14646072056,"package_name":"eslint","ecosystem":"npm","requirements":"7.5.0","direct":false,"kind":"development","optional":false},{"id":14646072057,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":14646072058,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":14646072059,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14646072060,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":14646072061,"package_name":"espree","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":14646072062,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":14646072063,"package_name":"esquery","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":14646072064,"package_name":"estraverse","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":14646072065,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":14646072066,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":14646072067,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":14646072068,"package_name":"execa","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":14646072069,"package_name":"path-key","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14646072070,"package_name":"exit-hook","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":14646072071,"package_name":"expand-tilde","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":14646072072,"package_name":"external-editor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":14646072073,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":14646072074,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":14646072075,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14646072076,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":14646072077,"package_name":"fastq","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":14646072078,"package_name":"figures","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":14646072079,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":14646072080,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":14646072081,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":14646072082,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":14646072083,"package_name":"find-parent-dir","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":14646072084,"package_name":"find-replace","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14646072085,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":14646072086,"package_name":"flat","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":14646072087,"package_name":"flat-cache","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14646072088,"package_name":"flatted","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":14646072089,"package_name":"foreground-child","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14646072090,"package_name":"fromentries","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":14646072091,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14646072092,"package_name":"fsevents","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":14646072093,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":14646072094,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14646072095,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.1","direct":false,"kind":"development","optional":false},{"id":14646072096,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":14646072097,"package_name":"get-func-name","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14646072098,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":14646072099,"package_name":"get-stdin","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":14646072100,"package_name":"get-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14646072101,"package_name":"giturl","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14646072102,"package_name":"glob","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"development","optional":false},{"id":14646072103,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":14646072104,"package_name":"global-dirs","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":14646072105,"package_name":"global-modules","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14646072106,"package_name":"global-prefix","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14646072107,"package_name":"globals","ecosystem":"npm","requirements":"12.4.0","direct":false,"kind":"development","optional":false},{"id":14646072108,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":14646072109,"package_name":"globby","ecosystem":"npm","requirements":"11.0.1","direct":false,"kind":"development","optional":false},{"id":14646072110,"package_name":"got","ecosystem":"npm","requirements":"6.7.1","direct":false,"kind":"development","optional":false},{"id":14646072111,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"development","optional":false},{"id":14646072112,"package_name":"growl","ecosystem":"npm","requirements":"1.10.5","direct":false,"kind":"development","optional":false},{"id":14646072113,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":14646072114,"package_name":"has-ansi","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14646072115,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14646072116,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14646072117,"package_name":"hasha","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":14646072118,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14646072119,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":14646072120,"package_name":"highlight-es","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":14646072121,"package_name":"js-tokens","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":14646072122,"package_name":"homedir-polyfill","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":14646072123,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.8","direct":false,"kind":"development","optional":false},{"id":14646072124,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":14646072125,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":14646072126,"package_name":"ignore","ecosystem":"npm","requirements":"5.1.8","direct":false,"kind":"development","optional":false},{"id":14646072127,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":14646072128,"package_name":"import-lazy","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14646072129,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":14646072130,"package_name":"indent-string","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14646072131,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":14646072132,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":14646072133,"package_name":"ini","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":14646072134,"package_name":"inquirer","ecosystem":"npm","requirements":"7.3.2","direct":false,"kind":"development","optional":false},{"id":14646072135,"package_name":"interpret","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":14646072136,"package_name":"is-arguments","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":14646072137,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":14646072138,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14646072139,"package_name":"is-buffer","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":14646072140,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":14646072141,"package_name":"is-ci","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":14646072142,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14646072143,"package_name":"is-es2016-keyword","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14646072144,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":14646072145,"package_name":"is-finite","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":14646072146,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14646072147,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":14646072148,"package_name":"is-installed-globally","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":14646072149,"package_name":"is-map","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14646072150,"package_name":"is-npm","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14646072151,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":14646072152,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14646072153,"package_name":"is-path-inside","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14646072154,"package_name":"is-redirect","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14646072155,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":14646072156,"package_name":"is-retry-allowed","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":14646072157,"package_name":"is-set","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14646072158,"package_name":"is-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":14646072159,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":14646072160,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":14646072161,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14646072162,"package_name":"is-utf8","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":14646072163,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14646072164,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":14646072165,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14646072166,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14646072167,"package_name":"istanbul-lib-hook","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14646072168,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":14646072169,"package_name":"istanbul-lib-processinfo","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":14646072170,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":14646072171,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14646072172,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14646072173,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":14646072174,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":14646072175,"package_name":"iterate-iterator","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14646072176,"package_name":"iterate-value","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14646072177,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14646072178,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.0","direct":false,"kind":"runtime","optional":false},{"id":14646072179,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":14646072180,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":14646072181,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14646072182,"package_name":"json5","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":14646072183,"package_name":"latest-version","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":14646072184,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":14646072185,"package_name":"load-json-file","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":14646072186,"package_name":"load-yaml-file","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":14646072187,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14646072188,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":14646072189,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.19","direct":false,"kind":"development","optional":false},{"id":14646072190,"package_name":"lodash.camelcase","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":14646072191,"package_name":"lodash.flattendeep","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":14646072192,"package_name":"lodash.get","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"runtime","optional":false},{"id":14646072193,"package_name":"lodash.isequal","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":14646072194,"package_name":"lodash.toarray","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":14646072195,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14646072196,"package_name":"loud-rejection","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":14646072197,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14646072198,"package_name":"lru-cache","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":14646072199,"package_name":"make-dir","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":14646072200,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14646072201,"package_name":"map-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14646072202,"package_name":"meow","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"development","optional":false},{"id":14646072203,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":14646072204,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":14646072205,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14646072206,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":14646072207,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":14646072208,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"development","optional":false},{"id":14646072209,"package_name":"mocha","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":14646072210,"package_name":"debug","ecosystem":"npm","requirements":"3.2.6","direct":false,"kind":"development","optional":false},{"id":14646072211,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.13.1","direct":false,"kind":"development","optional":false},{"id":14646072212,"package_name":"log-symbols","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14646072213,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":14646072214,"package_name":"mockery","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14646072215,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":14646072216,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":14646072217,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":14646072218,"package_name":"node-emoji","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":14646072219,"package_name":"node-preload","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":14646072220,"package_name":"node-sass-tilde-importer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14646072221,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":14646072222,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14646072223,"package_name":"npm-check","ecosystem":"npm","requirements":"5.9.2","direct":false,"kind":"development","optional":false},{"id":14646072224,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":14646072225,"package_name":"array-union","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14646072226,"package_name":"cli-cursor","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14646072227,"package_name":"cli-width","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":14646072228,"package_name":"figures","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":14646072229,"package_name":"glob","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"development","optional":false},{"id":14646072230,"package_name":"globby","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":14646072231,"package_name":"inquirer","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":14646072232,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14646072233,"package_name":"onetime","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":14646072234,"package_name":"path-exists","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14646072235,"package_name":"restore-cursor","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14646072236,"package_name":"run-async","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":14646072237,"package_name":"string-width","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14646072238,"package_name":"npm-run-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14646072239,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14646072240,"package_name":"nyc","ecosystem":"npm","requirements":"15.1.0","direct":false,"kind":"development","optional":false},{"id":14646072241,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":14646072242,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":14646072243,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":14646072244,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":14646072245,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":14646072246,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":14646072247,"package_name":"openapi-types","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":14646072248,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":14646072249,"package_name":"ora","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":14646072250,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14646072251,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14646072252,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":14646072253,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":14646072254,"package_name":"p-map","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14646072255,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":14646072256,"package_name":"package-hash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14646072257,"package_name":"package-json","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":14646072258,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14646072259,"package_name":"parse-json","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":14646072260,"package_name":"parse-passwd","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14646072261,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14646072262,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14646072263,"package_name":"path-is-inside","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14646072264,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":14646072265,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":14646072266,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14646072267,"package_name":"pathval","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":14646072268,"package_name":"picomatch","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":14646072269,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":14646072270,"package_name":"pinkie","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":14646072271,"package_name":"pinkie-promise","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14646072272,"package_name":"pkg-dir","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14646072273,"package_name":"find-up","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":14646072274,"package_name":"please-upgrade-node","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":14646072275,"package_name":"preferred-pm","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14646072276,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":14646072277,"package_name":"prepend-http","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":14646072278,"package_name":"process-on-spawn","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14646072279,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":14646072280,"package_name":"promise.allsettled","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14646072281,"package_name":"pseudomap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14646072282,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":14646072283,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":14646072284,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14646072285,"package_name":"read-pkg","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":14646072286,"package_name":"path-type","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":14646072287,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14646072288,"package_name":"readdirp","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":14646072289,"package_name":"readline2","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14646072290,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.5","direct":false,"kind":"development","optional":false},{"id":14646072291,"package_name":"rechoir","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":14646072292,"package_name":"redent","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14646072293,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.11.1","direct":false,"kind":"development","optional":false},{"id":14646072294,"package_name":"regexpp","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":14646072295,"package_name":"registry-auth-token","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"development","optional":false},{"id":14646072296,"package_name":"registry-url","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":14646072297,"package_name":"release-zalgo","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14646072298,"package_name":"repeating","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14646072299,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":14646072300,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14646072301,"package_name":"require-package-name","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14646072302,"package_name":"resolve","ecosystem":"npm","requirements":"1.17.0","direct":false,"kind":"development","optional":false},{"id":14646072303,"package_name":"resolve-dir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14646072304,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14646072305,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":14646072306,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":14646072307,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"development","optional":false},{"id":14646072308,"package_name":"run-async","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":14646072309,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.1.9","direct":false,"kind":"development","optional":false},{"id":14646072310,"package_name":"rx-lite","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":14646072311,"package_name":"rxjs","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":14646072312,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":14646072313,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":14646072314,"package_name":"semver","ecosystem":"npm","requirements":"7.3.2","direct":false,"kind":"development","optional":false},{"id":14646072315,"package_name":"semver-compare","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14646072316,"package_name":"semver-diff","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14646072317,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14646072318,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14646072319,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14646072320,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14646072321,"package_name":"shelljs","ecosystem":"npm","requirements":"0.8.4","direct":false,"kind":"development","optional":false},{"id":14646072322,"package_name":"shx","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":14646072323,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":14646072324,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14646072325,"package_name":"slice-ansi","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":14646072326,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":14646072327,"package_name":"spawn-sync","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14646072328,"package_name":"spawn-wrap","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14646072329,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":14646072330,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":14646072331,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":14646072332,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"development","optional":false},{"id":14646072333,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14646072334,"package_name":"stackframe","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":14646072335,"package_name":"string-argv","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":14646072336,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":14646072337,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14646072338,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14646072339,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":14646072340,"package_name":"strip-bom","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14646072341,"package_name":"strip-eof","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14646072342,"package_name":"strip-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":14646072343,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":14646072344,"package_name":"supports-color","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":14646072345,"package_name":"table","ecosystem":"npm","requirements":"5.4.6","direct":false,"kind":"development","optional":false},{"id":14646072346,"package_name":"term-size","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":14646072347,"package_name":"cross-spawn","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":14646072348,"package_name":"execa","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":14646072349,"package_name":"npm-run-path","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":14646072350,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14646072351,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":14646072352,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14646072353,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14646072354,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":14646072355,"package_name":"throat","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":14646072356,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":14646072357,"package_name":"timed-out","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":14646072358,"package_name":"tmp","ecosystem":"npm","requirements":"0.0.33","direct":false,"kind":"development","optional":false},{"id":14646072359,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":14646072360,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":14646072361,"package_name":"trim-newlines","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14646072362,"package_name":"tslib","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"development","optional":false},{"id":14646072363,"package_name":"tsutils","ecosystem":"npm","requirements":"3.17.1","direct":false,"kind":"development","optional":false},{"id":14646072364,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":14646072365,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":14646072366,"package_name":"type-fest","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":14646072367,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":14646072368,"package_name":"typical","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":14646072369,"package_name":"unique-string","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14646072370,"package_name":"unzip-response","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14646072371,"package_name":"update-notifier","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":14646072372,"package_name":"uri-js","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":14646072373,"package_name":"url-parse-lax","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":14646072374,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"development","optional":false},{"id":14646072375,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":14646072376,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":14646072377,"package_name":"validator","ecosystem":"npm","requirements":"12.2.0","direct":false,"kind":"runtime","optional":false},{"id":14646072378,"package_name":"vue-template-compiler","ecosystem":"npm","requirements":"2.6.11","direct":false,"kind":"development","optional":false},{"id":14646072379,"package_name":"walkdir","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":14646072380,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":14646072381,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14646072382,"package_name":"which-pm","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":14646072383,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":14646072384,"package_name":"widest-line","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":14646072385,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":14646072386,"package_name":"workerpool","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":14646072387,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":14646072388,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":14646072389,"package_name":"write","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":14646072390,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"development","optional":false},{"id":14646072391,"package_name":"xdg-basedir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":14646072392,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":14646072393,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14646072394,"package_name":"yallist","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":14646072395,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"runtime","optional":false},{"id":14646072396,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"runtime","optional":false},{"id":14646072397,"package_name":"yargs-unparser","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":14646072398,"package_name":"z-schema","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-11-21T21:02:59.888Z","updated_at":"2023-11-21T21:02:59.888Z","repository_link":"https://github.com/APIDevTools/swagger-cli/blob/master/package.json","dependencies":[{"id":14646072399,"package_name":"@apidevtools/swagger-parser","ecosystem":"npm","requirements":"^10.0.1","direct":true,"kind":"runtime","optional":false},{"id":14646072400,"package_name":"chalk","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"runtime","optional":false},{"id":14646072401,"package_name":"js-yaml","ecosystem":"npm","requirements":"^3.14.0","direct":true,"kind":"runtime","optional":false},{"id":14646072402,"package_name":"yargs","ecosystem":"npm","requirements":"^15.4.1","direct":true,"kind":"runtime","optional":false},{"id":14646072403,"package_name":"@jsdevtools/eslint-config","ecosystem":"npm","requirements":"^1.0.5","direct":true,"kind":"development","optional":false},{"id":14646072404,"package_name":"@jsdevtools/version-bump-prompt","ecosystem":"npm","requirements":"^6.0.6","direct":true,"kind":"development","optional":false},{"id":14646072405,"package_name":"chai","ecosystem":"npm","requirements":"^4.2.0","direct":true,"kind":"development","optional":false},{"id":14646072406,"package_name":"eslint","ecosystem":"npm","requirements":"^7.5.0","direct":true,"kind":"development","optional":false},{"id":14646072407,"package_name":"mocha","ecosystem":"npm","requirements":"^8.0.1","direct":true,"kind":"development","optional":false},{"id":14646072408,"package_name":"mockery","ecosystem":"npm","requirements":"^2.1.0","direct":true,"kind":"development","optional":false},{"id":14646072409,"package_name":"npm-check","ecosystem":"npm","requirements":"^5.9.0","direct":true,"kind":"development","optional":false},{"id":14646072410,"package_name":"nyc","ecosystem":"npm","requirements":"^15.1.0","direct":true,"kind":"development","optional":false},{"id":14646072411,"package_name":"shx","ecosystem":"npm","requirements":"^0.3.2","direct":true,"kind":"development","optional":false},{"id":14646072412,"package_name":"spawn-sync","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false}]}],"score":28.96673253700265,"created_at":"2025-04-22T12:52:18.014Z","updated_at":"2026-05-14T06:30:24.892Z","avatar_url":"https://github.com/APIDevTools.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/359665","html_url":"https://summary.ecosyste.ms/projects/359665"}