{"id":361417,"url":"https://github.com/swagger-api/swagger-parser","last_synced_at":"2026-06-21T07:30:31.691Z","repository":{"id":16249745,"uuid":"18997610","full_name":"swagger-api/swagger-parser","owner":"swagger-api","description":"Swagger Spec to Java POJOs","archived":false,"fork":false,"pushed_at":"2026-06-02T09:40:23.000Z","size":9409,"stargazers_count":860,"open_issues_count":352,"forks_count":552,"subscribers_count":43,"default_branch":"master","last_synced_at":"2026-06-02T11:22:44.667Z","etag":null,"topics":["hacktoberfest","java","open-source","openapi","openapi-specification","openapi3","rest","rest-api","swagger","swagger-oss","swagger-parser"],"latest_commit_sha":null,"homepage":"http://swagger.io","language":"Java","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/swagger-api.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-21T16:00:22.000Z","updated_at":"2026-06-02T09:38:18.000Z","dependencies_parsed_at":"2023-10-16T19:42:10.661Z","dependency_job_id":"3bf129cb-3712-4081-85b7-dd80a07be59a","html_url":"https://github.com/swagger-api/swagger-parser","commit_stats":{"total_commits":1802,"total_committers":187,"mean_commits":9.636363636363637,"dds":0.7941176470588236,"last_synced_commit":"153070c54acc6b96f902dd9e6155956921453847"},"previous_names":[],"tags_count":156,"template":false,"template_full_name":null,"purl":"pkg:github/swagger-api/swagger-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/sbom","scorecard":{"id":696454,"data":{"date":"2025-08-11","repo":{"name":"github.com/swagger-api/swagger-parser","commit":"6c398fe8ff29e341769e05bfff525822d5ec901a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 8/13 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":"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":10,"reason":"13 commit(s) and 0 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:5","Warn: no topLevel permission defined: .github/workflows/maven-pulls.yml:1","Warn: no topLevel permission defined: .github/workflows/maven-v1-pulls.yml:1","Warn: no topLevel permission defined: .github/workflows/maven-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/next-snapshot-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/next-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/prepare-release-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/prepare-release.yml:1","Warn: no topLevel permission defined: .github/workflows/release-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Info:   0 out of  44 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  13 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":"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: Apache License 2.0: 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/maven-v1.yml:8"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-22T03:50:37.383Z","repository_id":16249745,"created_at":"2025-08-22T03:50:37.383Z","updated_at":"2025-08-22T03:50:37.383Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34133404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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":{"login":"swagger-api","name":"Swagger","uuid":"7658037","kind":"organization","description":"","email":"apiteam@swagger.io","website":"http://swagger.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7658037?v=4","repositories_count":38,"last_synced_at":"2024-04-14T08:15:23.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/swagger-api","funding_links":[],"total_stars":69405,"followers":1144,"following":0,"created_at":"2022-11-02T16:26:44.305Z","updated_at":"2024-04-14T08:15:40.418Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api/repositories"},"packages":[{"id":4118482,"name":"github.com/swagger-api/swagger-parser","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/swagger-api/swagger-parser","keywords_array":[],"namespace":"github.com/swagger-api","versions_count":151,"first_release_published_at":"2015-02-14T16:46:00.000Z","latest_release_published_at":"2026-05-26T09:13:36.000Z","latest_release_number":"v2.1.43+incompatible","last_synced_at":"2026-06-03T23:01:13.448Z","created_at":"2022-04-12T14:44:47.072Z","updated_at":"2026-06-03T23:01:13.449Z","registry_url":"https://pkg.go.dev/github.com/swagger-api/swagger-parser","install_command":"go get github.com/swagger-api/swagger-parser","documentation_url":"https://pkg.go.dev/github.com/swagger-api/swagger-parser#section-documentation","metadata":{},"repo_metadata":{"id":16249745,"uuid":"18997610","full_name":"swagger-api/swagger-parser","owner":"swagger-api","description":"Swagger Spec to Java POJOs","archived":false,"fork":false,"pushed_at":"2025-10-09T13:10:30.000Z","size":8828,"stargazers_count":835,"open_issues_count":332,"forks_count":535,"subscribers_count":43,"default_branch":"master","last_synced_at":"2025-10-11T03:32:53.284Z","etag":null,"topics":["hacktoberfest","java","open-source","openapi","openapi-specification","openapi3","rest","rest-api","swagger","swagger-oss","swagger-parser"],"latest_commit_sha":null,"homepage":"http://swagger.io","language":"Java","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/swagger-api.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-21T16:00:22.000Z","updated_at":"2025-10-10T09:35:08.000Z","dependencies_parsed_at":"2023-10-16T19:42:10.661Z","dependency_job_id":"3bf129cb-3712-4081-85b7-dd80a07be59a","html_url":"https://github.com/swagger-api/swagger-parser","commit_stats":{"total_commits":1802,"total_committers":187,"mean_commits":9.636363636363637,"dds":0.7941176470588236,"last_synced_commit":"153070c54acc6b96f902dd9e6155956921453847"},"previous_names":[],"tags_count":146,"template":false,"template_full_name":null,"purl":"pkg:github/swagger-api/swagger-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/sbom","scorecard":{"id":696454,"data":{"date":"2025-08-11","repo":{"name":"github.com/swagger-api/swagger-parser","commit":"6c398fe8ff29e341769e05bfff525822d5ec901a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 8/13 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":"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":10,"reason":"13 commit(s) and 0 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:5","Warn: no topLevel permission defined: .github/workflows/maven-pulls.yml:1","Warn: no topLevel permission defined: .github/workflows/maven-v1-pulls.yml:1","Warn: no topLevel permission defined: .github/workflows/maven-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/next-snapshot-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/next-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/prepare-release-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/prepare-release.yml:1","Warn: no topLevel permission defined: .github/workflows/release-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Info:   0 out of  44 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  13 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":"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: Apache License 2.0: 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/maven-v1.yml:8"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-22T03:50:37.383Z","repository_id":16249745,"created_at":"2025-08-22T03:50:37.383Z","updated_at":"2025-08-22T03:50:37.383Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279012022,"owners_count":26085041,"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":"swagger-api","name":"Swagger","uuid":"7658037","kind":"organization","description":"","email":"apiteam@swagger.io","website":"http://swagger.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7658037?v=4","repositories_count":38,"last_synced_at":"2024-04-14T08:15:23.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/swagger-api","funding_links":[],"total_stars":69405,"followers":1144,"following":0,"created_at":"2022-11-02T16:26:44.305Z","updated_at":"2024-04-14T08:15:40.418Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api/repositories"},"tags":[{"name":"v2.1.34","sha":"077cf63f3d86f0276f350ee8b582e22b1c1022ca","kind":"commit","published_at":"2025-09-16T13:07:16.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.34","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.34/manifests"},{"name":"v2.1.33","sha":"ff5ff2513c9759acb82949b9c60981ce3af39ac4","kind":"commit","published_at":"2025-09-01T15:20:06.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.33","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.33/manifests"},{"name":"v2.1.32","sha":"bf6167593f5c1044f3615c7954a379d463f8f610","kind":"commit","published_at":"2025-08-18T08:50:10.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.32","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.32/manifests"},{"name":"v2.1.31","sha":"a3ee58bf243a9bfb466dc827fa270e91c9fb4e84","kind":"commit","published_at":"2025-07-08T12:22:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.31","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.31/manifests"},{"name":"v2.1.30","sha":"194c0b7fd7f2ec41b873df256dea09a9f8cde8ec","kind":"commit","published_at":"2025-06-20T11:56:34.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.30","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.30/manifests"},{"name":"v2.1.29","sha":"5457ac17f13ee437fe83fff05e7db08e6425843a","kind":"commit","published_at":"2025-05-26T13:27:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.29","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.29/manifests"},{"name":"v2.1.28","sha":"60dca14197b0ece8153328ec98c8e032361c2639","kind":"commit","published_at":"2025-05-17T11:35:07.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.28","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.28/manifests"},{"name":"v1.0.75","sha":"99a6c593df579d241cf924d6041d07d45bf407d9","kind":"commit","published_at":"2025-05-17T10:03:51.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.75","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.75/manifests"},{"name":"v2.1.27","sha":"737dda4ffade9038df8b589695a0f652ddc310f7","kind":"commit","published_at":"2025-05-09T13:06:35.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.27","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.27/manifests"},{"name":"v1.0.74","sha":"d1735d80934b1e53f8c365f5f1056f76407a5f6a","kind":"commit","published_at":"2025-05-02T11:22:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.74","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.74/manifests"},{"name":"v2.1.26","sha":"eb23c46739ff6437f4d649c462d92c8dd1acf000","kind":"commit","published_at":"2025-03-25T11:35:39.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.26","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.26/manifests"},{"name":"v2.1.25","sha":"e54928171bc63fbd887680b56e7a2b00831577f8","kind":"commit","published_at":"2025-01-17T08:36:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.25","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.25/manifests"},{"name":"v1.0.73","sha":"5cc124782267e1e4d2660c4d0efd7598519a60de","kind":"commit","published_at":"2025-01-17T07:13:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.73","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.73/manifests"},{"name":"v2.1.24","sha":"4016cf0e067a57394191602a2275363468e38591","kind":"commit","published_at":"2024-11-18T21:58:27.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.24","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.24/manifests"},{"name":"v1.0.72","sha":"599f80c864a433415d389793ed826f83a820e385","kind":"commit","published_at":"2024-11-18T20:29:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.72","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.72/manifests"},{"name":"v2.1.23","sha":"d41c7420e190eff8f622c1dd9d125ae6e3a064a6","kind":"commit","published_at":"2024-10-23T10:59:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.23","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.23/manifests"},{"name":"v1.0.71","sha":"08a8d092a013081e39306817fd05687a5d13242a","kind":"commit","published_at":"2024-05-02T14:27:37.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.71","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.71/manifests"},{"name":"v2.1.22","sha":"5040b8bda6d7e6eb8babcf1e8c06241218ef2b76","kind":"commit","published_at":"2024-04-05T08:01:34.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.22","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.22/manifests"},{"name":"v1.0.70","sha":"0087633560b9d93af05bf996375bceedb4ab78bb","kind":"commit","published_at":"2024-03-27T07:45:52.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.70","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.70/manifests"},{"name":"v2.1.21","sha":"24a1dfa7c47a169cca0766fe9db7cda02e47e4d1","kind":"commit","published_at":"2024-03-06T13:17:38.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.21","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.21/manifests"},{"name":"v2.1.20","sha":"3a31c1629bd27c3e1a8d5975ba8e1d55b0ef330a","kind":"commit","published_at":"2024-01-18T12:21:06.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.20","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.20/manifests"},{"name":"v1.0.69","sha":"a7ce873638601b825a50df748292b642319e6790","kind":"commit","published_at":"2024-01-18T11:38:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.69","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.69/manifests"},{"name":"v2.1.19","sha":"85ce5575b24c807e1d16f0517cbc622f32255b9b","kind":"commit","published_at":"2023-11-21T11:11:40.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.19","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.19/manifests"},{"name":"v2.1.18","sha":"295e2924fd798fe8370b8c501fa3d61ec4b7a25f","kind":"commit","published_at":"2023-10-17T09:13:13.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.18","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.18/manifests"},{"name":"v2.1.17","sha":"d12b3837e01e070ad7076396b43e3dd8428a3c32","kind":"commit","published_at":"2023-10-16T10:58:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.17","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.17/manifests"},{"name":"v1.0.68","sha":"e3a112a0cc01d761cb2054d4c36e4e9180d51986","kind":"commit","published_at":"2023-10-16T10:07:46.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.68","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.68/manifests"},{"name":"v2.1.16","sha":"234d29031b17beb71e4129ea7bb3909c58cc809e","kind":"commit","published_at":"2023-06-26T17:43:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.16","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.16/manifests"},{"name":"v2.1.15","sha":"17940c0d10346ed705879acbe432ea8dc5ba39f2","kind":"commit","published_at":"2023-05-29T10:59:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.15","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.15/manifests"},{"name":"v1.0.67","sha":"fe757a9c2e1d75281bd7f559638fd2fdcf389fd0","kind":"commit","published_at":"2023-05-29T09:55:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.67","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.67/manifests"},{"name":"v2.1.14","sha":"fcb3e2a8affc309bbe481a549124563c95223102","kind":"commit","published_at":"2023-05-16T06:38:33.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.14","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.14/manifests"},{"name":"v1.0.66","sha":"2a833c1c0c7ec23154001ee8a9718e61c12718cc","kind":"commit","published_at":"2023-05-15T10:13:17.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.66","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.66/manifests"},{"name":"v2.1.13","sha":"0fa0bb23f912752bd6ea661e3708e2298e350277","kind":"commit","published_at":"2023-03-26T12:32:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.13","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.13/manifests"},{"name":"v1.0.65","sha":"c425f7a864cf23cf096d29c8ae438e8a7c6f6d02","kind":"commit","published_at":"2023-03-26T11:34:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.65","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.65/manifests"},{"name":"v2.1.12","sha":"12a4a2e7ebd26ba26df054c975843bbc02e71779","kind":"commit","published_at":"2023-02-15T14:55:23.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.12","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.12/manifests"},{"name":"v2.1.11","sha":"d8e65a1994479bea0974e4ba23c1a878389855f1","kind":"commit","published_at":"2023-01-18T10:56:15.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.11","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.11/manifests"},{"name":"v2.1.10","sha":"a549f3afda4db34c7ed0e956360ee8d521b0fa54","kind":"commit","published_at":"2023-01-06T15:07:10.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.10","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"e0f86d789e1dec45082465a69b2aaee8e759b634","kind":"commit","published_at":"2022-11-15T19:22:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.9","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.9/manifests"},{"name":"v1.0.64","sha":"43ec2f93c96f0eeeec96280f1795921c59cbe859","kind":"commit","published_at":"2022-11-15T15:37:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.64","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.64/manifests"},{"name":"v2.1.8","sha":"4b3863c6c902981c3d563119f0f6f30f6598f517","kind":"commit","published_at":"2022-11-02T16:47:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.8","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"585b1b9422ecf9f3fe166d381141d37c528802ff","kind":"commit","published_at":"2022-10-27T21:13:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.7","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"18d885a5615b6fd2ade5951614c0ad880fc1e6f7","kind":"commit","published_at":"2022-10-21T09:19:16.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.6","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"8282c2371c4e89ba67c8bfe19222a390db7ae847","kind":"commit","published_at":"2022-10-17T21:09:53.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.5","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"e41b1c70249e1e6bb8f43e5e20fd5ef64846ea52","kind":"commit","published_at":"2022-10-17T09:38:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.4","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.4/manifests"},{"name":"v1.0.63","sha":"a0b0719501f4a6a4277769a6ad46279a927fca30","kind":"commit","published_at":"2022-10-17T08:43:33.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.63","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.63/manifests"},{"name":"v2.1.3","sha":"713885de95296e0489b3e999607e6693511c57ed","kind":"commit","published_at":"2022-09-27T14:40:19.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.3/manifests"},{"name":"v1.0.62","sha":"f96580a14266d9098ad147c8571c632c7e8036ab","kind":"commit","published_at":"2022-09-27T12:48:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.62","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.62/manifests"},{"name":"v2.1.2","sha":"5a3d7dd848caaaf72a552fd1f8403f96d4bd8dbc","kind":"commit","published_at":"2022-08-15T11:22:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2b4227190b8223c9363671434a72cf810a861631","kind":"commit","published_at":"2022-06-17T14:01:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"b1f724c1c5a635cb358363cb95028c3fffd52cba","kind":"commit","published_at":"2022-06-15T16:44:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.0/manifests"},{"name":"v1.0.61","sha":"8e775d4d7337cbb04c86cb2b82532c1e31f4b188","kind":"commit","published_at":"2022-06-15T15:56:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.61","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.61/manifests"},{"name":"v2.0.33","sha":"9f3e4c66fbee28ca566bbbc651c434890a624a61","kind":"commit","published_at":"2022-05-20T19:51:56.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.33","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.33/manifests"},{"name":"v1.0.60","sha":"e9c71b15fb13725beb261612185cd3a1061c9c58","kind":"commit","published_at":"2022-05-20T18:39:26.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.60","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.60/manifests"},{"name":"v2.0.32","sha":"7214ef6c6add6e9cfdb69991f299534c70adb519","kind":"commit","published_at":"2022-04-04T19:41:47.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.32","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.32/manifests"},{"name":"v1.0.59","sha":"0cd775a10f75bd0ac5f89823282b3fa2a2ed9f30","kind":"commit","published_at":"2022-04-04T16:51:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.59","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.59/manifests"},{"name":"v1.0.58","sha":"3588e191a24bff7b800ebbd169414225eab21688","kind":"commit","published_at":"2022-03-15T08:36:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.58","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.58/manifests"},{"name":"v2.0.31","sha":"2ba563c25d658fa2203d2317f0b2a08f97c95749","kind":"commit","published_at":"2022-03-12T11:27:02.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.31","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"eeec2e4f3a53b411db6535246ccd1c9f0cba51a2","kind":"commit","published_at":"2022-02-07T19:47:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.30","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.30/manifests"},{"name":"v1.0.57","sha":"36998e8dae3b01d7836b4735d547fc907253099b","kind":"commit","published_at":"2022-02-07T15:36:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.57","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.57/manifests"},{"name":"v2.0.29","sha":"3dd3e7b0cae8ecf4244b7bcd6aec992b3dbfacaa","kind":"commit","published_at":"2021-12-18T16:58:05.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.29","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b4cee7151559f1e647a1a8119002a50e02ec6a4c","kind":"commit","published_at":"2021-09-29T19:47:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.28","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.28/manifests"},{"name":"v1.0.56","sha":"9dfa263b86d9fd67fa0610d3d38aa32ca675445e","kind":"commit","published_at":"2021-09-29T18:28:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.56","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.56/manifests"},{"name":"v2.0.27","sha":"4bd0f4fdbf8e9cf173463dd73b570db47013dd6f","kind":"commit","published_at":"2021-06-28T09:46:49.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.27","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"987fa8c632d01887bc0e901106edfc6e5f857bc6","kind":"commit","published_at":"2021-05-28T11:14:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.26","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.26/manifests"},{"name":"v1.0.55","sha":"2507c258f508863bf0c08f6a0c35ccb3c5a23f58","kind":"commit","published_at":"2021-05-28T09:50:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.55","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.55/manifests"},{"name":"v2.0.25","sha":"af54da9cbeb415e93a123cc28d56d18d300c3ca1","kind":"commit","published_at":"2021-04-06T11:47:09.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.25","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.25/manifests"},{"name":"v1.0.54","sha":"b9800a90d50ff8822440238f3f8baf1c140b77ef","kind":"commit","published_at":"2020-12-29T13:44:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.54","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.54/manifests"},{"name":"v2.0.24","sha":"5fb648fed424ad20112144a0abcae09c4aec68fb","kind":"commit","published_at":"2020-12-04T16:01:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.24","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.24/manifests"},{"name":"v1.0.53","sha":"2984f91f1d2b4e974d1500229b6b8463afc0362d","kind":"commit","published_at":"2020-11-26T17:42:51.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.53","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.53/manifests"},{"name":"v2.0.23","sha":"20a300271bd4ff5634df65d2e7b77dfcd2563fd1","kind":"commit","published_at":"2020-11-02T09:24:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.23","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.23/manifests"},{"name":"v1.0.52","sha":"a99c6dacd76f704dbb7b6efe22d0271a49038451","kind":"commit","published_at":"2020-10-16T13:31:18.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.52","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.52/manifests"},{"name":"v2.0.22","sha":"651be45ec253304276db6c9244c09bb281ad6dfe","kind":"commit","published_at":"2020-10-03T07:15:56.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.22","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"65f76cce60a810efc104b537ddef84133183ce31","kind":"commit","published_at":"2020-07-28T09:22:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.21","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"945b4449194ba028a24fd80674c72643f5f02ba0","kind":"commit","published_at":"2020-05-15T16:25:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.20","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.20/manifests"},{"name":"v1.0.51","sha":"be7d645800457f93ccdd759edbc3c11728525fd6","kind":"commit","published_at":"2020-05-15T14:57:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.51","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.51/manifests"},{"name":"v2.0.19","sha":"ca6ff42199aaf3e2c45c041d5bf60cfc8e92f10a","kind":"commit","published_at":"2020-04-02T09:23:56.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.19","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"68b2c21bfc1ec1610b1ede17672194c3943945a2","kind":"tag","published_at":"2020-02-23T09:08:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.18","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.18/manifests"},{"name":"v1.0.50","sha":"ba1463a8d5a4034acb46a175aef728b60c67710a","kind":"tag","published_at":"2020-02-23T09:04:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.50","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.50/manifests"},{"name":"v2.0.17","sha":"d88d11c10252f98b052ee7ce690de334ab48adaf","kind":"commit","published_at":"2020-01-02T14:00:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.17","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.17/manifests"},{"name":"v1.0.49","sha":"7e99b406685526c79c72570c88724b2f4ff105b0","kind":"commit","published_at":"2020-01-02T13:36:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.49","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.49/manifests"},{"name":"v2.0.16","sha":"26d6f6b5d4b6b7177e4f98283f67f65c1433056f","kind":"commit","published_at":"2019-11-16T15:29:41.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.16","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.16/manifests"},{"name":"v1.0.48","sha":"58675f216a9bad8248104f7b90c4be60d8fe858f","kind":"commit","published_at":"2019-11-16T15:03:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.48","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.48/manifests"},{"name":"v2.0.15","sha":"2c612b7f50c3474edd339ae95661eb4fe0d3b8bb","kind":"commit","published_at":"2019-10-12T11:52:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.15","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.15/manifests"},{"name":"v1.0.47","sha":"7dbf75391de8e20d5fcb0e3bcf7d5673f064683b","kind":"commit","published_at":"2019-10-12T11:10:19.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.47","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.47/manifests"},{"name":"v2.0.14","sha":"af0f56ec402ffca6db97bb6f83231524dd8c20e7","kind":"commit","published_at":"2019-08-22T17:25:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.14","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.14/manifests"},{"name":"v1.0.46","sha":"4bc42cce30504a4a8f9fa6573002e6e832736b82","kind":"commit","published_at":"2019-08-22T17:00:57.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.46","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.46/manifests"},{"name":"v2.0.13","sha":"64c6edb4d556487300484cac63a28be3d95caa03","kind":"commit","published_at":"2019-06-27T15:36:27.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.13","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.13/manifests"},{"name":"v1.0.45","sha":"c304f81065fbb767ebea1868351befd28c4b10b2","kind":"commit","published_at":"2019-06-27T14:25:41.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.45","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.45/manifests"},{"name":"v2.0.12","sha":"80148d2000e9768c0d764396ae963da8fcda86c4","kind":"commit","published_at":"2019-04-24T14:34:36.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.12","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"d018a1003533011790b2a632d6a1c1843da7e1b2","kind":"commit","published_at":"2019-03-26T11:56:14.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.11","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.11/manifests"},{"name":"v1.0.44","sha":"1afa98e260477f75adbb5e6e0bc19b20b6b34b37","kind":"commit","published_at":"2019-03-26T11:25:48.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.44","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.44/manifests"},{"name":"v2.0.10","sha":"de8b1d216ce6c57813e0964a02d35d7684b8bd56","kind":"commit","published_at":"2019-03-25T09:38:57.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.10","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.10/manifests"},{"name":"v1.0.43","sha":"2533d05dc1c6e9b2e1283a654dc051d371a3d409","kind":"commit","published_at":"2019-03-25T08:34:40.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.43","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.43/manifests"},{"name":"v2.0.9","sha":"8be209a5394616ab0d074053d38e6098c687b03e","kind":"commit","published_at":"2019-02-18T14:49:31.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.9","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.9/manifests"},{"name":"v1.0.42","sha":"d8823dd2a6e2cf60c7c9201d321ac3a82cad0813","kind":"commit","published_at":"2019-02-18T14:09:39.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.42","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.42/manifests"},{"name":"v2.0.8","sha":"670b278f1cf925ce93a8d3c17a1c8411d9e5329b","kind":"commit","published_at":"2019-01-15T11:34:01.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.8","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.8/manifests"},{"name":"v1.0.41","sha":"5523159b9af67ccf304ccf3440396c2b1e7de4e9","kind":"commit","published_at":"2019-01-15T11:08:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.41","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.41/manifests"},{"name":"v2.0.7","sha":"75e660320bc6ffeee8e7240dc719ad8d895962df","kind":"commit","published_at":"2018-11-29T20:15:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.7","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"386162dabc7d113fc6fa73c1cb4c94210ba648b7","kind":"commit","published_at":"2018-11-29T07:05:02.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.6","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6/manifests"},{"name":"v1.0.40","sha":"d6ca32e92e8a167bba5fc98c7c3a2e22e7662430","kind":"commit","published_at":"2018-11-28T18:11:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.40","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.40/manifests"},{"name":"v2.0.6-20181030","sha":"3ee7b0c48f39f5c1490d504d9b77e4f20832a09a","kind":"tag","published_at":"2018-10-30T19:03:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.6-20181030","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.6-20181030","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.6-20181030","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6-20181030","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6-20181030/manifests"},{"name":"v.2.0.5","sha":"a5662378d637a7c4d1f5f30e55a009bfce480074","kind":"commit","published_at":"2018-10-04T14:57:55.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.2.0.5","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.5/manifests"},{"name":"v.1.0.39","sha":"ed90b5d68e71b897b5ff1f8197d5b6f9afffbb3c","kind":"commit","published_at":"2018-10-04T13:58:27.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.1.0.39","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.1.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.1.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.39/manifests"},{"name":"v.2.0.4","sha":"f8ca23a81bf7034e095ad8daebfe9c9475b716d8","kind":"commit","published_at":"2018-09-05T17:08:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.2.0.4","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.4/manifests"},{"name":"v2.0.3","sha":"270227f3b17b2268d17b1b3c66b949f24d258f01","kind":"commit","published_at":"2018-09-05T15:54:44.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.3/manifests"},{"name":"v1.0.38","sha":"48ed1e676961b5f1a8c9f7ba941e090a6a4891d1","kind":"commit","published_at":"2018-09-05T15:05:31.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.38","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.38/manifests"},{"name":"v2.0.2","sha":"0a254c65c02a981eda02c0566b6ea26739acfa6f","kind":"commit","published_at":"2018-08-10T15:16:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.2/manifests"},{"name":"v1.0.37","sha":"609e5ba6ddbce01be1a3c148f043698c617d34f8","kind":"commit","published_at":"2018-08-10T12:59:01.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.37","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.37/manifests"},{"name":"v2.0.1","sha":"b5a73502a8954e5e00c7dba87557568ff4530f5c","kind":"commit","published_at":"2018-05-24T16:02:17.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.1/manifests"},{"name":"v1.0.36","sha":"c01a11e44a54850c03ef280afbf88a34babd62cf","kind":"commit","published_at":"2018-05-24T15:40:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.36","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.36/manifests"},{"name":"v2.0.0","sha":"056445f24af16a4afccec0a30c550df8557f620d","kind":"commit","published_at":"2018-04-17T08:19:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0/manifests"},{"name":"v1.0.35","sha":"50363fbf64bddefb835f4068bcee2d6494e726d6","kind":"commit","published_at":"2018-04-17T08:02:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.35","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.35/manifests"},{"name":"v2.0.0-rc3","sha":"964829e456973316a8ede8433d319996cfae5e16","kind":"commit","published_at":"2018-01-23T15:48:16.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc3/manifests"},{"name":"v.1.0.34","sha":"7b50ce506a7f28c06779744fade016123b35323c","kind":"commit","published_at":"2018-01-23T10:55:40.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.1.0.34","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.1.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.1.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.34/manifests"},{"name":"v2.0.0-rc2","sha":"fc8993be5cf76e2762198e0848a93ffd03ad272b","kind":"commit","published_at":"2017-11-22T18:17:26.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc2/manifests"},{"name":"v.1.0.33","sha":"6be4df3b625e0558ab0380178e4daeaeea280059","kind":"commit","published_at":"2017-11-22T17:33:07.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.1.0.33","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.1.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.1.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.33/manifests"},{"name":"v2.0.0-rc1","sha":"848cefb5e30b6aa9455740b67a759ae3ad538843","kind":"commit","published_at":"2017-09-29T23:22:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc1/manifests"},{"name":"v2.0.0-rc0","sha":"0a430b4a19221a6abd4eabad588c16bfdb43502d","kind":"commit","published_at":"2017-08-19T02:36:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc0/manifests"},{"name":"v1.0.32","sha":"fe4d6d283448ca2672535b23f0461143bfdac325","kind":"commit","published_at":"2017-07-15T19:29:09.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.32","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.32/manifests"},{"name":"v1.0.31","sha":"67a2226436627c7c6de924de792b6b2ed09faa46","kind":"commit","published_at":"2017-07-14T19:20:52.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.31","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.31/manifests"},{"name":"v1.0.29","sha":"4234995bd3835727723573e1cb3e61d32fd79d91","kind":"commit","published_at":"2017-05-31T17:20:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.29","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.29/manifests"},{"name":"v1.0.27","sha":"1bf0bff1971d0daa5b1fb3d3b080daba38eefe06","kind":"commit","published_at":"2017-03-10T21:45:44.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.27","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"271c018a369914024c30c5336877ce354ba3f889","kind":"commit","published_at":"2017-03-01T12:54:11.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.26","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"e92f5bc668dc55716195868a5125bda3c74cb95d","kind":"commit","published_at":"2016-12-27T20:45:44.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.25","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"9d247e76d72d17cc4d7a9a9d84cc33a5b9f3a3c8","kind":"commit","published_at":"2016-12-20T18:53:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.24","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"afd274b805b00e38b0730dd0106a0ae8050be20c","kind":"commit","published_at":"2016-10-28T20:47:34.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.23","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"61e265ebc79a1ced219a93f9f788061745c42f36","kind":"commit","published_at":"2016-08-05T17:20:12.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.22","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"0c43b400f11ae25489b08e6a54d382b93cf7b765","kind":"commit","published_at":"2016-07-14T06:54:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.21","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"5c23182322a28db860b1820b3787e3daaed79061","kind":"commit","published_at":"2016-06-01T13:46:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.20","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"608733eefe7ab1d4ee0466767dd0325f2baeb6f4","kind":"commit","published_at":"2016-04-06T19:59:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.19","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"36307db5438c7ca29077cf4793a6553af8e5a8d4","kind":"commit","published_at":"2016-03-25T01:17:23.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.18","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"04af052a252941f79a57c9670ae7ba564ae052cf","kind":"commit","published_at":"2016-02-02T21:51:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.17","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"b9a98d543ec6dda29d6770c3611df992653d525d","kind":"commit","published_at":"2016-01-07T00:43:39.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.16","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"0d8148ada11d6ab91d685194d76cc371a66165ec","kind":"commit","published_at":"2016-01-06T16:23:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.15","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"cbad9a332d7ee2d319f18d2344878edcb2169431","kind":"commit","published_at":"2015-12-24T05:26:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.14","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"07d6814d471b18aef851af031206b3309b838455","kind":"commit","published_at":"2015-11-07T01:21:06.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.13","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"a72e1956b3816b504688865da8a64738ebd85d2d","kind":"commit","published_at":"2015-11-03T08:21:51.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.12","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"ae3f4445dcc1e4e466f9e5830a313dbc1183e857","kind":"commit","published_at":"2015-10-23T15:41:46.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.11","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"dda4d5ee1ca8d7035f3f6e74c7094a9160e2c101","kind":"commit","published_at":"2015-08-13T01:09:18.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.10","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"e5914195c85681ec235eb98ecc787e723f351455","kind":"commit","published_at":"2015-08-03T02:40:01.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.9","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"93b0db9f4a07f0c7873856fe69a1b9ad0e58f59e","kind":"commit","published_at":"2015-06-07T07:17:12.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.8","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.8/manifests"},{"name":"v1.0.6","sha":"26ba5bcb08114dd079470b3fb28f8bb199a13c21","kind":"commit","published_at":"2015-05-20T19:54:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.6","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"09747b5ee07befb4d4c5e182b20b09025d5739a1","kind":"commit","published_at":"2015-04-05T20:42:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.5","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.5/manifests"},{"name":"v1.0.3","sha":"482719848272bf3b015000d006ce319ba3e66568","kind":"commit","published_at":"2015-03-19T05:25:11.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"08b37f90a60b954aab79349e337c3e3c9ba9ff82","kind":"commit","published_at":"2015-03-04T03:29:42.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"8935bed1a353b4faea37a6fec19684eaf600962a","kind":"commit","published_at":"2015-02-24T06:36:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4b8d34b355133bbbe3933b05fff4e50b08884945","kind":"commit","published_at":"2015-02-14T16:46:00.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-12T16:36:35.866Z","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/swagger-api/swagger-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/swagger-api/swagger-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/swagger-api/swagger-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/swagger-api/swagger-parser/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-09T17:17:28.092Z","issues_count":183,"pull_requests_count":288,"avg_time_to_close_issue":26648665.754385963,"avg_time_to_close_pull_request":4006964.769230769,"issues_closed_count":57,"pull_requests_closed_count":247,"pull_request_authors_count":53,"issue_authors_count":150,"avg_comments_per_issue":1.4863387978142077,"avg_comments_per_pull_request":0.3854166666666667,"merged_pull_requests_count":215,"bot_issues_count":0,"bot_pull_requests_count":114,"past_year_issues_count":43,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1657395.6,"past_year_avg_time_to_close_pull_request":46017.16494845361,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":97,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":0.6744186046511628,"past_year_avg_comments_per_pull_request":0.03636363636363636,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":92,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/issues","maintainers":[{"login":"frantuma","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frantuma"},{"login":"gracekarina","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gracekarina"},{"login":"MiloszTarka","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MiloszTarka"},{"login":"djankows","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djankows"}],"active_maintainers":[{"login":"frantuma","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frantuma"},{"login":"djankows","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djankows"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fswagger-api%2Fswagger-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fswagger-api%2Fswagger-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fswagger-api%2Fswagger-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fswagger-api%2Fswagger-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fswagger-api%2Fswagger-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fswagger-api%2Fswagger-parser/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2167447,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":5036726,"name":"io.swagger.parser.v3:swagger-parser-v3","ecosystem":"maven","description":"swagger-parser-v3","homepage":"https://github.com/swagger-api/swagger-parser","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/swagger-api/swagger-parser","keywords_array":[],"namespace":"io.swagger.parser.v3","versions_count":77,"first_release_published_at":"2017-11-22T18:21:12.000Z","latest_release_published_at":"2026-04-14T07:12:44.000Z","latest_release_number":"2.1.40","last_synced_at":"2026-06-12T04:01:56.922Z","created_at":"2022-07-27T17:44:24.084Z","updated_at":"2026-06-12T04:01:56.923Z","registry_url":"https://central.sonatype.com/artifact/io.swagger.parser.v3/swagger-parser-v3/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.swagger.parser.v3/swagger-parser-v3/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":16249745,"uuid":"18997610","full_name":"swagger-api/swagger-parser","owner":"swagger-api","description":"Swagger Spec to Java POJOs","archived":false,"fork":false,"pushed_at":"2026-02-03T13:25:15.000Z","size":9230,"stargazers_count":852,"open_issues_count":345,"forks_count":539,"subscribers_count":43,"default_branch":"master","last_synced_at":"2026-02-08T17:57:34.732Z","etag":null,"topics":["hacktoberfest","java","open-source","openapi","openapi-specification","openapi3","rest","rest-api","swagger","swagger-oss","swagger-parser"],"latest_commit_sha":null,"homepage":"http://swagger.io","language":"Java","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/swagger-api.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-21T16:00:22.000Z","updated_at":"2026-02-08T13:36:58.000Z","dependencies_parsed_at":"2023-10-16T19:42:10.661Z","dependency_job_id":"3bf129cb-3712-4081-85b7-dd80a07be59a","html_url":"https://github.com/swagger-api/swagger-parser","commit_stats":{"total_commits":1802,"total_committers":187,"mean_commits":9.636363636363637,"dds":0.7941176470588236,"last_synced_commit":"153070c54acc6b96f902dd9e6155956921453847"},"previous_names":[],"tags_count":149,"template":false,"template_full_name":null,"purl":"pkg:github/swagger-api/swagger-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/sbom","scorecard":{"id":696454,"data":{"date":"2025-08-11","repo":{"name":"github.com/swagger-api/swagger-parser","commit":"6c398fe8ff29e341769e05bfff525822d5ec901a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 8/13 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":"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":10,"reason":"13 commit(s) and 0 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:5","Warn: no topLevel permission defined: .github/workflows/maven-pulls.yml:1","Warn: no topLevel permission defined: .github/workflows/maven-v1-pulls.yml:1","Warn: no topLevel permission defined: .github/workflows/maven-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/next-snapshot-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/next-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/prepare-release-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/prepare-release.yml:1","Warn: no topLevel permission defined: .github/workflows/release-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Info:   0 out of  44 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  13 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":"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: Apache License 2.0: 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/maven-v1.yml:8"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-22T03:50:37.383Z","repository_id":16249745,"created_at":"2025-08-22T03:50:37.383Z","updated_at":"2025-08-22T03:50:37.383Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29281968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T19:05:41.198Z","status":"ssl_error","status_checked_at":"2026-02-09T19:05:37.449Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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_record":{"login":"swagger-api","name":"Swagger","uuid":"7658037","kind":"organization","description":"","email":"apiteam@swagger.io","website":"http://swagger.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7658037?v=4","repositories_count":38,"last_synced_at":"2024-04-14T08:15:23.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/swagger-api","funding_links":[],"total_stars":69405,"followers":1144,"following":0,"created_at":"2022-11-02T16:26:44.305Z","updated_at":"2024-04-14T08:15:40.418Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api/repositories"},"tags":[{"name":"v2.1.37","sha":"4e95fe6a15b99303eb736e9c03efd8d0247e60c4","kind":"commit","published_at":"2025-12-18T13:15:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.37","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.37/manifests"},{"name":"v2.1.36","sha":"dddcf0fea6213597f813c7c6ed93c7487ecf3f07","kind":"commit","published_at":"2025-11-24T12:39:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.36","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.36/manifests"},{"name":"v2.1.35","sha":"5eb1acb471ac4a68e5ff5cb0cd38fe6ed93b0990","kind":"commit","published_at":"2025-10-13T12:36:31.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.35","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.35/manifests"},{"name":"v2.1.34","sha":"077cf63f3d86f0276f350ee8b582e22b1c1022ca","kind":"commit","published_at":"2025-09-16T13:07:16.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.34","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.34/manifests"},{"name":"v2.1.33","sha":"ff5ff2513c9759acb82949b9c60981ce3af39ac4","kind":"commit","published_at":"2025-09-01T15:20:06.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.33","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.33/manifests"},{"name":"v2.1.32","sha":"bf6167593f5c1044f3615c7954a379d463f8f610","kind":"commit","published_at":"2025-08-18T08:50:10.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.32","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.32/manifests"},{"name":"v2.1.31","sha":"a3ee58bf243a9bfb466dc827fa270e91c9fb4e84","kind":"commit","published_at":"2025-07-08T12:22:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.31","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.31/manifests"},{"name":"v2.1.30","sha":"194c0b7fd7f2ec41b873df256dea09a9f8cde8ec","kind":"commit","published_at":"2025-06-20T11:56:34.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.30","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.30/manifests"},{"name":"v2.1.29","sha":"5457ac17f13ee437fe83fff05e7db08e6425843a","kind":"commit","published_at":"2025-05-26T13:27:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.29","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.29/manifests"},{"name":"v2.1.28","sha":"60dca14197b0ece8153328ec98c8e032361c2639","kind":"commit","published_at":"2025-05-17T11:35:07.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.28","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.28/manifests"},{"name":"v1.0.75","sha":"99a6c593df579d241cf924d6041d07d45bf407d9","kind":"commit","published_at":"2025-05-17T10:03:51.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.75","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.75/manifests"},{"name":"v2.1.27","sha":"737dda4ffade9038df8b589695a0f652ddc310f7","kind":"commit","published_at":"2025-05-09T13:06:35.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.27","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.27/manifests"},{"name":"v1.0.74","sha":"d1735d80934b1e53f8c365f5f1056f76407a5f6a","kind":"commit","published_at":"2025-05-02T11:22:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.74","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.74/manifests"},{"name":"v2.1.26","sha":"eb23c46739ff6437f4d649c462d92c8dd1acf000","kind":"commit","published_at":"2025-03-25T11:35:39.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.26","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.26/manifests"},{"name":"v2.1.25","sha":"e54928171bc63fbd887680b56e7a2b00831577f8","kind":"commit","published_at":"2025-01-17T08:36:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.25","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.25/manifests"},{"name":"v1.0.73","sha":"5cc124782267e1e4d2660c4d0efd7598519a60de","kind":"commit","published_at":"2025-01-17T07:13:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.73","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.73/manifests"},{"name":"v2.1.24","sha":"4016cf0e067a57394191602a2275363468e38591","kind":"commit","published_at":"2024-11-18T21:58:27.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.24","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.24/manifests"},{"name":"v1.0.72","sha":"599f80c864a433415d389793ed826f83a820e385","kind":"commit","published_at":"2024-11-18T20:29:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.72","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.72/manifests"},{"name":"v2.1.23","sha":"d41c7420e190eff8f622c1dd9d125ae6e3a064a6","kind":"commit","published_at":"2024-10-23T10:59:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.23","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.23/manifests"},{"name":"v1.0.71","sha":"08a8d092a013081e39306817fd05687a5d13242a","kind":"commit","published_at":"2024-05-02T14:27:37.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.71","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.71/manifests"},{"name":"v2.1.22","sha":"5040b8bda6d7e6eb8babcf1e8c06241218ef2b76","kind":"commit","published_at":"2024-04-05T08:01:34.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.22","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.22/manifests"},{"name":"v1.0.70","sha":"0087633560b9d93af05bf996375bceedb4ab78bb","kind":"commit","published_at":"2024-03-27T07:45:52.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.70","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.70/manifests"},{"name":"v2.1.21","sha":"24a1dfa7c47a169cca0766fe9db7cda02e47e4d1","kind":"commit","published_at":"2024-03-06T13:17:38.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.21","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.21/manifests"},{"name":"v2.1.20","sha":"3a31c1629bd27c3e1a8d5975ba8e1d55b0ef330a","kind":"commit","published_at":"2024-01-18T12:21:06.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.20","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.20/manifests"},{"name":"v1.0.69","sha":"a7ce873638601b825a50df748292b642319e6790","kind":"commit","published_at":"2024-01-18T11:38:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.69","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.69/manifests"},{"name":"v2.1.19","sha":"85ce5575b24c807e1d16f0517cbc622f32255b9b","kind":"commit","published_at":"2023-11-21T11:11:40.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.19","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.19/manifests"},{"name":"v2.1.18","sha":"295e2924fd798fe8370b8c501fa3d61ec4b7a25f","kind":"commit","published_at":"2023-10-17T09:13:13.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.18","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.18/manifests"},{"name":"v2.1.17","sha":"d12b3837e01e070ad7076396b43e3dd8428a3c32","kind":"commit","published_at":"2023-10-16T10:58:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.17","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.17/manifests"},{"name":"v1.0.68","sha":"e3a112a0cc01d761cb2054d4c36e4e9180d51986","kind":"commit","published_at":"2023-10-16T10:07:46.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.68","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.68/manifests"},{"name":"v2.1.16","sha":"234d29031b17beb71e4129ea7bb3909c58cc809e","kind":"commit","published_at":"2023-06-26T17:43:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.16","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.16/manifests"},{"name":"v2.1.15","sha":"17940c0d10346ed705879acbe432ea8dc5ba39f2","kind":"commit","published_at":"2023-05-29T10:59:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.15","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.15/manifests"},{"name":"v1.0.67","sha":"fe757a9c2e1d75281bd7f559638fd2fdcf389fd0","kind":"commit","published_at":"2023-05-29T09:55:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.67","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.67/manifests"},{"name":"v2.1.14","sha":"fcb3e2a8affc309bbe481a549124563c95223102","kind":"commit","published_at":"2023-05-16T06:38:33.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.14","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.14/manifests"},{"name":"v1.0.66","sha":"2a833c1c0c7ec23154001ee8a9718e61c12718cc","kind":"commit","published_at":"2023-05-15T10:13:17.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.66","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.66/manifests"},{"name":"v2.1.13","sha":"0fa0bb23f912752bd6ea661e3708e2298e350277","kind":"commit","published_at":"2023-03-26T12:32:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.13","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.13/manifests"},{"name":"v1.0.65","sha":"c425f7a864cf23cf096d29c8ae438e8a7c6f6d02","kind":"commit","published_at":"2023-03-26T11:34:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.65","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.65/manifests"},{"name":"v2.1.12","sha":"12a4a2e7ebd26ba26df054c975843bbc02e71779","kind":"commit","published_at":"2023-02-15T14:55:23.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.12","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.12/manifests"},{"name":"v2.1.11","sha":"d8e65a1994479bea0974e4ba23c1a878389855f1","kind":"commit","published_at":"2023-01-18T10:56:15.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.11","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.11/manifests"},{"name":"v2.1.10","sha":"a549f3afda4db34c7ed0e956360ee8d521b0fa54","kind":"commit","published_at":"2023-01-06T15:07:10.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.10","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"e0f86d789e1dec45082465a69b2aaee8e759b634","kind":"commit","published_at":"2022-11-15T19:22:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.9","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.9/manifests"},{"name":"v1.0.64","sha":"43ec2f93c96f0eeeec96280f1795921c59cbe859","kind":"commit","published_at":"2022-11-15T15:37:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.64","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.64/manifests"},{"name":"v2.1.8","sha":"4b3863c6c902981c3d563119f0f6f30f6598f517","kind":"commit","published_at":"2022-11-02T16:47:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.8","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"585b1b9422ecf9f3fe166d381141d37c528802ff","kind":"commit","published_at":"2022-10-27T21:13:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.7","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"18d885a5615b6fd2ade5951614c0ad880fc1e6f7","kind":"commit","published_at":"2022-10-21T09:19:16.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.6","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"8282c2371c4e89ba67c8bfe19222a390db7ae847","kind":"commit","published_at":"2022-10-17T21:09:53.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.5","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"e41b1c70249e1e6bb8f43e5e20fd5ef64846ea52","kind":"commit","published_at":"2022-10-17T09:38:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.4","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.4/manifests"},{"name":"v1.0.63","sha":"a0b0719501f4a6a4277769a6ad46279a927fca30","kind":"commit","published_at":"2022-10-17T08:43:33.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.63","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.63/manifests"},{"name":"v2.1.3","sha":"713885de95296e0489b3e999607e6693511c57ed","kind":"commit","published_at":"2022-09-27T14:40:19.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.3/manifests"},{"name":"v1.0.62","sha":"f96580a14266d9098ad147c8571c632c7e8036ab","kind":"commit","published_at":"2022-09-27T12:48:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.62","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.62/manifests"},{"name":"v2.1.2","sha":"5a3d7dd848caaaf72a552fd1f8403f96d4bd8dbc","kind":"commit","published_at":"2022-08-15T11:22:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2b4227190b8223c9363671434a72cf810a861631","kind":"commit","published_at":"2022-06-17T14:01:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"b1f724c1c5a635cb358363cb95028c3fffd52cba","kind":"commit","published_at":"2022-06-15T16:44:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.0/manifests"},{"name":"v1.0.61","sha":"8e775d4d7337cbb04c86cb2b82532c1e31f4b188","kind":"commit","published_at":"2022-06-15T15:56:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.61","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.61/manifests"},{"name":"v2.0.33","sha":"9f3e4c66fbee28ca566bbbc651c434890a624a61","kind":"commit","published_at":"2022-05-20T19:51:56.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.33","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.33/manifests"},{"name":"v1.0.60","sha":"e9c71b15fb13725beb261612185cd3a1061c9c58","kind":"commit","published_at":"2022-05-20T18:39:26.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.60","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.60/manifests"},{"name":"v2.0.32","sha":"7214ef6c6add6e9cfdb69991f299534c70adb519","kind":"commit","published_at":"2022-04-04T19:41:47.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.32","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.32/manifests"},{"name":"v1.0.59","sha":"0cd775a10f75bd0ac5f89823282b3fa2a2ed9f30","kind":"commit","published_at":"2022-04-04T16:51:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.59","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.59/manifests"},{"name":"v1.0.58","sha":"3588e191a24bff7b800ebbd169414225eab21688","kind":"commit","published_at":"2022-03-15T08:36:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.58","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.58/manifests"},{"name":"v2.0.31","sha":"2ba563c25d658fa2203d2317f0b2a08f97c95749","kind":"commit","published_at":"2022-03-12T11:27:02.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.31","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"eeec2e4f3a53b411db6535246ccd1c9f0cba51a2","kind":"commit","published_at":"2022-02-07T19:47:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.30","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.30/manifests"},{"name":"v1.0.57","sha":"36998e8dae3b01d7836b4735d547fc907253099b","kind":"commit","published_at":"2022-02-07T15:36:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.57","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.57/manifests"},{"name":"v2.0.29","sha":"3dd3e7b0cae8ecf4244b7bcd6aec992b3dbfacaa","kind":"commit","published_at":"2021-12-18T16:58:05.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.29","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b4cee7151559f1e647a1a8119002a50e02ec6a4c","kind":"commit","published_at":"2021-09-29T19:47:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.28","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.28/manifests"},{"name":"v1.0.56","sha":"9dfa263b86d9fd67fa0610d3d38aa32ca675445e","kind":"commit","published_at":"2021-09-29T18:28:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.56","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.56/manifests"},{"name":"v2.0.27","sha":"4bd0f4fdbf8e9cf173463dd73b570db47013dd6f","kind":"commit","published_at":"2021-06-28T09:46:49.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.27","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"987fa8c632d01887bc0e901106edfc6e5f857bc6","kind":"commit","published_at":"2021-05-28T11:14:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.26","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.26/manifests"},{"name":"v1.0.55","sha":"2507c258f508863bf0c08f6a0c35ccb3c5a23f58","kind":"commit","published_at":"2021-05-28T09:50:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.55","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.55/manifests"},{"name":"v2.0.25","sha":"af54da9cbeb415e93a123cc28d56d18d300c3ca1","kind":"commit","published_at":"2021-04-06T11:47:09.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.25","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.25/manifests"},{"name":"v1.0.54","sha":"b9800a90d50ff8822440238f3f8baf1c140b77ef","kind":"commit","published_at":"2020-12-29T13:44:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.54","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.54/manifests"},{"name":"v2.0.24","sha":"5fb648fed424ad20112144a0abcae09c4aec68fb","kind":"commit","published_at":"2020-12-04T16:01:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.24","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.24/manifests"},{"name":"v1.0.53","sha":"2984f91f1d2b4e974d1500229b6b8463afc0362d","kind":"commit","published_at":"2020-11-26T17:42:51.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.53","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.53/manifests"},{"name":"v2.0.23","sha":"20a300271bd4ff5634df65d2e7b77dfcd2563fd1","kind":"commit","published_at":"2020-11-02T09:24:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.23","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.23/manifests"},{"name":"v1.0.52","sha":"a99c6dacd76f704dbb7b6efe22d0271a49038451","kind":"commit","published_at":"2020-10-16T13:31:18.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.52","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.52/manifests"},{"name":"v2.0.22","sha":"651be45ec253304276db6c9244c09bb281ad6dfe","kind":"commit","published_at":"2020-10-03T07:15:56.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.22","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"65f76cce60a810efc104b537ddef84133183ce31","kind":"commit","published_at":"2020-07-28T09:22:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.21","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"945b4449194ba028a24fd80674c72643f5f02ba0","kind":"commit","published_at":"2020-05-15T16:25:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.20","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.20/manifests"},{"name":"v1.0.51","sha":"be7d645800457f93ccdd759edbc3c11728525fd6","kind":"commit","published_at":"2020-05-15T14:57:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.51","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.51/manifests"},{"name":"v2.0.19","sha":"ca6ff42199aaf3e2c45c041d5bf60cfc8e92f10a","kind":"commit","published_at":"2020-04-02T09:23:56.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.19","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"68b2c21bfc1ec1610b1ede17672194c3943945a2","kind":"tag","published_at":"2020-02-23T09:08:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.18","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.18/manifests"},{"name":"v1.0.50","sha":"ba1463a8d5a4034acb46a175aef728b60c67710a","kind":"tag","published_at":"2020-02-23T09:04:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.50","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.50/manifests"},{"name":"v2.0.17","sha":"d88d11c10252f98b052ee7ce690de334ab48adaf","kind":"commit","published_at":"2020-01-02T14:00:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.17","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.17/manifests"},{"name":"v1.0.49","sha":"7e99b406685526c79c72570c88724b2f4ff105b0","kind":"commit","published_at":"2020-01-02T13:36:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.49","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.49/manifests"},{"name":"v2.0.16","sha":"26d6f6b5d4b6b7177e4f98283f67f65c1433056f","kind":"commit","published_at":"2019-11-16T15:29:41.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.16","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.16/manifests"},{"name":"v1.0.48","sha":"58675f216a9bad8248104f7b90c4be60d8fe858f","kind":"commit","published_at":"2019-11-16T15:03:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.48","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.48/manifests"},{"name":"v2.0.15","sha":"2c612b7f50c3474edd339ae95661eb4fe0d3b8bb","kind":"commit","published_at":"2019-10-12T11:52:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.15","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.15/manifests"},{"name":"v1.0.47","sha":"7dbf75391de8e20d5fcb0e3bcf7d5673f064683b","kind":"commit","published_at":"2019-10-12T11:10:19.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.47","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.47/manifests"},{"name":"v2.0.14","sha":"af0f56ec402ffca6db97bb6f83231524dd8c20e7","kind":"commit","published_at":"2019-08-22T17:25:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.14","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.14/manifests"},{"name":"v1.0.46","sha":"4bc42cce30504a4a8f9fa6573002e6e832736b82","kind":"commit","published_at":"2019-08-22T17:00:57.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.46","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.46/manifests"},{"name":"v2.0.13","sha":"64c6edb4d556487300484cac63a28be3d95caa03","kind":"commit","published_at":"2019-06-27T15:36:27.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.13","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.13/manifests"},{"name":"v1.0.45","sha":"c304f81065fbb767ebea1868351befd28c4b10b2","kind":"commit","published_at":"2019-06-27T14:25:41.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.45","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.45/manifests"},{"name":"v2.0.12","sha":"80148d2000e9768c0d764396ae963da8fcda86c4","kind":"commit","published_at":"2019-04-24T14:34:36.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.12","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"d018a1003533011790b2a632d6a1c1843da7e1b2","kind":"commit","published_at":"2019-03-26T11:56:14.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.11","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.11/manifests"},{"name":"v1.0.44","sha":"1afa98e260477f75adbb5e6e0bc19b20b6b34b37","kind":"commit","published_at":"2019-03-26T11:25:48.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.44","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.44/manifests"},{"name":"v2.0.10","sha":"de8b1d216ce6c57813e0964a02d35d7684b8bd56","kind":"commit","published_at":"2019-03-25T09:38:57.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.10","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.10/manifests"},{"name":"v1.0.43","sha":"2533d05dc1c6e9b2e1283a654dc051d371a3d409","kind":"commit","published_at":"2019-03-25T08:34:40.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.43","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.43/manifests"},{"name":"v2.0.9","sha":"8be209a5394616ab0d074053d38e6098c687b03e","kind":"commit","published_at":"2019-02-18T14:49:31.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.9","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.9/manifests"},{"name":"v1.0.42","sha":"d8823dd2a6e2cf60c7c9201d321ac3a82cad0813","kind":"commit","published_at":"2019-02-18T14:09:39.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.42","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.42/manifests"},{"name":"v2.0.8","sha":"670b278f1cf925ce93a8d3c17a1c8411d9e5329b","kind":"commit","published_at":"2019-01-15T11:34:01.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.8","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.8/manifests"},{"name":"v1.0.41","sha":"5523159b9af67ccf304ccf3440396c2b1e7de4e9","kind":"commit","published_at":"2019-01-15T11:08:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.41","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.41/manifests"},{"name":"v2.0.7","sha":"75e660320bc6ffeee8e7240dc719ad8d895962df","kind":"commit","published_at":"2018-11-29T20:15:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.7","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"386162dabc7d113fc6fa73c1cb4c94210ba648b7","kind":"commit","published_at":"2018-11-29T07:05:02.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.6","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6/manifests"},{"name":"v1.0.40","sha":"d6ca32e92e8a167bba5fc98c7c3a2e22e7662430","kind":"commit","published_at":"2018-11-28T18:11:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.40","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.40/manifests"},{"name":"v2.0.6-20181030","sha":"3ee7b0c48f39f5c1490d504d9b77e4f20832a09a","kind":"tag","published_at":"2018-10-30T19:03:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.6-20181030","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.6-20181030","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.6-20181030","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6-20181030","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6-20181030/manifests"},{"name":"v.2.0.5","sha":"a5662378d637a7c4d1f5f30e55a009bfce480074","kind":"commit","published_at":"2018-10-04T14:57:55.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.2.0.5","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.5/manifests"},{"name":"v.1.0.39","sha":"ed90b5d68e71b897b5ff1f8197d5b6f9afffbb3c","kind":"commit","published_at":"2018-10-04T13:58:27.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.1.0.39","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.1.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.1.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.39/manifests"},{"name":"v.2.0.4","sha":"f8ca23a81bf7034e095ad8daebfe9c9475b716d8","kind":"commit","published_at":"2018-09-05T17:08:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.2.0.4","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.4/manifests"},{"name":"v2.0.3","sha":"270227f3b17b2268d17b1b3c66b949f24d258f01","kind":"commit","published_at":"2018-09-05T15:54:44.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.3/manifests"},{"name":"v1.0.38","sha":"48ed1e676961b5f1a8c9f7ba941e090a6a4891d1","kind":"commit","published_at":"2018-09-05T15:05:31.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.38","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.38/manifests"},{"name":"v2.0.2","sha":"0a254c65c02a981eda02c0566b6ea26739acfa6f","kind":"commit","published_at":"2018-08-10T15:16:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.2/manifests"},{"name":"v1.0.37","sha":"609e5ba6ddbce01be1a3c148f043698c617d34f8","kind":"commit","published_at":"2018-08-10T12:59:01.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.37","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.37/manifests"},{"name":"v2.0.1","sha":"b5a73502a8954e5e00c7dba87557568ff4530f5c","kind":"commit","published_at":"2018-05-24T16:02:17.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.1/manifests"},{"name":"v1.0.36","sha":"c01a11e44a54850c03ef280afbf88a34babd62cf","kind":"commit","published_at":"2018-05-24T15:40:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.36","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.36/manifests"},{"name":"v2.0.0","sha":"056445f24af16a4afccec0a30c550df8557f620d","kind":"commit","published_at":"2018-04-17T08:19:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0/manifests"},{"name":"v1.0.35","sha":"50363fbf64bddefb835f4068bcee2d6494e726d6","kind":"commit","published_at":"2018-04-17T08:02:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.35","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.35/manifests"},{"name":"v2.0.0-rc3","sha":"964829e456973316a8ede8433d319996cfae5e16","kind":"commit","published_at":"2018-01-23T15:48:16.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc3/manifests"},{"name":"v.1.0.34","sha":"7b50ce506a7f28c06779744fade016123b35323c","kind":"commit","published_at":"2018-01-23T10:55:40.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.1.0.34","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.1.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.1.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.34/manifests"},{"name":"v2.0.0-rc2","sha":"fc8993be5cf76e2762198e0848a93ffd03ad272b","kind":"commit","published_at":"2017-11-22T18:17:26.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc2/manifests"},{"name":"v.1.0.33","sha":"6be4df3b625e0558ab0380178e4daeaeea280059","kind":"commit","published_at":"2017-11-22T17:33:07.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.1.0.33","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.1.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.1.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.33/manifests"},{"name":"v2.0.0-rc1","sha":"848cefb5e30b6aa9455740b67a759ae3ad538843","kind":"commit","published_at":"2017-09-29T23:22:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc1/manifests"},{"name":"v2.0.0-rc0","sha":"0a430b4a19221a6abd4eabad588c16bfdb43502d","kind":"commit","published_at":"2017-08-19T02:36:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc0/manifests"},{"name":"v1.0.32","sha":"fe4d6d283448ca2672535b23f0461143bfdac325","kind":"commit","published_at":"2017-07-15T19:29:09.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.32","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.32/manifests"},{"name":"v1.0.31","sha":"67a2226436627c7c6de924de792b6b2ed09faa46","kind":"commit","published_at":"2017-07-14T19:20:52.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.31","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.31/manifests"},{"name":"v1.0.29","sha":"4234995bd3835727723573e1cb3e61d32fd79d91","kind":"commit","published_at":"2017-05-31T17:20:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.29","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.29/manifests"},{"name":"v1.0.27","sha":"1bf0bff1971d0daa5b1fb3d3b080daba38eefe06","kind":"commit","published_at":"2017-03-10T21:45:44.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.27","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"271c018a369914024c30c5336877ce354ba3f889","kind":"commit","published_at":"2017-03-01T12:54:11.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.26","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"e92f5bc668dc55716195868a5125bda3c74cb95d","kind":"commit","published_at":"2016-12-27T20:45:44.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.25","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"9d247e76d72d17cc4d7a9a9d84cc33a5b9f3a3c8","kind":"commit","published_at":"2016-12-20T18:53:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.24","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"afd274b805b00e38b0730dd0106a0ae8050be20c","kind":"commit","published_at":"2016-10-28T20:47:34.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.23","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"61e265ebc79a1ced219a93f9f788061745c42f36","kind":"commit","published_at":"2016-08-05T17:20:12.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.22","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"0c43b400f11ae25489b08e6a54d382b93cf7b765","kind":"commit","published_at":"2016-07-14T06:54:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.21","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"5c23182322a28db860b1820b3787e3daaed79061","kind":"commit","published_at":"2016-06-01T13:46:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.20","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"608733eefe7ab1d4ee0466767dd0325f2baeb6f4","kind":"commit","published_at":"2016-04-06T19:59:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.19","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"36307db5438c7ca29077cf4793a6553af8e5a8d4","kind":"commit","published_at":"2016-03-25T01:17:23.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.18","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"04af052a252941f79a57c9670ae7ba564ae052cf","kind":"commit","published_at":"2016-02-02T21:51:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.17","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"b9a98d543ec6dda29d6770c3611df992653d525d","kind":"commit","published_at":"2016-01-07T00:43:39.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.16","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"0d8148ada11d6ab91d685194d76cc371a66165ec","kind":"commit","published_at":"2016-01-06T16:23:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.15","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"cbad9a332d7ee2d319f18d2344878edcb2169431","kind":"commit","published_at":"2015-12-24T05:26:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.14","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"07d6814d471b18aef851af031206b3309b838455","kind":"commit","published_at":"2015-11-07T01:21:06.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.13","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"a72e1956b3816b504688865da8a64738ebd85d2d","kind":"commit","published_at":"2015-11-03T08:21:51.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.12","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"ae3f4445dcc1e4e466f9e5830a313dbc1183e857","kind":"commit","published_at":"2015-10-23T15:41:46.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.11","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"dda4d5ee1ca8d7035f3f6e74c7094a9160e2c101","kind":"commit","published_at":"2015-08-13T01:09:18.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.10","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"e5914195c85681ec235eb98ecc787e723f351455","kind":"commit","published_at":"2015-08-03T02:40:01.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.9","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"93b0db9f4a07f0c7873856fe69a1b9ad0e58f59e","kind":"commit","published_at":"2015-06-07T07:17:12.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.8","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.8/manifests"},{"name":"v1.0.6","sha":"26ba5bcb08114dd079470b3fb28f8bb199a13c21","kind":"commit","published_at":"2015-05-20T19:54:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.6","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"09747b5ee07befb4d4c5e182b20b09025d5739a1","kind":"commit","published_at":"2015-04-05T20:42:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.5","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.5/manifests"},{"name":"v1.0.3","sha":"482719848272bf3b015000d006ce319ba3e66568","kind":"commit","published_at":"2015-03-19T05:25:11.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"08b37f90a60b954aab79349e337c3e3c9ba9ff82","kind":"commit","published_at":"2015-03-04T03:29:42.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"8935bed1a353b4faea37a6fec19684eaf600962a","kind":"commit","published_at":"2015-02-24T06:36:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4b8d34b355133bbbe3933b05fff4e50b08884945","kind":"commit","published_at":"2015-02-14T16:46:00.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-15T18:02:21.497Z","dependent_packages_count":99,"downloads":null,"downloads_period":null,"dependent_repos_count":265,"rankings":{"downloads":null,"dependent_repos_count":0.9437364751142102,"dependent_packages_count":0.7347519435761802,"stargazers_count":14.056063156207422,"forks_count":8.7695359461409,"docker_downloads_count":0.6439849322753867,"average":5.02961449066282},"purl":"pkg:maven/io.swagger.parser.v3/swagger-parser-v3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.swagger.parser.v3:swagger-parser-v3","docker_dependents_count":640,"docker_downloads_count":66624216,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.swagger.parser.v3:swagger-parser-v3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.swagger.parser.v3:swagger-parser-v3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-05T23:01:54.299Z","issues_count":192,"pull_requests_count":302,"avg_time_to_close_issue":26026197.409836065,"avg_time_to_close_pull_request":4697435.214007782,"issues_closed_count":61,"pull_requests_closed_count":257,"pull_request_authors_count":58,"issue_authors_count":158,"avg_comments_per_issue":1.5364583333333333,"avg_comments_per_pull_request":0.39403973509933776,"merged_pull_requests_count":223,"bot_issues_count":0,"bot_pull_requests_count":118,"past_year_issues_count":38,"past_year_pull_requests_count":87,"past_year_avg_time_to_close_issue":2337406.9166666665,"past_year_avg_time_to_close_pull_request":58766.619718309856,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":71,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":0.9473684210526315,"past_year_avg_comments_per_pull_request":0.08045977011494253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":67,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/issues","maintainers":[{"login":"frantuma","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frantuma"},{"login":"gracekarina","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gracekarina"},{"login":"MiloszTarka","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MiloszTarka"},{"login":"djankows","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djankows"}],"active_maintainers":[{"login":"frantuma","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frantuma"},{"login":"djankows","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djankows"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-v3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-v3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-v3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-v3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-v3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-v3/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5984142,"name":"io.swagger.parser.v3:swagger-parser-cli","ecosystem":"maven","description":"swagger-parser (executable)","homepage":"https://github.com/swagger-api/swagger-parser","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/swagger-api/swagger-parser","keywords_array":[],"namespace":"io.swagger.parser.v3","versions_count":39,"first_release_published_at":"2022-08-15T11:31:53.000Z","latest_release_published_at":"2026-04-14T07:12:44.000Z","latest_release_number":"2.1.40","last_synced_at":"2026-06-03T23:01:16.888Z","created_at":"2023-01-26T16:47:24.717Z","updated_at":"2026-06-03T23:01:16.888Z","registry_url":"https://central.sonatype.com/artifact/io.swagger.parser.v3/swagger-parser-cli/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.swagger.parser.v3/swagger-parser-cli/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":16249745,"uuid":"18997610","full_name":"swagger-api/swagger-parser","owner":"swagger-api","description":"Swagger Spec to Java POJOs","archived":false,"fork":false,"pushed_at":"2026-02-03T13:25:15.000Z","size":9230,"stargazers_count":852,"open_issues_count":345,"forks_count":539,"subscribers_count":43,"default_branch":"master","last_synced_at":"2026-02-08T17:57:34.732Z","etag":null,"topics":["hacktoberfest","java","open-source","openapi","openapi-specification","openapi3","rest","rest-api","swagger","swagger-oss","swagger-parser"],"latest_commit_sha":null,"homepage":"http://swagger.io","language":"Java","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/swagger-api.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-21T16:00:22.000Z","updated_at":"2026-02-08T13:36:58.000Z","dependencies_parsed_at":"2023-10-16T19:42:10.661Z","dependency_job_id":"3bf129cb-3712-4081-85b7-dd80a07be59a","html_url":"https://github.com/swagger-api/swagger-parser","commit_stats":{"total_commits":1802,"total_committers":187,"mean_commits":9.636363636363637,"dds":0.7941176470588236,"last_synced_commit":"153070c54acc6b96f902dd9e6155956921453847"},"previous_names":[],"tags_count":149,"template":false,"template_full_name":null,"purl":"pkg:github/swagger-api/swagger-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/sbom","scorecard":{"id":696454,"data":{"date":"2025-08-11","repo":{"name":"github.com/swagger-api/swagger-parser","commit":"6c398fe8ff29e341769e05bfff525822d5ec901a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 8/13 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":"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":10,"reason":"13 commit(s) and 0 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:5","Warn: no topLevel permission defined: .github/workflows/maven-pulls.yml:1","Warn: no topLevel permission defined: .github/workflows/maven-v1-pulls.yml:1","Warn: no topLevel permission defined: .github/workflows/maven-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/next-snapshot-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/next-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/prepare-release-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/prepare-release.yml:1","Warn: no topLevel permission defined: .github/workflows/release-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Info:   0 out of  44 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  13 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":"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: Apache License 2.0: 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/maven-v1.yml:8"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-22T03:50:37.383Z","repository_id":16249745,"created_at":"2025-08-22T03:50:37.383Z","updated_at":"2025-08-22T03:50:37.383Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29281968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T19:05:41.198Z","status":"ssl_error","status_checked_at":"2026-02-09T19:05:37.449Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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_record":{"login":"swagger-api","name":"Swagger","uuid":"7658037","kind":"organization","description":"","email":"apiteam@swagger.io","website":"http://swagger.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7658037?v=4","repositories_count":38,"last_synced_at":"2024-04-14T08:15:23.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/swagger-api","funding_links":[],"total_stars":69405,"followers":1144,"following":0,"created_at":"2022-11-02T16:26:44.305Z","updated_at":"2024-04-14T08:15:40.418Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api/repositories"},"tags":[{"name":"v2.1.37","sha":"4e95fe6a15b99303eb736e9c03efd8d0247e60c4","kind":"commit","published_at":"2025-12-18T13:15:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.37","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.37/manifests"},{"name":"v2.1.36","sha":"dddcf0fea6213597f813c7c6ed93c7487ecf3f07","kind":"commit","published_at":"2025-11-24T12:39:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.36","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.36/manifests"},{"name":"v2.1.35","sha":"5eb1acb471ac4a68e5ff5cb0cd38fe6ed93b0990","kind":"commit","published_at":"2025-10-13T12:36:31.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.35","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.35/manifests"},{"name":"v2.1.34","sha":"077cf63f3d86f0276f350ee8b582e22b1c1022ca","kind":"commit","published_at":"2025-09-16T13:07:16.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.34","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.34/manifests"},{"name":"v2.1.33","sha":"ff5ff2513c9759acb82949b9c60981ce3af39ac4","kind":"commit","published_at":"2025-09-01T15:20:06.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.33","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.33/manifests"},{"name":"v2.1.32","sha":"bf6167593f5c1044f3615c7954a379d463f8f610","kind":"commit","published_at":"2025-08-18T08:50:10.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.32","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.32/manifests"},{"name":"v2.1.31","sha":"a3ee58bf243a9bfb466dc827fa270e91c9fb4e84","kind":"commit","published_at":"2025-07-08T12:22:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.31","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.31/manifests"},{"name":"v2.1.30","sha":"194c0b7fd7f2ec41b873df256dea09a9f8cde8ec","kind":"commit","published_at":"2025-06-20T11:56:34.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.30","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.30/manifests"},{"name":"v2.1.29","sha":"5457ac17f13ee437fe83fff05e7db08e6425843a","kind":"commit","published_at":"2025-05-26T13:27:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.29","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.29/manifests"},{"name":"v2.1.28","sha":"60dca14197b0ece8153328ec98c8e032361c2639","kind":"commit","published_at":"2025-05-17T11:35:07.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.28","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.28/manifests"},{"name":"v1.0.75","sha":"99a6c593df579d241cf924d6041d07d45bf407d9","kind":"commit","published_at":"2025-05-17T10:03:51.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.75","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.75/manifests"},{"name":"v2.1.27","sha":"737dda4ffade9038df8b589695a0f652ddc310f7","kind":"commit","published_at":"2025-05-09T13:06:35.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.27","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.27/manifests"},{"name":"v1.0.74","sha":"d1735d80934b1e53f8c365f5f1056f76407a5f6a","kind":"commit","published_at":"2025-05-02T11:22:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.74","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.74/manifests"},{"name":"v2.1.26","sha":"eb23c46739ff6437f4d649c462d92c8dd1acf000","kind":"commit","published_at":"2025-03-25T11:35:39.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.26","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.26/manifests"},{"name":"v2.1.25","sha":"e54928171bc63fbd887680b56e7a2b00831577f8","kind":"commit","published_at":"2025-01-17T08:36:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.25","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.25/manifests"},{"name":"v1.0.73","sha":"5cc124782267e1e4d2660c4d0efd7598519a60de","kind":"commit","published_at":"2025-01-17T07:13:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.73","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.73/manifests"},{"name":"v2.1.24","sha":"4016cf0e067a57394191602a2275363468e38591","kind":"commit","published_at":"2024-11-18T21:58:27.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.24","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.24/manifests"},{"name":"v1.0.72","sha":"599f80c864a433415d389793ed826f83a820e385","kind":"commit","published_at":"2024-11-18T20:29:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.72","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.72/manifests"},{"name":"v2.1.23","sha":"d41c7420e190eff8f622c1dd9d125ae6e3a064a6","kind":"commit","published_at":"2024-10-23T10:59:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.23","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.23/manifests"},{"name":"v1.0.71","sha":"08a8d092a013081e39306817fd05687a5d13242a","kind":"commit","published_at":"2024-05-02T14:27:37.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.71","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.71/manifests"},{"name":"v2.1.22","sha":"5040b8bda6d7e6eb8babcf1e8c06241218ef2b76","kind":"commit","published_at":"2024-04-05T08:01:34.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.22","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.22/manifests"},{"name":"v1.0.70","sha":"0087633560b9d93af05bf996375bceedb4ab78bb","kind":"commit","published_at":"2024-03-27T07:45:52.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.70","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.70/manifests"},{"name":"v2.1.21","sha":"24a1dfa7c47a169cca0766fe9db7cda02e47e4d1","kind":"commit","published_at":"2024-03-06T13:17:38.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.21","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.21/manifests"},{"name":"v2.1.20","sha":"3a31c1629bd27c3e1a8d5975ba8e1d55b0ef330a","kind":"commit","published_at":"2024-01-18T12:21:06.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.20","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.20/manifests"},{"name":"v1.0.69","sha":"a7ce873638601b825a50df748292b642319e6790","kind":"commit","published_at":"2024-01-18T11:38:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.69","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.69/manifests"},{"name":"v2.1.19","sha":"85ce5575b24c807e1d16f0517cbc622f32255b9b","kind":"commit","published_at":"2023-11-21T11:11:40.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.19","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.19/manifests"},{"name":"v2.1.18","sha":"295e2924fd798fe8370b8c501fa3d61ec4b7a25f","kind":"commit","published_at":"2023-10-17T09:13:13.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.18","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.18/manifests"},{"name":"v2.1.17","sha":"d12b3837e01e070ad7076396b43e3dd8428a3c32","kind":"commit","published_at":"2023-10-16T10:58:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.17","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.17/manifests"},{"name":"v1.0.68","sha":"e3a112a0cc01d761cb2054d4c36e4e9180d51986","kind":"commit","published_at":"2023-10-16T10:07:46.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.68","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.68/manifests"},{"name":"v2.1.16","sha":"234d29031b17beb71e4129ea7bb3909c58cc809e","kind":"commit","published_at":"2023-06-26T17:43:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.16","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.16/manifests"},{"name":"v2.1.15","sha":"17940c0d10346ed705879acbe432ea8dc5ba39f2","kind":"commit","published_at":"2023-05-29T10:59:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.15","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.15/manifests"},{"name":"v1.0.67","sha":"fe757a9c2e1d75281bd7f559638fd2fdcf389fd0","kind":"commit","published_at":"2023-05-29T09:55:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.67","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.67/manifests"},{"name":"v2.1.14","sha":"fcb3e2a8affc309bbe481a549124563c95223102","kind":"commit","published_at":"2023-05-16T06:38:33.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.14","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.14/manifests"},{"name":"v1.0.66","sha":"2a833c1c0c7ec23154001ee8a9718e61c12718cc","kind":"commit","published_at":"2023-05-15T10:13:17.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.66","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.66/manifests"},{"name":"v2.1.13","sha":"0fa0bb23f912752bd6ea661e3708e2298e350277","kind":"commit","published_at":"2023-03-26T12:32:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.13","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.13/manifests"},{"name":"v1.0.65","sha":"c425f7a864cf23cf096d29c8ae438e8a7c6f6d02","kind":"commit","published_at":"2023-03-26T11:34:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.65","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.65/manifests"},{"name":"v2.1.12","sha":"12a4a2e7ebd26ba26df054c975843bbc02e71779","kind":"commit","published_at":"2023-02-15T14:55:23.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.12","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.12/manifests"},{"name":"v2.1.11","sha":"d8e65a1994479bea0974e4ba23c1a878389855f1","kind":"commit","published_at":"2023-01-18T10:56:15.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.11","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.11/manifests"},{"name":"v2.1.10","sha":"a549f3afda4db34c7ed0e956360ee8d521b0fa54","kind":"commit","published_at":"2023-01-06T15:07:10.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.10","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"e0f86d789e1dec45082465a69b2aaee8e759b634","kind":"commit","published_at":"2022-11-15T19:22:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.9","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.9/manifests"},{"name":"v1.0.64","sha":"43ec2f93c96f0eeeec96280f1795921c59cbe859","kind":"commit","published_at":"2022-11-15T15:37:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.64","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.64/manifests"},{"name":"v2.1.8","sha":"4b3863c6c902981c3d563119f0f6f30f6598f517","kind":"commit","published_at":"2022-11-02T16:47:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.8","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"585b1b9422ecf9f3fe166d381141d37c528802ff","kind":"commit","published_at":"2022-10-27T21:13:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.7","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"18d885a5615b6fd2ade5951614c0ad880fc1e6f7","kind":"commit","published_at":"2022-10-21T09:19:16.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.6","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"8282c2371c4e89ba67c8bfe19222a390db7ae847","kind":"commit","published_at":"2022-10-17T21:09:53.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.5","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"e41b1c70249e1e6bb8f43e5e20fd5ef64846ea52","kind":"commit","published_at":"2022-10-17T09:38:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.4","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.4/manifests"},{"name":"v1.0.63","sha":"a0b0719501f4a6a4277769a6ad46279a927fca30","kind":"commit","published_at":"2022-10-17T08:43:33.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.63","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.63/manifests"},{"name":"v2.1.3","sha":"713885de95296e0489b3e999607e6693511c57ed","kind":"commit","published_at":"2022-09-27T14:40:19.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.3/manifests"},{"name":"v1.0.62","sha":"f96580a14266d9098ad147c8571c632c7e8036ab","kind":"commit","published_at":"2022-09-27T12:48:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.62","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.62/manifests"},{"name":"v2.1.2","sha":"5a3d7dd848caaaf72a552fd1f8403f96d4bd8dbc","kind":"commit","published_at":"2022-08-15T11:22:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2b4227190b8223c9363671434a72cf810a861631","kind":"commit","published_at":"2022-06-17T14:01:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"b1f724c1c5a635cb358363cb95028c3fffd52cba","kind":"commit","published_at":"2022-06-15T16:44:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.0/manifests"},{"name":"v1.0.61","sha":"8e775d4d7337cbb04c86cb2b82532c1e31f4b188","kind":"commit","published_at":"2022-06-15T15:56:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.61","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.61/manifests"},{"name":"v2.0.33","sha":"9f3e4c66fbee28ca566bbbc651c434890a624a61","kind":"commit","published_at":"2022-05-20T19:51:56.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.33","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.33/manifests"},{"name":"v1.0.60","sha":"e9c71b15fb13725beb261612185cd3a1061c9c58","kind":"commit","published_at":"2022-05-20T18:39:26.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.60","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.60/manifests"},{"name":"v2.0.32","sha":"7214ef6c6add6e9cfdb69991f299534c70adb519","kind":"commit","published_at":"2022-04-04T19:41:47.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.32","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.32/manifests"},{"name":"v1.0.59","sha":"0cd775a10f75bd0ac5f89823282b3fa2a2ed9f30","kind":"commit","published_at":"2022-04-04T16:51:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.59","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.59/manifests"},{"name":"v1.0.58","sha":"3588e191a24bff7b800ebbd169414225eab21688","kind":"commit","published_at":"2022-03-15T08:36:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.58","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.58/manifests"},{"name":"v2.0.31","sha":"2ba563c25d658fa2203d2317f0b2a08f97c95749","kind":"commit","published_at":"2022-03-12T11:27:02.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.31","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"eeec2e4f3a53b411db6535246ccd1c9f0cba51a2","kind":"commit","published_at":"2022-02-07T19:47:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.30","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.30/manifests"},{"name":"v1.0.57","sha":"36998e8dae3b01d7836b4735d547fc907253099b","kind":"commit","published_at":"2022-02-07T15:36:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.57","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.57/manifests"},{"name":"v2.0.29","sha":"3dd3e7b0cae8ecf4244b7bcd6aec992b3dbfacaa","kind":"commit","published_at":"2021-12-18T16:58:05.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.29","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b4cee7151559f1e647a1a8119002a50e02ec6a4c","kind":"commit","published_at":"2021-09-29T19:47:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.28","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.28/manifests"},{"name":"v1.0.56","sha":"9dfa263b86d9fd67fa0610d3d38aa32ca675445e","kind":"commit","published_at":"2021-09-29T18:28:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.56","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.56/manifests"},{"name":"v2.0.27","sha":"4bd0f4fdbf8e9cf173463dd73b570db47013dd6f","kind":"commit","published_at":"2021-06-28T09:46:49.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.27","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"987fa8c632d01887bc0e901106edfc6e5f857bc6","kind":"commit","published_at":"2021-05-28T11:14:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.26","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.26/manifests"},{"name":"v1.0.55","sha":"2507c258f508863bf0c08f6a0c35ccb3c5a23f58","kind":"commit","published_at":"2021-05-28T09:50:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.55","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.55/manifests"},{"name":"v2.0.25","sha":"af54da9cbeb415e93a123cc28d56d18d300c3ca1","kind":"commit","published_at":"2021-04-06T11:47:09.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.25","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.25/manifests"},{"name":"v1.0.54","sha":"b9800a90d50ff8822440238f3f8baf1c140b77ef","kind":"commit","published_at":"2020-12-29T13:44:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.54","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.54/manifests"},{"name":"v2.0.24","sha":"5fb648fed424ad20112144a0abcae09c4aec68fb","kind":"commit","published_at":"2020-12-04T16:01:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.24","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.24/manifests"},{"name":"v1.0.53","sha":"2984f91f1d2b4e974d1500229b6b8463afc0362d","kind":"commit","published_at":"2020-11-26T17:42:51.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.53","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.53/manifests"},{"name":"v2.0.23","sha":"20a300271bd4ff5634df65d2e7b77dfcd2563fd1","kind":"commit","published_at":"2020-11-02T09:24:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.23","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.23/manifests"},{"name":"v1.0.52","sha":"a99c6dacd76f704dbb7b6efe22d0271a49038451","kind":"commit","published_at":"2020-10-16T13:31:18.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.52","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.52/manifests"},{"name":"v2.0.22","sha":"651be45ec253304276db6c9244c09bb281ad6dfe","kind":"commit","published_at":"2020-10-03T07:15:56.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.22","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"65f76cce60a810efc104b537ddef84133183ce31","kind":"commit","published_at":"2020-07-28T09:22:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.21","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"945b4449194ba028a24fd80674c72643f5f02ba0","kind":"commit","published_at":"2020-05-15T16:25:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.20","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.20/manifests"},{"name":"v1.0.51","sha":"be7d645800457f93ccdd759edbc3c11728525fd6","kind":"commit","published_at":"2020-05-15T14:57:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.51","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.51/manifests"},{"name":"v2.0.19","sha":"ca6ff42199aaf3e2c45c041d5bf60cfc8e92f10a","kind":"commit","published_at":"2020-04-02T09:23:56.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.19","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"68b2c21bfc1ec1610b1ede17672194c3943945a2","kind":"tag","published_at":"2020-02-23T09:08:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.18","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.18/manifests"},{"name":"v1.0.50","sha":"ba1463a8d5a4034acb46a175aef728b60c67710a","kind":"tag","published_at":"2020-02-23T09:04:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.50","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.50/manifests"},{"name":"v2.0.17","sha":"d88d11c10252f98b052ee7ce690de334ab48adaf","kind":"commit","published_at":"2020-01-02T14:00:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.17","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.17/manifests"},{"name":"v1.0.49","sha":"7e99b406685526c79c72570c88724b2f4ff105b0","kind":"commit","published_at":"2020-01-02T13:36:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.49","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.49/manifests"},{"name":"v2.0.16","sha":"26d6f6b5d4b6b7177e4f98283f67f65c1433056f","kind":"commit","published_at":"2019-11-16T15:29:41.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.16","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.16/manifests"},{"name":"v1.0.48","sha":"58675f216a9bad8248104f7b90c4be60d8fe858f","kind":"commit","published_at":"2019-11-16T15:03:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.48","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.48/manifests"},{"name":"v2.0.15","sha":"2c612b7f50c3474edd339ae95661eb4fe0d3b8bb","kind":"commit","published_at":"2019-10-12T11:52:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.15","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.15/manifests"},{"name":"v1.0.47","sha":"7dbf75391de8e20d5fcb0e3bcf7d5673f064683b","kind":"commit","published_at":"2019-10-12T11:10:19.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.47","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.47/manifests"},{"name":"v2.0.14","sha":"af0f56ec402ffca6db97bb6f83231524dd8c20e7","kind":"commit","published_at":"2019-08-22T17:25:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.14","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.14/manifests"},{"name":"v1.0.46","sha":"4bc42cce30504a4a8f9fa6573002e6e832736b82","kind":"commit","published_at":"2019-08-22T17:00:57.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.46","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.46/manifests"},{"name":"v2.0.13","sha":"64c6edb4d556487300484cac63a28be3d95caa03","kind":"commit","published_at":"2019-06-27T15:36:27.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.13","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.13/manifests"},{"name":"v1.0.45","sha":"c304f81065fbb767ebea1868351befd28c4b10b2","kind":"commit","published_at":"2019-06-27T14:25:41.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.45","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.45/manifests"},{"name":"v2.0.12","sha":"80148d2000e9768c0d764396ae963da8fcda86c4","kind":"commit","published_at":"2019-04-24T14:34:36.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.12","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"d018a1003533011790b2a632d6a1c1843da7e1b2","kind":"commit","published_at":"2019-03-26T11:56:14.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.11","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.11/manifests"},{"name":"v1.0.44","sha":"1afa98e260477f75adbb5e6e0bc19b20b6b34b37","kind":"commit","published_at":"2019-03-26T11:25:48.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.44","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.44/manifests"},{"name":"v2.0.10","sha":"de8b1d216ce6c57813e0964a02d35d7684b8bd56","kind":"commit","published_at":"2019-03-25T09:38:57.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.10","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.10/manifests"},{"name":"v1.0.43","sha":"2533d05dc1c6e9b2e1283a654dc051d371a3d409","kind":"commit","published_at":"2019-03-25T08:34:40.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.43","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.43/manifests"},{"name":"v2.0.9","sha":"8be209a5394616ab0d074053d38e6098c687b03e","kind":"commit","published_at":"2019-02-18T14:49:31.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.9","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.9/manifests"},{"name":"v1.0.42","sha":"d8823dd2a6e2cf60c7c9201d321ac3a82cad0813","kind":"commit","published_at":"2019-02-18T14:09:39.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.42","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.42/manifests"},{"name":"v2.0.8","sha":"670b278f1cf925ce93a8d3c17a1c8411d9e5329b","kind":"commit","published_at":"2019-01-15T11:34:01.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.8","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.8/manifests"},{"name":"v1.0.41","sha":"5523159b9af67ccf304ccf3440396c2b1e7de4e9","kind":"commit","published_at":"2019-01-15T11:08:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.41","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.41/manifests"},{"name":"v2.0.7","sha":"75e660320bc6ffeee8e7240dc719ad8d895962df","kind":"commit","published_at":"2018-11-29T20:15:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.7","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"386162dabc7d113fc6fa73c1cb4c94210ba648b7","kind":"commit","published_at":"2018-11-29T07:05:02.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.6","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6/manifests"},{"name":"v1.0.40","sha":"d6ca32e92e8a167bba5fc98c7c3a2e22e7662430","kind":"commit","published_at":"2018-11-28T18:11:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.40","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.40/manifests"},{"name":"v2.0.6-20181030","sha":"3ee7b0c48f39f5c1490d504d9b77e4f20832a09a","kind":"tag","published_at":"2018-10-30T19:03:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.6-20181030","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.6-20181030","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.6-20181030","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6-20181030","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6-20181030/manifests"},{"name":"v.2.0.5","sha":"a5662378d637a7c4d1f5f30e55a009bfce480074","kind":"commit","published_at":"2018-10-04T14:57:55.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.2.0.5","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.5/manifests"},{"name":"v.1.0.39","sha":"ed90b5d68e71b897b5ff1f8197d5b6f9afffbb3c","kind":"commit","published_at":"2018-10-04T13:58:27.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.1.0.39","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.1.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.1.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.39/manifests"},{"name":"v.2.0.4","sha":"f8ca23a81bf7034e095ad8daebfe9c9475b716d8","kind":"commit","published_at":"2018-09-05T17:08:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.2.0.4","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.4/manifests"},{"name":"v2.0.3","sha":"270227f3b17b2268d17b1b3c66b949f24d258f01","kind":"commit","published_at":"2018-09-05T15:54:44.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.3/manifests"},{"name":"v1.0.38","sha":"48ed1e676961b5f1a8c9f7ba941e090a6a4891d1","kind":"commit","published_at":"2018-09-05T15:05:31.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.38","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.38/manifests"},{"name":"v2.0.2","sha":"0a254c65c02a981eda02c0566b6ea26739acfa6f","kind":"commit","published_at":"2018-08-10T15:16:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.2/manifests"},{"name":"v1.0.37","sha":"609e5ba6ddbce01be1a3c148f043698c617d34f8","kind":"commit","published_at":"2018-08-10T12:59:01.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.37","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.37/manifests"},{"name":"v2.0.1","sha":"b5a73502a8954e5e00c7dba87557568ff4530f5c","kind":"commit","published_at":"2018-05-24T16:02:17.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.1/manifests"},{"name":"v1.0.36","sha":"c01a11e44a54850c03ef280afbf88a34babd62cf","kind":"commit","published_at":"2018-05-24T15:40:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.36","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.36/manifests"},{"name":"v2.0.0","sha":"056445f24af16a4afccec0a30c550df8557f620d","kind":"commit","published_at":"2018-04-17T08:19:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0/manifests"},{"name":"v1.0.35","sha":"50363fbf64bddefb835f4068bcee2d6494e726d6","kind":"commit","published_at":"2018-04-17T08:02:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.35","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.35/manifests"},{"name":"v2.0.0-rc3","sha":"964829e456973316a8ede8433d319996cfae5e16","kind":"commit","published_at":"2018-01-23T15:48:16.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc3/manifests"},{"name":"v.1.0.34","sha":"7b50ce506a7f28c06779744fade016123b35323c","kind":"commit","published_at":"2018-01-23T10:55:40.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.1.0.34","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.1.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.1.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.34/manifests"},{"name":"v2.0.0-rc2","sha":"fc8993be5cf76e2762198e0848a93ffd03ad272b","kind":"commit","published_at":"2017-11-22T18:17:26.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc2/manifests"},{"name":"v.1.0.33","sha":"6be4df3b625e0558ab0380178e4daeaeea280059","kind":"commit","published_at":"2017-11-22T17:33:07.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.1.0.33","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.1.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.1.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.33/manifests"},{"name":"v2.0.0-rc1","sha":"848cefb5e30b6aa9455740b67a759ae3ad538843","kind":"commit","published_at":"2017-09-29T23:22:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc1/manifests"},{"name":"v2.0.0-rc0","sha":"0a430b4a19221a6abd4eabad588c16bfdb43502d","kind":"commit","published_at":"2017-08-19T02:36:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc0/manifests"},{"name":"v1.0.32","sha":"fe4d6d283448ca2672535b23f0461143bfdac325","kind":"commit","published_at":"2017-07-15T19:29:09.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.32","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.32/manifests"},{"name":"v1.0.31","sha":"67a2226436627c7c6de924de792b6b2ed09faa46","kind":"commit","published_at":"2017-07-14T19:20:52.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.31","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.31/manifests"},{"name":"v1.0.29","sha":"4234995bd3835727723573e1cb3e61d32fd79d91","kind":"commit","published_at":"2017-05-31T17:20:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.29","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.29/manifests"},{"name":"v1.0.27","sha":"1bf0bff1971d0daa5b1fb3d3b080daba38eefe06","kind":"commit","published_at":"2017-03-10T21:45:44.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.27","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"271c018a369914024c30c5336877ce354ba3f889","kind":"commit","published_at":"2017-03-01T12:54:11.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.26","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"e92f5bc668dc55716195868a5125bda3c74cb95d","kind":"commit","published_at":"2016-12-27T20:45:44.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.25","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"9d247e76d72d17cc4d7a9a9d84cc33a5b9f3a3c8","kind":"commit","published_at":"2016-12-20T18:53:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.24","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"afd274b805b00e38b0730dd0106a0ae8050be20c","kind":"commit","published_at":"2016-10-28T20:47:34.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.23","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"61e265ebc79a1ced219a93f9f788061745c42f36","kind":"commit","published_at":"2016-08-05T17:20:12.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.22","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"0c43b400f11ae25489b08e6a54d382b93cf7b765","kind":"commit","published_at":"2016-07-14T06:54:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.21","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"5c23182322a28db860b1820b3787e3daaed79061","kind":"commit","published_at":"2016-06-01T13:46:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.20","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"608733eefe7ab1d4ee0466767dd0325f2baeb6f4","kind":"commit","published_at":"2016-04-06T19:59:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.19","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"36307db5438c7ca29077cf4793a6553af8e5a8d4","kind":"commit","published_at":"2016-03-25T01:17:23.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.18","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"04af052a252941f79a57c9670ae7ba564ae052cf","kind":"commit","published_at":"2016-02-02T21:51:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.17","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"b9a98d543ec6dda29d6770c3611df992653d525d","kind":"commit","published_at":"2016-01-07T00:43:39.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.16","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"0d8148ada11d6ab91d685194d76cc371a66165ec","kind":"commit","published_at":"2016-01-06T16:23:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.15","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"cbad9a332d7ee2d319f18d2344878edcb2169431","kind":"commit","published_at":"2015-12-24T05:26:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.14","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"07d6814d471b18aef851af031206b3309b838455","kind":"commit","published_at":"2015-11-07T01:21:06.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.13","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"a72e1956b3816b504688865da8a64738ebd85d2d","kind":"commit","published_at":"2015-11-03T08:21:51.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.12","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"ae3f4445dcc1e4e466f9e5830a313dbc1183e857","kind":"commit","published_at":"2015-10-23T15:41:46.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.11","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"dda4d5ee1ca8d7035f3f6e74c7094a9160e2c101","kind":"commit","published_at":"2015-08-13T01:09:18.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.10","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"e5914195c85681ec235eb98ecc787e723f351455","kind":"commit","published_at":"2015-08-03T02:40:01.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.9","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"93b0db9f4a07f0c7873856fe69a1b9ad0e58f59e","kind":"commit","published_at":"2015-06-07T07:17:12.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.8","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.8/manifests"},{"name":"v1.0.6","sha":"26ba5bcb08114dd079470b3fb28f8bb199a13c21","kind":"commit","published_at":"2015-05-20T19:54:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.6","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"09747b5ee07befb4d4c5e182b20b09025d5739a1","kind":"commit","published_at":"2015-04-05T20:42:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.5","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.5/manifests"},{"name":"v1.0.3","sha":"482719848272bf3b015000d006ce319ba3e66568","kind":"commit","published_at":"2015-03-19T05:25:11.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"08b37f90a60b954aab79349e337c3e3c9ba9ff82","kind":"commit","published_at":"2015-03-04T03:29:42.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"8935bed1a353b4faea37a6fec19684eaf600962a","kind":"commit","published_at":"2015-02-24T06:36:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4b8d34b355133bbbe3933b05fff4e50b08884945","kind":"commit","published_at":"2015-02-14T16:46:00.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-15T18:02:22.460Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":10.89539990730393,"forks_count":7.138199408912064,"average":24.718350411213414},"purl":"pkg:maven/io.swagger.parser.v3/swagger-parser-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.swagger.parser.v3:swagger-parser-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.swagger.parser.v3:swagger-parser-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.swagger.parser.v3:swagger-parser-cli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-05T23:01:54.299Z","issues_count":192,"pull_requests_count":302,"avg_time_to_close_issue":26026197.409836065,"avg_time_to_close_pull_request":4697435.214007782,"issues_closed_count":61,"pull_requests_closed_count":257,"pull_request_authors_count":58,"issue_authors_count":158,"avg_comments_per_issue":1.5364583333333333,"avg_comments_per_pull_request":0.39403973509933776,"merged_pull_requests_count":223,"bot_issues_count":0,"bot_pull_requests_count":118,"past_year_issues_count":38,"past_year_pull_requests_count":87,"past_year_avg_time_to_close_issue":2337406.9166666665,"past_year_avg_time_to_close_pull_request":58766.619718309856,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":71,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":0.9473684210526315,"past_year_avg_comments_per_pull_request":0.08045977011494253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":67,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/issues","maintainers":[{"login":"frantuma","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frantuma"},{"login":"gracekarina","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gracekarina"},{"login":"MiloszTarka","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MiloszTarka"},{"login":"djankows","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djankows"}],"active_maintainers":[{"login":"frantuma","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frantuma"},{"login":"djankows","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djankows"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-cli/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4859930,"name":"io.swagger.parser.v3:swagger-parser-project","ecosystem":"maven","description":"swagger-parser-project","homepage":"https://github.com/swagger-api/swagger-parser","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/swagger-api/swagger-parser","keywords_array":[],"namespace":"io.swagger.parser.v3","versions_count":77,"first_release_published_at":"2017-11-22T18:20:39.000Z","latest_release_published_at":"2026-04-14T07:12:44.000Z","latest_release_number":"2.1.40","last_synced_at":"2026-06-02T10:52:30.263Z","created_at":"2022-07-26T18:39:43.358Z","updated_at":"2026-06-02T10:52:30.263Z","registry_url":"https://central.sonatype.com/artifact/io.swagger.parser.v3/swagger-parser-project/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.swagger.parser.v3/swagger-parser-project/","metadata":{},"repo_metadata":{"id":16249745,"uuid":"18997610","full_name":"swagger-api/swagger-parser","owner":"swagger-api","description":"Swagger Spec to Java POJOs","archived":false,"fork":false,"pushed_at":"2025-10-09T13:10:30.000Z","size":8828,"stargazers_count":835,"open_issues_count":332,"forks_count":535,"subscribers_count":43,"default_branch":"master","last_synced_at":"2025-10-11T03:32:53.284Z","etag":null,"topics":["hacktoberfest","java","open-source","openapi","openapi-specification","openapi3","rest","rest-api","swagger","swagger-oss","swagger-parser"],"latest_commit_sha":null,"homepage":"http://swagger.io","language":"Java","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/swagger-api.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-21T16:00:22.000Z","updated_at":"2025-10-10T09:35:08.000Z","dependencies_parsed_at":"2023-10-16T19:42:10.661Z","dependency_job_id":"3bf129cb-3712-4081-85b7-dd80a07be59a","html_url":"https://github.com/swagger-api/swagger-parser","commit_stats":{"total_commits":1802,"total_committers":187,"mean_commits":9.636363636363637,"dds":0.7941176470588236,"last_synced_commit":"153070c54acc6b96f902dd9e6155956921453847"},"previous_names":[],"tags_count":146,"template":false,"template_full_name":null,"purl":"pkg:github/swagger-api/swagger-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/sbom","scorecard":{"id":696454,"data":{"date":"2025-08-11","repo":{"name":"github.com/swagger-api/swagger-parser","commit":"6c398fe8ff29e341769e05bfff525822d5ec901a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 8/13 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":"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":10,"reason":"13 commit(s) and 0 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:5","Warn: no topLevel permission defined: .github/workflows/maven-pulls.yml:1","Warn: no topLevel permission defined: .github/workflows/maven-v1-pulls.yml:1","Warn: no topLevel permission defined: .github/workflows/maven-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/next-snapshot-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/next-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/prepare-release-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/prepare-release.yml:1","Warn: no topLevel permission defined: .github/workflows/release-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Info:   0 out of  44 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  13 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":"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: Apache License 2.0: 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/maven-v1.yml:8"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-22T03:50:37.383Z","repository_id":16249745,"created_at":"2025-08-22T03:50:37.383Z","updated_at":"2025-08-22T03:50:37.383Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279012022,"owners_count":26085041,"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":"swagger-api","name":"Swagger","uuid":"7658037","kind":"organization","description":"","email":"apiteam@swagger.io","website":"http://swagger.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7658037?v=4","repositories_count":38,"last_synced_at":"2024-04-14T08:15:23.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/swagger-api","funding_links":[],"total_stars":69405,"followers":1144,"following":0,"created_at":"2022-11-02T16:26:44.305Z","updated_at":"2024-04-14T08:15:40.418Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api/repositories"},"tags":[{"name":"v2.1.34","sha":"077cf63f3d86f0276f350ee8b582e22b1c1022ca","kind":"commit","published_at":"2025-09-16T13:07:16.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.34","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.34/manifests"},{"name":"v2.1.33","sha":"ff5ff2513c9759acb82949b9c60981ce3af39ac4","kind":"commit","published_at":"2025-09-01T15:20:06.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.33","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.33/manifests"},{"name":"v2.1.32","sha":"bf6167593f5c1044f3615c7954a379d463f8f610","kind":"commit","published_at":"2025-08-18T08:50:10.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.32","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.32/manifests"},{"name":"v2.1.31","sha":"a3ee58bf243a9bfb466dc827fa270e91c9fb4e84","kind":"commit","published_at":"2025-07-08T12:22:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.31","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.31/manifests"},{"name":"v2.1.30","sha":"194c0b7fd7f2ec41b873df256dea09a9f8cde8ec","kind":"commit","published_at":"2025-06-20T11:56:34.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.30","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.30/manifests"},{"name":"v2.1.29","sha":"5457ac17f13ee437fe83fff05e7db08e6425843a","kind":"commit","published_at":"2025-05-26T13:27:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.29","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.29/manifests"},{"name":"v2.1.28","sha":"60dca14197b0ece8153328ec98c8e032361c2639","kind":"commit","published_at":"2025-05-17T11:35:07.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.28","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.28/manifests"},{"name":"v1.0.75","sha":"99a6c593df579d241cf924d6041d07d45bf407d9","kind":"commit","published_at":"2025-05-17T10:03:51.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.75","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.75/manifests"},{"name":"v2.1.27","sha":"737dda4ffade9038df8b589695a0f652ddc310f7","kind":"commit","published_at":"2025-05-09T13:06:35.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.27","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.27/manifests"},{"name":"v1.0.74","sha":"d1735d80934b1e53f8c365f5f1056f76407a5f6a","kind":"commit","published_at":"2025-05-02T11:22:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.74","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.74/manifests"},{"name":"v2.1.26","sha":"eb23c46739ff6437f4d649c462d92c8dd1acf000","kind":"commit","published_at":"2025-03-25T11:35:39.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.26","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.26/manifests"},{"name":"v2.1.25","sha":"e54928171bc63fbd887680b56e7a2b00831577f8","kind":"commit","published_at":"2025-01-17T08:36:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.25","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.25/manifests"},{"name":"v1.0.73","sha":"5cc124782267e1e4d2660c4d0efd7598519a60de","kind":"commit","published_at":"2025-01-17T07:13:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.73","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.73/manifests"},{"name":"v2.1.24","sha":"4016cf0e067a57394191602a2275363468e38591","kind":"commit","published_at":"2024-11-18T21:58:27.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.24","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.24/manifests"},{"name":"v1.0.72","sha":"599f80c864a433415d389793ed826f83a820e385","kind":"commit","published_at":"2024-11-18T20:29:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.72","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.72/manifests"},{"name":"v2.1.23","sha":"d41c7420e190eff8f622c1dd9d125ae6e3a064a6","kind":"commit","published_at":"2024-10-23T10:59:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.23","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.23/manifests"},{"name":"v1.0.71","sha":"08a8d092a013081e39306817fd05687a5d13242a","kind":"commit","published_at":"2024-05-02T14:27:37.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.71","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.71/manifests"},{"name":"v2.1.22","sha":"5040b8bda6d7e6eb8babcf1e8c06241218ef2b76","kind":"commit","published_at":"2024-04-05T08:01:34.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.22","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.22/manifests"},{"name":"v1.0.70","sha":"0087633560b9d93af05bf996375bceedb4ab78bb","kind":"commit","published_at":"2024-03-27T07:45:52.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.70","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.70/manifests"},{"name":"v2.1.21","sha":"24a1dfa7c47a169cca0766fe9db7cda02e47e4d1","kind":"commit","published_at":"2024-03-06T13:17:38.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.21","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.21/manifests"},{"name":"v2.1.20","sha":"3a31c1629bd27c3e1a8d5975ba8e1d55b0ef330a","kind":"commit","published_at":"2024-01-18T12:21:06.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.20","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.20/manifests"},{"name":"v1.0.69","sha":"a7ce873638601b825a50df748292b642319e6790","kind":"commit","published_at":"2024-01-18T11:38:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.69","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.69/manifests"},{"name":"v2.1.19","sha":"85ce5575b24c807e1d16f0517cbc622f32255b9b","kind":"commit","published_at":"2023-11-21T11:11:40.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.19","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.19/manifests"},{"name":"v2.1.18","sha":"295e2924fd798fe8370b8c501fa3d61ec4b7a25f","kind":"commit","published_at":"2023-10-17T09:13:13.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.18","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.18/manifests"},{"name":"v2.1.17","sha":"d12b3837e01e070ad7076396b43e3dd8428a3c32","kind":"commit","published_at":"2023-10-16T10:58:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.17","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.17/manifests"},{"name":"v1.0.68","sha":"e3a112a0cc01d761cb2054d4c36e4e9180d51986","kind":"commit","published_at":"2023-10-16T10:07:46.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.68","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.68/manifests"},{"name":"v2.1.16","sha":"234d29031b17beb71e4129ea7bb3909c58cc809e","kind":"commit","published_at":"2023-06-26T17:43:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.16","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.16/manifests"},{"name":"v2.1.15","sha":"17940c0d10346ed705879acbe432ea8dc5ba39f2","kind":"commit","published_at":"2023-05-29T10:59:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.15","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.15/manifests"},{"name":"v1.0.67","sha":"fe757a9c2e1d75281bd7f559638fd2fdcf389fd0","kind":"commit","published_at":"2023-05-29T09:55:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.67","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.67/manifests"},{"name":"v2.1.14","sha":"fcb3e2a8affc309bbe481a549124563c95223102","kind":"commit","published_at":"2023-05-16T06:38:33.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.14","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.14/manifests"},{"name":"v1.0.66","sha":"2a833c1c0c7ec23154001ee8a9718e61c12718cc","kind":"commit","published_at":"2023-05-15T10:13:17.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.66","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.66/manifests"},{"name":"v2.1.13","sha":"0fa0bb23f912752bd6ea661e3708e2298e350277","kind":"commit","published_at":"2023-03-26T12:32:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.13","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.13/manifests"},{"name":"v1.0.65","sha":"c425f7a864cf23cf096d29c8ae438e8a7c6f6d02","kind":"commit","published_at":"2023-03-26T11:34:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.65","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.65/manifests"},{"name":"v2.1.12","sha":"12a4a2e7ebd26ba26df054c975843bbc02e71779","kind":"commit","published_at":"2023-02-15T14:55:23.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.12","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.12/manifests"},{"name":"v2.1.11","sha":"d8e65a1994479bea0974e4ba23c1a878389855f1","kind":"commit","published_at":"2023-01-18T10:56:15.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.11","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.11/manifests"},{"name":"v2.1.10","sha":"a549f3afda4db34c7ed0e956360ee8d521b0fa54","kind":"commit","published_at":"2023-01-06T15:07:10.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.10","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"e0f86d789e1dec45082465a69b2aaee8e759b634","kind":"commit","published_at":"2022-11-15T19:22:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.9","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.9/manifests"},{"name":"v1.0.64","sha":"43ec2f93c96f0eeeec96280f1795921c59cbe859","kind":"commit","published_at":"2022-11-15T15:37:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.64","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.64/manifests"},{"name":"v2.1.8","sha":"4b3863c6c902981c3d563119f0f6f30f6598f517","kind":"commit","published_at":"2022-11-02T16:47:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.8","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"585b1b9422ecf9f3fe166d381141d37c528802ff","kind":"commit","published_at":"2022-10-27T21:13:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.7","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"18d885a5615b6fd2ade5951614c0ad880fc1e6f7","kind":"commit","published_at":"2022-10-21T09:19:16.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.6","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"8282c2371c4e89ba67c8bfe19222a390db7ae847","kind":"commit","published_at":"2022-10-17T21:09:53.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.5","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"e41b1c70249e1e6bb8f43e5e20fd5ef64846ea52","kind":"commit","published_at":"2022-10-17T09:38:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.4","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.4/manifests"},{"name":"v1.0.63","sha":"a0b0719501f4a6a4277769a6ad46279a927fca30","kind":"commit","published_at":"2022-10-17T08:43:33.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.63","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.63/manifests"},{"name":"v2.1.3","sha":"713885de95296e0489b3e999607e6693511c57ed","kind":"commit","published_at":"2022-09-27T14:40:19.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.3/manifests"},{"name":"v1.0.62","sha":"f96580a14266d9098ad147c8571c632c7e8036ab","kind":"commit","published_at":"2022-09-27T12:48:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.62","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.62/manifests"},{"name":"v2.1.2","sha":"5a3d7dd848caaaf72a552fd1f8403f96d4bd8dbc","kind":"commit","published_at":"2022-08-15T11:22:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2b4227190b8223c9363671434a72cf810a861631","kind":"commit","published_at":"2022-06-17T14:01:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"b1f724c1c5a635cb358363cb95028c3fffd52cba","kind":"commit","published_at":"2022-06-15T16:44:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.0/manifests"},{"name":"v1.0.61","sha":"8e775d4d7337cbb04c86cb2b82532c1e31f4b188","kind":"commit","published_at":"2022-06-15T15:56:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.61","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.61/manifests"},{"name":"v2.0.33","sha":"9f3e4c66fbee28ca566bbbc651c434890a624a61","kind":"commit","published_at":"2022-05-20T19:51:56.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.33","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.33/manifests"},{"name":"v1.0.60","sha":"e9c71b15fb13725beb261612185cd3a1061c9c58","kind":"commit","published_at":"2022-05-20T18:39:26.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.60","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.60/manifests"},{"name":"v2.0.32","sha":"7214ef6c6add6e9cfdb69991f299534c70adb519","kind":"commit","published_at":"2022-04-04T19:41:47.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.32","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.32/manifests"},{"name":"v1.0.59","sha":"0cd775a10f75bd0ac5f89823282b3fa2a2ed9f30","kind":"commit","published_at":"2022-04-04T16:51:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.59","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.59/manifests"},{"name":"v1.0.58","sha":"3588e191a24bff7b800ebbd169414225eab21688","kind":"commit","published_at":"2022-03-15T08:36:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.58","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.58/manifests"},{"name":"v2.0.31","sha":"2ba563c25d658fa2203d2317f0b2a08f97c95749","kind":"commit","published_at":"2022-03-12T11:27:02.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.31","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"eeec2e4f3a53b411db6535246ccd1c9f0cba51a2","kind":"commit","published_at":"2022-02-07T19:47:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.30","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.30/manifests"},{"name":"v1.0.57","sha":"36998e8dae3b01d7836b4735d547fc907253099b","kind":"commit","published_at":"2022-02-07T15:36:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.57","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.57/manifests"},{"name":"v2.0.29","sha":"3dd3e7b0cae8ecf4244b7bcd6aec992b3dbfacaa","kind":"commit","published_at":"2021-12-18T16:58:05.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.29","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b4cee7151559f1e647a1a8119002a50e02ec6a4c","kind":"commit","published_at":"2021-09-29T19:47:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.28","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.28/manifests"},{"name":"v1.0.56","sha":"9dfa263b86d9fd67fa0610d3d38aa32ca675445e","kind":"commit","published_at":"2021-09-29T18:28:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.56","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.56/manifests"},{"name":"v2.0.27","sha":"4bd0f4fdbf8e9cf173463dd73b570db47013dd6f","kind":"commit","published_at":"2021-06-28T09:46:49.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.27","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"987fa8c632d01887bc0e901106edfc6e5f857bc6","kind":"commit","published_at":"2021-05-28T11:14:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.26","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.26/manifests"},{"name":"v1.0.55","sha":"2507c258f508863bf0c08f6a0c35ccb3c5a23f58","kind":"commit","published_at":"2021-05-28T09:50:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.55","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.55/manifests"},{"name":"v2.0.25","sha":"af54da9cbeb415e93a123cc28d56d18d300c3ca1","kind":"commit","published_at":"2021-04-06T11:47:09.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.25","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.25/manifests"},{"name":"v1.0.54","sha":"b9800a90d50ff8822440238f3f8baf1c140b77ef","kind":"commit","published_at":"2020-12-29T13:44:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.54","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.54/manifests"},{"name":"v2.0.24","sha":"5fb648fed424ad20112144a0abcae09c4aec68fb","kind":"commit","published_at":"2020-12-04T16:01:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.24","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.24/manifests"},{"name":"v1.0.53","sha":"2984f91f1d2b4e974d1500229b6b8463afc0362d","kind":"commit","published_at":"2020-11-26T17:42:51.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.53","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.53/manifests"},{"name":"v2.0.23","sha":"20a300271bd4ff5634df65d2e7b77dfcd2563fd1","kind":"commit","published_at":"2020-11-02T09:24:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.23","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.23/manifests"},{"name":"v1.0.52","sha":"a99c6dacd76f704dbb7b6efe22d0271a49038451","kind":"commit","published_at":"2020-10-16T13:31:18.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.52","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.52/manifests"},{"name":"v2.0.22","sha":"651be45ec253304276db6c9244c09bb281ad6dfe","kind":"commit","published_at":"2020-10-03T07:15:56.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.22","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"65f76cce60a810efc104b537ddef84133183ce31","kind":"commit","published_at":"2020-07-28T09:22:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.21","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"945b4449194ba028a24fd80674c72643f5f02ba0","kind":"commit","published_at":"2020-05-15T16:25:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.20","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.20/manifests"},{"name":"v1.0.51","sha":"be7d645800457f93ccdd759edbc3c11728525fd6","kind":"commit","published_at":"2020-05-15T14:57:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.51","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.51/manifests"},{"name":"v2.0.19","sha":"ca6ff42199aaf3e2c45c041d5bf60cfc8e92f10a","kind":"commit","published_at":"2020-04-02T09:23:56.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.19","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"68b2c21bfc1ec1610b1ede17672194c3943945a2","kind":"tag","published_at":"2020-02-23T09:08:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.18","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.18/manifests"},{"name":"v1.0.50","sha":"ba1463a8d5a4034acb46a175aef728b60c67710a","kind":"tag","published_at":"2020-02-23T09:04:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.50","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.50/manifests"},{"name":"v2.0.17","sha":"d88d11c10252f98b052ee7ce690de334ab48adaf","kind":"commit","published_at":"2020-01-02T14:00:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.17","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.17/manifests"},{"name":"v1.0.49","sha":"7e99b406685526c79c72570c88724b2f4ff105b0","kind":"commit","published_at":"2020-01-02T13:36:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.49","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.49/manifests"},{"name":"v2.0.16","sha":"26d6f6b5d4b6b7177e4f98283f67f65c1433056f","kind":"commit","published_at":"2019-11-16T15:29:41.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.16","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.16/manifests"},{"name":"v1.0.48","sha":"58675f216a9bad8248104f7b90c4be60d8fe858f","kind":"commit","published_at":"2019-11-16T15:03:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.48","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.48/manifests"},{"name":"v2.0.15","sha":"2c612b7f50c3474edd339ae95661eb4fe0d3b8bb","kind":"commit","published_at":"2019-10-12T11:52:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.15","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.15/manifests"},{"name":"v1.0.47","sha":"7dbf75391de8e20d5fcb0e3bcf7d5673f064683b","kind":"commit","published_at":"2019-10-12T11:10:19.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.47","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.47/manifests"},{"name":"v2.0.14","sha":"af0f56ec402ffca6db97bb6f83231524dd8c20e7","kind":"commit","published_at":"2019-08-22T17:25:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.14","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.14/manifests"},{"name":"v1.0.46","sha":"4bc42cce30504a4a8f9fa6573002e6e832736b82","kind":"commit","published_at":"2019-08-22T17:00:57.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.46","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.46/manifests"},{"name":"v2.0.13","sha":"64c6edb4d556487300484cac63a28be3d95caa03","kind":"commit","published_at":"2019-06-27T15:36:27.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.13","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.13/manifests"},{"name":"v1.0.45","sha":"c304f81065fbb767ebea1868351befd28c4b10b2","kind":"commit","published_at":"2019-06-27T14:25:41.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.45","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.45/manifests"},{"name":"v2.0.12","sha":"80148d2000e9768c0d764396ae963da8fcda86c4","kind":"commit","published_at":"2019-04-24T14:34:36.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.12","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"d018a1003533011790b2a632d6a1c1843da7e1b2","kind":"commit","published_at":"2019-03-26T11:56:14.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.11","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.11/manifests"},{"name":"v1.0.44","sha":"1afa98e260477f75adbb5e6e0bc19b20b6b34b37","kind":"commit","published_at":"2019-03-26T11:25:48.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.44","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.44/manifests"},{"name":"v2.0.10","sha":"de8b1d216ce6c57813e0964a02d35d7684b8bd56","kind":"commit","published_at":"2019-03-25T09:38:57.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.10","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.10/manifests"},{"name":"v1.0.43","sha":"2533d05dc1c6e9b2e1283a654dc051d371a3d409","kind":"commit","published_at":"2019-03-25T08:34:40.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.43","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.43/manifests"},{"name":"v2.0.9","sha":"8be209a5394616ab0d074053d38e6098c687b03e","kind":"commit","published_at":"2019-02-18T14:49:31.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.9","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.9/manifests"},{"name":"v1.0.42","sha":"d8823dd2a6e2cf60c7c9201d321ac3a82cad0813","kind":"commit","published_at":"2019-02-18T14:09:39.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.42","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.42/manifests"},{"name":"v2.0.8","sha":"670b278f1cf925ce93a8d3c17a1c8411d9e5329b","kind":"commit","published_at":"2019-01-15T11:34:01.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.8","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.8/manifests"},{"name":"v1.0.41","sha":"5523159b9af67ccf304ccf3440396c2b1e7de4e9","kind":"commit","published_at":"2019-01-15T11:08:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.41","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.41/manifests"},{"name":"v2.0.7","sha":"75e660320bc6ffeee8e7240dc719ad8d895962df","kind":"commit","published_at":"2018-11-29T20:15:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.7","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"386162dabc7d113fc6fa73c1cb4c94210ba648b7","kind":"commit","published_at":"2018-11-29T07:05:02.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.6","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6/manifests"},{"name":"v1.0.40","sha":"d6ca32e92e8a167bba5fc98c7c3a2e22e7662430","kind":"commit","published_at":"2018-11-28T18:11:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.40","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.40/manifests"},{"name":"v2.0.6-20181030","sha":"3ee7b0c48f39f5c1490d504d9b77e4f20832a09a","kind":"tag","published_at":"2018-10-30T19:03:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.6-20181030","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.6-20181030","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.6-20181030","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6-20181030","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6-20181030/manifests"},{"name":"v.2.0.5","sha":"a5662378d637a7c4d1f5f30e55a009bfce480074","kind":"commit","published_at":"2018-10-04T14:57:55.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.2.0.5","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.5/manifests"},{"name":"v.1.0.39","sha":"ed90b5d68e71b897b5ff1f8197d5b6f9afffbb3c","kind":"commit","published_at":"2018-10-04T13:58:27.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.1.0.39","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.1.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.1.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.39/manifests"},{"name":"v.2.0.4","sha":"f8ca23a81bf7034e095ad8daebfe9c9475b716d8","kind":"commit","published_at":"2018-09-05T17:08:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.2.0.4","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.4/manifests"},{"name":"v2.0.3","sha":"270227f3b17b2268d17b1b3c66b949f24d258f01","kind":"commit","published_at":"2018-09-05T15:54:44.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.3/manifests"},{"name":"v1.0.38","sha":"48ed1e676961b5f1a8c9f7ba941e090a6a4891d1","kind":"commit","published_at":"2018-09-05T15:05:31.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.38","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.38/manifests"},{"name":"v2.0.2","sha":"0a254c65c02a981eda02c0566b6ea26739acfa6f","kind":"commit","published_at":"2018-08-10T15:16:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.2/manifests"},{"name":"v1.0.37","sha":"609e5ba6ddbce01be1a3c148f043698c617d34f8","kind":"commit","published_at":"2018-08-10T12:59:01.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.37","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.37/manifests"},{"name":"v2.0.1","sha":"b5a73502a8954e5e00c7dba87557568ff4530f5c","kind":"commit","published_at":"2018-05-24T16:02:17.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.1/manifests"},{"name":"v1.0.36","sha":"c01a11e44a54850c03ef280afbf88a34babd62cf","kind":"commit","published_at":"2018-05-24T15:40:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.36","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.36/manifests"},{"name":"v2.0.0","sha":"056445f24af16a4afccec0a30c550df8557f620d","kind":"commit","published_at":"2018-04-17T08:19:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0/manifests"},{"name":"v1.0.35","sha":"50363fbf64bddefb835f4068bcee2d6494e726d6","kind":"commit","published_at":"2018-04-17T08:02:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.35","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.35/manifests"},{"name":"v2.0.0-rc3","sha":"964829e456973316a8ede8433d319996cfae5e16","kind":"commit","published_at":"2018-01-23T15:48:16.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc3/manifests"},{"name":"v.1.0.34","sha":"7b50ce506a7f28c06779744fade016123b35323c","kind":"commit","published_at":"2018-01-23T10:55:40.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.1.0.34","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.1.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.1.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.34/manifests"},{"name":"v2.0.0-rc2","sha":"fc8993be5cf76e2762198e0848a93ffd03ad272b","kind":"commit","published_at":"2017-11-22T18:17:26.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc2/manifests"},{"name":"v.1.0.33","sha":"6be4df3b625e0558ab0380178e4daeaeea280059","kind":"commit","published_at":"2017-11-22T17:33:07.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.1.0.33","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.1.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.1.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.33/manifests"},{"name":"v2.0.0-rc1","sha":"848cefb5e30b6aa9455740b67a759ae3ad538843","kind":"commit","published_at":"2017-09-29T23:22:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc1/manifests"},{"name":"v2.0.0-rc0","sha":"0a430b4a19221a6abd4eabad588c16bfdb43502d","kind":"commit","published_at":"2017-08-19T02:36:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc0/manifests"},{"name":"v1.0.32","sha":"fe4d6d283448ca2672535b23f0461143bfdac325","kind":"commit","published_at":"2017-07-15T19:29:09.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.32","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.32/manifests"},{"name":"v1.0.31","sha":"67a2226436627c7c6de924de792b6b2ed09faa46","kind":"commit","published_at":"2017-07-14T19:20:52.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.31","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.31/manifests"},{"name":"v1.0.29","sha":"4234995bd3835727723573e1cb3e61d32fd79d91","kind":"commit","published_at":"2017-05-31T17:20:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.29","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.29/manifests"},{"name":"v1.0.27","sha":"1bf0bff1971d0daa5b1fb3d3b080daba38eefe06","kind":"commit","published_at":"2017-03-10T21:45:44.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.27","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"271c018a369914024c30c5336877ce354ba3f889","kind":"commit","published_at":"2017-03-01T12:54:11.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.26","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"e92f5bc668dc55716195868a5125bda3c74cb95d","kind":"commit","published_at":"2016-12-27T20:45:44.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.25","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"9d247e76d72d17cc4d7a9a9d84cc33a5b9f3a3c8","kind":"commit","published_at":"2016-12-20T18:53:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.24","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"afd274b805b00e38b0730dd0106a0ae8050be20c","kind":"commit","published_at":"2016-10-28T20:47:34.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.23","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"61e265ebc79a1ced219a93f9f788061745c42f36","kind":"commit","published_at":"2016-08-05T17:20:12.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.22","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"0c43b400f11ae25489b08e6a54d382b93cf7b765","kind":"commit","published_at":"2016-07-14T06:54:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.21","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"5c23182322a28db860b1820b3787e3daaed79061","kind":"commit","published_at":"2016-06-01T13:46:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.20","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"608733eefe7ab1d4ee0466767dd0325f2baeb6f4","kind":"commit","published_at":"2016-04-06T19:59:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.19","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"36307db5438c7ca29077cf4793a6553af8e5a8d4","kind":"commit","published_at":"2016-03-25T01:17:23.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.18","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"04af052a252941f79a57c9670ae7ba564ae052cf","kind":"commit","published_at":"2016-02-02T21:51:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.17","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"b9a98d543ec6dda29d6770c3611df992653d525d","kind":"commit","published_at":"2016-01-07T00:43:39.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.16","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"0d8148ada11d6ab91d685194d76cc371a66165ec","kind":"commit","published_at":"2016-01-06T16:23:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.15","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"cbad9a332d7ee2d319f18d2344878edcb2169431","kind":"commit","published_at":"2015-12-24T05:26:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.14","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"07d6814d471b18aef851af031206b3309b838455","kind":"commit","published_at":"2015-11-07T01:21:06.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.13","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"a72e1956b3816b504688865da8a64738ebd85d2d","kind":"commit","published_at":"2015-11-03T08:21:51.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.12","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"ae3f4445dcc1e4e466f9e5830a313dbc1183e857","kind":"commit","published_at":"2015-10-23T15:41:46.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.11","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"dda4d5ee1ca8d7035f3f6e74c7094a9160e2c101","kind":"commit","published_at":"2015-08-13T01:09:18.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.10","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"e5914195c85681ec235eb98ecc787e723f351455","kind":"commit","published_at":"2015-08-03T02:40:01.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.9","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"93b0db9f4a07f0c7873856fe69a1b9ad0e58f59e","kind":"commit","published_at":"2015-06-07T07:17:12.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.8","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.8/manifests"},{"name":"v1.0.6","sha":"26ba5bcb08114dd079470b3fb28f8bb199a13c21","kind":"commit","published_at":"2015-05-20T19:54:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.6","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"09747b5ee07befb4d4c5e182b20b09025d5739a1","kind":"commit","published_at":"2015-04-05T20:42:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.5","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.5/manifests"},{"name":"v1.0.3","sha":"482719848272bf3b015000d006ce319ba3e66568","kind":"commit","published_at":"2015-03-19T05:25:11.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"08b37f90a60b954aab79349e337c3e3c9ba9ff82","kind":"commit","published_at":"2015-03-04T03:29:42.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"8935bed1a353b4faea37a6fec19684eaf600962a","kind":"commit","published_at":"2015-02-24T06:36:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4b8d34b355133bbbe3933b05fff4e50b08884945","kind":"commit","published_at":"2015-02-14T16:46:00.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-12T16:36:35.850Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":11.144796479956982,"forks_count":7.062557809644003,"average":24.761789154559665},"purl":"pkg:maven/io.swagger.parser.v3/swagger-parser-project","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.swagger.parser.v3:swagger-parser-project","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.swagger.parser.v3:swagger-parser-project","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.swagger.parser.v3:swagger-parser-project/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-09T17:17:28.092Z","issues_count":183,"pull_requests_count":288,"avg_time_to_close_issue":26648665.754385963,"avg_time_to_close_pull_request":4006964.769230769,"issues_closed_count":57,"pull_requests_closed_count":247,"pull_request_authors_count":53,"issue_authors_count":150,"avg_comments_per_issue":1.4863387978142077,"avg_comments_per_pull_request":0.3854166666666667,"merged_pull_requests_count":215,"bot_issues_count":0,"bot_pull_requests_count":114,"past_year_issues_count":43,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":1657395.6,"past_year_avg_time_to_close_pull_request":46017.16494845361,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":97,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":0.6744186046511628,"past_year_avg_comments_per_pull_request":0.03636363636363636,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":92,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/issues","maintainers":[{"login":"frantuma","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frantuma"},{"login":"gracekarina","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gracekarina"},{"login":"MiloszTarka","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MiloszTarka"},{"login":"djankows","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djankows"}],"active_maintainers":[{"login":"frantuma","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frantuma"},{"login":"djankows","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djankows"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-project/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-project/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-project/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-project/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-project/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-project/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11092685,"name":"io.swagger.parser.v3:swagger-parser-safe-url-resolver","ecosystem":"maven","description":"swagger-parser-safe-url-resolver","homepage":"https://github.com/swagger-api/swagger-parser","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/swagger-api/swagger-parser","keywords_array":[],"namespace":"io.swagger.parser.v3","versions_count":29,"first_release_published_at":"2023-05-16T06:57:11.000Z","latest_release_published_at":"2026-05-12T12:23:07.000Z","latest_release_number":"2.1.42","last_synced_at":"2026-05-13T05:32:17.316Z","created_at":"2024-11-28T19:46:08.416Z","updated_at":"2026-05-13T05:32:17.317Z","registry_url":"https://central.sonatype.com/artifact/io.swagger.parser.v3/swagger-parser-safe-url-resolver/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.swagger.parser.v3/swagger-parser-safe-url-resolver/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":16249745,"uuid":"18997610","full_name":"swagger-api/swagger-parser","owner":"swagger-api","description":"Swagger Spec to Java POJOs","archived":false,"fork":false,"pushed_at":"2026-02-03T13:25:15.000Z","size":9230,"stargazers_count":852,"open_issues_count":345,"forks_count":539,"subscribers_count":43,"default_branch":"master","last_synced_at":"2026-02-08T17:57:34.732Z","etag":null,"topics":["hacktoberfest","java","open-source","openapi","openapi-specification","openapi3","rest","rest-api","swagger","swagger-oss","swagger-parser"],"latest_commit_sha":null,"homepage":"http://swagger.io","language":"Java","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/swagger-api.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-21T16:00:22.000Z","updated_at":"2026-02-08T13:36:58.000Z","dependencies_parsed_at":"2023-10-16T19:42:10.661Z","dependency_job_id":"3bf129cb-3712-4081-85b7-dd80a07be59a","html_url":"https://github.com/swagger-api/swagger-parser","commit_stats":{"total_commits":1802,"total_committers":187,"mean_commits":9.636363636363637,"dds":0.7941176470588236,"last_synced_commit":"153070c54acc6b96f902dd9e6155956921453847"},"previous_names":[],"tags_count":149,"template":false,"template_full_name":null,"purl":"pkg:github/swagger-api/swagger-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/sbom","scorecard":{"id":696454,"data":{"date":"2025-08-11","repo":{"name":"github.com/swagger-api/swagger-parser","commit":"6c398fe8ff29e341769e05bfff525822d5ec901a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 8/13 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":"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":10,"reason":"13 commit(s) and 0 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:5","Warn: no topLevel permission defined: .github/workflows/maven-pulls.yml:1","Warn: no topLevel permission defined: .github/workflows/maven-v1-pulls.yml:1","Warn: no topLevel permission defined: .github/workflows/maven-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/next-snapshot-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/next-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/prepare-release-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/prepare-release.yml:1","Warn: no topLevel permission defined: .github/workflows/release-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Info:   0 out of  44 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  13 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":"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: Apache License 2.0: 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/maven-v1.yml:8"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-22T03:50:37.383Z","repository_id":16249745,"created_at":"2025-08-22T03:50:37.383Z","updated_at":"2025-08-22T03:50:37.383Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29281968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T19:05:41.198Z","status":"ssl_error","status_checked_at":"2026-02-09T19:05:37.449Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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_record":{"login":"swagger-api","name":"Swagger","uuid":"7658037","kind":"organization","description":"","email":"apiteam@swagger.io","website":"http://swagger.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7658037?v=4","repositories_count":38,"last_synced_at":"2024-04-14T08:15:23.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/swagger-api","funding_links":[],"total_stars":69405,"followers":1144,"following":0,"created_at":"2022-11-02T16:26:44.305Z","updated_at":"2024-04-14T08:15:40.418Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api/repositories"},"tags":[{"name":"v2.1.37","sha":"4e95fe6a15b99303eb736e9c03efd8d0247e60c4","kind":"commit","published_at":"2025-12-18T13:15:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.37","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.37/manifests"},{"name":"v2.1.36","sha":"dddcf0fea6213597f813c7c6ed93c7487ecf3f07","kind":"commit","published_at":"2025-11-24T12:39:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.36","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.36/manifests"},{"name":"v2.1.35","sha":"5eb1acb471ac4a68e5ff5cb0cd38fe6ed93b0990","kind":"commit","published_at":"2025-10-13T12:36:31.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.35","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.35/manifests"},{"name":"v2.1.34","sha":"077cf63f3d86f0276f350ee8b582e22b1c1022ca","kind":"commit","published_at":"2025-09-16T13:07:16.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.34","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.34/manifests"},{"name":"v2.1.33","sha":"ff5ff2513c9759acb82949b9c60981ce3af39ac4","kind":"commit","published_at":"2025-09-01T15:20:06.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.33","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.33/manifests"},{"name":"v2.1.32","sha":"bf6167593f5c1044f3615c7954a379d463f8f610","kind":"commit","published_at":"2025-08-18T08:50:10.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.32","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.32/manifests"},{"name":"v2.1.31","sha":"a3ee58bf243a9bfb466dc827fa270e91c9fb4e84","kind":"commit","published_at":"2025-07-08T12:22:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.31","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.31/manifests"},{"name":"v2.1.30","sha":"194c0b7fd7f2ec41b873df256dea09a9f8cde8ec","kind":"commit","published_at":"2025-06-20T11:56:34.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.30","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.30/manifests"},{"name":"v2.1.29","sha":"5457ac17f13ee437fe83fff05e7db08e6425843a","kind":"commit","published_at":"2025-05-26T13:27:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.29","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.29/manifests"},{"name":"v2.1.28","sha":"60dca14197b0ece8153328ec98c8e032361c2639","kind":"commit","published_at":"2025-05-17T11:35:07.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.28","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.28/manifests"},{"name":"v1.0.75","sha":"99a6c593df579d241cf924d6041d07d45bf407d9","kind":"commit","published_at":"2025-05-17T10:03:51.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.75","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.75/manifests"},{"name":"v2.1.27","sha":"737dda4ffade9038df8b589695a0f652ddc310f7","kind":"commit","published_at":"2025-05-09T13:06:35.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.27","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.27/manifests"},{"name":"v1.0.74","sha":"d1735d80934b1e53f8c365f5f1056f76407a5f6a","kind":"commit","published_at":"2025-05-02T11:22:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.74","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.74/manifests"},{"name":"v2.1.26","sha":"eb23c46739ff6437f4d649c462d92c8dd1acf000","kind":"commit","published_at":"2025-03-25T11:35:39.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.26","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.26/manifests"},{"name":"v2.1.25","sha":"e54928171bc63fbd887680b56e7a2b00831577f8","kind":"commit","published_at":"2025-01-17T08:36:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.25","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.25/manifests"},{"name":"v1.0.73","sha":"5cc124782267e1e4d2660c4d0efd7598519a60de","kind":"commit","published_at":"2025-01-17T07:13:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.73","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.73/manifests"},{"name":"v2.1.24","sha":"4016cf0e067a57394191602a2275363468e38591","kind":"commit","published_at":"2024-11-18T21:58:27.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.24","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.24/manifests"},{"name":"v1.0.72","sha":"599f80c864a433415d389793ed826f83a820e385","kind":"commit","published_at":"2024-11-18T20:29:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.72","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.72/manifests"},{"name":"v2.1.23","sha":"d41c7420e190eff8f622c1dd9d125ae6e3a064a6","kind":"commit","published_at":"2024-10-23T10:59:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.23","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.23/manifests"},{"name":"v1.0.71","sha":"08a8d092a013081e39306817fd05687a5d13242a","kind":"commit","published_at":"2024-05-02T14:27:37.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.71","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.71/manifests"},{"name":"v2.1.22","sha":"5040b8bda6d7e6eb8babcf1e8c06241218ef2b76","kind":"commit","published_at":"2024-04-05T08:01:34.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.22","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.22/manifests"},{"name":"v1.0.70","sha":"0087633560b9d93af05bf996375bceedb4ab78bb","kind":"commit","published_at":"2024-03-27T07:45:52.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.70","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.70/manifests"},{"name":"v2.1.21","sha":"24a1dfa7c47a169cca0766fe9db7cda02e47e4d1","kind":"commit","published_at":"2024-03-06T13:17:38.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.21","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.21/manifests"},{"name":"v2.1.20","sha":"3a31c1629bd27c3e1a8d5975ba8e1d55b0ef330a","kind":"commit","published_at":"2024-01-18T12:21:06.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.20","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.20/manifests"},{"name":"v1.0.69","sha":"a7ce873638601b825a50df748292b642319e6790","kind":"commit","published_at":"2024-01-18T11:38:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.69","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.69/manifests"},{"name":"v2.1.19","sha":"85ce5575b24c807e1d16f0517cbc622f32255b9b","kind":"commit","published_at":"2023-11-21T11:11:40.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.19","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.19/manifests"},{"name":"v2.1.18","sha":"295e2924fd798fe8370b8c501fa3d61ec4b7a25f","kind":"commit","published_at":"2023-10-17T09:13:13.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.18","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.18/manifests"},{"name":"v2.1.17","sha":"d12b3837e01e070ad7076396b43e3dd8428a3c32","kind":"commit","published_at":"2023-10-16T10:58:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.17","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.17/manifests"},{"name":"v1.0.68","sha":"e3a112a0cc01d761cb2054d4c36e4e9180d51986","kind":"commit","published_at":"2023-10-16T10:07:46.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.68","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.68/manifests"},{"name":"v2.1.16","sha":"234d29031b17beb71e4129ea7bb3909c58cc809e","kind":"commit","published_at":"2023-06-26T17:43:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.16","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.16/manifests"},{"name":"v2.1.15","sha":"17940c0d10346ed705879acbe432ea8dc5ba39f2","kind":"commit","published_at":"2023-05-29T10:59:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.15","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.15/manifests"},{"name":"v1.0.67","sha":"fe757a9c2e1d75281bd7f559638fd2fdcf389fd0","kind":"commit","published_at":"2023-05-29T09:55:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.67","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.67/manifests"},{"name":"v2.1.14","sha":"fcb3e2a8affc309bbe481a549124563c95223102","kind":"commit","published_at":"2023-05-16T06:38:33.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.14","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.14/manifests"},{"name":"v1.0.66","sha":"2a833c1c0c7ec23154001ee8a9718e61c12718cc","kind":"commit","published_at":"2023-05-15T10:13:17.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.66","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.66/manifests"},{"name":"v2.1.13","sha":"0fa0bb23f912752bd6ea661e3708e2298e350277","kind":"commit","published_at":"2023-03-26T12:32:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.13","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.13/manifests"},{"name":"v1.0.65","sha":"c425f7a864cf23cf096d29c8ae438e8a7c6f6d02","kind":"commit","published_at":"2023-03-26T11:34:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.65","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.65/manifests"},{"name":"v2.1.12","sha":"12a4a2e7ebd26ba26df054c975843bbc02e71779","kind":"commit","published_at":"2023-02-15T14:55:23.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.12","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.12/manifests"},{"name":"v2.1.11","sha":"d8e65a1994479bea0974e4ba23c1a878389855f1","kind":"commit","published_at":"2023-01-18T10:56:15.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.11","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.11/manifests"},{"name":"v2.1.10","sha":"a549f3afda4db34c7ed0e956360ee8d521b0fa54","kind":"commit","published_at":"2023-01-06T15:07:10.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.10","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"e0f86d789e1dec45082465a69b2aaee8e759b634","kind":"commit","published_at":"2022-11-15T19:22:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.9","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.9/manifests"},{"name":"v1.0.64","sha":"43ec2f93c96f0eeeec96280f1795921c59cbe859","kind":"commit","published_at":"2022-11-15T15:37:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.64","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.64/manifests"},{"name":"v2.1.8","sha":"4b3863c6c902981c3d563119f0f6f30f6598f517","kind":"commit","published_at":"2022-11-02T16:47:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.8","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"585b1b9422ecf9f3fe166d381141d37c528802ff","kind":"commit","published_at":"2022-10-27T21:13:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.7","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"18d885a5615b6fd2ade5951614c0ad880fc1e6f7","kind":"commit","published_at":"2022-10-21T09:19:16.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.6","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"8282c2371c4e89ba67c8bfe19222a390db7ae847","kind":"commit","published_at":"2022-10-17T21:09:53.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.5","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"e41b1c70249e1e6bb8f43e5e20fd5ef64846ea52","kind":"commit","published_at":"2022-10-17T09:38:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.4","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.4/manifests"},{"name":"v1.0.63","sha":"a0b0719501f4a6a4277769a6ad46279a927fca30","kind":"commit","published_at":"2022-10-17T08:43:33.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.63","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.63/manifests"},{"name":"v2.1.3","sha":"713885de95296e0489b3e999607e6693511c57ed","kind":"commit","published_at":"2022-09-27T14:40:19.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.3/manifests"},{"name":"v1.0.62","sha":"f96580a14266d9098ad147c8571c632c7e8036ab","kind":"commit","published_at":"2022-09-27T12:48:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.62","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.62/manifests"},{"name":"v2.1.2","sha":"5a3d7dd848caaaf72a552fd1f8403f96d4bd8dbc","kind":"commit","published_at":"2022-08-15T11:22:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2b4227190b8223c9363671434a72cf810a861631","kind":"commit","published_at":"2022-06-17T14:01:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"b1f724c1c5a635cb358363cb95028c3fffd52cba","kind":"commit","published_at":"2022-06-15T16:44:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.0/manifests"},{"name":"v1.0.61","sha":"8e775d4d7337cbb04c86cb2b82532c1e31f4b188","kind":"commit","published_at":"2022-06-15T15:56:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.61","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.61/manifests"},{"name":"v2.0.33","sha":"9f3e4c66fbee28ca566bbbc651c434890a624a61","kind":"commit","published_at":"2022-05-20T19:51:56.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.33","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.33/manifests"},{"name":"v1.0.60","sha":"e9c71b15fb13725beb261612185cd3a1061c9c58","kind":"commit","published_at":"2022-05-20T18:39:26.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.60","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.60/manifests"},{"name":"v2.0.32","sha":"7214ef6c6add6e9cfdb69991f299534c70adb519","kind":"commit","published_at":"2022-04-04T19:41:47.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.32","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.32/manifests"},{"name":"v1.0.59","sha":"0cd775a10f75bd0ac5f89823282b3fa2a2ed9f30","kind":"commit","published_at":"2022-04-04T16:51:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.59","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.59/manifests"},{"name":"v1.0.58","sha":"3588e191a24bff7b800ebbd169414225eab21688","kind":"commit","published_at":"2022-03-15T08:36:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.58","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.58/manifests"},{"name":"v2.0.31","sha":"2ba563c25d658fa2203d2317f0b2a08f97c95749","kind":"commit","published_at":"2022-03-12T11:27:02.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.31","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"eeec2e4f3a53b411db6535246ccd1c9f0cba51a2","kind":"commit","published_at":"2022-02-07T19:47:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.30","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.30/manifests"},{"name":"v1.0.57","sha":"36998e8dae3b01d7836b4735d547fc907253099b","kind":"commit","published_at":"2022-02-07T15:36:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.57","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.57/manifests"},{"name":"v2.0.29","sha":"3dd3e7b0cae8ecf4244b7bcd6aec992b3dbfacaa","kind":"commit","published_at":"2021-12-18T16:58:05.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.29","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b4cee7151559f1e647a1a8119002a50e02ec6a4c","kind":"commit","published_at":"2021-09-29T19:47:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.28","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.28/manifests"},{"name":"v1.0.56","sha":"9dfa263b86d9fd67fa0610d3d38aa32ca675445e","kind":"commit","published_at":"2021-09-29T18:28:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.56","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.56/manifests"},{"name":"v2.0.27","sha":"4bd0f4fdbf8e9cf173463dd73b570db47013dd6f","kind":"commit","published_at":"2021-06-28T09:46:49.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.27","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"987fa8c632d01887bc0e901106edfc6e5f857bc6","kind":"commit","published_at":"2021-05-28T11:14:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.26","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.26/manifests"},{"name":"v1.0.55","sha":"2507c258f508863bf0c08f6a0c35ccb3c5a23f58","kind":"commit","published_at":"2021-05-28T09:50:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.55","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.55/manifests"},{"name":"v2.0.25","sha":"af54da9cbeb415e93a123cc28d56d18d300c3ca1","kind":"commit","published_at":"2021-04-06T11:47:09.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.25","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.25/manifests"},{"name":"v1.0.54","sha":"b9800a90d50ff8822440238f3f8baf1c140b77ef","kind":"commit","published_at":"2020-12-29T13:44:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.54","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.54/manifests"},{"name":"v2.0.24","sha":"5fb648fed424ad20112144a0abcae09c4aec68fb","kind":"commit","published_at":"2020-12-04T16:01:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.24","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.24/manifests"},{"name":"v1.0.53","sha":"2984f91f1d2b4e974d1500229b6b8463afc0362d","kind":"commit","published_at":"2020-11-26T17:42:51.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.53","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.53/manifests"},{"name":"v2.0.23","sha":"20a300271bd4ff5634df65d2e7b77dfcd2563fd1","kind":"commit","published_at":"2020-11-02T09:24:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.23","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.23/manifests"},{"name":"v1.0.52","sha":"a99c6dacd76f704dbb7b6efe22d0271a49038451","kind":"commit","published_at":"2020-10-16T13:31:18.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.52","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.52/manifests"},{"name":"v2.0.22","sha":"651be45ec253304276db6c9244c09bb281ad6dfe","kind":"commit","published_at":"2020-10-03T07:15:56.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.22","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"65f76cce60a810efc104b537ddef84133183ce31","kind":"commit","published_at":"2020-07-28T09:22:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.21","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"945b4449194ba028a24fd80674c72643f5f02ba0","kind":"commit","published_at":"2020-05-15T16:25:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.20","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.20/manifests"},{"name":"v1.0.51","sha":"be7d645800457f93ccdd759edbc3c11728525fd6","kind":"commit","published_at":"2020-05-15T14:57:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.51","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.51/manifests"},{"name":"v2.0.19","sha":"ca6ff42199aaf3e2c45c041d5bf60cfc8e92f10a","kind":"commit","published_at":"2020-04-02T09:23:56.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.19","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"68b2c21bfc1ec1610b1ede17672194c3943945a2","kind":"tag","published_at":"2020-02-23T09:08:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.18","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.18/manifests"},{"name":"v1.0.50","sha":"ba1463a8d5a4034acb46a175aef728b60c67710a","kind":"tag","published_at":"2020-02-23T09:04:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.50","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.50/manifests"},{"name":"v2.0.17","sha":"d88d11c10252f98b052ee7ce690de334ab48adaf","kind":"commit","published_at":"2020-01-02T14:00:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.17","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.17/manifests"},{"name":"v1.0.49","sha":"7e99b406685526c79c72570c88724b2f4ff105b0","kind":"commit","published_at":"2020-01-02T13:36:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.49","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.49/manifests"},{"name":"v2.0.16","sha":"26d6f6b5d4b6b7177e4f98283f67f65c1433056f","kind":"commit","published_at":"2019-11-16T15:29:41.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.16","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.16/manifests"},{"name":"v1.0.48","sha":"58675f216a9bad8248104f7b90c4be60d8fe858f","kind":"commit","published_at":"2019-11-16T15:03:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.48","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.48/manifests"},{"name":"v2.0.15","sha":"2c612b7f50c3474edd339ae95661eb4fe0d3b8bb","kind":"commit","published_at":"2019-10-12T11:52:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.15","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.15/manifests"},{"name":"v1.0.47","sha":"7dbf75391de8e20d5fcb0e3bcf7d5673f064683b","kind":"commit","published_at":"2019-10-12T11:10:19.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.47","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.47/manifests"},{"name":"v2.0.14","sha":"af0f56ec402ffca6db97bb6f83231524dd8c20e7","kind":"commit","published_at":"2019-08-22T17:25:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.14","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.14/manifests"},{"name":"v1.0.46","sha":"4bc42cce30504a4a8f9fa6573002e6e832736b82","kind":"commit","published_at":"2019-08-22T17:00:57.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.46","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.46/manifests"},{"name":"v2.0.13","sha":"64c6edb4d556487300484cac63a28be3d95caa03","kind":"commit","published_at":"2019-06-27T15:36:27.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.13","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.13/manifests"},{"name":"v1.0.45","sha":"c304f81065fbb767ebea1868351befd28c4b10b2","kind":"commit","published_at":"2019-06-27T14:25:41.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.45","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.45/manifests"},{"name":"v2.0.12","sha":"80148d2000e9768c0d764396ae963da8fcda86c4","kind":"commit","published_at":"2019-04-24T14:34:36.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.12","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"d018a1003533011790b2a632d6a1c1843da7e1b2","kind":"commit","published_at":"2019-03-26T11:56:14.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.11","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.11/manifests"},{"name":"v1.0.44","sha":"1afa98e260477f75adbb5e6e0bc19b20b6b34b37","kind":"commit","published_at":"2019-03-26T11:25:48.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.44","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.44/manifests"},{"name":"v2.0.10","sha":"de8b1d216ce6c57813e0964a02d35d7684b8bd56","kind":"commit","published_at":"2019-03-25T09:38:57.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.10","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.10/manifests"},{"name":"v1.0.43","sha":"2533d05dc1c6e9b2e1283a654dc051d371a3d409","kind":"commit","published_at":"2019-03-25T08:34:40.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.43","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.43/manifests"},{"name":"v2.0.9","sha":"8be209a5394616ab0d074053d38e6098c687b03e","kind":"commit","published_at":"2019-02-18T14:49:31.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.9","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.9/manifests"},{"name":"v1.0.42","sha":"d8823dd2a6e2cf60c7c9201d321ac3a82cad0813","kind":"commit","published_at":"2019-02-18T14:09:39.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.42","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.42/manifests"},{"name":"v2.0.8","sha":"670b278f1cf925ce93a8d3c17a1c8411d9e5329b","kind":"commit","published_at":"2019-01-15T11:34:01.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.8","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.8/manifests"},{"name":"v1.0.41","sha":"5523159b9af67ccf304ccf3440396c2b1e7de4e9","kind":"commit","published_at":"2019-01-15T11:08:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.41","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.41/manifests"},{"name":"v2.0.7","sha":"75e660320bc6ffeee8e7240dc719ad8d895962df","kind":"commit","published_at":"2018-11-29T20:15:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.7","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"386162dabc7d113fc6fa73c1cb4c94210ba648b7","kind":"commit","published_at":"2018-11-29T07:05:02.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.6","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6/manifests"},{"name":"v1.0.40","sha":"d6ca32e92e8a167bba5fc98c7c3a2e22e7662430","kind":"commit","published_at":"2018-11-28T18:11:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.40","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.40/manifests"},{"name":"v2.0.6-20181030","sha":"3ee7b0c48f39f5c1490d504d9b77e4f20832a09a","kind":"tag","published_at":"2018-10-30T19:03:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.6-20181030","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.6-20181030","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.6-20181030","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6-20181030","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6-20181030/manifests"},{"name":"v.2.0.5","sha":"a5662378d637a7c4d1f5f30e55a009bfce480074","kind":"commit","published_at":"2018-10-04T14:57:55.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.2.0.5","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.5/manifests"},{"name":"v.1.0.39","sha":"ed90b5d68e71b897b5ff1f8197d5b6f9afffbb3c","kind":"commit","published_at":"2018-10-04T13:58:27.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.1.0.39","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.1.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.1.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.39/manifests"},{"name":"v.2.0.4","sha":"f8ca23a81bf7034e095ad8daebfe9c9475b716d8","kind":"commit","published_at":"2018-09-05T17:08:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.2.0.4","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.4/manifests"},{"name":"v2.0.3","sha":"270227f3b17b2268d17b1b3c66b949f24d258f01","kind":"commit","published_at":"2018-09-05T15:54:44.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.3/manifests"},{"name":"v1.0.38","sha":"48ed1e676961b5f1a8c9f7ba941e090a6a4891d1","kind":"commit","published_at":"2018-09-05T15:05:31.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.38","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.38/manifests"},{"name":"v2.0.2","sha":"0a254c65c02a981eda02c0566b6ea26739acfa6f","kind":"commit","published_at":"2018-08-10T15:16:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.2/manifests"},{"name":"v1.0.37","sha":"609e5ba6ddbce01be1a3c148f043698c617d34f8","kind":"commit","published_at":"2018-08-10T12:59:01.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.37","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.37/manifests"},{"name":"v2.0.1","sha":"b5a73502a8954e5e00c7dba87557568ff4530f5c","kind":"commit","published_at":"2018-05-24T16:02:17.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.1/manifests"},{"name":"v1.0.36","sha":"c01a11e44a54850c03ef280afbf88a34babd62cf","kind":"commit","published_at":"2018-05-24T15:40:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.36","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.36/manifests"},{"name":"v2.0.0","sha":"056445f24af16a4afccec0a30c550df8557f620d","kind":"commit","published_at":"2018-04-17T08:19:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0/manifests"},{"name":"v1.0.35","sha":"50363fbf64bddefb835f4068bcee2d6494e726d6","kind":"commit","published_at":"2018-04-17T08:02:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.35","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.35/manifests"},{"name":"v2.0.0-rc3","sha":"964829e456973316a8ede8433d319996cfae5e16","kind":"commit","published_at":"2018-01-23T15:48:16.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc3/manifests"},{"name":"v.1.0.34","sha":"7b50ce506a7f28c06779744fade016123b35323c","kind":"commit","published_at":"2018-01-23T10:55:40.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.1.0.34","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.1.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.1.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.34/manifests"},{"name":"v2.0.0-rc2","sha":"fc8993be5cf76e2762198e0848a93ffd03ad272b","kind":"commit","published_at":"2017-11-22T18:17:26.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc2/manifests"},{"name":"v.1.0.33","sha":"6be4df3b625e0558ab0380178e4daeaeea280059","kind":"commit","published_at":"2017-11-22T17:33:07.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.1.0.33","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.1.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.1.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.33/manifests"},{"name":"v2.0.0-rc1","sha":"848cefb5e30b6aa9455740b67a759ae3ad538843","kind":"commit","published_at":"2017-09-29T23:22:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc1/manifests"},{"name":"v2.0.0-rc0","sha":"0a430b4a19221a6abd4eabad588c16bfdb43502d","kind":"commit","published_at":"2017-08-19T02:36:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc0/manifests"},{"name":"v1.0.32","sha":"fe4d6d283448ca2672535b23f0461143bfdac325","kind":"commit","published_at":"2017-07-15T19:29:09.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.32","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.32/manifests"},{"name":"v1.0.31","sha":"67a2226436627c7c6de924de792b6b2ed09faa46","kind":"commit","published_at":"2017-07-14T19:20:52.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.31","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.31/manifests"},{"name":"v1.0.29","sha":"4234995bd3835727723573e1cb3e61d32fd79d91","kind":"commit","published_at":"2017-05-31T17:20:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.29","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.29/manifests"},{"name":"v1.0.27","sha":"1bf0bff1971d0daa5b1fb3d3b080daba38eefe06","kind":"commit","published_at":"2017-03-10T21:45:44.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.27","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"271c018a369914024c30c5336877ce354ba3f889","kind":"commit","published_at":"2017-03-01T12:54:11.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.26","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"e92f5bc668dc55716195868a5125bda3c74cb95d","kind":"commit","published_at":"2016-12-27T20:45:44.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.25","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"9d247e76d72d17cc4d7a9a9d84cc33a5b9f3a3c8","kind":"commit","published_at":"2016-12-20T18:53:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.24","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"afd274b805b00e38b0730dd0106a0ae8050be20c","kind":"commit","published_at":"2016-10-28T20:47:34.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.23","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"61e265ebc79a1ced219a93f9f788061745c42f36","kind":"commit","published_at":"2016-08-05T17:20:12.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.22","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"0c43b400f11ae25489b08e6a54d382b93cf7b765","kind":"commit","published_at":"2016-07-14T06:54:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.21","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"5c23182322a28db860b1820b3787e3daaed79061","kind":"commit","published_at":"2016-06-01T13:46:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.20","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"608733eefe7ab1d4ee0466767dd0325f2baeb6f4","kind":"commit","published_at":"2016-04-06T19:59:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.19","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"36307db5438c7ca29077cf4793a6553af8e5a8d4","kind":"commit","published_at":"2016-03-25T01:17:23.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.18","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"04af052a252941f79a57c9670ae7ba564ae052cf","kind":"commit","published_at":"2016-02-02T21:51:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.17","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"b9a98d543ec6dda29d6770c3611df992653d525d","kind":"commit","published_at":"2016-01-07T00:43:39.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.16","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"0d8148ada11d6ab91d685194d76cc371a66165ec","kind":"commit","published_at":"2016-01-06T16:23:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.15","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"cbad9a332d7ee2d319f18d2344878edcb2169431","kind":"commit","published_at":"2015-12-24T05:26:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.14","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"07d6814d471b18aef851af031206b3309b838455","kind":"commit","published_at":"2015-11-07T01:21:06.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.13","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"a72e1956b3816b504688865da8a64738ebd85d2d","kind":"commit","published_at":"2015-11-03T08:21:51.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.12","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"ae3f4445dcc1e4e466f9e5830a313dbc1183e857","kind":"commit","published_at":"2015-10-23T15:41:46.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.11","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"dda4d5ee1ca8d7035f3f6e74c7094a9160e2c101","kind":"commit","published_at":"2015-08-13T01:09:18.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.10","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"e5914195c85681ec235eb98ecc787e723f351455","kind":"commit","published_at":"2015-08-03T02:40:01.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.9","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"93b0db9f4a07f0c7873856fe69a1b9ad0e58f59e","kind":"commit","published_at":"2015-06-07T07:17:12.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.8","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.8/manifests"},{"name":"v1.0.6","sha":"26ba5bcb08114dd079470b3fb28f8bb199a13c21","kind":"commit","published_at":"2015-05-20T19:54:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.6","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"09747b5ee07befb4d4c5e182b20b09025d5739a1","kind":"commit","published_at":"2015-04-05T20:42:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.5","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.5/manifests"},{"name":"v1.0.3","sha":"482719848272bf3b015000d006ce319ba3e66568","kind":"commit","published_at":"2015-03-19T05:25:11.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"08b37f90a60b954aab79349e337c3e3c9ba9ff82","kind":"commit","published_at":"2015-03-04T03:29:42.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"8935bed1a353b4faea37a6fec19684eaf600962a","kind":"commit","published_at":"2015-02-24T06:36:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4b8d34b355133bbbe3933b05fff4e50b08884945","kind":"commit","published_at":"2015-02-14T16:46:00.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-15T18:02:23.374Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.124003119975804,"dependent_packages_count":50.21807994142087,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.67104153069833},"purl":"pkg:maven/io.swagger.parser.v3/swagger-parser-safe-url-resolver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.swagger.parser.v3:swagger-parser-safe-url-resolver","docker_dependents_count":25,"docker_downloads_count":33857013,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.swagger.parser.v3:swagger-parser-safe-url-resolver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.swagger.parser.v3:swagger-parser-safe-url-resolver/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-05T23:01:54.299Z","issues_count":192,"pull_requests_count":302,"avg_time_to_close_issue":26026197.409836065,"avg_time_to_close_pull_request":4697435.214007782,"issues_closed_count":61,"pull_requests_closed_count":257,"pull_request_authors_count":58,"issue_authors_count":158,"avg_comments_per_issue":1.5364583333333333,"avg_comments_per_pull_request":0.39403973509933776,"merged_pull_requests_count":223,"bot_issues_count":0,"bot_pull_requests_count":118,"past_year_issues_count":38,"past_year_pull_requests_count":87,"past_year_avg_time_to_close_issue":2337406.9166666665,"past_year_avg_time_to_close_pull_request":58766.619718309856,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":71,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":0.9473684210526315,"past_year_avg_comments_per_pull_request":0.08045977011494253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":67,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/issues","maintainers":[{"login":"frantuma","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frantuma"},{"login":"gracekarina","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gracekarina"},{"login":"MiloszTarka","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MiloszTarka"},{"login":"djankows","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djankows"}],"active_maintainers":[{"login":"frantuma","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frantuma"},{"login":"djankows","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djankows"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-safe-url-resolver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-safe-url-resolver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-safe-url-resolver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-safe-url-resolver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-safe-url-resolver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-safe-url-resolver/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5036737,"name":"io.swagger.parser.v3:swagger-parser-v2-converter","ecosystem":"maven","description":"swagger-parser-v2-converter","homepage":"https://github.com/swagger-api/swagger-parser","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/swagger-api/swagger-parser","keywords_array":[],"namespace":"io.swagger.parser.v3","versions_count":76,"first_release_published_at":"2017-11-22T18:21:23.000Z","latest_release_published_at":"2026-03-10T09:06:29.000Z","latest_release_number":"2.1.39","last_synced_at":"2026-05-31T12:01:26.851Z","created_at":"2022-07-27T17:44:35.261Z","updated_at":"2026-05-31T12:01:26.851Z","registry_url":"https://central.sonatype.com/artifact/io.swagger.parser.v3/swagger-parser-v2-converter/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.swagger.parser.v3/swagger-parser-v2-converter/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":16249745,"uuid":"18997610","full_name":"swagger-api/swagger-parser","owner":"swagger-api","description":"Swagger Spec to Java POJOs","archived":false,"fork":false,"pushed_at":"2026-02-03T13:25:15.000Z","size":9230,"stargazers_count":852,"open_issues_count":345,"forks_count":539,"subscribers_count":43,"default_branch":"master","last_synced_at":"2026-02-08T17:57:34.732Z","etag":null,"topics":["hacktoberfest","java","open-source","openapi","openapi-specification","openapi3","rest","rest-api","swagger","swagger-oss","swagger-parser"],"latest_commit_sha":null,"homepage":"http://swagger.io","language":"Java","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/swagger-api.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-21T16:00:22.000Z","updated_at":"2026-02-08T13:36:58.000Z","dependencies_parsed_at":"2023-10-16T19:42:10.661Z","dependency_job_id":"3bf129cb-3712-4081-85b7-dd80a07be59a","html_url":"https://github.com/swagger-api/swagger-parser","commit_stats":{"total_commits":1802,"total_committers":187,"mean_commits":9.636363636363637,"dds":0.7941176470588236,"last_synced_commit":"153070c54acc6b96f902dd9e6155956921453847"},"previous_names":[],"tags_count":149,"template":false,"template_full_name":null,"purl":"pkg:github/swagger-api/swagger-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/sbom","scorecard":{"id":696454,"data":{"date":"2025-08-11","repo":{"name":"github.com/swagger-api/swagger-parser","commit":"6c398fe8ff29e341769e05bfff525822d5ec901a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 8/13 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":"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":10,"reason":"13 commit(s) and 0 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:5","Warn: no topLevel permission defined: .github/workflows/maven-pulls.yml:1","Warn: no topLevel permission defined: .github/workflows/maven-v1-pulls.yml:1","Warn: no topLevel permission defined: .github/workflows/maven-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/next-snapshot-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/next-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/prepare-release-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/prepare-release.yml:1","Warn: no topLevel permission defined: .github/workflows/release-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Info:   0 out of  44 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  13 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":"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: Apache License 2.0: 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/maven-v1.yml:8"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-22T03:50:37.383Z","repository_id":16249745,"created_at":"2025-08-22T03:50:37.383Z","updated_at":"2025-08-22T03:50:37.383Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29281968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T19:05:41.198Z","status":"ssl_error","status_checked_at":"2026-02-09T19:05:37.449Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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_record":{"login":"swagger-api","name":"Swagger","uuid":"7658037","kind":"organization","description":"","email":"apiteam@swagger.io","website":"http://swagger.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7658037?v=4","repositories_count":38,"last_synced_at":"2024-04-14T08:15:23.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/swagger-api","funding_links":[],"total_stars":69405,"followers":1144,"following":0,"created_at":"2022-11-02T16:26:44.305Z","updated_at":"2024-04-14T08:15:40.418Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api/repositories"},"tags":[{"name":"v2.1.37","sha":"4e95fe6a15b99303eb736e9c03efd8d0247e60c4","kind":"commit","published_at":"2025-12-18T13:15:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.37","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.37/manifests"},{"name":"v2.1.36","sha":"dddcf0fea6213597f813c7c6ed93c7487ecf3f07","kind":"commit","published_at":"2025-11-24T12:39:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.36","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.36/manifests"},{"name":"v2.1.35","sha":"5eb1acb471ac4a68e5ff5cb0cd38fe6ed93b0990","kind":"commit","published_at":"2025-10-13T12:36:31.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.35","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.35/manifests"},{"name":"v2.1.34","sha":"077cf63f3d86f0276f350ee8b582e22b1c1022ca","kind":"commit","published_at":"2025-09-16T13:07:16.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.34","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.34/manifests"},{"name":"v2.1.33","sha":"ff5ff2513c9759acb82949b9c60981ce3af39ac4","kind":"commit","published_at":"2025-09-01T15:20:06.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.33","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.33/manifests"},{"name":"v2.1.32","sha":"bf6167593f5c1044f3615c7954a379d463f8f610","kind":"commit","published_at":"2025-08-18T08:50:10.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.32","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.32/manifests"},{"name":"v2.1.31","sha":"a3ee58bf243a9bfb466dc827fa270e91c9fb4e84","kind":"commit","published_at":"2025-07-08T12:22:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.31","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.31/manifests"},{"name":"v2.1.30","sha":"194c0b7fd7f2ec41b873df256dea09a9f8cde8ec","kind":"commit","published_at":"2025-06-20T11:56:34.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.30","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.30/manifests"},{"name":"v2.1.29","sha":"5457ac17f13ee437fe83fff05e7db08e6425843a","kind":"commit","published_at":"2025-05-26T13:27:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.29","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.29/manifests"},{"name":"v2.1.28","sha":"60dca14197b0ece8153328ec98c8e032361c2639","kind":"commit","published_at":"2025-05-17T11:35:07.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.28","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.28/manifests"},{"name":"v1.0.75","sha":"99a6c593df579d241cf924d6041d07d45bf407d9","kind":"commit","published_at":"2025-05-17T10:03:51.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.75","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.75/manifests"},{"name":"v2.1.27","sha":"737dda4ffade9038df8b589695a0f652ddc310f7","kind":"commit","published_at":"2025-05-09T13:06:35.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.27","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.27/manifests"},{"name":"v1.0.74","sha":"d1735d80934b1e53f8c365f5f1056f76407a5f6a","kind":"commit","published_at":"2025-05-02T11:22:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.74","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.74/manifests"},{"name":"v2.1.26","sha":"eb23c46739ff6437f4d649c462d92c8dd1acf000","kind":"commit","published_at":"2025-03-25T11:35:39.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.26","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.26/manifests"},{"name":"v2.1.25","sha":"e54928171bc63fbd887680b56e7a2b00831577f8","kind":"commit","published_at":"2025-01-17T08:36:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.25","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.25/manifests"},{"name":"v1.0.73","sha":"5cc124782267e1e4d2660c4d0efd7598519a60de","kind":"commit","published_at":"2025-01-17T07:13:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.73","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.73/manifests"},{"name":"v2.1.24","sha":"4016cf0e067a57394191602a2275363468e38591","kind":"commit","published_at":"2024-11-18T21:58:27.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.24","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.24/manifests"},{"name":"v1.0.72","sha":"599f80c864a433415d389793ed826f83a820e385","kind":"commit","published_at":"2024-11-18T20:29:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.72","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.72/manifests"},{"name":"v2.1.23","sha":"d41c7420e190eff8f622c1dd9d125ae6e3a064a6","kind":"commit","published_at":"2024-10-23T10:59:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.23","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.23/manifests"},{"name":"v1.0.71","sha":"08a8d092a013081e39306817fd05687a5d13242a","kind":"commit","published_at":"2024-05-02T14:27:37.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.71","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.71/manifests"},{"name":"v2.1.22","sha":"5040b8bda6d7e6eb8babcf1e8c06241218ef2b76","kind":"commit","published_at":"2024-04-05T08:01:34.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.22","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.22/manifests"},{"name":"v1.0.70","sha":"0087633560b9d93af05bf996375bceedb4ab78bb","kind":"commit","published_at":"2024-03-27T07:45:52.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.70","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.70/manifests"},{"name":"v2.1.21","sha":"24a1dfa7c47a169cca0766fe9db7cda02e47e4d1","kind":"commit","published_at":"2024-03-06T13:17:38.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.21","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.21/manifests"},{"name":"v2.1.20","sha":"3a31c1629bd27c3e1a8d5975ba8e1d55b0ef330a","kind":"commit","published_at":"2024-01-18T12:21:06.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.20","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.20/manifests"},{"name":"v1.0.69","sha":"a7ce873638601b825a50df748292b642319e6790","kind":"commit","published_at":"2024-01-18T11:38:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.69","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.69/manifests"},{"name":"v2.1.19","sha":"85ce5575b24c807e1d16f0517cbc622f32255b9b","kind":"commit","published_at":"2023-11-21T11:11:40.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.19","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.19/manifests"},{"name":"v2.1.18","sha":"295e2924fd798fe8370b8c501fa3d61ec4b7a25f","kind":"commit","published_at":"2023-10-17T09:13:13.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.18","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.18/manifests"},{"name":"v2.1.17","sha":"d12b3837e01e070ad7076396b43e3dd8428a3c32","kind":"commit","published_at":"2023-10-16T10:58:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.17","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.17/manifests"},{"name":"v1.0.68","sha":"e3a112a0cc01d761cb2054d4c36e4e9180d51986","kind":"commit","published_at":"2023-10-16T10:07:46.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.68","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.68/manifests"},{"name":"v2.1.16","sha":"234d29031b17beb71e4129ea7bb3909c58cc809e","kind":"commit","published_at":"2023-06-26T17:43:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.16","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.16/manifests"},{"name":"v2.1.15","sha":"17940c0d10346ed705879acbe432ea8dc5ba39f2","kind":"commit","published_at":"2023-05-29T10:59:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.15","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.15/manifests"},{"name":"v1.0.67","sha":"fe757a9c2e1d75281bd7f559638fd2fdcf389fd0","kind":"commit","published_at":"2023-05-29T09:55:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.67","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.67/manifests"},{"name":"v2.1.14","sha":"fcb3e2a8affc309bbe481a549124563c95223102","kind":"commit","published_at":"2023-05-16T06:38:33.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.14","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.14/manifests"},{"name":"v1.0.66","sha":"2a833c1c0c7ec23154001ee8a9718e61c12718cc","kind":"commit","published_at":"2023-05-15T10:13:17.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.66","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.66/manifests"},{"name":"v2.1.13","sha":"0fa0bb23f912752bd6ea661e3708e2298e350277","kind":"commit","published_at":"2023-03-26T12:32:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.13","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.13/manifests"},{"name":"v1.0.65","sha":"c425f7a864cf23cf096d29c8ae438e8a7c6f6d02","kind":"commit","published_at":"2023-03-26T11:34:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.65","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.65/manifests"},{"name":"v2.1.12","sha":"12a4a2e7ebd26ba26df054c975843bbc02e71779","kind":"commit","published_at":"2023-02-15T14:55:23.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.12","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.12/manifests"},{"name":"v2.1.11","sha":"d8e65a1994479bea0974e4ba23c1a878389855f1","kind":"commit","published_at":"2023-01-18T10:56:15.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.11","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.11/manifests"},{"name":"v2.1.10","sha":"a549f3afda4db34c7ed0e956360ee8d521b0fa54","kind":"commit","published_at":"2023-01-06T15:07:10.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.10","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"e0f86d789e1dec45082465a69b2aaee8e759b634","kind":"commit","published_at":"2022-11-15T19:22:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.9","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.9/manifests"},{"name":"v1.0.64","sha":"43ec2f93c96f0eeeec96280f1795921c59cbe859","kind":"commit","published_at":"2022-11-15T15:37:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.64","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.64/manifests"},{"name":"v2.1.8","sha":"4b3863c6c902981c3d563119f0f6f30f6598f517","kind":"commit","published_at":"2022-11-02T16:47:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.8","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"585b1b9422ecf9f3fe166d381141d37c528802ff","kind":"commit","published_at":"2022-10-27T21:13:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.7","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"18d885a5615b6fd2ade5951614c0ad880fc1e6f7","kind":"commit","published_at":"2022-10-21T09:19:16.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.6","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"8282c2371c4e89ba67c8bfe19222a390db7ae847","kind":"commit","published_at":"2022-10-17T21:09:53.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.5","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"e41b1c70249e1e6bb8f43e5e20fd5ef64846ea52","kind":"commit","published_at":"2022-10-17T09:38:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.4","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.4/manifests"},{"name":"v1.0.63","sha":"a0b0719501f4a6a4277769a6ad46279a927fca30","kind":"commit","published_at":"2022-10-17T08:43:33.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.63","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.63/manifests"},{"name":"v2.1.3","sha":"713885de95296e0489b3e999607e6693511c57ed","kind":"commit","published_at":"2022-09-27T14:40:19.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.3/manifests"},{"name":"v1.0.62","sha":"f96580a14266d9098ad147c8571c632c7e8036ab","kind":"commit","published_at":"2022-09-27T12:48:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.62","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.62/manifests"},{"name":"v2.1.2","sha":"5a3d7dd848caaaf72a552fd1f8403f96d4bd8dbc","kind":"commit","published_at":"2022-08-15T11:22:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2b4227190b8223c9363671434a72cf810a861631","kind":"commit","published_at":"2022-06-17T14:01:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"b1f724c1c5a635cb358363cb95028c3fffd52cba","kind":"commit","published_at":"2022-06-15T16:44:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.0/manifests"},{"name":"v1.0.61","sha":"8e775d4d7337cbb04c86cb2b82532c1e31f4b188","kind":"commit","published_at":"2022-06-15T15:56:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.61","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.61/manifests"},{"name":"v2.0.33","sha":"9f3e4c66fbee28ca566bbbc651c434890a624a61","kind":"commit","published_at":"2022-05-20T19:51:56.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.33","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.33/manifests"},{"name":"v1.0.60","sha":"e9c71b15fb13725beb261612185cd3a1061c9c58","kind":"commit","published_at":"2022-05-20T18:39:26.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.60","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.60/manifests"},{"name":"v2.0.32","sha":"7214ef6c6add6e9cfdb69991f299534c70adb519","kind":"commit","published_at":"2022-04-04T19:41:47.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.32","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.32/manifests"},{"name":"v1.0.59","sha":"0cd775a10f75bd0ac5f89823282b3fa2a2ed9f30","kind":"commit","published_at":"2022-04-04T16:51:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.59","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.59/manifests"},{"name":"v1.0.58","sha":"3588e191a24bff7b800ebbd169414225eab21688","kind":"commit","published_at":"2022-03-15T08:36:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.58","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.58/manifests"},{"name":"v2.0.31","sha":"2ba563c25d658fa2203d2317f0b2a08f97c95749","kind":"commit","published_at":"2022-03-12T11:27:02.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.31","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"eeec2e4f3a53b411db6535246ccd1c9f0cba51a2","kind":"commit","published_at":"2022-02-07T19:47:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.30","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.30/manifests"},{"name":"v1.0.57","sha":"36998e8dae3b01d7836b4735d547fc907253099b","kind":"commit","published_at":"2022-02-07T15:36:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.57","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.57/manifests"},{"name":"v2.0.29","sha":"3dd3e7b0cae8ecf4244b7bcd6aec992b3dbfacaa","kind":"commit","published_at":"2021-12-18T16:58:05.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.29","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b4cee7151559f1e647a1a8119002a50e02ec6a4c","kind":"commit","published_at":"2021-09-29T19:47:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.28","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.28/manifests"},{"name":"v1.0.56","sha":"9dfa263b86d9fd67fa0610d3d38aa32ca675445e","kind":"commit","published_at":"2021-09-29T18:28:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.56","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.56/manifests"},{"name":"v2.0.27","sha":"4bd0f4fdbf8e9cf173463dd73b570db47013dd6f","kind":"commit","published_at":"2021-06-28T09:46:49.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.27","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"987fa8c632d01887bc0e901106edfc6e5f857bc6","kind":"commit","published_at":"2021-05-28T11:14:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.26","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.26/manifests"},{"name":"v1.0.55","sha":"2507c258f508863bf0c08f6a0c35ccb3c5a23f58","kind":"commit","published_at":"2021-05-28T09:50:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.55","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.55/manifests"},{"name":"v2.0.25","sha":"af54da9cbeb415e93a123cc28d56d18d300c3ca1","kind":"commit","published_at":"2021-04-06T11:47:09.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.25","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.25/manifests"},{"name":"v1.0.54","sha":"b9800a90d50ff8822440238f3f8baf1c140b77ef","kind":"commit","published_at":"2020-12-29T13:44:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.54","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.54/manifests"},{"name":"v2.0.24","sha":"5fb648fed424ad20112144a0abcae09c4aec68fb","kind":"commit","published_at":"2020-12-04T16:01:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.24","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.24/manifests"},{"name":"v1.0.53","sha":"2984f91f1d2b4e974d1500229b6b8463afc0362d","kind":"commit","published_at":"2020-11-26T17:42:51.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.53","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.53/manifests"},{"name":"v2.0.23","sha":"20a300271bd4ff5634df65d2e7b77dfcd2563fd1","kind":"commit","published_at":"2020-11-02T09:24:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.23","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.23/manifests"},{"name":"v1.0.52","sha":"a99c6dacd76f704dbb7b6efe22d0271a49038451","kind":"commit","published_at":"2020-10-16T13:31:18.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.52","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.52/manifests"},{"name":"v2.0.22","sha":"651be45ec253304276db6c9244c09bb281ad6dfe","kind":"commit","published_at":"2020-10-03T07:15:56.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.22","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"65f76cce60a810efc104b537ddef84133183ce31","kind":"commit","published_at":"2020-07-28T09:22:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.21","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"945b4449194ba028a24fd80674c72643f5f02ba0","kind":"commit","published_at":"2020-05-15T16:25:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.20","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.20/manifests"},{"name":"v1.0.51","sha":"be7d645800457f93ccdd759edbc3c11728525fd6","kind":"commit","published_at":"2020-05-15T14:57:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.51","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.51/manifests"},{"name":"v2.0.19","sha":"ca6ff42199aaf3e2c45c041d5bf60cfc8e92f10a","kind":"commit","published_at":"2020-04-02T09:23:56.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.19","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"68b2c21bfc1ec1610b1ede17672194c3943945a2","kind":"tag","published_at":"2020-02-23T09:08:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.18","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.18/manifests"},{"name":"v1.0.50","sha":"ba1463a8d5a4034acb46a175aef728b60c67710a","kind":"tag","published_at":"2020-02-23T09:04:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.50","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.50/manifests"},{"name":"v2.0.17","sha":"d88d11c10252f98b052ee7ce690de334ab48adaf","kind":"commit","published_at":"2020-01-02T14:00:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.17","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.17/manifests"},{"name":"v1.0.49","sha":"7e99b406685526c79c72570c88724b2f4ff105b0","kind":"commit","published_at":"2020-01-02T13:36:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.49","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.49/manifests"},{"name":"v2.0.16","sha":"26d6f6b5d4b6b7177e4f98283f67f65c1433056f","kind":"commit","published_at":"2019-11-16T15:29:41.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.16","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.16/manifests"},{"name":"v1.0.48","sha":"58675f216a9bad8248104f7b90c4be60d8fe858f","kind":"commit","published_at":"2019-11-16T15:03:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.48","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.48/manifests"},{"name":"v2.0.15","sha":"2c612b7f50c3474edd339ae95661eb4fe0d3b8bb","kind":"commit","published_at":"2019-10-12T11:52:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.15","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.15/manifests"},{"name":"v1.0.47","sha":"7dbf75391de8e20d5fcb0e3bcf7d5673f064683b","kind":"commit","published_at":"2019-10-12T11:10:19.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.47","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.47/manifests"},{"name":"v2.0.14","sha":"af0f56ec402ffca6db97bb6f83231524dd8c20e7","kind":"commit","published_at":"2019-08-22T17:25:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.14","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.14/manifests"},{"name":"v1.0.46","sha":"4bc42cce30504a4a8f9fa6573002e6e832736b82","kind":"commit","published_at":"2019-08-22T17:00:57.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.46","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.46/manifests"},{"name":"v2.0.13","sha":"64c6edb4d556487300484cac63a28be3d95caa03","kind":"commit","published_at":"2019-06-27T15:36:27.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.13","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.13/manifests"},{"name":"v1.0.45","sha":"c304f81065fbb767ebea1868351befd28c4b10b2","kind":"commit","published_at":"2019-06-27T14:25:41.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.45","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.45/manifests"},{"name":"v2.0.12","sha":"80148d2000e9768c0d764396ae963da8fcda86c4","kind":"commit","published_at":"2019-04-24T14:34:36.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.12","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"d018a1003533011790b2a632d6a1c1843da7e1b2","kind":"commit","published_at":"2019-03-26T11:56:14.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.11","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.11/manifests"},{"name":"v1.0.44","sha":"1afa98e260477f75adbb5e6e0bc19b20b6b34b37","kind":"commit","published_at":"2019-03-26T11:25:48.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.44","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.44/manifests"},{"name":"v2.0.10","sha":"de8b1d216ce6c57813e0964a02d35d7684b8bd56","kind":"commit","published_at":"2019-03-25T09:38:57.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.10","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.10/manifests"},{"name":"v1.0.43","sha":"2533d05dc1c6e9b2e1283a654dc051d371a3d409","kind":"commit","published_at":"2019-03-25T08:34:40.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.43","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.43/manifests"},{"name":"v2.0.9","sha":"8be209a5394616ab0d074053d38e6098c687b03e","kind":"commit","published_at":"2019-02-18T14:49:31.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.9","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.9/manifests"},{"name":"v1.0.42","sha":"d8823dd2a6e2cf60c7c9201d321ac3a82cad0813","kind":"commit","published_at":"2019-02-18T14:09:39.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.42","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.42/manifests"},{"name":"v2.0.8","sha":"670b278f1cf925ce93a8d3c17a1c8411d9e5329b","kind":"commit","published_at":"2019-01-15T11:34:01.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.8","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.8/manifests"},{"name":"v1.0.41","sha":"5523159b9af67ccf304ccf3440396c2b1e7de4e9","kind":"commit","published_at":"2019-01-15T11:08:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.41","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.41/manifests"},{"name":"v2.0.7","sha":"75e660320bc6ffeee8e7240dc719ad8d895962df","kind":"commit","published_at":"2018-11-29T20:15:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.7","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"386162dabc7d113fc6fa73c1cb4c94210ba648b7","kind":"commit","published_at":"2018-11-29T07:05:02.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.6","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6/manifests"},{"name":"v1.0.40","sha":"d6ca32e92e8a167bba5fc98c7c3a2e22e7662430","kind":"commit","published_at":"2018-11-28T18:11:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.40","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.40/manifests"},{"name":"v2.0.6-20181030","sha":"3ee7b0c48f39f5c1490d504d9b77e4f20832a09a","kind":"tag","published_at":"2018-10-30T19:03:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.6-20181030","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.6-20181030","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.6-20181030","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6-20181030","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6-20181030/manifests"},{"name":"v.2.0.5","sha":"a5662378d637a7c4d1f5f30e55a009bfce480074","kind":"commit","published_at":"2018-10-04T14:57:55.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.2.0.5","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.5/manifests"},{"name":"v.1.0.39","sha":"ed90b5d68e71b897b5ff1f8197d5b6f9afffbb3c","kind":"commit","published_at":"2018-10-04T13:58:27.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.1.0.39","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.1.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.1.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.39/manifests"},{"name":"v.2.0.4","sha":"f8ca23a81bf7034e095ad8daebfe9c9475b716d8","kind":"commit","published_at":"2018-09-05T17:08:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.2.0.4","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.4/manifests"},{"name":"v2.0.3","sha":"270227f3b17b2268d17b1b3c66b949f24d258f01","kind":"commit","published_at":"2018-09-05T15:54:44.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.3/manifests"},{"name":"v1.0.38","sha":"48ed1e676961b5f1a8c9f7ba941e090a6a4891d1","kind":"commit","published_at":"2018-09-05T15:05:31.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.38","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.38/manifests"},{"name":"v2.0.2","sha":"0a254c65c02a981eda02c0566b6ea26739acfa6f","kind":"commit","published_at":"2018-08-10T15:16:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.2/manifests"},{"name":"v1.0.37","sha":"609e5ba6ddbce01be1a3c148f043698c617d34f8","kind":"commit","published_at":"2018-08-10T12:59:01.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.37","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.37/manifests"},{"name":"v2.0.1","sha":"b5a73502a8954e5e00c7dba87557568ff4530f5c","kind":"commit","published_at":"2018-05-24T16:02:17.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.1/manifests"},{"name":"v1.0.36","sha":"c01a11e44a54850c03ef280afbf88a34babd62cf","kind":"commit","published_at":"2018-05-24T15:40:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.36","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.36/manifests"},{"name":"v2.0.0","sha":"056445f24af16a4afccec0a30c550df8557f620d","kind":"commit","published_at":"2018-04-17T08:19:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0/manifests"},{"name":"v1.0.35","sha":"50363fbf64bddefb835f4068bcee2d6494e726d6","kind":"commit","published_at":"2018-04-17T08:02:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.35","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.35/manifests"},{"name":"v2.0.0-rc3","sha":"964829e456973316a8ede8433d319996cfae5e16","kind":"commit","published_at":"2018-01-23T15:48:16.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc3/manifests"},{"name":"v.1.0.34","sha":"7b50ce506a7f28c06779744fade016123b35323c","kind":"commit","published_at":"2018-01-23T10:55:40.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.1.0.34","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.1.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.1.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.34/manifests"},{"name":"v2.0.0-rc2","sha":"fc8993be5cf76e2762198e0848a93ffd03ad272b","kind":"commit","published_at":"2017-11-22T18:17:26.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc2/manifests"},{"name":"v.1.0.33","sha":"6be4df3b625e0558ab0380178e4daeaeea280059","kind":"commit","published_at":"2017-11-22T17:33:07.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.1.0.33","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.1.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.1.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.33/manifests"},{"name":"v2.0.0-rc1","sha":"848cefb5e30b6aa9455740b67a759ae3ad538843","kind":"commit","published_at":"2017-09-29T23:22:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc1/manifests"},{"name":"v2.0.0-rc0","sha":"0a430b4a19221a6abd4eabad588c16bfdb43502d","kind":"commit","published_at":"2017-08-19T02:36:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc0/manifests"},{"name":"v1.0.32","sha":"fe4d6d283448ca2672535b23f0461143bfdac325","kind":"commit","published_at":"2017-07-15T19:29:09.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.32","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.32/manifests"},{"name":"v1.0.31","sha":"67a2226436627c7c6de924de792b6b2ed09faa46","kind":"commit","published_at":"2017-07-14T19:20:52.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.31","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.31/manifests"},{"name":"v1.0.29","sha":"4234995bd3835727723573e1cb3e61d32fd79d91","kind":"commit","published_at":"2017-05-31T17:20:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.29","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.29/manifests"},{"name":"v1.0.27","sha":"1bf0bff1971d0daa5b1fb3d3b080daba38eefe06","kind":"commit","published_at":"2017-03-10T21:45:44.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.27","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"271c018a369914024c30c5336877ce354ba3f889","kind":"commit","published_at":"2017-03-01T12:54:11.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.26","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"e92f5bc668dc55716195868a5125bda3c74cb95d","kind":"commit","published_at":"2016-12-27T20:45:44.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.25","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"9d247e76d72d17cc4d7a9a9d84cc33a5b9f3a3c8","kind":"commit","published_at":"2016-12-20T18:53:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.24","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"afd274b805b00e38b0730dd0106a0ae8050be20c","kind":"commit","published_at":"2016-10-28T20:47:34.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.23","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"61e265ebc79a1ced219a93f9f788061745c42f36","kind":"commit","published_at":"2016-08-05T17:20:12.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.22","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"0c43b400f11ae25489b08e6a54d382b93cf7b765","kind":"commit","published_at":"2016-07-14T06:54:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.21","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"5c23182322a28db860b1820b3787e3daaed79061","kind":"commit","published_at":"2016-06-01T13:46:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.20","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"608733eefe7ab1d4ee0466767dd0325f2baeb6f4","kind":"commit","published_at":"2016-04-06T19:59:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.19","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"36307db5438c7ca29077cf4793a6553af8e5a8d4","kind":"commit","published_at":"2016-03-25T01:17:23.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.18","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"04af052a252941f79a57c9670ae7ba564ae052cf","kind":"commit","published_at":"2016-02-02T21:51:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.17","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"b9a98d543ec6dda29d6770c3611df992653d525d","kind":"commit","published_at":"2016-01-07T00:43:39.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.16","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"0d8148ada11d6ab91d685194d76cc371a66165ec","kind":"commit","published_at":"2016-01-06T16:23:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.15","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"cbad9a332d7ee2d319f18d2344878edcb2169431","kind":"commit","published_at":"2015-12-24T05:26:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.14","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"07d6814d471b18aef851af031206b3309b838455","kind":"commit","published_at":"2015-11-07T01:21:06.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.13","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"a72e1956b3816b504688865da8a64738ebd85d2d","kind":"commit","published_at":"2015-11-03T08:21:51.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.12","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"ae3f4445dcc1e4e466f9e5830a313dbc1183e857","kind":"commit","published_at":"2015-10-23T15:41:46.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.11","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"dda4d5ee1ca8d7035f3f6e74c7094a9160e2c101","kind":"commit","published_at":"2015-08-13T01:09:18.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.10","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"e5914195c85681ec235eb98ecc787e723f351455","kind":"commit","published_at":"2015-08-03T02:40:01.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.9","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"93b0db9f4a07f0c7873856fe69a1b9ad0e58f59e","kind":"commit","published_at":"2015-06-07T07:17:12.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.8","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.8/manifests"},{"name":"v1.0.6","sha":"26ba5bcb08114dd079470b3fb28f8bb199a13c21","kind":"commit","published_at":"2015-05-20T19:54:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.6","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"09747b5ee07befb4d4c5e182b20b09025d5739a1","kind":"commit","published_at":"2015-04-05T20:42:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.5","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.5/manifests"},{"name":"v1.0.3","sha":"482719848272bf3b015000d006ce319ba3e66568","kind":"commit","published_at":"2015-03-19T05:25:11.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"08b37f90a60b954aab79349e337c3e3c9ba9ff82","kind":"commit","published_at":"2015-03-04T03:29:42.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"8935bed1a353b4faea37a6fec19684eaf600962a","kind":"commit","published_at":"2015-02-24T06:36:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4b8d34b355133bbbe3933b05fff4e50b08884945","kind":"commit","published_at":"2015-02-14T16:46:00.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-15T18:02:21.666Z","dependent_packages_count":10,"downloads":null,"downloads_period":null,"dependent_repos_count":79,"rankings":{"downloads":null,"dependent_repos_count":2.217880900857578,"dependent_packages_count":5.981405786647431,"stargazers_count":14.056063156207422,"forks_count":8.7695359461409,"docker_downloads_count":0.6566081590125832,"average":6.336298789773183},"purl":"pkg:maven/io.swagger.parser.v3/swagger-parser-v2-converter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.swagger.parser.v3:swagger-parser-v2-converter","docker_dependents_count":381,"docker_downloads_count":61948470,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.swagger.parser.v3:swagger-parser-v2-converter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.swagger.parser.v3:swagger-parser-v2-converter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-05T23:01:54.299Z","issues_count":192,"pull_requests_count":302,"avg_time_to_close_issue":26026197.409836065,"avg_time_to_close_pull_request":4697435.214007782,"issues_closed_count":61,"pull_requests_closed_count":257,"pull_request_authors_count":58,"issue_authors_count":158,"avg_comments_per_issue":1.5364583333333333,"avg_comments_per_pull_request":0.39403973509933776,"merged_pull_requests_count":223,"bot_issues_count":0,"bot_pull_requests_count":118,"past_year_issues_count":38,"past_year_pull_requests_count":87,"past_year_avg_time_to_close_issue":2337406.9166666665,"past_year_avg_time_to_close_pull_request":58766.619718309856,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":71,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":0.9473684210526315,"past_year_avg_comments_per_pull_request":0.08045977011494253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":67,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/issues","maintainers":[{"login":"frantuma","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frantuma"},{"login":"gracekarina","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gracekarina"},{"login":"MiloszTarka","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MiloszTarka"},{"login":"djankows","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djankows"}],"active_maintainers":[{"login":"frantuma","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frantuma"},{"login":"djankows","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djankows"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-v2-converter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-v2-converter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-v2-converter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-v2-converter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-v2-converter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-v2-converter/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5036704,"name":"io.swagger.parser.v3:swagger-parser-core","ecosystem":"maven","description":"swagger-parser-core","homepage":"https://github.com/swagger-api/swagger-parser","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/swagger-api/swagger-parser","keywords_array":[],"namespace":"io.swagger.parser.v3","versions_count":79,"first_release_published_at":"2017-11-22T18:20:55.000Z","latest_release_published_at":"2026-05-12T12:23:07.000Z","latest_release_number":"2.1.42","last_synced_at":"2026-06-03T23:01:10.964Z","created_at":"2022-07-27T17:43:54.305Z","updated_at":"2026-06-03T23:01:10.964Z","registry_url":"https://central.sonatype.com/artifact/io.swagger.parser.v3/swagger-parser-core/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.swagger.parser.v3/swagger-parser-core/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":16249745,"uuid":"18997610","full_name":"swagger-api/swagger-parser","owner":"swagger-api","description":"Swagger Spec to Java POJOs","archived":false,"fork":false,"pushed_at":"2026-02-03T13:25:15.000Z","size":9230,"stargazers_count":852,"open_issues_count":345,"forks_count":539,"subscribers_count":43,"default_branch":"master","last_synced_at":"2026-02-08T17:57:34.732Z","etag":null,"topics":["hacktoberfest","java","open-source","openapi","openapi-specification","openapi3","rest","rest-api","swagger","swagger-oss","swagger-parser"],"latest_commit_sha":null,"homepage":"http://swagger.io","language":"Java","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/swagger-api.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-21T16:00:22.000Z","updated_at":"2026-02-08T13:36:58.000Z","dependencies_parsed_at":"2023-10-16T19:42:10.661Z","dependency_job_id":"3bf129cb-3712-4081-85b7-dd80a07be59a","html_url":"https://github.com/swagger-api/swagger-parser","commit_stats":{"total_commits":1802,"total_committers":187,"mean_commits":9.636363636363637,"dds":0.7941176470588236,"last_synced_commit":"153070c54acc6b96f902dd9e6155956921453847"},"previous_names":[],"tags_count":149,"template":false,"template_full_name":null,"purl":"pkg:github/swagger-api/swagger-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/sbom","scorecard":{"id":696454,"data":{"date":"2025-08-11","repo":{"name":"github.com/swagger-api/swagger-parser","commit":"6c398fe8ff29e341769e05bfff525822d5ec901a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 8/13 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":"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":10,"reason":"13 commit(s) and 0 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:5","Warn: no topLevel permission defined: .github/workflows/maven-pulls.yml:1","Warn: no topLevel permission defined: .github/workflows/maven-v1-pulls.yml:1","Warn: no topLevel permission defined: .github/workflows/maven-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/next-snapshot-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/next-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/prepare-release-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/prepare-release.yml:1","Warn: no topLevel permission defined: .github/workflows/release-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Info:   0 out of  44 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  13 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":"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: Apache License 2.0: 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/maven-v1.yml:8"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-22T03:50:37.383Z","repository_id":16249745,"created_at":"2025-08-22T03:50:37.383Z","updated_at":"2025-08-22T03:50:37.383Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29281968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T19:05:41.198Z","status":"ssl_error","status_checked_at":"2026-02-09T19:05:37.449Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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_record":{"login":"swagger-api","name":"Swagger","uuid":"7658037","kind":"organization","description":"","email":"apiteam@swagger.io","website":"http://swagger.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7658037?v=4","repositories_count":38,"last_synced_at":"2024-04-14T08:15:23.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/swagger-api","funding_links":[],"total_stars":69405,"followers":1144,"following":0,"created_at":"2022-11-02T16:26:44.305Z","updated_at":"2024-04-14T08:15:40.418Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api/repositories"},"tags":[{"name":"v2.1.37","sha":"4e95fe6a15b99303eb736e9c03efd8d0247e60c4","kind":"commit","published_at":"2025-12-18T13:15:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.37","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.37/manifests"},{"name":"v2.1.36","sha":"dddcf0fea6213597f813c7c6ed93c7487ecf3f07","kind":"commit","published_at":"2025-11-24T12:39:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.36","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.36/manifests"},{"name":"v2.1.35","sha":"5eb1acb471ac4a68e5ff5cb0cd38fe6ed93b0990","kind":"commit","published_at":"2025-10-13T12:36:31.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.35","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.35/manifests"},{"name":"v2.1.34","sha":"077cf63f3d86f0276f350ee8b582e22b1c1022ca","kind":"commit","published_at":"2025-09-16T13:07:16.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.34","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.34/manifests"},{"name":"v2.1.33","sha":"ff5ff2513c9759acb82949b9c60981ce3af39ac4","kind":"commit","published_at":"2025-09-01T15:20:06.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.33","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.33/manifests"},{"name":"v2.1.32","sha":"bf6167593f5c1044f3615c7954a379d463f8f610","kind":"commit","published_at":"2025-08-18T08:50:10.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.32","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.32/manifests"},{"name":"v2.1.31","sha":"a3ee58bf243a9bfb466dc827fa270e91c9fb4e84","kind":"commit","published_at":"2025-07-08T12:22:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.31","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.31/manifests"},{"name":"v2.1.30","sha":"194c0b7fd7f2ec41b873df256dea09a9f8cde8ec","kind":"commit","published_at":"2025-06-20T11:56:34.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.30","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.30/manifests"},{"name":"v2.1.29","sha":"5457ac17f13ee437fe83fff05e7db08e6425843a","kind":"commit","published_at":"2025-05-26T13:27:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.29","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.29/manifests"},{"name":"v2.1.28","sha":"60dca14197b0ece8153328ec98c8e032361c2639","kind":"commit","published_at":"2025-05-17T11:35:07.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.28","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.28/manifests"},{"name":"v1.0.75","sha":"99a6c593df579d241cf924d6041d07d45bf407d9","kind":"commit","published_at":"2025-05-17T10:03:51.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.75","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.75/manifests"},{"name":"v2.1.27","sha":"737dda4ffade9038df8b589695a0f652ddc310f7","kind":"commit","published_at":"2025-05-09T13:06:35.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.27","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.27/manifests"},{"name":"v1.0.74","sha":"d1735d80934b1e53f8c365f5f1056f76407a5f6a","kind":"commit","published_at":"2025-05-02T11:22:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.74","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.74/manifests"},{"name":"v2.1.26","sha":"eb23c46739ff6437f4d649c462d92c8dd1acf000","kind":"commit","published_at":"2025-03-25T11:35:39.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.26","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.26/manifests"},{"name":"v2.1.25","sha":"e54928171bc63fbd887680b56e7a2b00831577f8","kind":"commit","published_at":"2025-01-17T08:36:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.25","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.25/manifests"},{"name":"v1.0.73","sha":"5cc124782267e1e4d2660c4d0efd7598519a60de","kind":"commit","published_at":"2025-01-17T07:13:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.73","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.73/manifests"},{"name":"v2.1.24","sha":"4016cf0e067a57394191602a2275363468e38591","kind":"commit","published_at":"2024-11-18T21:58:27.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.24","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.24/manifests"},{"name":"v1.0.72","sha":"599f80c864a433415d389793ed826f83a820e385","kind":"commit","published_at":"2024-11-18T20:29:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.72","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.72/manifests"},{"name":"v2.1.23","sha":"d41c7420e190eff8f622c1dd9d125ae6e3a064a6","kind":"commit","published_at":"2024-10-23T10:59:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.23","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.23/manifests"},{"name":"v1.0.71","sha":"08a8d092a013081e39306817fd05687a5d13242a","kind":"commit","published_at":"2024-05-02T14:27:37.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.71","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.71/manifests"},{"name":"v2.1.22","sha":"5040b8bda6d7e6eb8babcf1e8c06241218ef2b76","kind":"commit","published_at":"2024-04-05T08:01:34.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.22","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.22/manifests"},{"name":"v1.0.70","sha":"0087633560b9d93af05bf996375bceedb4ab78bb","kind":"commit","published_at":"2024-03-27T07:45:52.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.70","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.70/manifests"},{"name":"v2.1.21","sha":"24a1dfa7c47a169cca0766fe9db7cda02e47e4d1","kind":"commit","published_at":"2024-03-06T13:17:38.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.21","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.21/manifests"},{"name":"v2.1.20","sha":"3a31c1629bd27c3e1a8d5975ba8e1d55b0ef330a","kind":"commit","published_at":"2024-01-18T12:21:06.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.20","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.20/manifests"},{"name":"v1.0.69","sha":"a7ce873638601b825a50df748292b642319e6790","kind":"commit","published_at":"2024-01-18T11:38:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.69","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.69/manifests"},{"name":"v2.1.19","sha":"85ce5575b24c807e1d16f0517cbc622f32255b9b","kind":"commit","published_at":"2023-11-21T11:11:40.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.19","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.19/manifests"},{"name":"v2.1.18","sha":"295e2924fd798fe8370b8c501fa3d61ec4b7a25f","kind":"commit","published_at":"2023-10-17T09:13:13.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.18","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.18/manifests"},{"name":"v2.1.17","sha":"d12b3837e01e070ad7076396b43e3dd8428a3c32","kind":"commit","published_at":"2023-10-16T10:58:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.17","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.17/manifests"},{"name":"v1.0.68","sha":"e3a112a0cc01d761cb2054d4c36e4e9180d51986","kind":"commit","published_at":"2023-10-16T10:07:46.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.68","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.68/manifests"},{"name":"v2.1.16","sha":"234d29031b17beb71e4129ea7bb3909c58cc809e","kind":"commit","published_at":"2023-06-26T17:43:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.16","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.16/manifests"},{"name":"v2.1.15","sha":"17940c0d10346ed705879acbe432ea8dc5ba39f2","kind":"commit","published_at":"2023-05-29T10:59:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.15","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.15/manifests"},{"name":"v1.0.67","sha":"fe757a9c2e1d75281bd7f559638fd2fdcf389fd0","kind":"commit","published_at":"2023-05-29T09:55:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.67","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.67/manifests"},{"name":"v2.1.14","sha":"fcb3e2a8affc309bbe481a549124563c95223102","kind":"commit","published_at":"2023-05-16T06:38:33.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.14","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.14/manifests"},{"name":"v1.0.66","sha":"2a833c1c0c7ec23154001ee8a9718e61c12718cc","kind":"commit","published_at":"2023-05-15T10:13:17.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.66","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.66/manifests"},{"name":"v2.1.13","sha":"0fa0bb23f912752bd6ea661e3708e2298e350277","kind":"commit","published_at":"2023-03-26T12:32:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.13","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.13/manifests"},{"name":"v1.0.65","sha":"c425f7a864cf23cf096d29c8ae438e8a7c6f6d02","kind":"commit","published_at":"2023-03-26T11:34:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.65","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.65/manifests"},{"name":"v2.1.12","sha":"12a4a2e7ebd26ba26df054c975843bbc02e71779","kind":"commit","published_at":"2023-02-15T14:55:23.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.12","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.12/manifests"},{"name":"v2.1.11","sha":"d8e65a1994479bea0974e4ba23c1a878389855f1","kind":"commit","published_at":"2023-01-18T10:56:15.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.11","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.11/manifests"},{"name":"v2.1.10","sha":"a549f3afda4db34c7ed0e956360ee8d521b0fa54","kind":"commit","published_at":"2023-01-06T15:07:10.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.10","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"e0f86d789e1dec45082465a69b2aaee8e759b634","kind":"commit","published_at":"2022-11-15T19:22:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.9","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.9/manifests"},{"name":"v1.0.64","sha":"43ec2f93c96f0eeeec96280f1795921c59cbe859","kind":"commit","published_at":"2022-11-15T15:37:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.64","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.64/manifests"},{"name":"v2.1.8","sha":"4b3863c6c902981c3d563119f0f6f30f6598f517","kind":"commit","published_at":"2022-11-02T16:47:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.8","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"585b1b9422ecf9f3fe166d381141d37c528802ff","kind":"commit","published_at":"2022-10-27T21:13:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.7","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"18d885a5615b6fd2ade5951614c0ad880fc1e6f7","kind":"commit","published_at":"2022-10-21T09:19:16.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.6","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"8282c2371c4e89ba67c8bfe19222a390db7ae847","kind":"commit","published_at":"2022-10-17T21:09:53.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.5","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"e41b1c70249e1e6bb8f43e5e20fd5ef64846ea52","kind":"commit","published_at":"2022-10-17T09:38:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.4","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.4/manifests"},{"name":"v1.0.63","sha":"a0b0719501f4a6a4277769a6ad46279a927fca30","kind":"commit","published_at":"2022-10-17T08:43:33.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.63","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.63/manifests"},{"name":"v2.1.3","sha":"713885de95296e0489b3e999607e6693511c57ed","kind":"commit","published_at":"2022-09-27T14:40:19.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.3/manifests"},{"name":"v1.0.62","sha":"f96580a14266d9098ad147c8571c632c7e8036ab","kind":"commit","published_at":"2022-09-27T12:48:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.62","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.62/manifests"},{"name":"v2.1.2","sha":"5a3d7dd848caaaf72a552fd1f8403f96d4bd8dbc","kind":"commit","published_at":"2022-08-15T11:22:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2b4227190b8223c9363671434a72cf810a861631","kind":"commit","published_at":"2022-06-17T14:01:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"b1f724c1c5a635cb358363cb95028c3fffd52cba","kind":"commit","published_at":"2022-06-15T16:44:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.0/manifests"},{"name":"v1.0.61","sha":"8e775d4d7337cbb04c86cb2b82532c1e31f4b188","kind":"commit","published_at":"2022-06-15T15:56:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.61","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.61/manifests"},{"name":"v2.0.33","sha":"9f3e4c66fbee28ca566bbbc651c434890a624a61","kind":"commit","published_at":"2022-05-20T19:51:56.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.33","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.33/manifests"},{"name":"v1.0.60","sha":"e9c71b15fb13725beb261612185cd3a1061c9c58","kind":"commit","published_at":"2022-05-20T18:39:26.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.60","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.60/manifests"},{"name":"v2.0.32","sha":"7214ef6c6add6e9cfdb69991f299534c70adb519","kind":"commit","published_at":"2022-04-04T19:41:47.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.32","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.32/manifests"},{"name":"v1.0.59","sha":"0cd775a10f75bd0ac5f89823282b3fa2a2ed9f30","kind":"commit","published_at":"2022-04-04T16:51:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.59","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.59/manifests"},{"name":"v1.0.58","sha":"3588e191a24bff7b800ebbd169414225eab21688","kind":"commit","published_at":"2022-03-15T08:36:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.58","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.58/manifests"},{"name":"v2.0.31","sha":"2ba563c25d658fa2203d2317f0b2a08f97c95749","kind":"commit","published_at":"2022-03-12T11:27:02.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.31","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"eeec2e4f3a53b411db6535246ccd1c9f0cba51a2","kind":"commit","published_at":"2022-02-07T19:47:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.30","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.30/manifests"},{"name":"v1.0.57","sha":"36998e8dae3b01d7836b4735d547fc907253099b","kind":"commit","published_at":"2022-02-07T15:36:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.57","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.57/manifests"},{"name":"v2.0.29","sha":"3dd3e7b0cae8ecf4244b7bcd6aec992b3dbfacaa","kind":"commit","published_at":"2021-12-18T16:58:05.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.29","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b4cee7151559f1e647a1a8119002a50e02ec6a4c","kind":"commit","published_at":"2021-09-29T19:47:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.28","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.28/manifests"},{"name":"v1.0.56","sha":"9dfa263b86d9fd67fa0610d3d38aa32ca675445e","kind":"commit","published_at":"2021-09-29T18:28:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.56","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.56/manifests"},{"name":"v2.0.27","sha":"4bd0f4fdbf8e9cf173463dd73b570db47013dd6f","kind":"commit","published_at":"2021-06-28T09:46:49.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.27","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"987fa8c632d01887bc0e901106edfc6e5f857bc6","kind":"commit","published_at":"2021-05-28T11:14:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.26","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.26/manifests"},{"name":"v1.0.55","sha":"2507c258f508863bf0c08f6a0c35ccb3c5a23f58","kind":"commit","published_at":"2021-05-28T09:50:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.55","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.55/manifests"},{"name":"v2.0.25","sha":"af54da9cbeb415e93a123cc28d56d18d300c3ca1","kind":"commit","published_at":"2021-04-06T11:47:09.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.25","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.25/manifests"},{"name":"v1.0.54","sha":"b9800a90d50ff8822440238f3f8baf1c140b77ef","kind":"commit","published_at":"2020-12-29T13:44:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.54","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.54/manifests"},{"name":"v2.0.24","sha":"5fb648fed424ad20112144a0abcae09c4aec68fb","kind":"commit","published_at":"2020-12-04T16:01:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.24","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.24/manifests"},{"name":"v1.0.53","sha":"2984f91f1d2b4e974d1500229b6b8463afc0362d","kind":"commit","published_at":"2020-11-26T17:42:51.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.53","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.53/manifests"},{"name":"v2.0.23","sha":"20a300271bd4ff5634df65d2e7b77dfcd2563fd1","kind":"commit","published_at":"2020-11-02T09:24:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.23","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.23/manifests"},{"name":"v1.0.52","sha":"a99c6dacd76f704dbb7b6efe22d0271a49038451","kind":"commit","published_at":"2020-10-16T13:31:18.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.52","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.52/manifests"},{"name":"v2.0.22","sha":"651be45ec253304276db6c9244c09bb281ad6dfe","kind":"commit","published_at":"2020-10-03T07:15:56.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.22","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"65f76cce60a810efc104b537ddef84133183ce31","kind":"commit","published_at":"2020-07-28T09:22:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.21","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"945b4449194ba028a24fd80674c72643f5f02ba0","kind":"commit","published_at":"2020-05-15T16:25:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.20","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.20/manifests"},{"name":"v1.0.51","sha":"be7d645800457f93ccdd759edbc3c11728525fd6","kind":"commit","published_at":"2020-05-15T14:57:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.51","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.51/manifests"},{"name":"v2.0.19","sha":"ca6ff42199aaf3e2c45c041d5bf60cfc8e92f10a","kind":"commit","published_at":"2020-04-02T09:23:56.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.19","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"68b2c21bfc1ec1610b1ede17672194c3943945a2","kind":"tag","published_at":"2020-02-23T09:08:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.18","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.18/manifests"},{"name":"v1.0.50","sha":"ba1463a8d5a4034acb46a175aef728b60c67710a","kind":"tag","published_at":"2020-02-23T09:04:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.50","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.50/manifests"},{"name":"v2.0.17","sha":"d88d11c10252f98b052ee7ce690de334ab48adaf","kind":"commit","published_at":"2020-01-02T14:00:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.17","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.17/manifests"},{"name":"v1.0.49","sha":"7e99b406685526c79c72570c88724b2f4ff105b0","kind":"commit","published_at":"2020-01-02T13:36:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.49","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.49/manifests"},{"name":"v2.0.16","sha":"26d6f6b5d4b6b7177e4f98283f67f65c1433056f","kind":"commit","published_at":"2019-11-16T15:29:41.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.16","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.16/manifests"},{"name":"v1.0.48","sha":"58675f216a9bad8248104f7b90c4be60d8fe858f","kind":"commit","published_at":"2019-11-16T15:03:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.48","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.48/manifests"},{"name":"v2.0.15","sha":"2c612b7f50c3474edd339ae95661eb4fe0d3b8bb","kind":"commit","published_at":"2019-10-12T11:52:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.15","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.15/manifests"},{"name":"v1.0.47","sha":"7dbf75391de8e20d5fcb0e3bcf7d5673f064683b","kind":"commit","published_at":"2019-10-12T11:10:19.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.47","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.47/manifests"},{"name":"v2.0.14","sha":"af0f56ec402ffca6db97bb6f83231524dd8c20e7","kind":"commit","published_at":"2019-08-22T17:25:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.14","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.14/manifests"},{"name":"v1.0.46","sha":"4bc42cce30504a4a8f9fa6573002e6e832736b82","kind":"commit","published_at":"2019-08-22T17:00:57.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.46","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.46/manifests"},{"name":"v2.0.13","sha":"64c6edb4d556487300484cac63a28be3d95caa03","kind":"commit","published_at":"2019-06-27T15:36:27.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.13","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.13/manifests"},{"name":"v1.0.45","sha":"c304f81065fbb767ebea1868351befd28c4b10b2","kind":"commit","published_at":"2019-06-27T14:25:41.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.45","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.45/manifests"},{"name":"v2.0.12","sha":"80148d2000e9768c0d764396ae963da8fcda86c4","kind":"commit","published_at":"2019-04-24T14:34:36.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.12","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"d018a1003533011790b2a632d6a1c1843da7e1b2","kind":"commit","published_at":"2019-03-26T11:56:14.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.11","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.11/manifests"},{"name":"v1.0.44","sha":"1afa98e260477f75adbb5e6e0bc19b20b6b34b37","kind":"commit","published_at":"2019-03-26T11:25:48.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.44","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.44/manifests"},{"name":"v2.0.10","sha":"de8b1d216ce6c57813e0964a02d35d7684b8bd56","kind":"commit","published_at":"2019-03-25T09:38:57.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.10","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.10/manifests"},{"name":"v1.0.43","sha":"2533d05dc1c6e9b2e1283a654dc051d371a3d409","kind":"commit","published_at":"2019-03-25T08:34:40.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.43","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.43/manifests"},{"name":"v2.0.9","sha":"8be209a5394616ab0d074053d38e6098c687b03e","kind":"commit","published_at":"2019-02-18T14:49:31.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.9","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.9/manifests"},{"name":"v1.0.42","sha":"d8823dd2a6e2cf60c7c9201d321ac3a82cad0813","kind":"commit","published_at":"2019-02-18T14:09:39.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.42","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.42/manifests"},{"name":"v2.0.8","sha":"670b278f1cf925ce93a8d3c17a1c8411d9e5329b","kind":"commit","published_at":"2019-01-15T11:34:01.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.8","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.8/manifests"},{"name":"v1.0.41","sha":"5523159b9af67ccf304ccf3440396c2b1e7de4e9","kind":"commit","published_at":"2019-01-15T11:08:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.41","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.41/manifests"},{"name":"v2.0.7","sha":"75e660320bc6ffeee8e7240dc719ad8d895962df","kind":"commit","published_at":"2018-11-29T20:15:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.7","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"386162dabc7d113fc6fa73c1cb4c94210ba648b7","kind":"commit","published_at":"2018-11-29T07:05:02.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.6","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6/manifests"},{"name":"v1.0.40","sha":"d6ca32e92e8a167bba5fc98c7c3a2e22e7662430","kind":"commit","published_at":"2018-11-28T18:11:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.40","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.40/manifests"},{"name":"v2.0.6-20181030","sha":"3ee7b0c48f39f5c1490d504d9b77e4f20832a09a","kind":"tag","published_at":"2018-10-30T19:03:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.6-20181030","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.6-20181030","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.6-20181030","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6-20181030","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6-20181030/manifests"},{"name":"v.2.0.5","sha":"a5662378d637a7c4d1f5f30e55a009bfce480074","kind":"commit","published_at":"2018-10-04T14:57:55.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.2.0.5","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.5/manifests"},{"name":"v.1.0.39","sha":"ed90b5d68e71b897b5ff1f8197d5b6f9afffbb3c","kind":"commit","published_at":"2018-10-04T13:58:27.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.1.0.39","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.1.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.1.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.39/manifests"},{"name":"v.2.0.4","sha":"f8ca23a81bf7034e095ad8daebfe9c9475b716d8","kind":"commit","published_at":"2018-09-05T17:08:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.2.0.4","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.4/manifests"},{"name":"v2.0.3","sha":"270227f3b17b2268d17b1b3c66b949f24d258f01","kind":"commit","published_at":"2018-09-05T15:54:44.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.3/manifests"},{"name":"v1.0.38","sha":"48ed1e676961b5f1a8c9f7ba941e090a6a4891d1","kind":"commit","published_at":"2018-09-05T15:05:31.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.38","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.38/manifests"},{"name":"v2.0.2","sha":"0a254c65c02a981eda02c0566b6ea26739acfa6f","kind":"commit","published_at":"2018-08-10T15:16:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.2/manifests"},{"name":"v1.0.37","sha":"609e5ba6ddbce01be1a3c148f043698c617d34f8","kind":"commit","published_at":"2018-08-10T12:59:01.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.37","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.37/manifests"},{"name":"v2.0.1","sha":"b5a73502a8954e5e00c7dba87557568ff4530f5c","kind":"commit","published_at":"2018-05-24T16:02:17.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.1/manifests"},{"name":"v1.0.36","sha":"c01a11e44a54850c03ef280afbf88a34babd62cf","kind":"commit","published_at":"2018-05-24T15:40:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.36","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.36/manifests"},{"name":"v2.0.0","sha":"056445f24af16a4afccec0a30c550df8557f620d","kind":"commit","published_at":"2018-04-17T08:19:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0/manifests"},{"name":"v1.0.35","sha":"50363fbf64bddefb835f4068bcee2d6494e726d6","kind":"commit","published_at":"2018-04-17T08:02:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.35","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.35/manifests"},{"name":"v2.0.0-rc3","sha":"964829e456973316a8ede8433d319996cfae5e16","kind":"commit","published_at":"2018-01-23T15:48:16.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc3/manifests"},{"name":"v.1.0.34","sha":"7b50ce506a7f28c06779744fade016123b35323c","kind":"commit","published_at":"2018-01-23T10:55:40.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.1.0.34","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.1.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.1.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.34/manifests"},{"name":"v2.0.0-rc2","sha":"fc8993be5cf76e2762198e0848a93ffd03ad272b","kind":"commit","published_at":"2017-11-22T18:17:26.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc2/manifests"},{"name":"v.1.0.33","sha":"6be4df3b625e0558ab0380178e4daeaeea280059","kind":"commit","published_at":"2017-11-22T17:33:07.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.1.0.33","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.1.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.1.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.33/manifests"},{"name":"v2.0.0-rc1","sha":"848cefb5e30b6aa9455740b67a759ae3ad538843","kind":"commit","published_at":"2017-09-29T23:22:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc1/manifests"},{"name":"v2.0.0-rc0","sha":"0a430b4a19221a6abd4eabad588c16bfdb43502d","kind":"commit","published_at":"2017-08-19T02:36:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc0/manifests"},{"name":"v1.0.32","sha":"fe4d6d283448ca2672535b23f0461143bfdac325","kind":"commit","published_at":"2017-07-15T19:29:09.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.32","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.32/manifests"},{"name":"v1.0.31","sha":"67a2226436627c7c6de924de792b6b2ed09faa46","kind":"commit","published_at":"2017-07-14T19:20:52.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.31","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.31/manifests"},{"name":"v1.0.29","sha":"4234995bd3835727723573e1cb3e61d32fd79d91","kind":"commit","published_at":"2017-05-31T17:20:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.29","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.29/manifests"},{"name":"v1.0.27","sha":"1bf0bff1971d0daa5b1fb3d3b080daba38eefe06","kind":"commit","published_at":"2017-03-10T21:45:44.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.27","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"271c018a369914024c30c5336877ce354ba3f889","kind":"commit","published_at":"2017-03-01T12:54:11.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.26","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"e92f5bc668dc55716195868a5125bda3c74cb95d","kind":"commit","published_at":"2016-12-27T20:45:44.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.25","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"9d247e76d72d17cc4d7a9a9d84cc33a5b9f3a3c8","kind":"commit","published_at":"2016-12-20T18:53:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.24","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"afd274b805b00e38b0730dd0106a0ae8050be20c","kind":"commit","published_at":"2016-10-28T20:47:34.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.23","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"61e265ebc79a1ced219a93f9f788061745c42f36","kind":"commit","published_at":"2016-08-05T17:20:12.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.22","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"0c43b400f11ae25489b08e6a54d382b93cf7b765","kind":"commit","published_at":"2016-07-14T06:54:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.21","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"5c23182322a28db860b1820b3787e3daaed79061","kind":"commit","published_at":"2016-06-01T13:46:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.20","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"608733eefe7ab1d4ee0466767dd0325f2baeb6f4","kind":"commit","published_at":"2016-04-06T19:59:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.19","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"36307db5438c7ca29077cf4793a6553af8e5a8d4","kind":"commit","published_at":"2016-03-25T01:17:23.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.18","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"04af052a252941f79a57c9670ae7ba564ae052cf","kind":"commit","published_at":"2016-02-02T21:51:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.17","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"b9a98d543ec6dda29d6770c3611df992653d525d","kind":"commit","published_at":"2016-01-07T00:43:39.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.16","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"0d8148ada11d6ab91d685194d76cc371a66165ec","kind":"commit","published_at":"2016-01-06T16:23:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.15","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"cbad9a332d7ee2d319f18d2344878edcb2169431","kind":"commit","published_at":"2015-12-24T05:26:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.14","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"07d6814d471b18aef851af031206b3309b838455","kind":"commit","published_at":"2015-11-07T01:21:06.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.13","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"a72e1956b3816b504688865da8a64738ebd85d2d","kind":"commit","published_at":"2015-11-03T08:21:51.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.12","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"ae3f4445dcc1e4e466f9e5830a313dbc1183e857","kind":"commit","published_at":"2015-10-23T15:41:46.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.11","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"dda4d5ee1ca8d7035f3f6e74c7094a9160e2c101","kind":"commit","published_at":"2015-08-13T01:09:18.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.10","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"e5914195c85681ec235eb98ecc787e723f351455","kind":"commit","published_at":"2015-08-03T02:40:01.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.9","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"93b0db9f4a07f0c7873856fe69a1b9ad0e58f59e","kind":"commit","published_at":"2015-06-07T07:17:12.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.8","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.8/manifests"},{"name":"v1.0.6","sha":"26ba5bcb08114dd079470b3fb28f8bb199a13c21","kind":"commit","published_at":"2015-05-20T19:54:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.6","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"09747b5ee07befb4d4c5e182b20b09025d5739a1","kind":"commit","published_at":"2015-04-05T20:42:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.5","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.5/manifests"},{"name":"v1.0.3","sha":"482719848272bf3b015000d006ce319ba3e66568","kind":"commit","published_at":"2015-03-19T05:25:11.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"08b37f90a60b954aab79349e337c3e3c9ba9ff82","kind":"commit","published_at":"2015-03-04T03:29:42.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"8935bed1a353b4faea37a6fec19684eaf600962a","kind":"commit","published_at":"2015-02-24T06:36:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4b8d34b355133bbbe3933b05fff4e50b08884945","kind":"commit","published_at":"2015-02-14T16:46:00.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-15T18:01:36.598Z","dependent_packages_count":14,"downloads":null,"downloads_period":null,"dependent_repos_count":36,"rankings":{"downloads":null,"dependent_repos_count":3.7002083834255033,"dependent_packages_count":4.708062835617536,"stargazers_count":14.056063156207422,"forks_count":8.7695359461409,"docker_downloads_count":0.6439849322753867,"average":6.37557105073335},"purl":"pkg:maven/io.swagger.parser.v3/swagger-parser-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.swagger.parser.v3:swagger-parser-core","docker_dependents_count":640,"docker_downloads_count":66624216,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.swagger.parser.v3:swagger-parser-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.swagger.parser.v3:swagger-parser-core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-05T23:01:54.299Z","issues_count":192,"pull_requests_count":302,"avg_time_to_close_issue":26026197.409836065,"avg_time_to_close_pull_request":4697435.214007782,"issues_closed_count":61,"pull_requests_closed_count":257,"pull_request_authors_count":58,"issue_authors_count":158,"avg_comments_per_issue":1.5364583333333333,"avg_comments_per_pull_request":0.39403973509933776,"merged_pull_requests_count":223,"bot_issues_count":0,"bot_pull_requests_count":118,"past_year_issues_count":38,"past_year_pull_requests_count":87,"past_year_avg_time_to_close_issue":2337406.9166666665,"past_year_avg_time_to_close_pull_request":58766.619718309856,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":71,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":0.9473684210526315,"past_year_avg_comments_per_pull_request":0.08045977011494253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":67,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/issues","maintainers":[{"login":"frantuma","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frantuma"},{"login":"gracekarina","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gracekarina"},{"login":"MiloszTarka","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MiloszTarka"},{"login":"djankows","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djankows"}],"active_maintainers":[{"login":"frantuma","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frantuma"},{"login":"djankows","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djankows"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-core/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-core/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser-core/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5036735,"name":"io.swagger.parser.v3:swagger-parser","ecosystem":"maven","description":"swagger-parser","homepage":"https://github.com/swagger-api/swagger-parser","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/swagger-api/swagger-parser","keywords_array":[],"namespace":"io.swagger.parser.v3","versions_count":77,"first_release_published_at":"2017-11-22T18:21:37.000Z","latest_release_published_at":"2026-04-14T07:12:44.000Z","latest_release_number":"2.1.40","last_synced_at":"2026-06-03T23:01:12.741Z","created_at":"2022-07-27T17:44:32.824Z","updated_at":"2026-06-03T23:01:12.742Z","registry_url":"https://central.sonatype.com/artifact/io.swagger.parser.v3/swagger-parser/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.swagger.parser.v3/swagger-parser/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":16249745,"uuid":"18997610","full_name":"swagger-api/swagger-parser","owner":"swagger-api","description":"Swagger Spec to Java POJOs","archived":false,"fork":false,"pushed_at":"2026-02-03T13:25:15.000Z","size":9230,"stargazers_count":852,"open_issues_count":345,"forks_count":539,"subscribers_count":43,"default_branch":"master","last_synced_at":"2026-02-08T17:57:34.732Z","etag":null,"topics":["hacktoberfest","java","open-source","openapi","openapi-specification","openapi3","rest","rest-api","swagger","swagger-oss","swagger-parser"],"latest_commit_sha":null,"homepage":"http://swagger.io","language":"Java","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/swagger-api.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-21T16:00:22.000Z","updated_at":"2026-02-08T13:36:58.000Z","dependencies_parsed_at":"2023-10-16T19:42:10.661Z","dependency_job_id":"3bf129cb-3712-4081-85b7-dd80a07be59a","html_url":"https://github.com/swagger-api/swagger-parser","commit_stats":{"total_commits":1802,"total_committers":187,"mean_commits":9.636363636363637,"dds":0.7941176470588236,"last_synced_commit":"153070c54acc6b96f902dd9e6155956921453847"},"previous_names":[],"tags_count":149,"template":false,"template_full_name":null,"purl":"pkg:github/swagger-api/swagger-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/sbom","scorecard":{"id":696454,"data":{"date":"2025-08-11","repo":{"name":"github.com/swagger-api/swagger-parser","commit":"6c398fe8ff29e341769e05bfff525822d5ec901a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 8/13 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":"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":10,"reason":"13 commit(s) and 0 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:5","Warn: no topLevel permission defined: .github/workflows/maven-pulls.yml:1","Warn: no topLevel permission defined: .github/workflows/maven-v1-pulls.yml:1","Warn: no topLevel permission defined: .github/workflows/maven-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/next-snapshot-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/next-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/prepare-release-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/prepare-release.yml:1","Warn: no topLevel permission defined: .github/workflows/release-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Info:   0 out of  44 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  13 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":"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: Apache License 2.0: 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/maven-v1.yml:8"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-22T03:50:37.383Z","repository_id":16249745,"created_at":"2025-08-22T03:50:37.383Z","updated_at":"2025-08-22T03:50:37.383Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29281968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T19:05:41.198Z","status":"ssl_error","status_checked_at":"2026-02-09T19:05:37.449Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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_record":{"login":"swagger-api","name":"Swagger","uuid":"7658037","kind":"organization","description":"","email":"apiteam@swagger.io","website":"http://swagger.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7658037?v=4","repositories_count":38,"last_synced_at":"2024-04-14T08:15:23.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/swagger-api","funding_links":[],"total_stars":69405,"followers":1144,"following":0,"created_at":"2022-11-02T16:26:44.305Z","updated_at":"2024-04-14T08:15:40.418Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api/repositories"},"tags":[{"name":"v2.1.37","sha":"4e95fe6a15b99303eb736e9c03efd8d0247e60c4","kind":"commit","published_at":"2025-12-18T13:15:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.37","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.37/manifests"},{"name":"v2.1.36","sha":"dddcf0fea6213597f813c7c6ed93c7487ecf3f07","kind":"commit","published_at":"2025-11-24T12:39:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.36","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.36/manifests"},{"name":"v2.1.35","sha":"5eb1acb471ac4a68e5ff5cb0cd38fe6ed93b0990","kind":"commit","published_at":"2025-10-13T12:36:31.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.35","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.35/manifests"},{"name":"v2.1.34","sha":"077cf63f3d86f0276f350ee8b582e22b1c1022ca","kind":"commit","published_at":"2025-09-16T13:07:16.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.34","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.34/manifests"},{"name":"v2.1.33","sha":"ff5ff2513c9759acb82949b9c60981ce3af39ac4","kind":"commit","published_at":"2025-09-01T15:20:06.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.33","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.33/manifests"},{"name":"v2.1.32","sha":"bf6167593f5c1044f3615c7954a379d463f8f610","kind":"commit","published_at":"2025-08-18T08:50:10.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.32","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.32/manifests"},{"name":"v2.1.31","sha":"a3ee58bf243a9bfb466dc827fa270e91c9fb4e84","kind":"commit","published_at":"2025-07-08T12:22:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.31","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.31/manifests"},{"name":"v2.1.30","sha":"194c0b7fd7f2ec41b873df256dea09a9f8cde8ec","kind":"commit","published_at":"2025-06-20T11:56:34.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.30","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.30/manifests"},{"name":"v2.1.29","sha":"5457ac17f13ee437fe83fff05e7db08e6425843a","kind":"commit","published_at":"2025-05-26T13:27:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.29","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.29/manifests"},{"name":"v2.1.28","sha":"60dca14197b0ece8153328ec98c8e032361c2639","kind":"commit","published_at":"2025-05-17T11:35:07.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.28","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.28/manifests"},{"name":"v1.0.75","sha":"99a6c593df579d241cf924d6041d07d45bf407d9","kind":"commit","published_at":"2025-05-17T10:03:51.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.75","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.75/manifests"},{"name":"v2.1.27","sha":"737dda4ffade9038df8b589695a0f652ddc310f7","kind":"commit","published_at":"2025-05-09T13:06:35.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.27","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.27/manifests"},{"name":"v1.0.74","sha":"d1735d80934b1e53f8c365f5f1056f76407a5f6a","kind":"commit","published_at":"2025-05-02T11:22:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.74","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.74/manifests"},{"name":"v2.1.26","sha":"eb23c46739ff6437f4d649c462d92c8dd1acf000","kind":"commit","published_at":"2025-03-25T11:35:39.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.26","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.26/manifests"},{"name":"v2.1.25","sha":"e54928171bc63fbd887680b56e7a2b00831577f8","kind":"commit","published_at":"2025-01-17T08:36:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.25","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.25/manifests"},{"name":"v1.0.73","sha":"5cc124782267e1e4d2660c4d0efd7598519a60de","kind":"commit","published_at":"2025-01-17T07:13:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.73","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.73/manifests"},{"name":"v2.1.24","sha":"4016cf0e067a57394191602a2275363468e38591","kind":"commit","published_at":"2024-11-18T21:58:27.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.24","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.24/manifests"},{"name":"v1.0.72","sha":"599f80c864a433415d389793ed826f83a820e385","kind":"commit","published_at":"2024-11-18T20:29:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.72","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.72/manifests"},{"name":"v2.1.23","sha":"d41c7420e190eff8f622c1dd9d125ae6e3a064a6","kind":"commit","published_at":"2024-10-23T10:59:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.23","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.23/manifests"},{"name":"v1.0.71","sha":"08a8d092a013081e39306817fd05687a5d13242a","kind":"commit","published_at":"2024-05-02T14:27:37.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.71","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.71/manifests"},{"name":"v2.1.22","sha":"5040b8bda6d7e6eb8babcf1e8c06241218ef2b76","kind":"commit","published_at":"2024-04-05T08:01:34.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.22","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.22/manifests"},{"name":"v1.0.70","sha":"0087633560b9d93af05bf996375bceedb4ab78bb","kind":"commit","published_at":"2024-03-27T07:45:52.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.70","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.70/manifests"},{"name":"v2.1.21","sha":"24a1dfa7c47a169cca0766fe9db7cda02e47e4d1","kind":"commit","published_at":"2024-03-06T13:17:38.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.21","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.21/manifests"},{"name":"v2.1.20","sha":"3a31c1629bd27c3e1a8d5975ba8e1d55b0ef330a","kind":"commit","published_at":"2024-01-18T12:21:06.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.20","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.20/manifests"},{"name":"v1.0.69","sha":"a7ce873638601b825a50df748292b642319e6790","kind":"commit","published_at":"2024-01-18T11:38:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.69","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.69/manifests"},{"name":"v2.1.19","sha":"85ce5575b24c807e1d16f0517cbc622f32255b9b","kind":"commit","published_at":"2023-11-21T11:11:40.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.19","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.19/manifests"},{"name":"v2.1.18","sha":"295e2924fd798fe8370b8c501fa3d61ec4b7a25f","kind":"commit","published_at":"2023-10-17T09:13:13.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.18","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.18/manifests"},{"name":"v2.1.17","sha":"d12b3837e01e070ad7076396b43e3dd8428a3c32","kind":"commit","published_at":"2023-10-16T10:58:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.17","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.17/manifests"},{"name":"v1.0.68","sha":"e3a112a0cc01d761cb2054d4c36e4e9180d51986","kind":"commit","published_at":"2023-10-16T10:07:46.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.68","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.68/manifests"},{"name":"v2.1.16","sha":"234d29031b17beb71e4129ea7bb3909c58cc809e","kind":"commit","published_at":"2023-06-26T17:43:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.16","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.16/manifests"},{"name":"v2.1.15","sha":"17940c0d10346ed705879acbe432ea8dc5ba39f2","kind":"commit","published_at":"2023-05-29T10:59:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.15","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.15/manifests"},{"name":"v1.0.67","sha":"fe757a9c2e1d75281bd7f559638fd2fdcf389fd0","kind":"commit","published_at":"2023-05-29T09:55:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.67","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.67/manifests"},{"name":"v2.1.14","sha":"fcb3e2a8affc309bbe481a549124563c95223102","kind":"commit","published_at":"2023-05-16T06:38:33.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.14","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.14/manifests"},{"name":"v1.0.66","sha":"2a833c1c0c7ec23154001ee8a9718e61c12718cc","kind":"commit","published_at":"2023-05-15T10:13:17.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.66","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.66/manifests"},{"name":"v2.1.13","sha":"0fa0bb23f912752bd6ea661e3708e2298e350277","kind":"commit","published_at":"2023-03-26T12:32:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.13","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.13/manifests"},{"name":"v1.0.65","sha":"c425f7a864cf23cf096d29c8ae438e8a7c6f6d02","kind":"commit","published_at":"2023-03-26T11:34:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.65","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.65/manifests"},{"name":"v2.1.12","sha":"12a4a2e7ebd26ba26df054c975843bbc02e71779","kind":"commit","published_at":"2023-02-15T14:55:23.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.12","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.12/manifests"},{"name":"v2.1.11","sha":"d8e65a1994479bea0974e4ba23c1a878389855f1","kind":"commit","published_at":"2023-01-18T10:56:15.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.11","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.11/manifests"},{"name":"v2.1.10","sha":"a549f3afda4db34c7ed0e956360ee8d521b0fa54","kind":"commit","published_at":"2023-01-06T15:07:10.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.10","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"e0f86d789e1dec45082465a69b2aaee8e759b634","kind":"commit","published_at":"2022-11-15T19:22:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.9","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.9/manifests"},{"name":"v1.0.64","sha":"43ec2f93c96f0eeeec96280f1795921c59cbe859","kind":"commit","published_at":"2022-11-15T15:37:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.64","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.64/manifests"},{"name":"v2.1.8","sha":"4b3863c6c902981c3d563119f0f6f30f6598f517","kind":"commit","published_at":"2022-11-02T16:47:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.8","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"585b1b9422ecf9f3fe166d381141d37c528802ff","kind":"commit","published_at":"2022-10-27T21:13:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.7","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"18d885a5615b6fd2ade5951614c0ad880fc1e6f7","kind":"commit","published_at":"2022-10-21T09:19:16.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.6","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"8282c2371c4e89ba67c8bfe19222a390db7ae847","kind":"commit","published_at":"2022-10-17T21:09:53.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.5","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"e41b1c70249e1e6bb8f43e5e20fd5ef64846ea52","kind":"commit","published_at":"2022-10-17T09:38:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.4","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.4/manifests"},{"name":"v1.0.63","sha":"a0b0719501f4a6a4277769a6ad46279a927fca30","kind":"commit","published_at":"2022-10-17T08:43:33.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.63","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.63/manifests"},{"name":"v2.1.3","sha":"713885de95296e0489b3e999607e6693511c57ed","kind":"commit","published_at":"2022-09-27T14:40:19.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.3/manifests"},{"name":"v1.0.62","sha":"f96580a14266d9098ad147c8571c632c7e8036ab","kind":"commit","published_at":"2022-09-27T12:48:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.62","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.62/manifests"},{"name":"v2.1.2","sha":"5a3d7dd848caaaf72a552fd1f8403f96d4bd8dbc","kind":"commit","published_at":"2022-08-15T11:22:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2b4227190b8223c9363671434a72cf810a861631","kind":"commit","published_at":"2022-06-17T14:01:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"b1f724c1c5a635cb358363cb95028c3fffd52cba","kind":"commit","published_at":"2022-06-15T16:44:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.0/manifests"},{"name":"v1.0.61","sha":"8e775d4d7337cbb04c86cb2b82532c1e31f4b188","kind":"commit","published_at":"2022-06-15T15:56:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.61","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.61/manifests"},{"name":"v2.0.33","sha":"9f3e4c66fbee28ca566bbbc651c434890a624a61","kind":"commit","published_at":"2022-05-20T19:51:56.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.33","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.33/manifests"},{"name":"v1.0.60","sha":"e9c71b15fb13725beb261612185cd3a1061c9c58","kind":"commit","published_at":"2022-05-20T18:39:26.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.60","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.60/manifests"},{"name":"v2.0.32","sha":"7214ef6c6add6e9cfdb69991f299534c70adb519","kind":"commit","published_at":"2022-04-04T19:41:47.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.32","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.32/manifests"},{"name":"v1.0.59","sha":"0cd775a10f75bd0ac5f89823282b3fa2a2ed9f30","kind":"commit","published_at":"2022-04-04T16:51:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.59","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.59/manifests"},{"name":"v1.0.58","sha":"3588e191a24bff7b800ebbd169414225eab21688","kind":"commit","published_at":"2022-03-15T08:36:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.58","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.58/manifests"},{"name":"v2.0.31","sha":"2ba563c25d658fa2203d2317f0b2a08f97c95749","kind":"commit","published_at":"2022-03-12T11:27:02.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.31","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"eeec2e4f3a53b411db6535246ccd1c9f0cba51a2","kind":"commit","published_at":"2022-02-07T19:47:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.30","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.30/manifests"},{"name":"v1.0.57","sha":"36998e8dae3b01d7836b4735d547fc907253099b","kind":"commit","published_at":"2022-02-07T15:36:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.57","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.57/manifests"},{"name":"v2.0.29","sha":"3dd3e7b0cae8ecf4244b7bcd6aec992b3dbfacaa","kind":"commit","published_at":"2021-12-18T16:58:05.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.29","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b4cee7151559f1e647a1a8119002a50e02ec6a4c","kind":"commit","published_at":"2021-09-29T19:47:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.28","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.28/manifests"},{"name":"v1.0.56","sha":"9dfa263b86d9fd67fa0610d3d38aa32ca675445e","kind":"commit","published_at":"2021-09-29T18:28:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.56","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.56/manifests"},{"name":"v2.0.27","sha":"4bd0f4fdbf8e9cf173463dd73b570db47013dd6f","kind":"commit","published_at":"2021-06-28T09:46:49.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.27","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"987fa8c632d01887bc0e901106edfc6e5f857bc6","kind":"commit","published_at":"2021-05-28T11:14:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.26","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.26/manifests"},{"name":"v1.0.55","sha":"2507c258f508863bf0c08f6a0c35ccb3c5a23f58","kind":"commit","published_at":"2021-05-28T09:50:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.55","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.55/manifests"},{"name":"v2.0.25","sha":"af54da9cbeb415e93a123cc28d56d18d300c3ca1","kind":"commit","published_at":"2021-04-06T11:47:09.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.25","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.25/manifests"},{"name":"v1.0.54","sha":"b9800a90d50ff8822440238f3f8baf1c140b77ef","kind":"commit","published_at":"2020-12-29T13:44:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.54","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.54/manifests"},{"name":"v2.0.24","sha":"5fb648fed424ad20112144a0abcae09c4aec68fb","kind":"commit","published_at":"2020-12-04T16:01:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.24","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.24/manifests"},{"name":"v1.0.53","sha":"2984f91f1d2b4e974d1500229b6b8463afc0362d","kind":"commit","published_at":"2020-11-26T17:42:51.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.53","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.53/manifests"},{"name":"v2.0.23","sha":"20a300271bd4ff5634df65d2e7b77dfcd2563fd1","kind":"commit","published_at":"2020-11-02T09:24:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.23","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.23/manifests"},{"name":"v1.0.52","sha":"a99c6dacd76f704dbb7b6efe22d0271a49038451","kind":"commit","published_at":"2020-10-16T13:31:18.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.52","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.52/manifests"},{"name":"v2.0.22","sha":"651be45ec253304276db6c9244c09bb281ad6dfe","kind":"commit","published_at":"2020-10-03T07:15:56.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.22","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"65f76cce60a810efc104b537ddef84133183ce31","kind":"commit","published_at":"2020-07-28T09:22:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.21","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"945b4449194ba028a24fd80674c72643f5f02ba0","kind":"commit","published_at":"2020-05-15T16:25:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.20","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.20/manifests"},{"name":"v1.0.51","sha":"be7d645800457f93ccdd759edbc3c11728525fd6","kind":"commit","published_at":"2020-05-15T14:57:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.51","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.51/manifests"},{"name":"v2.0.19","sha":"ca6ff42199aaf3e2c45c041d5bf60cfc8e92f10a","kind":"commit","published_at":"2020-04-02T09:23:56.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.19","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"68b2c21bfc1ec1610b1ede17672194c3943945a2","kind":"tag","published_at":"2020-02-23T09:08:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.18","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.18/manifests"},{"name":"v1.0.50","sha":"ba1463a8d5a4034acb46a175aef728b60c67710a","kind":"tag","published_at":"2020-02-23T09:04:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.50","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.50/manifests"},{"name":"v2.0.17","sha":"d88d11c10252f98b052ee7ce690de334ab48adaf","kind":"commit","published_at":"2020-01-02T14:00:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.17","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.17/manifests"},{"name":"v1.0.49","sha":"7e99b406685526c79c72570c88724b2f4ff105b0","kind":"commit","published_at":"2020-01-02T13:36:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.49","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.49/manifests"},{"name":"v2.0.16","sha":"26d6f6b5d4b6b7177e4f98283f67f65c1433056f","kind":"commit","published_at":"2019-11-16T15:29:41.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.16","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.16/manifests"},{"name":"v1.0.48","sha":"58675f216a9bad8248104f7b90c4be60d8fe858f","kind":"commit","published_at":"2019-11-16T15:03:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.48","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.48/manifests"},{"name":"v2.0.15","sha":"2c612b7f50c3474edd339ae95661eb4fe0d3b8bb","kind":"commit","published_at":"2019-10-12T11:52:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.15","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.15/manifests"},{"name":"v1.0.47","sha":"7dbf75391de8e20d5fcb0e3bcf7d5673f064683b","kind":"commit","published_at":"2019-10-12T11:10:19.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.47","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.47/manifests"},{"name":"v2.0.14","sha":"af0f56ec402ffca6db97bb6f83231524dd8c20e7","kind":"commit","published_at":"2019-08-22T17:25:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.14","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.14/manifests"},{"name":"v1.0.46","sha":"4bc42cce30504a4a8f9fa6573002e6e832736b82","kind":"commit","published_at":"2019-08-22T17:00:57.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.46","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.46/manifests"},{"name":"v2.0.13","sha":"64c6edb4d556487300484cac63a28be3d95caa03","kind":"commit","published_at":"2019-06-27T15:36:27.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.13","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.13/manifests"},{"name":"v1.0.45","sha":"c304f81065fbb767ebea1868351befd28c4b10b2","kind":"commit","published_at":"2019-06-27T14:25:41.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.45","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.45/manifests"},{"name":"v2.0.12","sha":"80148d2000e9768c0d764396ae963da8fcda86c4","kind":"commit","published_at":"2019-04-24T14:34:36.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.12","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"d018a1003533011790b2a632d6a1c1843da7e1b2","kind":"commit","published_at":"2019-03-26T11:56:14.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.11","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.11/manifests"},{"name":"v1.0.44","sha":"1afa98e260477f75adbb5e6e0bc19b20b6b34b37","kind":"commit","published_at":"2019-03-26T11:25:48.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.44","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.44/manifests"},{"name":"v2.0.10","sha":"de8b1d216ce6c57813e0964a02d35d7684b8bd56","kind":"commit","published_at":"2019-03-25T09:38:57.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.10","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.10/manifests"},{"name":"v1.0.43","sha":"2533d05dc1c6e9b2e1283a654dc051d371a3d409","kind":"commit","published_at":"2019-03-25T08:34:40.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.43","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.43/manifests"},{"name":"v2.0.9","sha":"8be209a5394616ab0d074053d38e6098c687b03e","kind":"commit","published_at":"2019-02-18T14:49:31.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.9","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.9/manifests"},{"name":"v1.0.42","sha":"d8823dd2a6e2cf60c7c9201d321ac3a82cad0813","kind":"commit","published_at":"2019-02-18T14:09:39.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.42","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.42/manifests"},{"name":"v2.0.8","sha":"670b278f1cf925ce93a8d3c17a1c8411d9e5329b","kind":"commit","published_at":"2019-01-15T11:34:01.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.8","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.8/manifests"},{"name":"v1.0.41","sha":"5523159b9af67ccf304ccf3440396c2b1e7de4e9","kind":"commit","published_at":"2019-01-15T11:08:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.41","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.41/manifests"},{"name":"v2.0.7","sha":"75e660320bc6ffeee8e7240dc719ad8d895962df","kind":"commit","published_at":"2018-11-29T20:15:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.7","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"386162dabc7d113fc6fa73c1cb4c94210ba648b7","kind":"commit","published_at":"2018-11-29T07:05:02.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.6","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6/manifests"},{"name":"v1.0.40","sha":"d6ca32e92e8a167bba5fc98c7c3a2e22e7662430","kind":"commit","published_at":"2018-11-28T18:11:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.40","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.40/manifests"},{"name":"v2.0.6-20181030","sha":"3ee7b0c48f39f5c1490d504d9b77e4f20832a09a","kind":"tag","published_at":"2018-10-30T19:03:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.6-20181030","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.6-20181030","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.6-20181030","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6-20181030","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6-20181030/manifests"},{"name":"v.2.0.5","sha":"a5662378d637a7c4d1f5f30e55a009bfce480074","kind":"commit","published_at":"2018-10-04T14:57:55.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.2.0.5","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.5/manifests"},{"name":"v.1.0.39","sha":"ed90b5d68e71b897b5ff1f8197d5b6f9afffbb3c","kind":"commit","published_at":"2018-10-04T13:58:27.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.1.0.39","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.1.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.1.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.39/manifests"},{"name":"v.2.0.4","sha":"f8ca23a81bf7034e095ad8daebfe9c9475b716d8","kind":"commit","published_at":"2018-09-05T17:08:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.2.0.4","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.4/manifests"},{"name":"v2.0.3","sha":"270227f3b17b2268d17b1b3c66b949f24d258f01","kind":"commit","published_at":"2018-09-05T15:54:44.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.3/manifests"},{"name":"v1.0.38","sha":"48ed1e676961b5f1a8c9f7ba941e090a6a4891d1","kind":"commit","published_at":"2018-09-05T15:05:31.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.38","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.38/manifests"},{"name":"v2.0.2","sha":"0a254c65c02a981eda02c0566b6ea26739acfa6f","kind":"commit","published_at":"2018-08-10T15:16:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.2/manifests"},{"name":"v1.0.37","sha":"609e5ba6ddbce01be1a3c148f043698c617d34f8","kind":"commit","published_at":"2018-08-10T12:59:01.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.37","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.37/manifests"},{"name":"v2.0.1","sha":"b5a73502a8954e5e00c7dba87557568ff4530f5c","kind":"commit","published_at":"2018-05-24T16:02:17.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.1/manifests"},{"name":"v1.0.36","sha":"c01a11e44a54850c03ef280afbf88a34babd62cf","kind":"commit","published_at":"2018-05-24T15:40:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.36","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.36/manifests"},{"name":"v2.0.0","sha":"056445f24af16a4afccec0a30c550df8557f620d","kind":"commit","published_at":"2018-04-17T08:19:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0/manifests"},{"name":"v1.0.35","sha":"50363fbf64bddefb835f4068bcee2d6494e726d6","kind":"commit","published_at":"2018-04-17T08:02:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.35","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.35/manifests"},{"name":"v2.0.0-rc3","sha":"964829e456973316a8ede8433d319996cfae5e16","kind":"commit","published_at":"2018-01-23T15:48:16.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc3/manifests"},{"name":"v.1.0.34","sha":"7b50ce506a7f28c06779744fade016123b35323c","kind":"commit","published_at":"2018-01-23T10:55:40.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.1.0.34","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.1.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.1.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.34/manifests"},{"name":"v2.0.0-rc2","sha":"fc8993be5cf76e2762198e0848a93ffd03ad272b","kind":"commit","published_at":"2017-11-22T18:17:26.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc2/manifests"},{"name":"v.1.0.33","sha":"6be4df3b625e0558ab0380178e4daeaeea280059","kind":"commit","published_at":"2017-11-22T17:33:07.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.1.0.33","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.1.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.1.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.33/manifests"},{"name":"v2.0.0-rc1","sha":"848cefb5e30b6aa9455740b67a759ae3ad538843","kind":"commit","published_at":"2017-09-29T23:22:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc1/manifests"},{"name":"v2.0.0-rc0","sha":"0a430b4a19221a6abd4eabad588c16bfdb43502d","kind":"commit","published_at":"2017-08-19T02:36:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc0/manifests"},{"name":"v1.0.32","sha":"fe4d6d283448ca2672535b23f0461143bfdac325","kind":"commit","published_at":"2017-07-15T19:29:09.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.32","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.32/manifests"},{"name":"v1.0.31","sha":"67a2226436627c7c6de924de792b6b2ed09faa46","kind":"commit","published_at":"2017-07-14T19:20:52.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.31","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.31/manifests"},{"name":"v1.0.29","sha":"4234995bd3835727723573e1cb3e61d32fd79d91","kind":"commit","published_at":"2017-05-31T17:20:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.29","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.29/manifests"},{"name":"v1.0.27","sha":"1bf0bff1971d0daa5b1fb3d3b080daba38eefe06","kind":"commit","published_at":"2017-03-10T21:45:44.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.27","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"271c018a369914024c30c5336877ce354ba3f889","kind":"commit","published_at":"2017-03-01T12:54:11.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.26","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"e92f5bc668dc55716195868a5125bda3c74cb95d","kind":"commit","published_at":"2016-12-27T20:45:44.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.25","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"9d247e76d72d17cc4d7a9a9d84cc33a5b9f3a3c8","kind":"commit","published_at":"2016-12-20T18:53:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.24","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"afd274b805b00e38b0730dd0106a0ae8050be20c","kind":"commit","published_at":"2016-10-28T20:47:34.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.23","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"61e265ebc79a1ced219a93f9f788061745c42f36","kind":"commit","published_at":"2016-08-05T17:20:12.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.22","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"0c43b400f11ae25489b08e6a54d382b93cf7b765","kind":"commit","published_at":"2016-07-14T06:54:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.21","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"5c23182322a28db860b1820b3787e3daaed79061","kind":"commit","published_at":"2016-06-01T13:46:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.20","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"608733eefe7ab1d4ee0466767dd0325f2baeb6f4","kind":"commit","published_at":"2016-04-06T19:59:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.19","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"36307db5438c7ca29077cf4793a6553af8e5a8d4","kind":"commit","published_at":"2016-03-25T01:17:23.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.18","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"04af052a252941f79a57c9670ae7ba564ae052cf","kind":"commit","published_at":"2016-02-02T21:51:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.17","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"b9a98d543ec6dda29d6770c3611df992653d525d","kind":"commit","published_at":"2016-01-07T00:43:39.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.16","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"0d8148ada11d6ab91d685194d76cc371a66165ec","kind":"commit","published_at":"2016-01-06T16:23:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.15","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"cbad9a332d7ee2d319f18d2344878edcb2169431","kind":"commit","published_at":"2015-12-24T05:26:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.14","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"07d6814d471b18aef851af031206b3309b838455","kind":"commit","published_at":"2015-11-07T01:21:06.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.13","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"a72e1956b3816b504688865da8a64738ebd85d2d","kind":"commit","published_at":"2015-11-03T08:21:51.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.12","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"ae3f4445dcc1e4e466f9e5830a313dbc1183e857","kind":"commit","published_at":"2015-10-23T15:41:46.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.11","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"dda4d5ee1ca8d7035f3f6e74c7094a9160e2c101","kind":"commit","published_at":"2015-08-13T01:09:18.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.10","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"e5914195c85681ec235eb98ecc787e723f351455","kind":"commit","published_at":"2015-08-03T02:40:01.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.9","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"93b0db9f4a07f0c7873856fe69a1b9ad0e58f59e","kind":"commit","published_at":"2015-06-07T07:17:12.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.8","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.8/manifests"},{"name":"v1.0.6","sha":"26ba5bcb08114dd079470b3fb28f8bb199a13c21","kind":"commit","published_at":"2015-05-20T19:54:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.6","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"09747b5ee07befb4d4c5e182b20b09025d5739a1","kind":"commit","published_at":"2015-04-05T20:42:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.5","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.5/manifests"},{"name":"v1.0.3","sha":"482719848272bf3b015000d006ce319ba3e66568","kind":"commit","published_at":"2015-03-19T05:25:11.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"08b37f90a60b954aab79349e337c3e3c9ba9ff82","kind":"commit","published_at":"2015-03-04T03:29:42.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"8935bed1a353b4faea37a6fec19684eaf600962a","kind":"commit","published_at":"2015-02-24T06:36:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4b8d34b355133bbbe3933b05fff4e50b08884945","kind":"commit","published_at":"2015-02-14T16:46:00.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-15T18:02:21.496Z","dependent_packages_count":194,"downloads":null,"downloads_period":null,"dependent_repos_count":574,"rankings":{"downloads":null,"dependent_repos_count":0.556023082471748,"dependent_packages_count":0.40775026047928187,"stargazers_count":14.056063156207422,"forks_count":8.7695359461409,"docker_downloads_count":0.657409633726056,"average":4.889356415805081},"purl":"pkg:maven/io.swagger.parser.v3/swagger-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.swagger.parser.v3:swagger-parser","docker_dependents_count":411,"docker_downloads_count":61854321,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.swagger.parser.v3:swagger-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.swagger.parser.v3:swagger-parser/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-05T23:01:54.299Z","issues_count":192,"pull_requests_count":302,"avg_time_to_close_issue":26026197.409836065,"avg_time_to_close_pull_request":4697435.214007782,"issues_closed_count":61,"pull_requests_closed_count":257,"pull_request_authors_count":58,"issue_authors_count":158,"avg_comments_per_issue":1.5364583333333333,"avg_comments_per_pull_request":0.39403973509933776,"merged_pull_requests_count":223,"bot_issues_count":0,"bot_pull_requests_count":118,"past_year_issues_count":38,"past_year_pull_requests_count":87,"past_year_avg_time_to_close_issue":2337406.9166666665,"past_year_avg_time_to_close_pull_request":58766.619718309856,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":71,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":0.9473684210526315,"past_year_avg_comments_per_pull_request":0.08045977011494253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":67,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/issues","maintainers":[{"login":"frantuma","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frantuma"},{"login":"gracekarina","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gracekarina"},{"login":"MiloszTarka","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MiloszTarka"},{"login":"djankows","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djankows"}],"active_maintainers":[{"login":"frantuma","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frantuma"},{"login":"djankows","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djankows"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger.parser.v3:swagger-parser/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5036739,"name":"io.swagger:swagger-compat-spec-parser","ecosystem":"maven","description":"swagger-compat-spec-parser","homepage":"https://github.com/swagger-api/swagger-parser","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/swagger-api/swagger-parser","keywords_array":[],"namespace":"io.swagger","versions_count":77,"first_release_published_at":"2015-02-14T05:47:40.000Z","latest_release_published_at":"2026-04-14T12:01:30.000Z","latest_release_number":"1.0.76","last_synced_at":"2026-06-03T23:01:13.688Z","created_at":"2022-07-27T17:44:37.658Z","updated_at":"2026-06-03T23:01:13.689Z","registry_url":"https://central.sonatype.com/artifact/io.swagger/swagger-compat-spec-parser/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.swagger/swagger-compat-spec-parser/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":16249745,"uuid":"18997610","full_name":"swagger-api/swagger-parser","owner":"swagger-api","description":"Swagger Spec to Java POJOs","archived":false,"fork":false,"pushed_at":"2026-02-03T13:25:15.000Z","size":9230,"stargazers_count":852,"open_issues_count":345,"forks_count":539,"subscribers_count":43,"default_branch":"master","last_synced_at":"2026-02-08T17:57:34.732Z","etag":null,"topics":["hacktoberfest","java","open-source","openapi","openapi-specification","openapi3","rest","rest-api","swagger","swagger-oss","swagger-parser"],"latest_commit_sha":null,"homepage":"http://swagger.io","language":"Java","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/swagger-api.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-21T16:00:22.000Z","updated_at":"2026-02-08T13:36:58.000Z","dependencies_parsed_at":"2023-10-16T19:42:10.661Z","dependency_job_id":"3bf129cb-3712-4081-85b7-dd80a07be59a","html_url":"https://github.com/swagger-api/swagger-parser","commit_stats":{"total_commits":1802,"total_committers":187,"mean_commits":9.636363636363637,"dds":0.7941176470588236,"last_synced_commit":"153070c54acc6b96f902dd9e6155956921453847"},"previous_names":[],"tags_count":149,"template":false,"template_full_name":null,"purl":"pkg:github/swagger-api/swagger-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/sbom","scorecard":{"id":696454,"data":{"date":"2025-08-11","repo":{"name":"github.com/swagger-api/swagger-parser","commit":"6c398fe8ff29e341769e05bfff525822d5ec901a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 8/13 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":"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":10,"reason":"13 commit(s) and 0 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:5","Warn: no topLevel permission defined: .github/workflows/maven-pulls.yml:1","Warn: no topLevel permission defined: .github/workflows/maven-v1-pulls.yml:1","Warn: no topLevel permission defined: .github/workflows/maven-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/next-snapshot-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/next-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/prepare-release-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/prepare-release.yml:1","Warn: no topLevel permission defined: .github/workflows/release-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Info:   0 out of  44 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  13 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":"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: Apache License 2.0: 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/maven-v1.yml:8"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-22T03:50:37.383Z","repository_id":16249745,"created_at":"2025-08-22T03:50:37.383Z","updated_at":"2025-08-22T03:50:37.383Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29281968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T19:05:41.198Z","status":"ssl_error","status_checked_at":"2026-02-09T19:05:37.449Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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_record":{"login":"swagger-api","name":"Swagger","uuid":"7658037","kind":"organization","description":"","email":"apiteam@swagger.io","website":"http://swagger.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7658037?v=4","repositories_count":38,"last_synced_at":"2024-04-14T08:15:23.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/swagger-api","funding_links":[],"total_stars":69405,"followers":1144,"following":0,"created_at":"2022-11-02T16:26:44.305Z","updated_at":"2024-04-14T08:15:40.418Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api/repositories"},"tags":[{"name":"v2.1.37","sha":"4e95fe6a15b99303eb736e9c03efd8d0247e60c4","kind":"commit","published_at":"2025-12-18T13:15:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.37","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.37/manifests"},{"name":"v2.1.36","sha":"dddcf0fea6213597f813c7c6ed93c7487ecf3f07","kind":"commit","published_at":"2025-11-24T12:39:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.36","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.36/manifests"},{"name":"v2.1.35","sha":"5eb1acb471ac4a68e5ff5cb0cd38fe6ed93b0990","kind":"commit","published_at":"2025-10-13T12:36:31.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.35","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.35/manifests"},{"name":"v2.1.34","sha":"077cf63f3d86f0276f350ee8b582e22b1c1022ca","kind":"commit","published_at":"2025-09-16T13:07:16.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.34","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.34/manifests"},{"name":"v2.1.33","sha":"ff5ff2513c9759acb82949b9c60981ce3af39ac4","kind":"commit","published_at":"2025-09-01T15:20:06.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.33","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.33/manifests"},{"name":"v2.1.32","sha":"bf6167593f5c1044f3615c7954a379d463f8f610","kind":"commit","published_at":"2025-08-18T08:50:10.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.32","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.32/manifests"},{"name":"v2.1.31","sha":"a3ee58bf243a9bfb466dc827fa270e91c9fb4e84","kind":"commit","published_at":"2025-07-08T12:22:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.31","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.31/manifests"},{"name":"v2.1.30","sha":"194c0b7fd7f2ec41b873df256dea09a9f8cde8ec","kind":"commit","published_at":"2025-06-20T11:56:34.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.30","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.30/manifests"},{"name":"v2.1.29","sha":"5457ac17f13ee437fe83fff05e7db08e6425843a","kind":"commit","published_at":"2025-05-26T13:27:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.29","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.29/manifests"},{"name":"v2.1.28","sha":"60dca14197b0ece8153328ec98c8e032361c2639","kind":"commit","published_at":"2025-05-17T11:35:07.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.28","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.28/manifests"},{"name":"v1.0.75","sha":"99a6c593df579d241cf924d6041d07d45bf407d9","kind":"commit","published_at":"2025-05-17T10:03:51.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.75","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.75/manifests"},{"name":"v2.1.27","sha":"737dda4ffade9038df8b589695a0f652ddc310f7","kind":"commit","published_at":"2025-05-09T13:06:35.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.27","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.27/manifests"},{"name":"v1.0.74","sha":"d1735d80934b1e53f8c365f5f1056f76407a5f6a","kind":"commit","published_at":"2025-05-02T11:22:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.74","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.74/manifests"},{"name":"v2.1.26","sha":"eb23c46739ff6437f4d649c462d92c8dd1acf000","kind":"commit","published_at":"2025-03-25T11:35:39.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.26","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.26/manifests"},{"name":"v2.1.25","sha":"e54928171bc63fbd887680b56e7a2b00831577f8","kind":"commit","published_at":"2025-01-17T08:36:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.25","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.25/manifests"},{"name":"v1.0.73","sha":"5cc124782267e1e4d2660c4d0efd7598519a60de","kind":"commit","published_at":"2025-01-17T07:13:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.73","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.73/manifests"},{"name":"v2.1.24","sha":"4016cf0e067a57394191602a2275363468e38591","kind":"commit","published_at":"2024-11-18T21:58:27.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.24","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.24/manifests"},{"name":"v1.0.72","sha":"599f80c864a433415d389793ed826f83a820e385","kind":"commit","published_at":"2024-11-18T20:29:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.72","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.72/manifests"},{"name":"v2.1.23","sha":"d41c7420e190eff8f622c1dd9d125ae6e3a064a6","kind":"commit","published_at":"2024-10-23T10:59:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.23","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.23/manifests"},{"name":"v1.0.71","sha":"08a8d092a013081e39306817fd05687a5d13242a","kind":"commit","published_at":"2024-05-02T14:27:37.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.71","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.71/manifests"},{"name":"v2.1.22","sha":"5040b8bda6d7e6eb8babcf1e8c06241218ef2b76","kind":"commit","published_at":"2024-04-05T08:01:34.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.22","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.22/manifests"},{"name":"v1.0.70","sha":"0087633560b9d93af05bf996375bceedb4ab78bb","kind":"commit","published_at":"2024-03-27T07:45:52.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.70","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.70/manifests"},{"name":"v2.1.21","sha":"24a1dfa7c47a169cca0766fe9db7cda02e47e4d1","kind":"commit","published_at":"2024-03-06T13:17:38.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.21","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.21/manifests"},{"name":"v2.1.20","sha":"3a31c1629bd27c3e1a8d5975ba8e1d55b0ef330a","kind":"commit","published_at":"2024-01-18T12:21:06.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.20","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.20/manifests"},{"name":"v1.0.69","sha":"a7ce873638601b825a50df748292b642319e6790","kind":"commit","published_at":"2024-01-18T11:38:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.69","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.69/manifests"},{"name":"v2.1.19","sha":"85ce5575b24c807e1d16f0517cbc622f32255b9b","kind":"commit","published_at":"2023-11-21T11:11:40.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.19","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.19/manifests"},{"name":"v2.1.18","sha":"295e2924fd798fe8370b8c501fa3d61ec4b7a25f","kind":"commit","published_at":"2023-10-17T09:13:13.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.18","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.18/manifests"},{"name":"v2.1.17","sha":"d12b3837e01e070ad7076396b43e3dd8428a3c32","kind":"commit","published_at":"2023-10-16T10:58:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.17","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.17/manifests"},{"name":"v1.0.68","sha":"e3a112a0cc01d761cb2054d4c36e4e9180d51986","kind":"commit","published_at":"2023-10-16T10:07:46.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.68","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.68/manifests"},{"name":"v2.1.16","sha":"234d29031b17beb71e4129ea7bb3909c58cc809e","kind":"commit","published_at":"2023-06-26T17:43:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.16","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.16/manifests"},{"name":"v2.1.15","sha":"17940c0d10346ed705879acbe432ea8dc5ba39f2","kind":"commit","published_at":"2023-05-29T10:59:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.15","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.15/manifests"},{"name":"v1.0.67","sha":"fe757a9c2e1d75281bd7f559638fd2fdcf389fd0","kind":"commit","published_at":"2023-05-29T09:55:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.67","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.67/manifests"},{"name":"v2.1.14","sha":"fcb3e2a8affc309bbe481a549124563c95223102","kind":"commit","published_at":"2023-05-16T06:38:33.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.14","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.14/manifests"},{"name":"v1.0.66","sha":"2a833c1c0c7ec23154001ee8a9718e61c12718cc","kind":"commit","published_at":"2023-05-15T10:13:17.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.66","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.66/manifests"},{"name":"v2.1.13","sha":"0fa0bb23f912752bd6ea661e3708e2298e350277","kind":"commit","published_at":"2023-03-26T12:32:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.13","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.13/manifests"},{"name":"v1.0.65","sha":"c425f7a864cf23cf096d29c8ae438e8a7c6f6d02","kind":"commit","published_at":"2023-03-26T11:34:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.65","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.65/manifests"},{"name":"v2.1.12","sha":"12a4a2e7ebd26ba26df054c975843bbc02e71779","kind":"commit","published_at":"2023-02-15T14:55:23.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.12","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.12/manifests"},{"name":"v2.1.11","sha":"d8e65a1994479bea0974e4ba23c1a878389855f1","kind":"commit","published_at":"2023-01-18T10:56:15.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.11","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.11/manifests"},{"name":"v2.1.10","sha":"a549f3afda4db34c7ed0e956360ee8d521b0fa54","kind":"commit","published_at":"2023-01-06T15:07:10.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.10","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"e0f86d789e1dec45082465a69b2aaee8e759b634","kind":"commit","published_at":"2022-11-15T19:22:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.9","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.9/manifests"},{"name":"v1.0.64","sha":"43ec2f93c96f0eeeec96280f1795921c59cbe859","kind":"commit","published_at":"2022-11-15T15:37:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.64","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.64/manifests"},{"name":"v2.1.8","sha":"4b3863c6c902981c3d563119f0f6f30f6598f517","kind":"commit","published_at":"2022-11-02T16:47:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.8","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"585b1b9422ecf9f3fe166d381141d37c528802ff","kind":"commit","published_at":"2022-10-27T21:13:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.7","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"18d885a5615b6fd2ade5951614c0ad880fc1e6f7","kind":"commit","published_at":"2022-10-21T09:19:16.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.6","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"8282c2371c4e89ba67c8bfe19222a390db7ae847","kind":"commit","published_at":"2022-10-17T21:09:53.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.5","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"e41b1c70249e1e6bb8f43e5e20fd5ef64846ea52","kind":"commit","published_at":"2022-10-17T09:38:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.4","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.4/manifests"},{"name":"v1.0.63","sha":"a0b0719501f4a6a4277769a6ad46279a927fca30","kind":"commit","published_at":"2022-10-17T08:43:33.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.63","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.63/manifests"},{"name":"v2.1.3","sha":"713885de95296e0489b3e999607e6693511c57ed","kind":"commit","published_at":"2022-09-27T14:40:19.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.3/manifests"},{"name":"v1.0.62","sha":"f96580a14266d9098ad147c8571c632c7e8036ab","kind":"commit","published_at":"2022-09-27T12:48:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.62","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.62/manifests"},{"name":"v2.1.2","sha":"5a3d7dd848caaaf72a552fd1f8403f96d4bd8dbc","kind":"commit","published_at":"2022-08-15T11:22:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2b4227190b8223c9363671434a72cf810a861631","kind":"commit","published_at":"2022-06-17T14:01:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"b1f724c1c5a635cb358363cb95028c3fffd52cba","kind":"commit","published_at":"2022-06-15T16:44:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.0/manifests"},{"name":"v1.0.61","sha":"8e775d4d7337cbb04c86cb2b82532c1e31f4b188","kind":"commit","published_at":"2022-06-15T15:56:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.61","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.61/manifests"},{"name":"v2.0.33","sha":"9f3e4c66fbee28ca566bbbc651c434890a624a61","kind":"commit","published_at":"2022-05-20T19:51:56.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.33","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.33/manifests"},{"name":"v1.0.60","sha":"e9c71b15fb13725beb261612185cd3a1061c9c58","kind":"commit","published_at":"2022-05-20T18:39:26.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.60","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.60/manifests"},{"name":"v2.0.32","sha":"7214ef6c6add6e9cfdb69991f299534c70adb519","kind":"commit","published_at":"2022-04-04T19:41:47.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.32","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.32/manifests"},{"name":"v1.0.59","sha":"0cd775a10f75bd0ac5f89823282b3fa2a2ed9f30","kind":"commit","published_at":"2022-04-04T16:51:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.59","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.59/manifests"},{"name":"v1.0.58","sha":"3588e191a24bff7b800ebbd169414225eab21688","kind":"commit","published_at":"2022-03-15T08:36:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.58","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.58/manifests"},{"name":"v2.0.31","sha":"2ba563c25d658fa2203d2317f0b2a08f97c95749","kind":"commit","published_at":"2022-03-12T11:27:02.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.31","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"eeec2e4f3a53b411db6535246ccd1c9f0cba51a2","kind":"commit","published_at":"2022-02-07T19:47:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.30","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.30/manifests"},{"name":"v1.0.57","sha":"36998e8dae3b01d7836b4735d547fc907253099b","kind":"commit","published_at":"2022-02-07T15:36:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.57","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.57/manifests"},{"name":"v2.0.29","sha":"3dd3e7b0cae8ecf4244b7bcd6aec992b3dbfacaa","kind":"commit","published_at":"2021-12-18T16:58:05.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.29","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b4cee7151559f1e647a1a8119002a50e02ec6a4c","kind":"commit","published_at":"2021-09-29T19:47:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.28","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.28/manifests"},{"name":"v1.0.56","sha":"9dfa263b86d9fd67fa0610d3d38aa32ca675445e","kind":"commit","published_at":"2021-09-29T18:28:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.56","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.56/manifests"},{"name":"v2.0.27","sha":"4bd0f4fdbf8e9cf173463dd73b570db47013dd6f","kind":"commit","published_at":"2021-06-28T09:46:49.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.27","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"987fa8c632d01887bc0e901106edfc6e5f857bc6","kind":"commit","published_at":"2021-05-28T11:14:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.26","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.26/manifests"},{"name":"v1.0.55","sha":"2507c258f508863bf0c08f6a0c35ccb3c5a23f58","kind":"commit","published_at":"2021-05-28T09:50:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.55","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.55/manifests"},{"name":"v2.0.25","sha":"af54da9cbeb415e93a123cc28d56d18d300c3ca1","kind":"commit","published_at":"2021-04-06T11:47:09.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.25","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.25/manifests"},{"name":"v1.0.54","sha":"b9800a90d50ff8822440238f3f8baf1c140b77ef","kind":"commit","published_at":"2020-12-29T13:44:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.54","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.54/manifests"},{"name":"v2.0.24","sha":"5fb648fed424ad20112144a0abcae09c4aec68fb","kind":"commit","published_at":"2020-12-04T16:01:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.24","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.24/manifests"},{"name":"v1.0.53","sha":"2984f91f1d2b4e974d1500229b6b8463afc0362d","kind":"commit","published_at":"2020-11-26T17:42:51.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.53","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.53/manifests"},{"name":"v2.0.23","sha":"20a300271bd4ff5634df65d2e7b77dfcd2563fd1","kind":"commit","published_at":"2020-11-02T09:24:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.23","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.23/manifests"},{"name":"v1.0.52","sha":"a99c6dacd76f704dbb7b6efe22d0271a49038451","kind":"commit","published_at":"2020-10-16T13:31:18.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.52","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.52/manifests"},{"name":"v2.0.22","sha":"651be45ec253304276db6c9244c09bb281ad6dfe","kind":"commit","published_at":"2020-10-03T07:15:56.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.22","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"65f76cce60a810efc104b537ddef84133183ce31","kind":"commit","published_at":"2020-07-28T09:22:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.21","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"945b4449194ba028a24fd80674c72643f5f02ba0","kind":"commit","published_at":"2020-05-15T16:25:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.20","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.20/manifests"},{"name":"v1.0.51","sha":"be7d645800457f93ccdd759edbc3c11728525fd6","kind":"commit","published_at":"2020-05-15T14:57:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.51","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.51/manifests"},{"name":"v2.0.19","sha":"ca6ff42199aaf3e2c45c041d5bf60cfc8e92f10a","kind":"commit","published_at":"2020-04-02T09:23:56.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.19","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"68b2c21bfc1ec1610b1ede17672194c3943945a2","kind":"tag","published_at":"2020-02-23T09:08:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.18","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.18/manifests"},{"name":"v1.0.50","sha":"ba1463a8d5a4034acb46a175aef728b60c67710a","kind":"tag","published_at":"2020-02-23T09:04:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.50","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.50/manifests"},{"name":"v2.0.17","sha":"d88d11c10252f98b052ee7ce690de334ab48adaf","kind":"commit","published_at":"2020-01-02T14:00:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.17","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.17/manifests"},{"name":"v1.0.49","sha":"7e99b406685526c79c72570c88724b2f4ff105b0","kind":"commit","published_at":"2020-01-02T13:36:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.49","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.49/manifests"},{"name":"v2.0.16","sha":"26d6f6b5d4b6b7177e4f98283f67f65c1433056f","kind":"commit","published_at":"2019-11-16T15:29:41.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.16","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.16/manifests"},{"name":"v1.0.48","sha":"58675f216a9bad8248104f7b90c4be60d8fe858f","kind":"commit","published_at":"2019-11-16T15:03:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.48","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.48/manifests"},{"name":"v2.0.15","sha":"2c612b7f50c3474edd339ae95661eb4fe0d3b8bb","kind":"commit","published_at":"2019-10-12T11:52:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.15","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.15/manifests"},{"name":"v1.0.47","sha":"7dbf75391de8e20d5fcb0e3bcf7d5673f064683b","kind":"commit","published_at":"2019-10-12T11:10:19.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.47","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.47/manifests"},{"name":"v2.0.14","sha":"af0f56ec402ffca6db97bb6f83231524dd8c20e7","kind":"commit","published_at":"2019-08-22T17:25:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.14","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.14/manifests"},{"name":"v1.0.46","sha":"4bc42cce30504a4a8f9fa6573002e6e832736b82","kind":"commit","published_at":"2019-08-22T17:00:57.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.46","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.46/manifests"},{"name":"v2.0.13","sha":"64c6edb4d556487300484cac63a28be3d95caa03","kind":"commit","published_at":"2019-06-27T15:36:27.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.13","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.13/manifests"},{"name":"v1.0.45","sha":"c304f81065fbb767ebea1868351befd28c4b10b2","kind":"commit","published_at":"2019-06-27T14:25:41.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.45","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.45/manifests"},{"name":"v2.0.12","sha":"80148d2000e9768c0d764396ae963da8fcda86c4","kind":"commit","published_at":"2019-04-24T14:34:36.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.12","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"d018a1003533011790b2a632d6a1c1843da7e1b2","kind":"commit","published_at":"2019-03-26T11:56:14.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.11","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.11/manifests"},{"name":"v1.0.44","sha":"1afa98e260477f75adbb5e6e0bc19b20b6b34b37","kind":"commit","published_at":"2019-03-26T11:25:48.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.44","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.44/manifests"},{"name":"v2.0.10","sha":"de8b1d216ce6c57813e0964a02d35d7684b8bd56","kind":"commit","published_at":"2019-03-25T09:38:57.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.10","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.10/manifests"},{"name":"v1.0.43","sha":"2533d05dc1c6e9b2e1283a654dc051d371a3d409","kind":"commit","published_at":"2019-03-25T08:34:40.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.43","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.43/manifests"},{"name":"v2.0.9","sha":"8be209a5394616ab0d074053d38e6098c687b03e","kind":"commit","published_at":"2019-02-18T14:49:31.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.9","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.9/manifests"},{"name":"v1.0.42","sha":"d8823dd2a6e2cf60c7c9201d321ac3a82cad0813","kind":"commit","published_at":"2019-02-18T14:09:39.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.42","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.42/manifests"},{"name":"v2.0.8","sha":"670b278f1cf925ce93a8d3c17a1c8411d9e5329b","kind":"commit","published_at":"2019-01-15T11:34:01.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.8","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.8/manifests"},{"name":"v1.0.41","sha":"5523159b9af67ccf304ccf3440396c2b1e7de4e9","kind":"commit","published_at":"2019-01-15T11:08:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.41","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.41/manifests"},{"name":"v2.0.7","sha":"75e660320bc6ffeee8e7240dc719ad8d895962df","kind":"commit","published_at":"2018-11-29T20:15:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.7","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"386162dabc7d113fc6fa73c1cb4c94210ba648b7","kind":"commit","published_at":"2018-11-29T07:05:02.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.6","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6/manifests"},{"name":"v1.0.40","sha":"d6ca32e92e8a167bba5fc98c7c3a2e22e7662430","kind":"commit","published_at":"2018-11-28T18:11:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.40","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.40/manifests"},{"name":"v2.0.6-20181030","sha":"3ee7b0c48f39f5c1490d504d9b77e4f20832a09a","kind":"tag","published_at":"2018-10-30T19:03:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.6-20181030","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.6-20181030","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.6-20181030","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6-20181030","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6-20181030/manifests"},{"name":"v.2.0.5","sha":"a5662378d637a7c4d1f5f30e55a009bfce480074","kind":"commit","published_at":"2018-10-04T14:57:55.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.2.0.5","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.5/manifests"},{"name":"v.1.0.39","sha":"ed90b5d68e71b897b5ff1f8197d5b6f9afffbb3c","kind":"commit","published_at":"2018-10-04T13:58:27.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.1.0.39","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.1.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.1.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.39/manifests"},{"name":"v.2.0.4","sha":"f8ca23a81bf7034e095ad8daebfe9c9475b716d8","kind":"commit","published_at":"2018-09-05T17:08:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.2.0.4","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.4/manifests"},{"name":"v2.0.3","sha":"270227f3b17b2268d17b1b3c66b949f24d258f01","kind":"commit","published_at":"2018-09-05T15:54:44.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.3/manifests"},{"name":"v1.0.38","sha":"48ed1e676961b5f1a8c9f7ba941e090a6a4891d1","kind":"commit","published_at":"2018-09-05T15:05:31.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.38","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.38/manifests"},{"name":"v2.0.2","sha":"0a254c65c02a981eda02c0566b6ea26739acfa6f","kind":"commit","published_at":"2018-08-10T15:16:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.2/manifests"},{"name":"v1.0.37","sha":"609e5ba6ddbce01be1a3c148f043698c617d34f8","kind":"commit","published_at":"2018-08-10T12:59:01.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.37","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.37/manifests"},{"name":"v2.0.1","sha":"b5a73502a8954e5e00c7dba87557568ff4530f5c","kind":"commit","published_at":"2018-05-24T16:02:17.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.1/manifests"},{"name":"v1.0.36","sha":"c01a11e44a54850c03ef280afbf88a34babd62cf","kind":"commit","published_at":"2018-05-24T15:40:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.36","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.36/manifests"},{"name":"v2.0.0","sha":"056445f24af16a4afccec0a30c550df8557f620d","kind":"commit","published_at":"2018-04-17T08:19:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0/manifests"},{"name":"v1.0.35","sha":"50363fbf64bddefb835f4068bcee2d6494e726d6","kind":"commit","published_at":"2018-04-17T08:02:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.35","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.35/manifests"},{"name":"v2.0.0-rc3","sha":"964829e456973316a8ede8433d319996cfae5e16","kind":"commit","published_at":"2018-01-23T15:48:16.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc3/manifests"},{"name":"v.1.0.34","sha":"7b50ce506a7f28c06779744fade016123b35323c","kind":"commit","published_at":"2018-01-23T10:55:40.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.1.0.34","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.1.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.1.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.34/manifests"},{"name":"v2.0.0-rc2","sha":"fc8993be5cf76e2762198e0848a93ffd03ad272b","kind":"commit","published_at":"2017-11-22T18:17:26.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc2/manifests"},{"name":"v.1.0.33","sha":"6be4df3b625e0558ab0380178e4daeaeea280059","kind":"commit","published_at":"2017-11-22T17:33:07.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.1.0.33","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.1.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.1.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.33/manifests"},{"name":"v2.0.0-rc1","sha":"848cefb5e30b6aa9455740b67a759ae3ad538843","kind":"commit","published_at":"2017-09-29T23:22:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc1/manifests"},{"name":"v2.0.0-rc0","sha":"0a430b4a19221a6abd4eabad588c16bfdb43502d","kind":"commit","published_at":"2017-08-19T02:36:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc0/manifests"},{"name":"v1.0.32","sha":"fe4d6d283448ca2672535b23f0461143bfdac325","kind":"commit","published_at":"2017-07-15T19:29:09.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.32","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.32/manifests"},{"name":"v1.0.31","sha":"67a2226436627c7c6de924de792b6b2ed09faa46","kind":"commit","published_at":"2017-07-14T19:20:52.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.31","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.31/manifests"},{"name":"v1.0.29","sha":"4234995bd3835727723573e1cb3e61d32fd79d91","kind":"commit","published_at":"2017-05-31T17:20:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.29","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.29/manifests"},{"name":"v1.0.27","sha":"1bf0bff1971d0daa5b1fb3d3b080daba38eefe06","kind":"commit","published_at":"2017-03-10T21:45:44.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.27","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"271c018a369914024c30c5336877ce354ba3f889","kind":"commit","published_at":"2017-03-01T12:54:11.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.26","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"e92f5bc668dc55716195868a5125bda3c74cb95d","kind":"commit","published_at":"2016-12-27T20:45:44.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.25","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"9d247e76d72d17cc4d7a9a9d84cc33a5b9f3a3c8","kind":"commit","published_at":"2016-12-20T18:53:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.24","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"afd274b805b00e38b0730dd0106a0ae8050be20c","kind":"commit","published_at":"2016-10-28T20:47:34.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.23","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"61e265ebc79a1ced219a93f9f788061745c42f36","kind":"commit","published_at":"2016-08-05T17:20:12.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.22","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"0c43b400f11ae25489b08e6a54d382b93cf7b765","kind":"commit","published_at":"2016-07-14T06:54:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.21","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"5c23182322a28db860b1820b3787e3daaed79061","kind":"commit","published_at":"2016-06-01T13:46:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.20","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"608733eefe7ab1d4ee0466767dd0325f2baeb6f4","kind":"commit","published_at":"2016-04-06T19:59:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.19","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"36307db5438c7ca29077cf4793a6553af8e5a8d4","kind":"commit","published_at":"2016-03-25T01:17:23.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.18","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"04af052a252941f79a57c9670ae7ba564ae052cf","kind":"commit","published_at":"2016-02-02T21:51:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.17","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"b9a98d543ec6dda29d6770c3611df992653d525d","kind":"commit","published_at":"2016-01-07T00:43:39.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.16","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"0d8148ada11d6ab91d685194d76cc371a66165ec","kind":"commit","published_at":"2016-01-06T16:23:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.15","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"cbad9a332d7ee2d319f18d2344878edcb2169431","kind":"commit","published_at":"2015-12-24T05:26:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.14","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"07d6814d471b18aef851af031206b3309b838455","kind":"commit","published_at":"2015-11-07T01:21:06.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.13","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"a72e1956b3816b504688865da8a64738ebd85d2d","kind":"commit","published_at":"2015-11-03T08:21:51.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.12","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"ae3f4445dcc1e4e466f9e5830a313dbc1183e857","kind":"commit","published_at":"2015-10-23T15:41:46.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.11","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"dda4d5ee1ca8d7035f3f6e74c7094a9160e2c101","kind":"commit","published_at":"2015-08-13T01:09:18.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.10","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"e5914195c85681ec235eb98ecc787e723f351455","kind":"commit","published_at":"2015-08-03T02:40:01.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.9","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"93b0db9f4a07f0c7873856fe69a1b9ad0e58f59e","kind":"commit","published_at":"2015-06-07T07:17:12.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.8","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.8/manifests"},{"name":"v1.0.6","sha":"26ba5bcb08114dd079470b3fb28f8bb199a13c21","kind":"commit","published_at":"2015-05-20T19:54:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.6","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"09747b5ee07befb4d4c5e182b20b09025d5739a1","kind":"commit","published_at":"2015-04-05T20:42:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.5","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.5/manifests"},{"name":"v1.0.3","sha":"482719848272bf3b015000d006ce319ba3e66568","kind":"commit","published_at":"2015-03-19T05:25:11.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"08b37f90a60b954aab79349e337c3e3c9ba9ff82","kind":"commit","published_at":"2015-03-04T03:29:42.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"8935bed1a353b4faea37a6fec19684eaf600962a","kind":"commit","published_at":"2015-02-24T06:36:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4b8d34b355133bbbe3933b05fff4e50b08884945","kind":"commit","published_at":"2015-02-14T16:46:00.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-15T18:02:21.500Z","dependent_packages_count":19,"downloads":null,"downloads_period":null,"dependent_repos_count":123,"rankings":{"downloads":null,"dependent_repos_count":1.632603991344073,"dependent_packages_count":3.2808367396008653,"stargazers_count":14.056063156207422,"forks_count":8.7695359461409,"docker_downloads_count":0.6586118457962652,"average":5.679530335817906},"purl":"pkg:maven/io.swagger/swagger-compat-spec-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.swagger:swagger-compat-spec-parser","docker_dependents_count":351,"docker_downloads_count":61370254,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.swagger:swagger-compat-spec-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.swagger:swagger-compat-spec-parser/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-05T23:01:54.299Z","issues_count":192,"pull_requests_count":302,"avg_time_to_close_issue":26026197.409836065,"avg_time_to_close_pull_request":4697435.214007782,"issues_closed_count":61,"pull_requests_closed_count":257,"pull_request_authors_count":58,"issue_authors_count":158,"avg_comments_per_issue":1.5364583333333333,"avg_comments_per_pull_request":0.39403973509933776,"merged_pull_requests_count":223,"bot_issues_count":0,"bot_pull_requests_count":118,"past_year_issues_count":38,"past_year_pull_requests_count":87,"past_year_avg_time_to_close_issue":2337406.9166666665,"past_year_avg_time_to_close_pull_request":58766.619718309856,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":71,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":0.9473684210526315,"past_year_avg_comments_per_pull_request":0.08045977011494253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":67,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/issues","maintainers":[{"login":"frantuma","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frantuma"},{"login":"gracekarina","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gracekarina"},{"login":"MiloszTarka","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MiloszTarka"},{"login":"djankows","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djankows"}],"active_maintainers":[{"login":"frantuma","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frantuma"},{"login":"djankows","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djankows"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger:swagger-compat-spec-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger:swagger-compat-spec-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger:swagger-compat-spec-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger:swagger-compat-spec-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger:swagger-compat-spec-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger:swagger-compat-spec-parser/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11436226,"name":"io.swagger:swagger-parser-safe-url-resolver","ecosystem":"maven","description":"swagger-parser-safe-url-resolver","homepage":"https://github.com/swagger-api/swagger-parser","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/swagger-api/swagger-parser","keywords_array":[],"namespace":"io.swagger","versions_count":8,"first_release_published_at":"2024-01-18T11:41:28.000Z","latest_release_published_at":"2026-04-14T12:01:30.000Z","latest_release_number":"1.0.76","last_synced_at":"2026-06-03T23:01:14.146Z","created_at":"2025-03-15T19:00:30.774Z","updated_at":"2026-06-03T23:01:14.147Z","registry_url":"https://central.sonatype.com/artifact/io.swagger/swagger-parser-safe-url-resolver/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.swagger/swagger-parser-safe-url-resolver/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":16249745,"uuid":"18997610","full_name":"swagger-api/swagger-parser","owner":"swagger-api","description":"Swagger Spec to Java POJOs","archived":false,"fork":false,"pushed_at":"2026-02-03T13:25:15.000Z","size":9230,"stargazers_count":852,"open_issues_count":345,"forks_count":539,"subscribers_count":43,"default_branch":"master","last_synced_at":"2026-02-08T17:57:34.732Z","etag":null,"topics":["hacktoberfest","java","open-source","openapi","openapi-specification","openapi3","rest","rest-api","swagger","swagger-oss","swagger-parser"],"latest_commit_sha":null,"homepage":"http://swagger.io","language":"Java","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/swagger-api.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-21T16:00:22.000Z","updated_at":"2026-02-08T13:36:58.000Z","dependencies_parsed_at":"2023-10-16T19:42:10.661Z","dependency_job_id":"3bf129cb-3712-4081-85b7-dd80a07be59a","html_url":"https://github.com/swagger-api/swagger-parser","commit_stats":{"total_commits":1802,"total_committers":187,"mean_commits":9.636363636363637,"dds":0.7941176470588236,"last_synced_commit":"153070c54acc6b96f902dd9e6155956921453847"},"previous_names":[],"tags_count":149,"template":false,"template_full_name":null,"purl":"pkg:github/swagger-api/swagger-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/sbom","scorecard":{"id":696454,"data":{"date":"2025-08-11","repo":{"name":"github.com/swagger-api/swagger-parser","commit":"6c398fe8ff29e341769e05bfff525822d5ec901a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 8/13 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":"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":10,"reason":"13 commit(s) and 0 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:5","Warn: no topLevel permission defined: .github/workflows/maven-pulls.yml:1","Warn: no topLevel permission defined: .github/workflows/maven-v1-pulls.yml:1","Warn: no topLevel permission defined: .github/workflows/maven-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/next-snapshot-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/next-snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/prepare-release-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/prepare-release.yml:1","Warn: no topLevel permission defined: .github/workflows/release-v1.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-pulls.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1-pulls.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1-pulls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-v1.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot-v1.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/next-snapshot.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/next-snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release-v1.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare-release.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/prepare-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-v1.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-v1.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release-v1.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/swagger-api/swagger-parser/release.yml/master?enable=pin","Info:   0 out of  44 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  13 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":"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: Apache License 2.0: 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/maven-v1.yml:8"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-22T03:50:37.383Z","repository_id":16249745,"created_at":"2025-08-22T03:50:37.383Z","updated_at":"2025-08-22T03:50:37.383Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29281968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T19:05:41.198Z","status":"ssl_error","status_checked_at":"2026-02-09T19:05:37.449Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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_record":{"login":"swagger-api","name":"Swagger","uuid":"7658037","kind":"organization","description":"","email":"apiteam@swagger.io","website":"http://swagger.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7658037?v=4","repositories_count":38,"last_synced_at":"2024-04-14T08:15:23.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/swagger-api","funding_links":[],"total_stars":69405,"followers":1144,"following":0,"created_at":"2022-11-02T16:26:44.305Z","updated_at":"2024-04-14T08:15:40.418Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagger-api/repositories"},"tags":[{"name":"v2.1.37","sha":"4e95fe6a15b99303eb736e9c03efd8d0247e60c4","kind":"commit","published_at":"2025-12-18T13:15:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.37","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.37/manifests"},{"name":"v2.1.36","sha":"dddcf0fea6213597f813c7c6ed93c7487ecf3f07","kind":"commit","published_at":"2025-11-24T12:39:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.36","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.36/manifests"},{"name":"v2.1.35","sha":"5eb1acb471ac4a68e5ff5cb0cd38fe6ed93b0990","kind":"commit","published_at":"2025-10-13T12:36:31.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.35","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.35/manifests"},{"name":"v2.1.34","sha":"077cf63f3d86f0276f350ee8b582e22b1c1022ca","kind":"commit","published_at":"2025-09-16T13:07:16.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.34","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.34/manifests"},{"name":"v2.1.33","sha":"ff5ff2513c9759acb82949b9c60981ce3af39ac4","kind":"commit","published_at":"2025-09-01T15:20:06.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.33","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.33/manifests"},{"name":"v2.1.32","sha":"bf6167593f5c1044f3615c7954a379d463f8f610","kind":"commit","published_at":"2025-08-18T08:50:10.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.32","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.32/manifests"},{"name":"v2.1.31","sha":"a3ee58bf243a9bfb466dc827fa270e91c9fb4e84","kind":"commit","published_at":"2025-07-08T12:22:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.31","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.31/manifests"},{"name":"v2.1.30","sha":"194c0b7fd7f2ec41b873df256dea09a9f8cde8ec","kind":"commit","published_at":"2025-06-20T11:56:34.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.30","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.30/manifests"},{"name":"v2.1.29","sha":"5457ac17f13ee437fe83fff05e7db08e6425843a","kind":"commit","published_at":"2025-05-26T13:27:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.29","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.29/manifests"},{"name":"v2.1.28","sha":"60dca14197b0ece8153328ec98c8e032361c2639","kind":"commit","published_at":"2025-05-17T11:35:07.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.28","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.28/manifests"},{"name":"v1.0.75","sha":"99a6c593df579d241cf924d6041d07d45bf407d9","kind":"commit","published_at":"2025-05-17T10:03:51.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.75","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.75/manifests"},{"name":"v2.1.27","sha":"737dda4ffade9038df8b589695a0f652ddc310f7","kind":"commit","published_at":"2025-05-09T13:06:35.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.27","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.27/manifests"},{"name":"v1.0.74","sha":"d1735d80934b1e53f8c365f5f1056f76407a5f6a","kind":"commit","published_at":"2025-05-02T11:22:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.74","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.74/manifests"},{"name":"v2.1.26","sha":"eb23c46739ff6437f4d649c462d92c8dd1acf000","kind":"commit","published_at":"2025-03-25T11:35:39.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.26","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.26/manifests"},{"name":"v2.1.25","sha":"e54928171bc63fbd887680b56e7a2b00831577f8","kind":"commit","published_at":"2025-01-17T08:36:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.25","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.25/manifests"},{"name":"v1.0.73","sha":"5cc124782267e1e4d2660c4d0efd7598519a60de","kind":"commit","published_at":"2025-01-17T07:13:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.73","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.73/manifests"},{"name":"v2.1.24","sha":"4016cf0e067a57394191602a2275363468e38591","kind":"commit","published_at":"2024-11-18T21:58:27.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.24","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.24/manifests"},{"name":"v1.0.72","sha":"599f80c864a433415d389793ed826f83a820e385","kind":"commit","published_at":"2024-11-18T20:29:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.72","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.72/manifests"},{"name":"v2.1.23","sha":"d41c7420e190eff8f622c1dd9d125ae6e3a064a6","kind":"commit","published_at":"2024-10-23T10:59:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.23","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.23/manifests"},{"name":"v1.0.71","sha":"08a8d092a013081e39306817fd05687a5d13242a","kind":"commit","published_at":"2024-05-02T14:27:37.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.71","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.71/manifests"},{"name":"v2.1.22","sha":"5040b8bda6d7e6eb8babcf1e8c06241218ef2b76","kind":"commit","published_at":"2024-04-05T08:01:34.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.22","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.22/manifests"},{"name":"v1.0.70","sha":"0087633560b9d93af05bf996375bceedb4ab78bb","kind":"commit","published_at":"2024-03-27T07:45:52.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.70","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.70/manifests"},{"name":"v2.1.21","sha":"24a1dfa7c47a169cca0766fe9db7cda02e47e4d1","kind":"commit","published_at":"2024-03-06T13:17:38.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.21","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.21/manifests"},{"name":"v2.1.20","sha":"3a31c1629bd27c3e1a8d5975ba8e1d55b0ef330a","kind":"commit","published_at":"2024-01-18T12:21:06.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.20","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.20/manifests"},{"name":"v1.0.69","sha":"a7ce873638601b825a50df748292b642319e6790","kind":"commit","published_at":"2024-01-18T11:38:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.69","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.69/manifests"},{"name":"v2.1.19","sha":"85ce5575b24c807e1d16f0517cbc622f32255b9b","kind":"commit","published_at":"2023-11-21T11:11:40.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.19","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.19/manifests"},{"name":"v2.1.18","sha":"295e2924fd798fe8370b8c501fa3d61ec4b7a25f","kind":"commit","published_at":"2023-10-17T09:13:13.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.18","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.18/manifests"},{"name":"v2.1.17","sha":"d12b3837e01e070ad7076396b43e3dd8428a3c32","kind":"commit","published_at":"2023-10-16T10:58:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.17","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.17/manifests"},{"name":"v1.0.68","sha":"e3a112a0cc01d761cb2054d4c36e4e9180d51986","kind":"commit","published_at":"2023-10-16T10:07:46.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.68","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.68/manifests"},{"name":"v2.1.16","sha":"234d29031b17beb71e4129ea7bb3909c58cc809e","kind":"commit","published_at":"2023-06-26T17:43:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.16","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.16/manifests"},{"name":"v2.1.15","sha":"17940c0d10346ed705879acbe432ea8dc5ba39f2","kind":"commit","published_at":"2023-05-29T10:59:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.15","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.15/manifests"},{"name":"v1.0.67","sha":"fe757a9c2e1d75281bd7f559638fd2fdcf389fd0","kind":"commit","published_at":"2023-05-29T09:55:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.67","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.67/manifests"},{"name":"v2.1.14","sha":"fcb3e2a8affc309bbe481a549124563c95223102","kind":"commit","published_at":"2023-05-16T06:38:33.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.14","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.14/manifests"},{"name":"v1.0.66","sha":"2a833c1c0c7ec23154001ee8a9718e61c12718cc","kind":"commit","published_at":"2023-05-15T10:13:17.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.66","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.66/manifests"},{"name":"v2.1.13","sha":"0fa0bb23f912752bd6ea661e3708e2298e350277","kind":"commit","published_at":"2023-03-26T12:32:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.13","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.13/manifests"},{"name":"v1.0.65","sha":"c425f7a864cf23cf096d29c8ae438e8a7c6f6d02","kind":"commit","published_at":"2023-03-26T11:34:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.65","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.65/manifests"},{"name":"v2.1.12","sha":"12a4a2e7ebd26ba26df054c975843bbc02e71779","kind":"commit","published_at":"2023-02-15T14:55:23.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.12","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.12/manifests"},{"name":"v2.1.11","sha":"d8e65a1994479bea0974e4ba23c1a878389855f1","kind":"commit","published_at":"2023-01-18T10:56:15.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.11","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.11/manifests"},{"name":"v2.1.10","sha":"a549f3afda4db34c7ed0e956360ee8d521b0fa54","kind":"commit","published_at":"2023-01-06T15:07:10.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.10","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"e0f86d789e1dec45082465a69b2aaee8e759b634","kind":"commit","published_at":"2022-11-15T19:22:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.9","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.9/manifests"},{"name":"v1.0.64","sha":"43ec2f93c96f0eeeec96280f1795921c59cbe859","kind":"commit","published_at":"2022-11-15T15:37:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.64","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.64/manifests"},{"name":"v2.1.8","sha":"4b3863c6c902981c3d563119f0f6f30f6598f517","kind":"commit","published_at":"2022-11-02T16:47:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.8","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"585b1b9422ecf9f3fe166d381141d37c528802ff","kind":"commit","published_at":"2022-10-27T21:13:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.7","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"18d885a5615b6fd2ade5951614c0ad880fc1e6f7","kind":"commit","published_at":"2022-10-21T09:19:16.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.6","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"8282c2371c4e89ba67c8bfe19222a390db7ae847","kind":"commit","published_at":"2022-10-17T21:09:53.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.5","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"e41b1c70249e1e6bb8f43e5e20fd5ef64846ea52","kind":"commit","published_at":"2022-10-17T09:38:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.4","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.4/manifests"},{"name":"v1.0.63","sha":"a0b0719501f4a6a4277769a6ad46279a927fca30","kind":"commit","published_at":"2022-10-17T08:43:33.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.63","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.63/manifests"},{"name":"v2.1.3","sha":"713885de95296e0489b3e999607e6693511c57ed","kind":"commit","published_at":"2022-09-27T14:40:19.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.3/manifests"},{"name":"v1.0.62","sha":"f96580a14266d9098ad147c8571c632c7e8036ab","kind":"commit","published_at":"2022-09-27T12:48:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.62","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.62/manifests"},{"name":"v2.1.2","sha":"5a3d7dd848caaaf72a552fd1f8403f96d4bd8dbc","kind":"commit","published_at":"2022-08-15T11:22:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2b4227190b8223c9363671434a72cf810a861631","kind":"commit","published_at":"2022-06-17T14:01:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"b1f724c1c5a635cb358363cb95028c3fffd52cba","kind":"commit","published_at":"2022-06-15T16:44:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.1.0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.1.0/manifests"},{"name":"v1.0.61","sha":"8e775d4d7337cbb04c86cb2b82532c1e31f4b188","kind":"commit","published_at":"2022-06-15T15:56:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.61","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.61/manifests"},{"name":"v2.0.33","sha":"9f3e4c66fbee28ca566bbbc651c434890a624a61","kind":"commit","published_at":"2022-05-20T19:51:56.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.33","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.33/manifests"},{"name":"v1.0.60","sha":"e9c71b15fb13725beb261612185cd3a1061c9c58","kind":"commit","published_at":"2022-05-20T18:39:26.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.60","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.60/manifests"},{"name":"v2.0.32","sha":"7214ef6c6add6e9cfdb69991f299534c70adb519","kind":"commit","published_at":"2022-04-04T19:41:47.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.32","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.32/manifests"},{"name":"v1.0.59","sha":"0cd775a10f75bd0ac5f89823282b3fa2a2ed9f30","kind":"commit","published_at":"2022-04-04T16:51:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.59","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.59/manifests"},{"name":"v1.0.58","sha":"3588e191a24bff7b800ebbd169414225eab21688","kind":"commit","published_at":"2022-03-15T08:36:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.58","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.58/manifests"},{"name":"v2.0.31","sha":"2ba563c25d658fa2203d2317f0b2a08f97c95749","kind":"commit","published_at":"2022-03-12T11:27:02.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.31","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.31/manifests"},{"name":"v2.0.30","sha":"eeec2e4f3a53b411db6535246ccd1c9f0cba51a2","kind":"commit","published_at":"2022-02-07T19:47:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.30","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.30/manifests"},{"name":"v1.0.57","sha":"36998e8dae3b01d7836b4735d547fc907253099b","kind":"commit","published_at":"2022-02-07T15:36:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.57","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.57/manifests"},{"name":"v2.0.29","sha":"3dd3e7b0cae8ecf4244b7bcd6aec992b3dbfacaa","kind":"commit","published_at":"2021-12-18T16:58:05.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.29","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.29/manifests"},{"name":"v2.0.28","sha":"b4cee7151559f1e647a1a8119002a50e02ec6a4c","kind":"commit","published_at":"2021-09-29T19:47:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.28","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.28/manifests"},{"name":"v1.0.56","sha":"9dfa263b86d9fd67fa0610d3d38aa32ca675445e","kind":"commit","published_at":"2021-09-29T18:28:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.56","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.56/manifests"},{"name":"v2.0.27","sha":"4bd0f4fdbf8e9cf173463dd73b570db47013dd6f","kind":"commit","published_at":"2021-06-28T09:46:49.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.27","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.27/manifests"},{"name":"v2.0.26","sha":"987fa8c632d01887bc0e901106edfc6e5f857bc6","kind":"commit","published_at":"2021-05-28T11:14:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.26","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.26/manifests"},{"name":"v1.0.55","sha":"2507c258f508863bf0c08f6a0c35ccb3c5a23f58","kind":"commit","published_at":"2021-05-28T09:50:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.55","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.55/manifests"},{"name":"v2.0.25","sha":"af54da9cbeb415e93a123cc28d56d18d300c3ca1","kind":"commit","published_at":"2021-04-06T11:47:09.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.25","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.25/manifests"},{"name":"v1.0.54","sha":"b9800a90d50ff8822440238f3f8baf1c140b77ef","kind":"commit","published_at":"2020-12-29T13:44:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.54","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.54/manifests"},{"name":"v2.0.24","sha":"5fb648fed424ad20112144a0abcae09c4aec68fb","kind":"commit","published_at":"2020-12-04T16:01:58.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.24","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.24/manifests"},{"name":"v1.0.53","sha":"2984f91f1d2b4e974d1500229b6b8463afc0362d","kind":"commit","published_at":"2020-11-26T17:42:51.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.53","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.53/manifests"},{"name":"v2.0.23","sha":"20a300271bd4ff5634df65d2e7b77dfcd2563fd1","kind":"commit","published_at":"2020-11-02T09:24:25.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.23","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.23/manifests"},{"name":"v1.0.52","sha":"a99c6dacd76f704dbb7b6efe22d0271a49038451","kind":"commit","published_at":"2020-10-16T13:31:18.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.52","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.52/manifests"},{"name":"v2.0.22","sha":"651be45ec253304276db6c9244c09bb281ad6dfe","kind":"commit","published_at":"2020-10-03T07:15:56.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.22","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"65f76cce60a810efc104b537ddef84133183ce31","kind":"commit","published_at":"2020-07-28T09:22:20.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.21","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"945b4449194ba028a24fd80674c72643f5f02ba0","kind":"commit","published_at":"2020-05-15T16:25:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.20","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.20/manifests"},{"name":"v1.0.51","sha":"be7d645800457f93ccdd759edbc3c11728525fd6","kind":"commit","published_at":"2020-05-15T14:57:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.51","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.51/manifests"},{"name":"v2.0.19","sha":"ca6ff42199aaf3e2c45c041d5bf60cfc8e92f10a","kind":"commit","published_at":"2020-04-02T09:23:56.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.19","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"68b2c21bfc1ec1610b1ede17672194c3943945a2","kind":"tag","published_at":"2020-02-23T09:08:03.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.18","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.18/manifests"},{"name":"v1.0.50","sha":"ba1463a8d5a4034acb46a175aef728b60c67710a","kind":"tag","published_at":"2020-02-23T09:04:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.50","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.50/manifests"},{"name":"v2.0.17","sha":"d88d11c10252f98b052ee7ce690de334ab48adaf","kind":"commit","published_at":"2020-01-02T14:00:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.17","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.17/manifests"},{"name":"v1.0.49","sha":"7e99b406685526c79c72570c88724b2f4ff105b0","kind":"commit","published_at":"2020-01-02T13:36:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.49","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.49/manifests"},{"name":"v2.0.16","sha":"26d6f6b5d4b6b7177e4f98283f67f65c1433056f","kind":"commit","published_at":"2019-11-16T15:29:41.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.16","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.16/manifests"},{"name":"v1.0.48","sha":"58675f216a9bad8248104f7b90c4be60d8fe858f","kind":"commit","published_at":"2019-11-16T15:03:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.48","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.48/manifests"},{"name":"v2.0.15","sha":"2c612b7f50c3474edd339ae95661eb4fe0d3b8bb","kind":"commit","published_at":"2019-10-12T11:52:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.15","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.15/manifests"},{"name":"v1.0.47","sha":"7dbf75391de8e20d5fcb0e3bcf7d5673f064683b","kind":"commit","published_at":"2019-10-12T11:10:19.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.47","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.47/manifests"},{"name":"v2.0.14","sha":"af0f56ec402ffca6db97bb6f83231524dd8c20e7","kind":"commit","published_at":"2019-08-22T17:25:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.14","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.14/manifests"},{"name":"v1.0.46","sha":"4bc42cce30504a4a8f9fa6573002e6e832736b82","kind":"commit","published_at":"2019-08-22T17:00:57.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.46","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.46/manifests"},{"name":"v2.0.13","sha":"64c6edb4d556487300484cac63a28be3d95caa03","kind":"commit","published_at":"2019-06-27T15:36:27.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.13","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.13/manifests"},{"name":"v1.0.45","sha":"c304f81065fbb767ebea1868351befd28c4b10b2","kind":"commit","published_at":"2019-06-27T14:25:41.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.45","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.45/manifests"},{"name":"v2.0.12","sha":"80148d2000e9768c0d764396ae963da8fcda86c4","kind":"commit","published_at":"2019-04-24T14:34:36.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.12","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"d018a1003533011790b2a632d6a1c1843da7e1b2","kind":"commit","published_at":"2019-03-26T11:56:14.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.11","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.11/manifests"},{"name":"v1.0.44","sha":"1afa98e260477f75adbb5e6e0bc19b20b6b34b37","kind":"commit","published_at":"2019-03-26T11:25:48.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.44","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.44/manifests"},{"name":"v2.0.10","sha":"de8b1d216ce6c57813e0964a02d35d7684b8bd56","kind":"commit","published_at":"2019-03-25T09:38:57.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.10","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.10/manifests"},{"name":"v1.0.43","sha":"2533d05dc1c6e9b2e1283a654dc051d371a3d409","kind":"commit","published_at":"2019-03-25T08:34:40.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.43","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.43/manifests"},{"name":"v2.0.9","sha":"8be209a5394616ab0d074053d38e6098c687b03e","kind":"commit","published_at":"2019-02-18T14:49:31.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.9","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.9/manifests"},{"name":"v1.0.42","sha":"d8823dd2a6e2cf60c7c9201d321ac3a82cad0813","kind":"commit","published_at":"2019-02-18T14:09:39.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.42","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.42/manifests"},{"name":"v2.0.8","sha":"670b278f1cf925ce93a8d3c17a1c8411d9e5329b","kind":"commit","published_at":"2019-01-15T11:34:01.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.8","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.8/manifests"},{"name":"v1.0.41","sha":"5523159b9af67ccf304ccf3440396c2b1e7de4e9","kind":"commit","published_at":"2019-01-15T11:08:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.41","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.41/manifests"},{"name":"v2.0.7","sha":"75e660320bc6ffeee8e7240dc719ad8d895962df","kind":"commit","published_at":"2018-11-29T20:15:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.7","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"386162dabc7d113fc6fa73c1cb4c94210ba648b7","kind":"commit","published_at":"2018-11-29T07:05:02.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.6","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6/manifests"},{"name":"v1.0.40","sha":"d6ca32e92e8a167bba5fc98c7c3a2e22e7662430","kind":"commit","published_at":"2018-11-28T18:11:50.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.40","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.40/manifests"},{"name":"v2.0.6-20181030","sha":"3ee7b0c48f39f5c1490d504d9b77e4f20832a09a","kind":"tag","published_at":"2018-10-30T19:03:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.6-20181030","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.6-20181030","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.6-20181030","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6-20181030","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.6-20181030/manifests"},{"name":"v.2.0.5","sha":"a5662378d637a7c4d1f5f30e55a009bfce480074","kind":"commit","published_at":"2018-10-04T14:57:55.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.2.0.5","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.5/manifests"},{"name":"v.1.0.39","sha":"ed90b5d68e71b897b5ff1f8197d5b6f9afffbb3c","kind":"commit","published_at":"2018-10-04T13:58:27.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.1.0.39","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.1.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.1.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.39/manifests"},{"name":"v.2.0.4","sha":"f8ca23a81bf7034e095ad8daebfe9c9475b716d8","kind":"commit","published_at":"2018-09-05T17:08:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.2.0.4","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.2.0.4/manifests"},{"name":"v2.0.3","sha":"270227f3b17b2268d17b1b3c66b949f24d258f01","kind":"commit","published_at":"2018-09-05T15:54:44.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.3/manifests"},{"name":"v1.0.38","sha":"48ed1e676961b5f1a8c9f7ba941e090a6a4891d1","kind":"commit","published_at":"2018-09-05T15:05:31.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.38","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.38/manifests"},{"name":"v2.0.2","sha":"0a254c65c02a981eda02c0566b6ea26739acfa6f","kind":"commit","published_at":"2018-08-10T15:16:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.2/manifests"},{"name":"v1.0.37","sha":"609e5ba6ddbce01be1a3c148f043698c617d34f8","kind":"commit","published_at":"2018-08-10T12:59:01.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.37","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.37/manifests"},{"name":"v2.0.1","sha":"b5a73502a8954e5e00c7dba87557568ff4530f5c","kind":"commit","published_at":"2018-05-24T16:02:17.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.1/manifests"},{"name":"v1.0.36","sha":"c01a11e44a54850c03ef280afbf88a34babd62cf","kind":"commit","published_at":"2018-05-24T15:40:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.36","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.36/manifests"},{"name":"v2.0.0","sha":"056445f24af16a4afccec0a30c550df8557f620d","kind":"commit","published_at":"2018-04-17T08:19:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0/manifests"},{"name":"v1.0.35","sha":"50363fbf64bddefb835f4068bcee2d6494e726d6","kind":"commit","published_at":"2018-04-17T08:02:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.35","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.35/manifests"},{"name":"v2.0.0-rc3","sha":"964829e456973316a8ede8433d319996cfae5e16","kind":"commit","published_at":"2018-01-23T15:48:16.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc3/manifests"},{"name":"v.1.0.34","sha":"7b50ce506a7f28c06779744fade016123b35323c","kind":"commit","published_at":"2018-01-23T10:55:40.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.1.0.34","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.1.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.1.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.34/manifests"},{"name":"v2.0.0-rc2","sha":"fc8993be5cf76e2762198e0848a93ffd03ad272b","kind":"commit","published_at":"2017-11-22T18:17:26.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc2/manifests"},{"name":"v.1.0.33","sha":"6be4df3b625e0558ab0380178e4daeaeea280059","kind":"commit","published_at":"2017-11-22T17:33:07.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v.1.0.33","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v.1.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v.1.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v.1.0.33/manifests"},{"name":"v2.0.0-rc1","sha":"848cefb5e30b6aa9455740b67a759ae3ad538843","kind":"commit","published_at":"2017-09-29T23:22:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc1/manifests"},{"name":"v2.0.0-rc0","sha":"0a430b4a19221a6abd4eabad588c16bfdb43502d","kind":"commit","published_at":"2017-08-19T02:36:43.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v2.0.0-rc0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v2.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v2.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v2.0.0-rc0/manifests"},{"name":"v1.0.32","sha":"fe4d6d283448ca2672535b23f0461143bfdac325","kind":"commit","published_at":"2017-07-15T19:29:09.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.32","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.32/manifests"},{"name":"v1.0.31","sha":"67a2226436627c7c6de924de792b6b2ed09faa46","kind":"commit","published_at":"2017-07-14T19:20:52.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.31","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.31/manifests"},{"name":"v1.0.29","sha":"4234995bd3835727723573e1cb3e61d32fd79d91","kind":"commit","published_at":"2017-05-31T17:20:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.29","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.29/manifests"},{"name":"v1.0.27","sha":"1bf0bff1971d0daa5b1fb3d3b080daba38eefe06","kind":"commit","published_at":"2017-03-10T21:45:44.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.27","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"271c018a369914024c30c5336877ce354ba3f889","kind":"commit","published_at":"2017-03-01T12:54:11.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.26","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"e92f5bc668dc55716195868a5125bda3c74cb95d","kind":"commit","published_at":"2016-12-27T20:45:44.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.25","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"9d247e76d72d17cc4d7a9a9d84cc33a5b9f3a3c8","kind":"commit","published_at":"2016-12-20T18:53:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.24","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"afd274b805b00e38b0730dd0106a0ae8050be20c","kind":"commit","published_at":"2016-10-28T20:47:34.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.23","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"61e265ebc79a1ced219a93f9f788061745c42f36","kind":"commit","published_at":"2016-08-05T17:20:12.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.22","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"0c43b400f11ae25489b08e6a54d382b93cf7b765","kind":"commit","published_at":"2016-07-14T06:54:30.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.21","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"5c23182322a28db860b1820b3787e3daaed79061","kind":"commit","published_at":"2016-06-01T13:46:04.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.20","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"608733eefe7ab1d4ee0466767dd0325f2baeb6f4","kind":"commit","published_at":"2016-04-06T19:59:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.19","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"36307db5438c7ca29077cf4793a6553af8e5a8d4","kind":"commit","published_at":"2016-03-25T01:17:23.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.18","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"04af052a252941f79a57c9670ae7ba564ae052cf","kind":"commit","published_at":"2016-02-02T21:51:54.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.17","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"b9a98d543ec6dda29d6770c3611df992653d525d","kind":"commit","published_at":"2016-01-07T00:43:39.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.16","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"0d8148ada11d6ab91d685194d76cc371a66165ec","kind":"commit","published_at":"2016-01-06T16:23:24.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.15","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"cbad9a332d7ee2d319f18d2344878edcb2169431","kind":"commit","published_at":"2015-12-24T05:26:08.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.14","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"07d6814d471b18aef851af031206b3309b838455","kind":"commit","published_at":"2015-11-07T01:21:06.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.13","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"a72e1956b3816b504688865da8a64738ebd85d2d","kind":"commit","published_at":"2015-11-03T08:21:51.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.12","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"ae3f4445dcc1e4e466f9e5830a313dbc1183e857","kind":"commit","published_at":"2015-10-23T15:41:46.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.11","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"dda4d5ee1ca8d7035f3f6e74c7094a9160e2c101","kind":"commit","published_at":"2015-08-13T01:09:18.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.10","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"e5914195c85681ec235eb98ecc787e723f351455","kind":"commit","published_at":"2015-08-03T02:40:01.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.9","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"93b0db9f4a07f0c7873856fe69a1b9ad0e58f59e","kind":"commit","published_at":"2015-06-07T07:17:12.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.8","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.8/manifests"},{"name":"v1.0.6","sha":"26ba5bcb08114dd079470b3fb28f8bb199a13c21","kind":"commit","published_at":"2015-05-20T19:54:59.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.6","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"09747b5ee07befb4d4c5e182b20b09025d5739a1","kind":"commit","published_at":"2015-04-05T20:42:29.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.5","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.5/manifests"},{"name":"v1.0.3","sha":"482719848272bf3b015000d006ce319ba3e66568","kind":"commit","published_at":"2015-03-19T05:25:11.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.3","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"08b37f90a60b954aab79349e337c3e3c9ba9ff82","kind":"commit","published_at":"2015-03-04T03:29:42.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.2","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"8935bed1a353b4faea37a6fec19684eaf600962a","kind":"commit","published_at":"2015-02-24T06:36:45.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.1","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4b8d34b355133bbbe3933b05fff4e50b08884945","kind":"commit","published_at":"2015-02-14T16:46:00.000Z","download_url":"https://codeload.github.com/swagger-api/swagger-parser/tar.gz/v1.0.0","html_url":"https://github.com/swagger-api/swagger-parser/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swagger-api/swagger-parser@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-15T18:02:21.808Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.067824760209476,"dependent_packages_count":50.13886791853081,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.60334633937015},"purl":"pkg:maven/io.swagger/swagger-parser-safe-url-resolver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.swagger:swagger-parser-safe-url-resolver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.swagger:swagger-parser-safe-url-resolver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.swagger:swagger-parser-safe-url-resolver/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-05T23:01:54.299Z","issues_count":192,"pull_requests_count":302,"avg_time_to_close_issue":26026197.409836065,"avg_time_to_close_pull_request":4697435.214007782,"issues_closed_count":61,"pull_requests_closed_count":257,"pull_request_authors_count":58,"issue_authors_count":158,"avg_comments_per_issue":1.5364583333333333,"avg_comments_per_pull_request":0.39403973509933776,"merged_pull_requests_count":223,"bot_issues_count":0,"bot_pull_requests_count":118,"past_year_issues_count":38,"past_year_pull_requests_count":87,"past_year_avg_time_to_close_issue":2337406.9166666665,"past_year_avg_time_to_close_pull_request":58766.619718309856,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":71,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":0.9473684210526315,"past_year_avg_comments_per_pull_request":0.08045977011494253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":67,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/issues","maintainers":[{"login":"frantuma","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frantuma"},{"login":"gracekarina","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gracekarina"},{"login":"MiloszTarka","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MiloszTarka"},{"login":"djankows","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djankows"}],"active_maintainers":[{"login":"frantuma","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frantuma"},{"login":"djankows","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djankows"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger:swagger-parser-safe-url-resolver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger:swagger-parser-safe-url-resolver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger:swagger-parser-safe-url-resolver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger:swagger-parser-safe-url-resolver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger:swagger-parser-safe-url-resolver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.swagger:swagger-parser-safe-url-resolver/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":1746662,"full_name":"swagger-api/swagger-parser","default_branch":"master","total_commits":1891,"total_committers":185,"total_bot_commits":46,"total_bot_committers":4,"mean_commits":10.221621621621622,"dds":0.8027498677948175,"past_year_total_commits":66,"past_year_total_committers":10,"past_year_total_bot_commits":22,"past_year_total_bot_committers":2,"past_year_mean_commits":6.6,"past_year_dds":0.7424242424242424,"last_synced_at":"2026-06-03T23:15:48.023Z","last_synced_commit":"c81c557dd880ad0c913ae2ea93e8fa26647d8801","created_at":"2024-09-15T09:33:32.348Z","updated_at":"2026-06-03T23:07:28.308Z","committers":[{"name":"Tony Tam","email":"fehguy@gmail.com","login":"fehguy","count":373},{"name":"gracekarina","email":"gracekarina.gonzalez@gmail.com","login":"gracekarina","count":338},{"name":"frantuma","email":"frantuma@yahoo.com","login":"frantuma","count":221},{"name":"gracekarina","email":"","login":null,"count":93},{"name":"Ron","email":"webron","login":"webron","count":85},{"name":"Mohammed Rizwan","email":"y.mohdriz@gmail.com","login":"ymohdriz","count":51},{"name":"ralphdoe","email":"ralphode12@gmail.com","login":null,"count":38},{"name":"Francis Galiegue","email":"fgaliegue@gmail.com","login":"fge","count":34},{"name":"r-sreesaran","email":"r.sreesaran@gmail.com","login":"r-sreesaran","count":25},{"name":"Yehor Kovalchuk","email":"yehor@wiremock.io","login":null,"count":23},{"name":"damian-jankowski","email":"damian.jankowski@smartbear.com","login":"djankows","count":21},{"name":"russellb337","email":"russbollesjr@gmail.com","login":"Helmsdown","count":21},{"name":"Kerry Kimbrough","email":"kerrykimbrough@gmail.com","login":"kerrykimbrough","count":20},{"name":"Hugo Mercado","email":"hugo.mario.mercado@gmail.com","login":"HugoMario","count":19},{"name":"Joel Jonsson","email":"joel.jonsson@smartbear.com","login":"joeljons","count":18},{"name":"Diego de Estrada","email":"destrada@medallia.com","login":null,"count":17},{"name":"Florent Chamfroy","email":"florent.chamfroy@gmail.Com","login":"phiz71","count":16},{"name":"sonatypeoss[bot]","email":"68616245+sonatypeoss[bot]","login":"sonatypeoss[bot]","count":15},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":15},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":15},{"name":"GitHub Action","email":"action@github.com","login":"actions-user","count":15},{"name":"kfujita","email":"Kazuhisa.Fujita@sony.com","login":"fujigon","count":13},{"name":"Jeremie Bresson","email":"dev@jmini.fr","login":"jmini","count":13},{"name":"ewaostrowska","email":"ewaostrowska","login":"ewaostrowska","count":11},{"name":"Daniel Kmiecik","email":"daniel.kmiecik@smartbear.com","login":"daniel-kmiecik","count":11},{"name":"Manuel Boillod","email":"boillodmanuel@gmail.com","login":"boillodmanuel","count":11},{"name":"Sean C. Sullivan","email":"github@seansullivan.com","login":"sullis","count":10},{"name":"Mandar Autade","email":"mandarautade@gmail.com","login":"mma5997","count":10},{"name":"wing328","email":"wing328hk@gmail.com","login":"wing328","count":9},{"name":"barney2k7","email":"barney2k7","login":"barney2k7","count":9},{"name":"akihito.nakano","email":"sora.akatsuki@gmail.com","login":"ackintosh","count":9},{"name":"Calem Roelofs","email":"calem.roelofs@smartbear.com","login":"CalemRoelofsSB","count":8},{"name":"Jonathan Parrilla","email":"jonathan.parrilla@smartbear.com","login":"JonathanParrilla","count":8},{"name":"Jehandad Kamal","email":"s.jehandad.kamal@gmail.com","login":"JehandadK","count":8},{"name":"Rafael López","email":"ralphdoe12@gmail.com","login":"ralphdoe","count":7},{"name":"Milosz Tarka","email":"milosz.tarka@smartbear.com","login":null,"count":6},{"name":"Reguel Wermelinger","email":"reguel.wermelinger@axonivy.com","login":"ivy-rew","count":6},{"name":"Scott Russell","email":"scott.russell@autogeneral.com.au","login":null,"count":5},{"name":"Sidduraj, Malligarjunan","email":"malli@softwareag.com","login":"sagmalli","count":5},{"name":"Ross Stanton","email":"ross.stanton@gmail.com","login":"rstanton","count":5},{"name":"Nadezhda Makarkina","email":"lugaru1234","login":"lugaru1234","count":4},{"name":"dawidgarus","email":"dawidgarus@gmail.com","login":"dawidgarus","count":4},{"name":"Kevin Locke","email":"kevin@kevinlocke.name","login":"kevinoid","count":4},{"name":"Mike Kistler","email":"mkistler@us.ibm.com","login":null,"count":4},{"name":"Menno Pruijssers","email":"menno@uber.com","login":null,"count":4},{"name":"Bruno Haible","email":"bruno.haible@de.ibm.com","login":null,"count":4},{"name":"Bruno Freudensprung","email":"bruno.freudensprung@kairntech.com","login":null,"count":4},{"name":"Gregor Zeitlinger","email":"gregor.zeitlinger@zalando.de","login":"zeitlinger","count":4},{"name":"Frank Bille-Stauner","email":"github@frankbille.dk","login":"frankbille","count":4},{"name":"Francesco Guardiani","email":"francescoguard@gmail.com","login":"slinkydeveloper","count":4},{"name":"Fady Moussallam","email":"fmoussallam@talend.com","login":"fmoussallam","count":4},{"name":"Alex Weaver","email":"alex.weaver@ni.com","login":"alexweav","count":4},{"name":"Adrian Palanques","email":"adrian.palanques@gmail.com","login":"devdevx","count":4},{"name":"Justin Black","email":"justin.a.black@gmail.com","login":"spacether","count":3},{"name":"Logan Lowell","email":"fractaloop@gmail.com","login":"fractaloop","count":3},{"name":"MicRyc","email":"michal.rychel98@gmail.com","login":"micryc","count":3},{"name":"Richard Gibson","email":"richard.gibson@gmail.com","login":"gibson042","count":3},{"name":"Sebastian Beisch","email":"sebastian.beisch@elektrobit.com","login":"Nightapes","count":3},{"name":"andrerichards","email":"andrer@azuzu.net","login":"andrerichards","count":3},{"name":"haoyu.guo","email":"bullsasd@qq.com","login":"Bulls1986","count":3},{"name":"saileshsingh","email":"saileshsingh.v@gmail.com","login":"saileshsingh","count":3},{"name":"andurairaj","email":"andurairaj@paypal.com","login":null,"count":3},{"name":"dogray","email":"dogray@ebay.com","login":null,"count":3},{"name":"Allen D. Ball","email":"ball@hcf.dev","login":"allen-ball","count":3},{"name":"Andy Lowry","email":"andy.work@nglowry.com","login":"andylowry","count":3},{"name":"Celebrate-future","email":"78527112+Celebrate-future","login":"Celebrate-future","count":3},{"name":"Cristiano V. Gavião","email":"cvgaviao@gmail.com","login":"cvgaviao","count":3},{"name":"Jakub Małek","email":"jakub.stan.malek@gmail.com","login":"jakubmalek","count":3},{"name":"Javier Serrano","email":"jaserrano@theworkshop.com","login":"jserranoTWS","count":3},{"name":"Josh Weisman","email":"josh.m.weisman@gmail.com","login":"jweisman","count":3},{"name":"stefan521","email":"stefan521","login":"stefan521","count":3},{"name":"Jim Ancona","email":"jancona@constantcontact.com","login":"jancona","count":2},{"name":"Tom Schaible","email":"tschaible@gmail.com","login":"tschaible","count":2},{"name":"Jim Cahill","email":"jim.cahill@nuix.com","login":"jamesecahill","count":2},{"name":"Ivan Ushankin","email":"iushankin","login":"iushankin","count":2},{"name":"Ian Kettle","email":"ian.kettle@fostermoore.com","login":"ian-kettle-fm","count":2},{"name":"Gokul Raj S","email":"56819171+GORA-SAG","login":"GORA-SAG","count":2},{"name":"Gary Gregory","email":"garydgregory@gmail.com","login":"garydgregory","count":2},{"name":"Dmitry Olyenyov","email":"dmitry.olyenyov@gmail.com","login":"Dema","count":2},{"name":"Shubho","email":"shubhadeep.chaudhuri@rakuten.com","login":null,"count":2},{"name":"Ole Lensmar","email":"ole.lensmar@smartbear.com","login":null,"count":2},{"name":"Xiwen Cheng","email":"xiwen.cheng@mendix.com","login":null,"count":2},{"name":"garrett","email":"garrett@192.168.1.6","login":null,"count":2},{"name":"quilicicf","email":"cquilici@restlet.com","login":null,"count":2},{"name":"tjaneczko","email":"tjaneczko@brightcove.com","login":null,"count":2},{"name":"tzimisce012","email":"dochoa@paradigmadigital.com","login":null,"count":2},{"name":"Кураев Максим Алексеевич","email":"m.kuraev@voskhod.ru","login":null,"count":2},{"name":"Jorge Rodríguez Martín","email":"jorgerma@ext.inditex.com","login":"jorgerod","count":2},{"name":"walaniam","email":"mariusz.walania@gmail.com","login":"walaniam","count":2},{"name":"smhc","email":"shanehird@gmail.com","login":"smhc","count":2},{"name":"psiudy","email":"github@siudy.info","login":"ptrsd","count":2},{"name":"kwall","email":"kwall@apache.org","login":"k-wall","count":2},{"name":"Dag Karlsson","email":"dag-karlsson@hotmail.com","login":"snaggedagge","count":2},{"name":"Ben Cox","email":"1038350+ind1go","login":"ind1go","count":2},{"name":"huiyiqun","email":"huiyiqun@gmail.com","login":"huiyiqun","count":2},{"name":"Sebastien Rosset (serosset)","email":"serosset@cisco.com","login":"sebastien-rosset","count":2},{"name":"Mikhail Kopylov","email":"mih.kopylov@yandex.ru","login":"mih-kopylov","count":2},{"name":"Mike Gilbode","email":"mike.gilbode@oracle.com","login":"gilbode","count":2},{"name":"Martin Lopatář","email":"lop_in_github@dataplex.cz","login":"loplex","count":2},{"name":"Mark Symons","email":"mark.symons@weareact.com","login":"msymons","count":2},{"name":"Lucian Roca","email":"Lucian.Roca@post.lu","login":"lucian-r","count":2},{"name":"Adrian Moos","email":"adrian.moos@bedag.ch","login":"bedag-moo","count":2},{"name":"chimmi","email":"3124852+chimmi","login":"chimmi","count":2},{"name":"etondoze","email":"etondoze@gmail.com","login":"EtonDoze","count":2},{"name":"kaewberg","email":"johan.kaewberg@b3it.se","login":"kaewberg","count":2},{"name":"Sean Sullivan","email":"ssullivan@gilt.com","login":null,"count":1},{"name":"Simon Democko","email":"simon.democko@magnolia-cms.com","login":null,"count":1},{"name":"Pratim S Chaudhuri","email":"pratim.sunilkumar.chaudhuri@mercer.com","login":null,"count":1},{"name":"Rade Martinović","email":"external.Rade.Martinovic@bosch.io","login":null,"count":1},{"name":"Robert Winkler","email":"robert.winkler@telekom.de","login":null,"count":1},{"name":"Ron Ratovsky","email":"ron@Rons-MacBook-Pro.local","login":null,"count":1},{"name":"Matt Whipple","email":"mwhipple@brightcove.com","login":null,"count":1},{"name":"Joshua Bridge","email":"jbridg12@jaguarlandrover.com","login":null,"count":1},{"name":"johanraedemaeker","email":"johanraedemaeker@192.168.1.2","login":null,"count":1},{"name":"thc202","email":"thc202@gmail.com","login":"thc202","count":1},{"name":"ruks","email":"ruky68@live.com","login":"ruks","count":1},{"name":"jeanbaptistebenoist","email":"jeanbaptiste.benoist@sage.com","login":"jeanbaptistebenoist-sage","count":1},{"name":"eliyahus","email":"eliyahu.shvalb@gmail.com","login":"eliyahus","count":1},{"name":"cbornet","email":"cbornet@hotmail.com","login":"cbornet","count":1},{"name":"Zane","email":"zralston88@gmail.com","login":"Cybermite","count":1},{"name":"Vadeg","email":"5587834+vadeg","login":"vadeg","count":1},{"name":"xnsdns","email":"53296879+xnsdns","login":"xnsdns","count":1},{"name":"xhh","email":"xhh@xhh.me","login":"xhh","count":1},{"name":"wsalembi","email":"willem.salembier@gmail.com","login":"wsalembi","count":1},{"name":"whitesource-for-github-com[bot]","email":"50673670+whitesource-for-github-com[bot]","login":"whitesource-for-github-com[bot]","count":1},{"name":"vpawar-tibco","email":"pawarvishal123@gmail.com","login":"vpawar-tibco","count":1},{"name":"u239009","email":"nathanael.weber2@sbb.ch","login":"bweben","count":1},{"name":"Anatolii Volkodav","email":"anatoliiv@backbase.com","login":null,"count":1},{"name":"Alexey Nechaev","email":"anechaev@v-kernel.com","login":null,"count":1},{"name":"Adarsh Sharma","email":"adarsh.sharma@flipkart.com","login":null,"count":1},{"name":"Roy Kachouh","email":"rkachouh@squarespace.com","login":null,"count":1},{"name":"Ben Mordue","email":"bmordue@adobe.com","login":null,"count":1},{"name":"Darrell May","email":"dmay@sandvine.com","login":null,"count":1},{"name":"Devon Stewart","email":"dstewart@twilio.com","login":null,"count":1},{"name":"Francisco Guimarães","email":"francisco.guimaraes@tidexa.com","login":null,"count":1},{"name":"Jackson Duke","email":"JacksonBDuke@gmail.com","login":null,"count":1},{"name":"Johan Kaewberg","email":"johan.kaewberg@sj.se","login":null,"count":1},{"name":"Tomasz Ducin","email":"tomasz.ducin@gmail.com","login":"ducin","count":1},{"name":"Johan Hammar","email":"johan.hammar@gmail.com","login":"johanhammar","count":1},{"name":"Ilya Brin","email":"dontgitit","login":"dontgitit","count":1},{"name":"Antoine Nicolas","email":"antoine.nicolas@gmail.com","login":"anicolas","count":1},{"name":"Andy Spaven","email":"16537059+AndySpaven","login":"AndySpaven","count":1},{"name":"Andrés","email":"andresdt@pm.me","login":"andrsdt","count":1},{"name":"Alexey Nechaev","email":"tomtit","login":"tomtit","count":1},{"name":"Alejandro-Carrasco","email":"80259777+Alejandro-Carrasco","login":"Alejandro-Carrasco","count":1},{"name":"Adrian Price","email":"demonfiddler@virginmedia.com","login":"demonfiddler","count":1},{"name":"Adrian Hjerstedt","email":"adrian@adrianhj.com","login":"adrianhj","count":1},{"name":"Arne Jørgensen","email":"arne@arnested.dk","login":"arnested","count":1},{"name":"Arthur Geweiler","email":"arthur.geweiler@gmail.com","login":"harare","count":1},{"name":"Babis Kaidos","email":"ckaidos@intracom-telecom.com","login":"BabisK","count":1},{"name":"Boris Chazalet","email":"pouyou.fr@gmail.com","login":"bchazalet","count":1},{"name":"Christophe Destombes","email":"cdestombes@spirica.fr","login":"caa-cdestombes","count":1},{"name":"Devon Stewart","email":"blast@hardchee.se","login":"blast-hardcheese","count":1},{"name":"Dmitrii Deviatilov","email":"5618882+9tilov","login":"9tilov","count":1},{"name":"A-Aravindhan","email":"a.aravindhan@gmail.com","login":"A-Aravindhan","count":1},{"name":"Ethan D. Twardy","email":"ethan.twardy@gmail.com","login":"AmateurECE","count":1},{"name":"F481","email":"fabi.kcirf@gmail.com","login":"F481","count":1},{"name":"Felipe Ruiz","email":"fgbruiz@gmail.com","login":"feliperuiz","count":1},{"name":"Florian PAUL","email":"florian.paul@amadeus.com","login":"fpaul-1A","count":1},{"name":"George Kankava","email":"george.kankava@aurea.com","login":"georgekankava","count":1},{"name":"Hugo de Paix de Coeur","email":"hugo.depaixdecoeur@outscale.com","login":"Kabhal","count":1},{"name":"Thomas Heilbronner","email":"thomas.heilbronner@gmail.com","login":"signed","count":1},{"name":"Stephen Rylander","email":"stephen.rylander@morningstar.com","login":"stephenzr","count":1},{"name":"Sebastiaan Brouwer","email":"sebastiaan.brouwer@nedap.com","login":"sebas2day","count":1},{"name":"Enrique Saez","email":"esaezgil","login":"esaezgil","count":1},{"name":"Nick Bruno","email":"nbruno","login":"nbruno","count":1},{"name":"Oliver B. Fischer","email":"o.b.fischer@swe-blog.net","login":"obfischer","count":1},{"name":"PJ Fanning","email":"pjfanning","login":"pjfanning","count":1},{"name":"Pankaj Kumar Singh","email":"psjinx","login":"psjinx","count":1},{"name":"Paul Ebermann","email":"paul.ebermann@zalando.de","login":"ePaul","count":1},{"name":"Paul Vogel","email":"evilcodes.dev@gmail.com","login":"pavog","count":1},{"name":"Ramiz","email":"rmzzz","login":"rmzzz","count":1},{"name":"Mohammed Rizwan","email":"88297036+Intellisense-Academy","login":"Intellisense-Academy","count":1},{"name":"Milosz Tarka","email":"milosz.tarka.it@gmail.com","login":"MiloszTarka","count":1},{"name":"Mauro Javier Giamberardino","email":"mgiamberardino@gmail.com","login":"mgiamberardino","count":1},{"name":"Martin Goldhahn","email":"mgoldhahn@gmail.com","login":"maddingo","count":1},{"name":"Man Yue Mo","email":"mmo@semmle.com","login":"m-y-mo","count":1},{"name":"Magnus Hiie","email":"magnus.hiie@gmail.com","login":"magnushiie","count":1},{"name":"Lorinda Brandon","email":"lindybrandon@gmail.com","login":"lindybrandon","count":1},{"name":"Leo Christy Jesuraj","email":"leochristy1@gmail.com","login":"leochr","count":1},{"name":"Keenan Pepper","email":"keenan.pepper@salesforce.com","login":"keenanpepper","count":1},{"name":"Joshua Pereyda","email":"jtpereyda","login":"jtpereyda","count":1},{"name":"Joseph (Ting-Chou) Lin","email":"tlin@linkedin.com","login":"lmr3796","count":1},{"name":"Johannes Brodwall","email":"johannes.brodwall@soprasteria.com","login":"jhannes","count":1},{"name":"IgorMaj","email":"majic753@gmail.com","login":"IgorMaj","count":1}],"past_year_committers":[{"name":"damian-jankowski","email":"damian.jankowski@smartbear.com","login":"djankows","count":17},{"name":"sonatypeoss[bot]","email":"68616245+sonatypeoss[bot]","login":"sonatypeoss[bot]","count":15},{"name":"ewaostrowska","email":"ewaostrowska","login":"ewaostrowska","count":11},{"name":"Daniel Kmiecik","email":"daniel.kmiecik@smartbear.com","login":"daniel-kmiecik","count":11},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":7},{"name":"thc202","email":"thc202@gmail.com","login":"thc202","count":1},{"name":"Ilya Brin","email":"dontgitit","login":"dontgitit","count":1},{"name":"IgorMaj","email":"majic753@gmail.com","login":"IgorMaj","count":1},{"name":"Enrique Saez","email":"esaezgil","login":"esaezgil","count":1},{"name":"Dmitrii Deviatilov","email":"5618882+9tilov","login":"9tilov","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-10T00:00:07.748Z","repositories_count":6254807,"commits_count":884257396,"contributors_count":35059667,"owners_count":1163984,"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":"swagger-api/swagger-parser","html_url":"https://github.com/swagger-api/swagger-parser","last_synced_at":"2026-04-30T06:03:57.589Z","status":"active","issues_count":199,"pull_requests_count":316,"avg_time_to_close_issue":26847783.40909091,"avg_time_to_close_pull_request":4625744.418250951,"issues_closed_count":66,"pull_requests_closed_count":263,"pull_request_authors_count":65,"issue_authors_count":165,"avg_comments_per_issue":1.542713567839196,"avg_comments_per_pull_request":0.4050632911392405,"merged_pull_requests_count":229,"bot_issues_count":0,"bot_pull_requests_count":125,"past_year_issues_count":36,"past_year_pull_requests_count":90,"past_year_avg_time_to_close_issue":2525527.230769231,"past_year_avg_time_to_close_pull_request":183455.36231884058,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":69,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":0.9166666666666666,"past_year_avg_comments_per_pull_request":0.17777777777777778,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":41,"past_year_merged_pull_requests_count":67,"created_at":"2023-05-16T04:46:13.115Z","updated_at":"2026-04-30T06:03:57.589Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagger-api%2Fswagger-parser/issues","issue_labels_count":{"table":{"Bug":18,"Feature":4,"Question":1,"P1":1,"enhancement":1,"3.0 spec support":1,"bug":1,"P2":1,"3.1 support":1}},"pull_request_labels_count":{"table":{"dependencies":27,"java":5,"P2":3,"bug":2,"enhancement":2,"Feature":2,"Bug":1}},"issue_author_associations_count":{"table":{"NONE":168,"CONTRIBUTOR":28,"MEMBER":3}},"pull_request_author_associations_count":{"table":{"NONE":151,"CONTRIBUTOR":88,"MEMBER":77}},"issue_authors":{"table":{"spacether":12,"jimshowalter":5,"lnash94":5,"david0":3,"anthochristen":3,"garydgregory":3,"ludovicianul":3,"nicolaideffremo":2,"Mahoney":2,"da1910":2,"YunaBraska":2,"dbr-cbk":2,"tgtshanika":2,"klam2010":2,"sachin-smartbear":1,"feliperuiz":1,"joca-bt":1,"Emad89":1,"jorgerod":1,"dsyer":1,"mimkorn":1,"bvo42":1,"trevor-morris":1,"padamstx":1,"thatsdone":1,"mwilby":1,"rojaranivutukuri":1,"MiloszTarka":1,"constantin-trinkerl-mw":1,"martin-mfg":1,"adrianhj":1,"StarKhan6368":1,"rafalbednarczuk":1,"pavitrapapanna":1,"hibaline":1,"srijithchandran":1,"srija-fiserv":1,"dpolyakov987":1,"gerardbosch":1,"Andre601":1,"tchegito":1,"cedricbu":1,"wsalembi":1,"turtle11311":1,"Ino-Earnie":1,"kerhard":1,"acourouppe":1,"maddingo":1,"richard-melvin":1,"trubat-d":1,"ranma42":1,"IgorMaj":1,"shyr":1,"AdrianVasiliu":1,"nexon":1,"cosmin-marginean":1,"ltorok":1,"daniel-urrutia":1,"sirianni":1,"simonhege":1,"jacobps1":1,"skwashp":1,"aneeshafedo":1,"chrisdudley":1,"karasuno7":1,"AndySpaven":1,"muehmar":1,"gcornacchia":1,"verve111":1,"josebarros2025":1,"alejandro-campelo":1,"icikle":1,"esaezgil":1,"StevenWallTR":1,"rongli-mx":1,"vfouqueron":1,"pkernevez":1,"shabbeer4a1":1,"SergeyDorozhko":1,"shikhashah45":1,"bodiam":1,"mhammadkassem":1,"borcsokj":1,"aavanzyl":1,"frantuma":1,"frankxh":1,"chgeuer":1,"julianmclain":1,"loplex":1,"hauner":1,"RafeArnold":1,"douglasbgray":1,"dmitry-weirdo":1,"michaelwangwangwang":1,"msymons":1,"dontgitit":1,"thc202":1,"craftsman228":1,"slinkydeveloper":1,"Rush0001":1,"sourcerebels":1,"aegliv":1,"terzicaglar":1,"TijsSchoneveld":1,"sjsachinrj":1,"fsudau":1,"simon-spinner":1,"bbqtk":1,"philemone":1,"leeturner":1,"ihsanciftci":1,"davidmoten":1,"vpawar-tibco":1,"abpurdy-google":1,"rialkush":1,"beikov":1,"rajakumar17":1,"ramahmoo":1,"mptyspace":1,"AmateurECE":1,"alexanderankin":1,"sagartib":1,"Curs3W4ll":1,"cmuchinsky":1,"TharmiganK":1,"jmakam":1,"Masato516":1,"Jolanrensen":1,"ThiagoFrazao":1,"caochenlei":1,"taylortails":1,"marcelstoer":1,"Deiv70":1,"aishvaryav":1,"dkirrane":1,"ivanhawkes":1,"marcin-domanski-dis":1,"remcosiemonsma":1,"aeromac":1,"Talakafafi":1,"tvahrst":1,"sleicht":1,"taohongyao":1,"piebur":1,"NadChel":1,"NurmukhametovAlexey":1,"pmhofman":1,"ilya-anodot":1,"stratenh":1,"gracekarina":1,"martinsmith1968":1,"rootxjs":1,"dickerpulli":1,"albator1932":1,"dominic-jones":1,"fuzails":1,"gexclaude":1,"klease":1,"thushalya":1,"SashaVolushkova":1,"ayeshLK":1,"lullaby-afa":1,"chimmi":1,"yannickl88":1,"piyushsomani25":1}},"pull_request_authors":{"table":{"sonatypeoss[bot]":98,"frantuma":58,"dependabot[bot]":27,"gracekarina":12,"ludovicianul":12,"daniel-kmiecik":11,"djankows":8,"sullis":6,"walaniam":4,"beikov":4,"micryc":4,"jhemelhof":3,"craftsman228":3,"MiloszTarka":3,"chgeuer":2,"SergioArrighi":2,"fpaul-1A":2,"stefan521":2,"ctreatma":2,"kerrykimbrough":2,"CalemRoelofsSB":2,"pjfanning":2,"wsalembi":2,"Philzen":2,"simonhege":2,"AmateurECE":2,"loplex":1,"jacobps1":1,"Mahoney":1,"dontgitit":1,"spacether":1,"ttrubinov":1,"Celebrate-future":1,"knivram":1,"taylortails":1,"nicolaideffremo":1,"Tiller":1,"dennisameling":1,"maddingo":1,"IgorMaj":1,"lcharlois-neotys":1,"majchinmesh":1,"renatomameli":1,"harare":1,"ivy-rew":1,"anthochristen":1,"esaezgil":1,"cmuchinsky":1,"douglasbgray":1,"ind1go":1,"AlexandrosMor":1,"ewaostrowska":1,"devdevx":1,"Emad89":1,"mimkorn":1,"icikle":1,"MateuszPol":1,"hauner":1,"jbbenoist":1,"thc202":1,"garydgregory":1,"bweben":1,"chimmi":1,"david0":1,"adrianhj":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-03T00:00:10.974Z","repositories_count":14750675,"issues_count":33312546,"pull_requests_count":109981566,"authors_count":11290778,"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":{"Bug":17,"Feature":3,"Question":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":5,"java":5}},"past_year_issue_author_associations_count":{"table":{"NONE":28,"CONTRIBUTOR":4}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":30,"NONE":19,"MEMBER":4}},"past_year_issue_authors":{"table":{"jimshowalter":4,"nicolaideffremo":2,"trubat-d":1,"TijsSchoneveld":1,"thatsdone":1,"sleicht":1,"sjsachinrj":1,"shabbeer4a1":1,"rootxjs":1,"RafeArnold":1,"piyushsomani25":1,"leeturner":1,"julianmclain":1,"jorgerod":1,"jacobps1":1,"ivanhawkes":1,"Ino-Earnie":1,"IgorMaj":1,"esaezgil":1,"dontgitit":1,"dickerpulli":1,"dbr-cbk":1,"Curs3W4ll":1,"constantin-trinkerl-mw":1,"caochenlei":1,"Andre601":1,"aegliv":1,"abpurdy-google":1}},"past_year_pull_request_authors":{"table":{"sonatypeoss[bot]":19,"daniel-kmiecik":11,"dependabot[bot]":5,"djankows":4,"jhemelhof":3,"david0":1,"dennisameling":1,"dontgitit":1,"esaezgil":1,"ewaostrowska":1,"IgorMaj":1,"jacobps1":1,"knivram":1,"majchinmesh":1,"nicolaideffremo":1,"thc202":1}},"maintainers":[{"table":{"login":"frantuma","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frantuma"}},{"table":{"login":"gracekarina","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gracekarina"}},{"table":{"login":"MiloszTarka","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MiloszTarka"}},{"table":{"login":"djankows","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djankows"}}],"active_maintainers":[{"table":{"login":"djankows","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djankows"}}]}},"events":{"total":{"ReleaseEvent":16,"DeleteEvent":72,"PullRequestEvent":131,"ForkEvent":13,"IssuesEvent":59,"WatchEvent":47,"IssueCommentEvent":81,"PushEvent":150,"PullRequestReviewEvent":33,"PullRequestReviewCommentEvent":17,"CreateEvent":78},"last_year":{"ReleaseEvent":5,"DeleteEvent":32,"PullRequestEvent":42,"ForkEvent":5,"IssuesEvent":27,"WatchEvent":17,"IssueCommentEvent":35,"PushEvent":80,"PullRequestReviewEvent":23,"PullRequestReviewCommentEvent":12,"CreateEvent":31}},"keywords":["hacktoberfest","java","open-source","openapi","openapi-specification","openapi3","rest","rest-api","swagger","swagger-oss","swagger-parser"],"dependencies":[{"ecosystem":"maven","filepath":"modules/swagger-parser/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T08:15:17.431Z","updated_at":"2022-08-07T08:15:17.431Z","repository_link":"https://github.com/swagger-api/swagger-parser/blob/master/modules/swagger-parser/pom.xml","dependencies":[{"id":590553761,"package_name":"io.swagger.parser.v3:swagger-parser-v2-converter","ecosystem":"maven","requirements":"2.1.2-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":590553762,"package_name":"io.swagger.parser.v3:swagger-parser-v3","ecosystem":"maven","requirements":"2.1.2-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":590553763,"package_name":"org.jmockit:jmockit","ecosystem":"maven","requirements":"${jmockit-version}","direct":true,"kind":"test","optional":false},{"id":590553764,"package_name":"junit:junit","ecosystem":"maven","requirements":"${junit-version}","direct":true,"kind":"test","optional":false},{"id":590553765,"package_name":"commons-io:commons-io","ecosystem":"maven","requirements":"${commons-io-version}","direct":true,"kind":"runtime","optional":false},{"id":590553766,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":"${commons-lang-version}","direct":true,"kind":"provided","optional":false},{"id":590553767,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":590553768,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":590553769,"package_name":"com.fasterxml.jackson.dataformat:jackson-dataformat-yaml","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":590553770,"package_name":"org.slf4j:slf4j-simple","ecosystem":"maven","requirements":"${slf4j-version}","direct":true,"kind":"test","optional":false},{"id":590553771,"package_name":"com.github.tomakehurst:wiremock","ecosystem":"maven","requirements":"${wiremock-version}","direct":true,"kind":"test","optional":false},{"id":590553772,"package_name":"org.testng:testng","ecosystem":"maven","requirements":"6.9.10","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"modules/swagger-parser-cli/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T08:15:17.992Z","updated_at":"2022-08-07T08:15:17.992Z","repository_link":"https://github.com/swagger-api/swagger-parser/blob/master/modules/swagger-parser-cli/pom.xml","dependencies":[{"id":590559661,"package_name":"io.swagger.parser.v3:swagger-parser-v3","ecosystem":"maven","requirements":"2.1.2-SNAPSHOT","direct":true,"kind":"compile","optional":false},{"id":590559662,"package_name":"org.testng:testng","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"modules/swagger-parser-core/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T08:15:18.422Z","updated_at":"2022-08-07T08:15:18.422Z","repository_link":"https://github.com/swagger-api/swagger-parser/blob/master/modules/swagger-parser-core/pom.xml","dependencies":[{"id":590563513,"package_name":"io.swagger.core.v3:swagger-models","ecosystem":"maven","requirements":"${swagger-core-version}","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"modules/swagger-parser-v2-converter/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T08:15:18.592Z","updated_at":"2022-08-07T08:15:18.592Z","repository_link":"https://github.com/swagger-api/swagger-parser/blob/master/modules/swagger-parser-v2-converter/pom.xml","dependencies":[{"id":590567966,"package_name":"io.swagger:swagger-core","ecosystem":"maven","requirements":"${swagger-core-v2-version}","direct":true,"kind":"runtime","optional":false},{"id":590567967,"package_name":"io.swagger:swagger-parser","ecosystem":"maven","requirements":"${swagger-parser-v2-version}","direct":true,"kind":"runtime","optional":false},{"id":590567968,"package_name":"io.swagger:swagger-compat-spec-parser","ecosystem":"maven","requirements":"${swagger-parser-v2-version}","direct":true,"kind":"runtime","optional":false},{"id":590567969,"package_name":"io.swagger.core.v3:swagger-models","ecosystem":"maven","requirements":"${swagger-core-version}","direct":true,"kind":"runtime","optional":false},{"id":590567970,"package_name":"io.swagger.parser.v3:swagger-parser-core","ecosystem":"maven","requirements":"2.1.2-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":590567971,"package_name":"io.swagger.parser.v3:swagger-parser-v3","ecosystem":"maven","requirements":"2.1.2-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":590567972,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":"${commons-lang-version}","direct":true,"kind":"provided","optional":false},{"id":590567973,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":"${jackson-version}","direct":true,"kind":"provided","optional":false},{"id":590567974,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":"${jackson-databind-version}","direct":true,"kind":"provided","optional":false},{"id":590567975,"package_name":"com.fasterxml.jackson.dataformat:jackson-dataformat-yaml","ecosystem":"maven","requirements":"${jackson-version}","direct":true,"kind":"provided","optional":false},{"id":590567976,"package_name":"org.slf4j:slf4j-simple","ecosystem":"maven","requirements":"${slf4j-version}","direct":true,"kind":"test","optional":false},{"id":590567977,"package_name":"org.testng:testng","ecosystem":"maven","requirements":"6.9.10","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"modules/swagger-parser-v3/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T08:15:18.894Z","updated_at":"2022-08-07T08:15:18.894Z","repository_link":"https://github.com/swagger-api/swagger-parser/blob/master/modules/swagger-parser-v3/pom.xml","dependencies":[{"id":590569389,"package_name":"io.swagger.core.v3:swagger-models","ecosystem":"maven","requirements":"${swagger-core-version}","direct":true,"kind":"runtime","optional":false},{"id":590569390,"package_name":"io.swagger.core.v3:swagger-core","ecosystem":"maven","requirements":"${swagger-core-version}","direct":true,"kind":"runtime","optional":false},{"id":590569391,"package_name":"io.swagger.parser.v3:swagger-parser-core","ecosystem":"maven","requirements":"2.1.2-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":590569392,"package_name":"org.jmockit:jmockit","ecosystem":"maven","requirements":"${jmockit-version}","direct":true,"kind":"test","optional":false},{"id":590569393,"package_name":"commons-io:commons-io","ecosystem":"maven","requirements":"${commons-io-version}","direct":true,"kind":"runtime","optional":false},{"id":590569394,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":"${jackson-version}","direct":true,"kind":"runtime","optional":false},{"id":590569395,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":"${jackson-databind-version}","direct":true,"kind":"runtime","optional":false},{"id":590569396,"package_name":"com.fasterxml.jackson.dataformat:jackson-dataformat-yaml","ecosystem":"maven","requirements":"${jackson-version}","direct":true,"kind":"runtime","optional":false},{"id":590569397,"package_name":"org.testng:testng","ecosystem":"maven","requirements":"6.9.10","direct":true,"kind":"test","optional":false},{"id":590569398,"package_name":"org.slf4j:slf4j-simple","ecosystem":"maven","requirements":"${slf4j-version}","direct":true,"kind":"test","optional":false},{"id":590569399,"package_name":"com.github.tomakehurst:wiremock","ecosystem":"maven","requirements":"1.57","direct":true,"kind":"test","optional":false},{"id":590569400,"package_name":"junit:junit","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T08:15:19.073Z","updated_at":"2022-08-07T08:15:19.073Z","repository_link":"https://github.com/swagger-api/swagger-parser/blob/master/pom.xml","dependencies":[{"id":590569740,"package_name":"org.yaml:snakeyaml","ecosystem":"maven","requirements":"1.30","direct":true,"kind":"runtime","optional":false},{"id":590569741,"package_name":"com.fasterxml.jackson.dataformat:jackson-dataformat-yaml","ecosystem":"maven","requirements":"2.13.2","direct":true,"kind":"runtime","optional":false},{"id":590569742,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":"2.13.2","direct":true,"kind":"runtime","optional":false},{"id":590569743,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":"2.13.2.2","direct":true,"kind":"runtime","optional":false},{"id":590569744,"package_name":"com.fasterxml.jackson.core:jackson-core","ecosystem":"maven","requirements":"2.13.2","direct":true,"kind":"runtime","optional":false},{"id":590569745,"package_name":"org.testng:testng","ecosystem":"maven","requirements":"6.14.2","direct":true,"kind":"test","optional":false},{"id":590569746,"package_name":"org.jmockit:jmockit","ecosystem":"maven","requirements":"1.35","direct":true,"kind":"test","optional":false},{"id":590569747,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"test","optional":false},{"id":590569748,"package_name":"com.github.tomakehurst:wiremock","ecosystem":"maven","requirements":"2.15.0","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/action.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T00:30:35.553Z","updated_at":"2023-01-14T00:30:35.553Z","repository_link":"https://github.com/swagger-api/swagger-parser/blob/master/.github/actions/action.yml","dependencies":[{"id":6891926279,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T00:30:35.659Z","updated_at":"2023-01-14T00:30:35.659Z","repository_link":"https://github.com/swagger-api/swagger-parser/blob/master/.github/workflows/codeql-analysis.yml","dependencies":[{"id":6891926485,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891926486,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6891926487,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6891926488,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/maven-pulls.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T00:30:35.731Z","updated_at":"2023-01-14T00:30:35.731Z","repository_link":"https://github.com/swagger-api/swagger-parser/blob/master/.github/workflows/maven-pulls.yml","dependencies":[{"id":6891926493,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891926494,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891926495,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/maven-v1-pulls.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T00:30:35.818Z","updated_at":"2023-01-14T00:30:35.818Z","repository_link":"https://github.com/swagger-api/swagger-parser/blob/master/.github/workflows/maven-v1-pulls.yml","dependencies":[{"id":6891926519,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891926521,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891926522,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/maven-v1.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T00:30:35.859Z","updated_at":"2023-01-14T00:30:35.859Z","repository_link":"https://github.com/swagger-api/swagger-parser/blob/master/.github/workflows/maven-v1.yml","dependencies":[{"id":6891927194,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891927195,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891927196,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/maven.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T00:30:36.299Z","updated_at":"2023-01-14T00:30:36.299Z","repository_link":"https://github.com/swagger-api/swagger-parser/blob/master/.github/workflows/maven.yml","dependencies":[{"id":6891927201,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891927202,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891927203,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/next-snapshot-v1.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T00:30:36.399Z","updated_at":"2023-01-14T00:30:36.399Z","repository_link":"https://github.com/swagger-api/swagger-parser/blob/master/.github/workflows/next-snapshot-v1.yml","dependencies":[{"id":6891928105,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891928106,"package_name":"tibdex/github-app-token","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6891928107,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891928108,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891928109,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891928110,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/next-snapshot.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T00:30:36.436Z","updated_at":"2023-01-14T00:30:36.436Z","repository_link":"https://github.com/swagger-api/swagger-parser/blob/master/.github/workflows/next-snapshot.yml","dependencies":[{"id":6891928111,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891928112,"package_name":"tibdex/github-app-token","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6891928113,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891928114,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891928115,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891928116,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/prepare-release-v1.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T00:30:36.487Z","updated_at":"2023-01-14T00:30:36.487Z","repository_link":"https://github.com/swagger-api/swagger-parser/blob/master/.github/workflows/prepare-release-v1.yml","dependencies":[{"id":6891928117,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891928118,"package_name":"tibdex/github-app-token","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6891928119,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891928120,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891928121,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891928122,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/prepare-release.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T00:30:36.509Z","updated_at":"2023-01-14T00:30:36.509Z","repository_link":"https://github.com/swagger-api/swagger-parser/blob/master/.github/workflows/prepare-release.yml","dependencies":[{"id":6891928123,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891928124,"package_name":"tibdex/github-app-token","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6891928125,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891928126,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891928127,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891928128,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-v1.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T00:30:36.550Z","updated_at":"2023-01-14T00:30:36.550Z","repository_link":"https://github.com/swagger-api/swagger-parser/blob/master/.github/workflows/release-v1.yml","dependencies":[{"id":6891928129,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891928130,"package_name":"tibdex/github-app-token","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6891928131,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891928132,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891928133,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891928134,"package_name":"samuelmeuli/action-maven-publish","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6891928135,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T00:30:36.587Z","updated_at":"2023-01-14T00:30:36.587Z","repository_link":"https://github.com/swagger-api/swagger-parser/blob/master/.github/workflows/release.yml","dependencies":[{"id":6891928136,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891928137,"package_name":"tibdex/github-app-token","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6891928138,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891928139,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891928140,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891928141,"package_name":"samuelmeuli/action-maven-publish","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6891928142,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"modules/swagger-parser-safe-url-resolver/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-16T19:42:10.624Z","updated_at":"2023-10-16T19:42:10.624Z","repository_link":"https://github.com/swagger-api/swagger-parser/blob/master/modules/swagger-parser-safe-url-resolver/pom.xml","dependencies":[{"id":14246825748,"package_name":"commons-io:commons-io","ecosystem":"maven","requirements":"${commons-io-version}","direct":true,"kind":"runtime","optional":false},{"id":14246825749,"package_name":"org.slf4j:slf4j-simple","ecosystem":"maven","requirements":"${slf4j-version}","direct":true,"kind":"test","optional":false},{"id":14246825750,"package_name":"org.testng:testng","ecosystem":"maven","requirements":"${testng-version}","direct":true,"kind":"test","optional":false},{"id":14246825751,"package_name":"junit:junit","ecosystem":"maven","requirements":"${junit-version}","direct":true,"kind":"test","optional":false},{"id":14246825752,"package_name":"org.jmockit:jmockit","ecosystem":"maven","requirements":"${jmockit-version}","direct":true,"kind":"test","optional":false}]}],"score":32.00032653725552,"created_at":"2025-05-08T15:26:38.740Z","updated_at":"2026-06-21T07:30:31.691Z","avatar_url":"https://github.com/swagger-api.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/361417","html_url":"https://summary.ecosyste.ms/projects/361417"}