{"id":5541145,"name":"github.com/apple/swift-argument-parser","ecosystem":"swiftpm","description":"Straightforward, type-safe argument parsing for Swift","homepage":"https://swiftpackageindex.com/apple/swift-argument-parser/documentation","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apple/swift-argument-parser","keywords_array":["cli","command-line","flag","option"],"namespace":"apple","versions_count":43,"first_release_published_at":"2020-02-27T21:45:22.000Z","latest_release_published_at":"2026-05-25T17:22:38.000Z","latest_release_number":"1.8.0","last_synced_at":"2026-08-13T16:00:54.260Z","created_at":"2022-11-28T17:36:44.494Z","updated_at":"2026-08-13T16:00:54.260Z","registry_url":"https://swiftpackageindex.com/apple/swift-argument-parser","install_command":null,"documentation_url":"https://swiftpackageindex.com/apple/swift-argument-parser/documentation","metadata":{},"repo_metadata":{"id":37428168,"uuid":"241928033","full_name":"apple/swift-argument-parser","owner":"apple","description":"Straightforward, type-safe argument parsing for Swift","archived":false,"fork":false,"pushed_at":"2026-08-10T19:42:11.000Z","size":4029,"stargazers_count":3755,"open_issues_count":140,"forks_count":398,"subscribers_count":151,"default_branch":"main","last_synced_at":"2026-08-13T14:53:20.830Z","etag":null,"topics":["cli","command-line","flag","option"],"latest_commit_sha":null,"homepage":"https://swiftpackageindex.com/apple/swift-argument-parser/documentation","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apple.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-20T16:07:00.000Z","updated_at":"2026-08-12T19:30:44.000Z","dependencies_parsed_at":"2025-08-19T18:26:56.709Z","dependency_job_id":null,"html_url":"https://github.com/apple/swift-argument-parser","commit_stats":{"total_commits":380,"total_committers":104,"mean_commits":"3.6538461538461537","dds":0.5789473684210527,"last_synced_commit":"d6836f4508b0a6a3c7f5e9db614a031db914cacd"},"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"purl":"pkg:github/apple/swift-argument-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apple","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/sbom","scorecard":{"id":203703,"data":{"date":"2025-08-11","repo":{"name":"github.com/apple/swift-argument-parser","commit":"d075877f3a7a06e75d46b3c3275dcba0ac9c9f9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pull_request.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Maintained","score":10,"reason":"15 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 18/30 approved changesets -- score normalized to 6","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: reached ) without matching [ with ]: Tests/ArgumentParserUnitTests/Snapshots/testBase_Bash().bash:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/apple/swift-argument-parser/pull_request.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apple/swift-argument-parser/pull_request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apple/swift-argument-parser/pull_request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apple/swift-argument-parser/pull_request.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apple/swift-argument-parser/pull_request.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T23:16:07.213Z","repository_id":37428168,"created_at":"2025-08-16T23:16:07.213Z","updated_at":"2025-08-16T23:16:07.213Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36614014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"apple","name":"Apple","uuid":"10639145","kind":"organization","description":"","email":null,"website":"https://apple.com","location":"Cupertino, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10639145?v=4","repositories_count":305,"last_synced_at":"2025-05-03T20:02:38.151Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apple","funding_links":[],"total_stars":205592,"followers":28089,"following":0,"created_at":"2022-11-03T14:36:22.352Z","updated_at":"2025-05-03T20:02:38.152Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apple","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apple/repositories"},"tags":[{"name":"1.8.0","sha":"5e0406d68a4937f21ae5f670b8f89dad1d156a1c","kind":"commit","published_at":"2026-05-25T17:22:38.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/1.8.0","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.8.0/manifests"},{"name":"1.7.1","sha":"626b5b7b2f45e1b0b1c6f4a309296d1d21d7311b","kind":"commit","published_at":"2026-03-20T21:26:45.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/1.7.1","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"c5d11a805e765f52ba34ec7284bd4fcd6ba68615","kind":"commit","published_at":"2025-12-17T17:39:26.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/1.7.0","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.7.0/manifests"},{"name":"1.6.2","sha":"cdd0ef3755280949551dc26dee5de9ddeda89f54","kind":"commit","published_at":"2025-10-10T16:42:12.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/1.6.2","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"309a47b2b1d9b5e991f36961c983ecec72275be3","kind":"commit","published_at":"2025-07-01T15:34:39.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/1.6.1","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"852f74ca63a9fb9903d311ffc5379d42dd52ed5f","kind":"commit","published_at":"2025-06-30T23:05:39.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/1.6.0","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"011f0c765fb46d9cac61bca19be0527e99c98c8b","kind":"commit","published_at":"2025-05-29T03:40:34.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/1.5.1","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"41982a3656a71c768319979febd796c6fd111d5c","kind":"commit","published_at":"2024-07-18T17:46:38.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/1.5.0","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"0fbc8848e389af3bb55c182bc19ca9d5dc2f255b","kind":"commit","published_at":"2024-05-21T22:49:59.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/1.4.0","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"46989693916f56d1186bd59ac15124caef896560","kind":"commit","published_at":"2024-03-16T18:15:47.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/1.3.1","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"c8ed701b513cf5177118a175d85fbbbcd707ab41","kind":"commit","published_at":"2023-12-06T17:30:44.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/1.3.0","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"8f4d2753f0e4778c76d5f05ad16c74f707390531","kind":"commit","published_at":"2023-08-15T19:01:35.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/1.2.3","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"fee6933f37fde9a5e12a1e4aeaa93fe60116ff2a","kind":"commit","published_at":"2023-02-09T17:25:51.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/1.2.2","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"4ad606ba5d7673ea60679a61ff867cc1ff8c8e86","kind":"commit","published_at":"2023-01-13T19:15:14.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/1.2.1","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"fddd1c00396eed152c45a46bea9f47b98e59301d","kind":"commit","published_at":"2022-11-08T19:45:58.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/1.2.0","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.2.0/manifests"},{"name":"1.1.4","sha":"9f39744e025c7d377987f30b03770805dcb0bcd1","kind":"commit","published_at":"2022-08-27T03:30:47.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/1.1.4","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"df9ee6676cd5b3bf5b330ec7568a5644f547201b","kind":"commit","published_at":"2022-06-23T18:28:27.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/1.1.3","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"f3c9084a71ef4376f2fabbdf1d3d90a49f1fabdb","kind":"commit","published_at":"2022-04-11T18:49:23.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/1.1.2","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"82905286cc3f0fa8adc4674bf49437cab65a8373","kind":"commit","published_at":"2022-03-16T13:18:20.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/1.1.1","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"554e7659eb5b4dff97158d531aabecf11d546e2d","kind":"commit","published_at":"2022-03-15T06:34:11.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/1.1.0","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.1.0/manifests"},{"name":"1.0.3","sha":"e394bf350e38cb100b6bc4172834770ede1b7232","kind":"commit","published_at":"2022-02-01T06:18:35.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/1.0.3","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"e1465042f195f374b94f915ba8ca49de24300a0d","kind":"commit","published_at":"2021-11-10T17:04:24.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/1.0.2","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"d2930e8fcf9c33162b9fcc1d522bc975e2d4179b","kind":"commit","published_at":"2021-09-14T14:46:59.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/1.0.1","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"fd4c3b68a0c04c4c6cda27f0213c3703d50080e8","kind":"commit","published_at":"2021-09-11T00:04:33.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/1.0.0","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/1.0.0/manifests"},{"name":"0.5.0","sha":"6b2aa2748a7881eebb9f84fb10c01293e15b52ca","kind":"commit","published_at":"2021-09-03T17:30:52.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/0.5.0","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.5.0/manifests"},{"name":"0.4.4","sha":"83b23d940471b313427da226196661856f6ba3e0","kind":"commit","published_at":"2021-07-30T17:17:57.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/0.4.4","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"986d191f94cec88f6350056da59c2e59e83d1229","kind":"commit","published_at":"2021-04-28T15:41:32.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/0.4.3","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"47bd06ebeff8146ecd0020809e186218b46f465f","kind":"commit","published_at":"2021-04-21T23:00:54.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/0.4.2","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"831ed5e860a70e745bc1337830af4786b2576881","kind":"commit","published_at":"2021-03-08T21:00:41.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/0.4.1","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"69ddee8c323ed468539e3b05e8c01e3d5a37bf6a","kind":"commit","published_at":"2021-03-04T21:50:42.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/0.4.0","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"9564d61b08a5335ae0a36f789a7d71493eacadfc","kind":"commit","published_at":"2021-01-16T05:46:48.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/0.3.2","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"92646c0cdbaca076c8d3d0207891785b3379cbff","kind":"commit","published_at":"2020-09-02T15:41:59.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/0.3.1","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"15351c1cd009eba0b6e438bfef55ea9847a8dc4a","kind":"commit","published_at":"2020-08-15T18:14:52.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/0.3.0","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"3e7d2fe99da091dcc1e4a7dd22fc3cfc2dca7937","kind":"commit","published_at":"2020-08-05T17:46:50.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/0.2.2","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"7255fd547f70468e19abbac5f7964f1ef309ad92","kind":"commit","published_at":"2020-07-30T16:15:37.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/0.2.1","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"eb51f949cdd0c9d88abba9ce79d37eb7ea1231d0","kind":"commit","published_at":"2020-06-23T16:02:53.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/0.2.0","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3d79b2b5a2e5af52c14e462044702ea7728f5770","kind":"commit","published_at":"2020-06-03T18:56:44.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/0.1.0","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.1.0/manifests"},{"name":"0.0.6","sha":"223d62adc52d51669ae2ee19bdb8b7d9fd6fcd9c","kind":"commit","published_at":"2020-05-14T17:55:32.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/0.0.6","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"9f04d1ff1afbccd02279338a2c91e5f27c45e93a","kind":"commit","published_at":"2020-04-15T19:48:23.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/0.0.5","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"8d31a0905c346a45c87773ad50862b5b3df8dff6","kind":"commit","published_at":"2020-03-23T18:47:23.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/0.0.4","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"14c7622293ffbb7a235e896e37adf7eb089884a3","kind":"commit","published_at":"2020-03-23T00:03:38.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/0.0.3","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"35b76bf577d3cc74820f8991894ce3bcdf024ddc","kind":"commit","published_at":"2020-03-06T23:36:57.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/0.0.2","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"f6ac7b8118ff5d1bc0faee7f37bf6f8fd8f95602","kind":"commit","published_at":"2020-02-27T21:45:22.000Z","download_url":"https://codeload.github.com/apple/swift-argument-parser/tar.gz/0.0.1","html_url":"https://github.com/apple/swift-argument-parser/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apple/swift-argument-parser@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-13T16:00:49.684Z","dependent_packages_count":300,"downloads":null,"downloads_period":null,"dependent_repos_count":982,"rankings":{"downloads":null,"dependent_repos_count":0.12560841576385617,"dependent_packages_count":0.0,"stargazers_count":2.323755691631339,"forks_count":2.6063746271000157,"docker_downloads_count":null,"average":1.2639346836238028},"purl":"pkg:swift/github.com/apple/swift-argument-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/swiftpm/github.com/apple/swift-argument-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/swiftpm/github.com/apple/swift-argument-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/swiftpm/github.com/apple/swift-argument-parser/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-07T05:40:08.785Z","issues_count":174,"pull_requests_count":361,"avg_time_to_close_issue":11515929.860465117,"avg_time_to_close_pull_request":2326292.444055944,"issues_closed_count":86,"pull_requests_closed_count":286,"pull_request_authors_count":84,"issue_authors_count":100,"avg_comments_per_issue":1.6839080459770115,"avg_comments_per_pull_request":2.434903047091413,"merged_pull_requests_count":262,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":24,"past_year_pull_requests_count":75,"past_year_avg_time_to_close_issue":2849532.1666666665,"past_year_avg_time_to_close_pull_request":857023.6944444445,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.8333333333333334,"past_year_avg_comments_per_pull_request":1.0133333333333332,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":33,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-argument-parser/issues","maintainers":[{"login":"natecook1000","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/natecook1000"},{"login":"compnerd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/compnerd"},{"login":"MaxDesiatov","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxDesiatov"},{"login":"dcantah","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcantah"},{"login":"DougGregor","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DougGregor"},{"login":"rgoldberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rgoldberg"},{"login":"yim-lee","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yim-lee"},{"login":"rauhul","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rauhul"},{"login":"Azoy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Azoy"},{"login":"numist","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/numist"},{"login":"realrajaryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/realrajaryan"},{"login":"ddunbar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ddunbar"}],"active_maintainers":[{"login":"natecook1000","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/natecook1000"},{"login":"rgoldberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rgoldberg"},{"login":"compnerd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/compnerd"},{"login":"rauhul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rauhul"},{"login":"realrajaryan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/realrajaryan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fapple%2Fswift-argument-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fapple%2Fswift-argument-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fapple%2Fswift-argument-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fapple%2Fswift-argument-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fapple%2Fswift-argument-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fapple%2Fswift-argument-parser/codemeta","maintainers":[]}