{"id":371693,"url":"https://github.com/pylint-dev/astroid","last_synced_at":"2026-08-25T14:18:23.982Z","repository":{"id":37502504,"uuid":"47649855","full_name":"pylint-dev/astroid","owner":"pylint-dev","description":"A common base representation of python source code for pylint and other projects","archived":false,"fork":false,"pushed_at":"2026-08-24T21:56:06.000Z","size":18365,"stargazers_count":582,"open_issues_count":181,"forks_count":356,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-08-25T00:59:48.679Z","etag":null,"topics":["ast","closember","hacktoberfest","inference-engine","parser","static-analysis","static-code-analysis"],"latest_commit_sha":null,"homepage":"https://pylint.readthedocs.io/projects/astroid/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pylint-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/astroid"}},"created_at":"2015-12-08T21:12:00.000Z","updated_at":"2026-08-24T21:14:59.000Z","dependencies_parsed_at":"2026-08-17T23:32:53.389Z","dependency_job_id":null,"html_url":"https://github.com/pylint-dev/astroid","commit_stats":{"total_commits":4423,"total_committers":200,"mean_commits":22.115,"dds":0.8213881980556184,"last_synced_commit":"7a3b482b9673243d2ccc895672eb1e452f5daa82"},"previous_names":["PyCQA/astroid","pycqa/astroid"],"tags_count":230,"template":false,"template_full_name":null,"purl":"pkg:github/pylint-dev/astroid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylint-dev","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/sbom","scorecard":{"id":97381,"data":{"date":"2025-08-04","repo":{"name":"github.com/pylint-dev/astroid","commit":"4364218b9d76e4ef723645caa2ae4cc86b8c0ebf"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:36","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:66","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:12"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":6,"reason":"Found 11/18 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/ci.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:53","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:120","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:121","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:122","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:256","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:32","Info:   1 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: astroid-4.0.0b2-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b2","Info: signed release artifact: astroid-4.0.0b1-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b1","Info: signed release artifact: astroid-4.0.0b0-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b0","Info: signed release artifact: astroid-3.3.11-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v3.3.11","Info: signed release artifact: astroid-3.3.10-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v3.3.10","Warn: release artifact v4.0.0b2 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/238237268","Warn: release artifact v4.0.0b1 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/238024595","Warn: release artifact v4.0.0b0 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/235458384","Warn: release artifact v3.3.11 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/232068813","Warn: release artifact v3.3.10 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/217781578"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:42"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T09:20:56.335Z","repository_id":37502504,"created_at":"2025-08-15T09:20:56.336Z","updated_at":"2025-08-15T09:20:56.336Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36893089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-25T02:00:06.831Z","response_time":104,"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":"pylint-dev","name":"pylint-dev","uuid":"121692054","kind":"organization","description":"An organization that focuses on pylint and its ecosystem","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/121692054?v=4","repositories_count":11,"last_synced_at":"2026-08-23T01:22:12.749Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pylint-dev","funding_links":[],"total_stars":7013,"followers":59,"following":0,"created_at":"2023-03-29T13:00:14.122Z","updated_at":"2026-08-23T01:22:12.762Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylint-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylint-dev/repositories"},"packages":[{"id":8614549,"name":"github.com/pylint-dev/astroid","ecosystem":"go","description":null,"homepage":null,"licenses":"lgpl-2.1","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/pylint-dev/astroid","keywords_array":[],"namespace":null,"versions_count":103,"first_release_published_at":"2023-12-02T02:14:43.569Z","latest_release_published_at":"2026-08-17T08:19:18.000Z","latest_release_number":"v4.3.1+incompatible","last_synced_at":"2026-08-22T13:43:27.293Z","created_at":"2023-12-02T02:14:35.563Z","updated_at":"2026-08-22T13:43:27.294Z","registry_url":"https://pkg.go.dev/github.com/pylint-dev/astroid","install_command":"go get github.com/pylint-dev/astroid","documentation_url":"https://pkg.go.dev/github.com/pylint-dev/astroid#section-documentation","metadata":{},"repo_metadata":{"id":37502504,"uuid":"47649855","full_name":"pylint-dev/astroid","owner":"pylint-dev","description":"A common base representation of python source code for pylint and other projects","archived":false,"fork":false,"pushed_at":"2026-08-17T09:22:22.000Z","size":18905,"stargazers_count":581,"open_issues_count":180,"forks_count":353,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-08-17T10:16:33.693Z","etag":null,"topics":["ast","closember","hacktoberfest","inference-engine","parser","static-analysis","static-code-analysis"],"latest_commit_sha":null,"homepage":"https://pylint.readthedocs.io/projects/astroid/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pylint-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/astroid"}},"created_at":"2015-12-08T21:12:00.000Z","updated_at":"2026-08-17T08:39:17.000Z","dependencies_parsed_at":"2026-08-09T10:44:45.249Z","dependency_job_id":null,"html_url":"https://github.com/pylint-dev/astroid","commit_stats":{"total_commits":4423,"total_committers":200,"mean_commits":22.115,"dds":0.8213881980556184,"last_synced_commit":"7a3b482b9673243d2ccc895672eb1e452f5daa82"},"previous_names":["PyCQA/astroid","pycqa/astroid"],"tags_count":229,"template":false,"template_full_name":null,"purl":"pkg:github/pylint-dev/astroid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylint-dev","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/sbom","scorecard":{"id":97381,"data":{"date":"2025-08-04","repo":{"name":"github.com/pylint-dev/astroid","commit":"4364218b9d76e4ef723645caa2ae4cc86b8c0ebf"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:36","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:66","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:12"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":6,"reason":"Found 11/18 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/ci.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:53","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:120","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:121","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:122","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:256","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:32","Info:   1 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: astroid-4.0.0b2-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b2","Info: signed release artifact: astroid-4.0.0b1-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b1","Info: signed release artifact: astroid-4.0.0b0-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b0","Info: signed release artifact: astroid-3.3.11-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v3.3.11","Info: signed release artifact: astroid-3.3.10-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v3.3.10","Warn: release artifact v4.0.0b2 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/238237268","Warn: release artifact v4.0.0b1 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/238024595","Warn: release artifact v4.0.0b0 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/235458384","Warn: release artifact v3.3.11 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/232068813","Warn: release artifact v3.3.10 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/217781578"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:42"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T09:20:56.335Z","repository_id":37502504,"created_at":"2025-08-15T09:20:56.336Z","updated_at":"2025-08-15T09:20:56.336Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36741171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"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":"pylint-dev","name":"pylint-dev","uuid":"121692054","kind":"organization","description":"An organization that focuses on pylint and its ecosystem","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/121692054?v=4","repositories_count":11,"last_synced_at":"2026-08-16T00:36:33.808Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pylint-dev","funding_links":[],"total_stars":7012,"followers":58,"following":0,"created_at":"2023-03-29T13:00:14.122Z","updated_at":"2026-08-16T00:36:33.821Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylint-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylint-dev/repositories"},"tags":[{"name":"v4.3.1","sha":"4ea15d44c0e092296760c5bbaf4b3d1996a96779","kind":"commit","published_at":"2026-08-17T08:19:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"a52596add5f06eadc18969ff231e00746764d599","kind":"commit","published_at":"2026-08-07T20:19:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.3.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.0/manifests"},{"name":"v4.2.0b5","sha":"e8d7321b0cd0696eefef030a4c3f84cc71489a78","kind":"commit","published_at":"2026-07-27T07:01:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b5/manifests"},{"name":"v4.2.0b4","sha":"2731779d86f29d30c631b1dd21948842b3d17914","kind":"commit","published_at":"2026-07-04T17:02:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b4/manifests"},{"name":"v4.2.0","sha":"9debe666a837adc042d0f1a0e3b4b04d9d7c3f4e","kind":"tag","published_at":"2026-04-28T09:27:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0/manifests"},{"name":"v4.2.0b3","sha":"bd08c3f80ea1165e3932c5d067d2368a845389e7","kind":"commit","published_at":"2026-04-24T11:08:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b3/manifests"},{"name":"v4.2.0b2","sha":"00477a9a9c625be33d3f07bffbdac5bfd7e1531c","kind":"commit","published_at":"2026-04-23T18:47:13.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b2/manifests"},{"name":"v4.2.0b1","sha":"0a8c390a57b7913a650cc23c84e7e2af501113f1","kind":"commit","published_at":"2026-03-23T08:08:31.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b1/manifests"},{"name":"v4.1.2","sha":"91dac1330a52c8e606f18720d02667d49cdce8bd","kind":"commit","published_at":"2026-03-22T15:06:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.1.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"f11d7ae40c6929bed001b807321ff46051cb2064","kind":"commit","published_at":"2026-02-23T02:34:23.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.1.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"5ffc8aacf0df93f2fa1bcc2d23752a49e8c7f6f7","kind":"commit","published_at":"2026-02-09T02:17:33.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.1.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.0/manifests"},{"name":"v4.0.4","sha":"019feb6018eef32a0e3a25d8153427a537961882","kind":"commit","published_at":"2026-02-07T23:32:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"b978037e67f233f4366de4ccbcdad2c627474477","kind":"commit","published_at":"2026-01-03T22:11:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a068430290b375a06f6eccdcea7d5026995172ba","kind":"commit","published_at":"2025-11-09T21:19:11.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"9f17568cf7591be64655e79c132e2e8777e98d5e","kind":"commit","published_at":"2025-10-11T15:13:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bb38aa49a279ce38c0706a76bf31339d14f2fa61","kind":"commit","published_at":"2025-10-05T15:34:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0/manifests"},{"name":"v4.0.0rc0","sha":"d39bc75cb74d71a8008fad72ae532b392d9dd7e9","kind":"commit","published_at":"2025-09-29T13:15:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0rc0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0rc0/manifests"},{"name":"v4.0.0b3","sha":"62015e7d25e74dd5749009e2a43f12f090a7b15b","kind":"commit","published_at":"2025-09-22T19:39:13.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b3/manifests"},{"name":"v4.0.0b2","sha":"0f60c1f839ecda4c11c1487f7c4c1f5e2c175550","kind":"tag","published_at":"2025-08-07T09:44:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b2/manifests"},{"name":"v4.0.0b1","sha":"8de1bb95bd77f038b196ea1bbcb2766b993fe7e4","kind":"commit","published_at":"2025-08-06T15:33:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b1/manifests"},{"name":"v4.0.0b0","sha":"e68d132c4f6709b8a3db7f04d791bbc78164cd9e","kind":"commit","published_at":"2025-07-27T15:43:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b0/manifests"},{"name":"v3.3.11","sha":"fbea510b9e7604be0afea5b25ca6b51a73f09870","kind":"commit","published_at":"2025-07-13T18:01:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.11","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.11/manifests"},{"name":"v3.3.10","sha":"a3623682a5e1e07f4f331b6b0a5f77e257d81b96","kind":"commit","published_at":"2025-05-10T13:22:23.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.10","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.10/manifests"},{"name":"v3.3.9","sha":"a6ccad5ccff353f6bc50eb9e818a462521bd1457","kind":"commit","published_at":"2025-03-09T11:26:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.9/manifests"},{"name":"v4.0.0a0","sha":"7da8791cbc6cc124c2d447fcfa726c99dbcfa99b","kind":"commit","published_at":"2025-02-03T15:59:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0a0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0a0/manifests"},{"name":"v3.3.8","sha":"d52799b6e8359d89f20f020d77e98a71d2cde20f","kind":"commit","published_at":"2024-12-24T01:08:15.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.8/manifests"},{"name":"v3.3.7","sha":"50916d64150da365d4234b48afec73008f2a81f1","kind":"commit","published_at":"2024-12-21T10:59:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.7/manifests"},{"name":"v3.3.6","sha":"a1326794392f554a7971f0168eaabb437076033a","kind":"commit","published_at":"2024-12-08T12:51:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"8c74a5f6984753900f0222622ccbf3182de66a47","kind":"commit","published_at":"2024-10-04T12:01:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"6042e585859420ff98a9f9c2f383a3f3e54f567a","kind":"commit","published_at":"2024-09-23T18:13:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"a01a9c9fb8f7748f915562cc992c68772d98d2dd","kind":"commit","published_at":"2024-09-20T10:42:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"4ae46172a26bc9fd2a9668c69e4327c31cd48240","kind":"commit","published_at":"2024-08-11T11:58:59.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"de58003b577c6111df1505b794f836fb1d643ef0","kind":"commit","published_at":"2024-08-06T13:02:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47030b1b84760ca6f993c6b462797eb525fcdc47","kind":"commit","published_at":"2024-08-04T15:31:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.0/manifests"},{"name":"v3.2.4","sha":"f022800b046679d4229fb75391c0aaca5087cd1b","kind":"commit","published_at":"2024-07-20T12:54:24.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"30ea72014bd63b5803294e049424900e845f1346","kind":"commit","published_at":"2024-07-11T15:00:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"a35821aa6e98893c715b770bbbfb2b104a4a97a2","kind":"commit","published_at":"2024-05-19T22:21:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0ce116d3109a0bee3ddeffd8528c9f3f9a6b975f","kind":"commit","published_at":"2024-05-16T11:50:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"7d4d8051afc07425af6834e3d69b7bbafafec987","kind":"commit","published_at":"2024-05-07T11:38:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"3fb17a1af9f71ca1f97f623c2e141d32796a5a43","kind":"commit","published_at":"2024-02-23T16:01:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.1.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"0375d1a22262b4d7a4327aad5d770b2cd262c4ef","kind":"commit","published_at":"2024-02-04T15:11:50.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"e6dea9cc9e8427f1b0e405dc5de8002a0c3f5239","kind":"commit","published_at":"2023-12-12T12:43:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"0191f534213364a844e8138dd68bb71f3ba603e3","kind":"commit","published_at":"2023-10-16T00:52:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"2891dafec472aa0ce7939c984965b345f7052036","kind":"commit","published_at":"2023-09-26T13:14:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0/manifests"},{"name":"v2.15.8","sha":"c633af204678a69708857af0793b2a4ca11107b0","kind":"commit","published_at":"2023-09-26T12:35:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.8/manifests"},{"name":"v3.0.0b0","sha":"3dbb5d7fba0acba98cc2b8f8271e7194ab3d47a0","kind":"commit","published_at":"2023-09-24T12:38:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0b0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0b0/manifests"},{"name":"v2.15.7","sha":"29b42e5e9745b172d5980511d14efeac745a5a82","kind":"commit","published_at":"2023-09-23T19:47:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.7/manifests"},{"name":"v3.0.0a9","sha":"0361eb460fc92da6ac3c69637cc6a8698b509d88","kind":"commit","published_at":"2023-08-06T19:35:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a9/manifests"},{"name":"v3.0.0a8","sha":"fa699abf9e940d007eea665fba1b2a37f0d37343","kind":"commit","published_at":"2023-07-15T12:45:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a8/manifests"},{"name":"v2.15.6","sha":"30c3112bda109183d2e31b098b8bb7fdd7a1fd9d","kind":"commit","published_at":"2023-07-08T18:25:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.6/manifests"},{"name":"v3.0.0a7","sha":"01c35516a2ef67a7ba1b43fa5548eaa6edb44352","kind":"commit","published_at":"2023-07-08T11:27:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a7/manifests"},{"name":"v3.0.0a6","sha":"6469710c7dfa514169b348333a05b0137c0dfdcc","kind":"commit","published_at":"2023-07-04T20:06:41.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"9df6012d792916a56723456f596328aac36e253f","kind":"commit","published_at":"2023-06-13T07:50:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"f675f19bda06083862ce080b7bcf00a2b1d749b5","kind":"commit","published_at":"2023-06-06T19:55:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"9ce1bc38cad5af5b838d132b8e4aa29e5eab3857","kind":"commit","published_at":"2023-05-14T17:44:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a3/manifests"},{"name":"v2.15.5","sha":"8523ba827006d56a770a1f6efa77215718ef26c0","kind":"commit","published_at":"2023-05-14T17:31:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.5/manifests"},{"name":"v3.0.0a2","sha":"a2178fff0527bb80f4514a4744b3473cd0637a6c","kind":"commit","published_at":"2023-04-25T17:52:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"034fb9272727e69222f6f033897cb4a084ec949f","kind":"commit","published_at":"2023-04-25T12:00:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a1/manifests"},{"name":"v2.15.4","sha":"420a59a7da81828e982fabfd34e1533ffddf6400","kind":"commit","published_at":"2023-04-24T08:51:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"c312218289798207813971af540fbed43c6963b5","kind":"commit","published_at":"2023-04-16T20:36:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"85b698466afe12c750842dc2522f2823365d9fbc","kind":"commit","published_at":"2023-04-02T19:19:53.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"1bc3e7603042363d1bc01f53ad6b5fe97ee18fc7","kind":"commit","published_at":"2023-03-26T13:11:35.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"edf88c65d794acb5582e1d27589be9fa73b00424","kind":"commit","published_at":"2023-03-05T23:01:42.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.0/manifests"},{"name":"v2.14.2","sha":"4182d0eef9528654fc683ce4a0625dddf8343d7f","kind":"commit","published_at":"2023-02-12T17:12:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.14.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"b4214142c8d16089f9f328f0a5422093b6886763","kind":"commit","published_at":"2023-01-31T21:38:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.14.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.1/manifests"},{"name":"v2.13.5","sha":"de9736de43cdf2d7ca6165fdde265075bfc5f6d8","kind":"commit","published_at":"2023-01-31T21:18:17.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.5/manifests"},{"name":"v2.14.0","sha":"b644c1e834b491b465c5d61ead0373342029621a","kind":"commit","published_at":"2023-01-31T14:39:46.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.14.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.0/manifests"},{"name":"v2.13.4","sha":"d9023eff11ef87cec646d45de78785e429593deb","kind":"commit","published_at":"2023-01-31T13:16:28.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"aed900b56f180faf34b2b28541dca41bac905e5e","kind":"commit","published_at":"2023-01-20T20:26:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"f717084fea5ba9c030b7a8fe08336b7ee7b66b64","kind":"commit","published_at":"2023-01-08T13:22:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"b015ec0a0b76ec49fb7c21ab2685f6f5002d1c6f","kind":"commit","published_at":"2023-01-08T11:56:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"1d49b8cc52042b83d7c5a6ad814d98803409d859","kind":"commit","published_at":"2023-01-07T18:59:42.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.0/manifests"},{"name":"v2.12.14","sha":"b7c6c419c5e2e522eab9763fcaa79fd3f9bdc4fc","kind":"commit","published_at":"2023-01-06T19:32:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.14","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.14/manifests"},{"name":"v2.12.13","sha":"8bdec591f228e7db6a0be66b6ca814227ff50001","kind":"commit","published_at":"2022-11-19T14:50:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.13","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.13/manifests"},{"name":"v2.12.12","sha":"52f6d2d7722db383af035be929f18af5e9fe8cd5","kind":"commit","published_at":"2022-10-19T08:44:58.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.12","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.12/manifests"},{"name":"v2.12.11","sha":"f2308bc173172426ebd91f05b72dc5ca8a974fa6","kind":"commit","published_at":"2022-10-10T11:58:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.11","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.11/manifests"},{"name":"v2.12.10","sha":"9c3b002f7825b7f5743a2acbb46010ab73e7e516","kind":"commit","published_at":"2022-09-17T16:37:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.10","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.10/manifests"},{"name":"v2.12.9","sha":"7352e947bdf9b9c5ea51e601bbed7a063e98316d","kind":"commit","published_at":"2022-09-07T10:42:57.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.9/manifests"},{"name":"v2.12.8","sha":"65bca39bbf254bc760ac9d388e5a09333eaf5c87","kind":"commit","published_at":"2022-09-06T16:22:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.8/manifests"},{"name":"v2.12.7","sha":"b2dbf7bdaa02436962c4c5ccbc6bbb8b8e0c3295","kind":"commit","published_at":"2022-09-06T10:37:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.7/manifests"},{"name":"v2.12.6","sha":"e194631088aee587140c029a0404f8d40c6765b5","kind":"commit","published_at":"2022-09-05T17:31:44.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.6/manifests"},{"name":"v2.12.5","sha":"c313631bca83f7b6eb7dd8990aa702b85eb22d64","kind":"commit","published_at":"2022-08-29T07:13:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.5/manifests"},{"name":"v2.12.4","sha":"7fba17d69b033a5aace1d7b1aed7887a8ef2c4b4","kind":"commit","published_at":"2022-08-25T10:14:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.4/manifests"},{"name":"v2.12.3","sha":"060cefa51884d176fdacf1b8ea18cee3ae0b0948","kind":"commit","published_at":"2022-08-23T11:14:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.3/manifests"},{"name":"v2.12.2","sha":"14a0d657809ab5b42e7d416b686953508e6d8b91","kind":"commit","published_at":"2022-07-12T08:14:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"ab469e2010bed6d5998d03667579cc338c7e77b8","kind":"commit","published_at":"2022-07-10T06:26:53.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"876424badaa50eadcd625242551b058b8d43fcca","kind":"commit","published_at":"2022-07-09T15:11:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.0/manifests"},{"name":"v2.11.7","sha":"502ccf48834b6f7bc1bb1b9437554d46c5584a0c","kind":"commit","published_at":"2022-07-09T13:07:37.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.7/manifests"},{"name":"v2.11.6","sha":"80883503e1a2505ef54954a2dac16278e7e19e58","kind":"commit","published_at":"2022-06-13T14:25:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.6/manifests"},{"name":"v2.11.5","sha":"218ed2bb53ce90518e128ab34abc4b087255745e","kind":"commit","published_at":"2022-05-09T11:36:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.5/manifests"},{"name":"v2.11.4","sha":"5f30afe05e8205606e863bf6b0135b1425b8e83d","kind":"commit","published_at":"2022-05-02T11:59:44.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.4/manifests"},{"name":"v2.11.3","sha":"36b81ead6dcecde342c696eab3089267acbe4ff3","kind":"commit","published_at":"2022-04-19T20:30:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.3/manifests"},{"name":"v2.11.2","sha":"c81e83dfa364eba9acb33502c74878e5ccb33180","kind":"commit","published_at":"2022-03-26T19:41:50.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"699350eff13a2bad05714c15247dc62aa172983a","kind":"commit","published_at":"2022-03-22T22:35:09.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"8013d1d86a37af91e6ae09bf6930202d33aeefd1","kind":"commit","published_at":"2022-03-12T12:11:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.0/manifests"},{"name":"v2.9.5","sha":"517bf9a636425c8a73427402774e2c0b87276a8a","kind":"tag","published_at":"2022-03-09T22:27:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.5/manifests"},{"name":"v2.10.0","sha":"07c0f60ffc1017d0a9a2bb605a5c645781a8c088","kind":"commit","published_at":"2022-02-27T21:49:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.10.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.10.0/manifests"},{"name":"v2.9.3","sha":"d3449531aa5bcefb47cbb55ac695be5ed3dd635b","kind":"commit","published_at":"2022-01-09T10:24:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"101aed9d304cae4c3d0d9140f151b852b21c7ddf","kind":"commit","published_at":"2022-01-03T23:14:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"e36b4388aebb892c10ed779bafc9c1a07a325b8d","kind":"commit","published_at":"2021-12-31T12:25:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.1/manifests"},{"name":"list","sha":"5297604b3f23a6c0a857f4587b4b687c2a45a8ca","kind":"commit","published_at":"2021-12-05T13:22:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/list","html_url":"https://github.com/pylint-dev/astroid/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/list/manifests"},{"name":"v2.9.0","sha":"d0775d5fd293c97e17f7583c0640ebf2fa4478d2","kind":"commit","published_at":"2021-11-21T17:14:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.0/manifests"},{"name":"v2.8.6","sha":"c47561e5013232851ac48394be33cfcff967962f","kind":"commit","published_at":"2021-11-21T15:08:11.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.6/manifests"},{"name":"v2.8.5","sha":"8e6a446ed87ada6a45c37e04f5eeb2b939d19df4","kind":"commit","published_at":"2021-11-12T15:09:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"4c3b3b316e280a04d0a5ca7c481430be3b8d7a00","kind":"commit","published_at":"2021-10-25T20:02:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"3ec26178a0ab5f15d12ae2540b1eb23e78cc574e","kind":"commit","published_at":"2021-10-17T08:15:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"fa12a471b5d4c2211ae07811f1dd763d6b3a2546","kind":"commit","published_at":"2021-10-07T05:35:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"8afd6b40dc9235eb4057a18a5270e836daf192db","kind":"commit","published_at":"2021-10-06T20:18:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1/manifests"},{"name":"v2.8.1-rc1","sha":"e1bf25e8d79cb1fe9ab5ad038a6d8291fca6f9e1","kind":"commit","published_at":"2021-10-06T20:18:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.1-rc1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1-rc1/manifests"},{"name":"v2.8.0","sha":"9a7878a78a284571d3788afc42203089185cfcbf","kind":"commit","published_at":"2021-09-14T07:20:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.0/manifests"},{"name":"v2.7.3","sha":"f94eb5fe3af337660447fbe49420412846db7e46","kind":"commit","published_at":"2021-08-30T16:35:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"5b05832bf2968d125b19bcb8c897b844b630f24c","kind":"commit","published_at":"2021-08-20T19:07:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"67ff34c3263889c946a29c42ae3b6733d659aa18","kind":"commit","published_at":"2021-08-16T17:25:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"f26d4876bfe216aa45515b49656dae5afa110651","kind":"commit","published_at":"2021-08-15T19:26:16.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.0/manifests"},{"name":"v2.6.6","sha":"74adc8604506a451dc8a16cc00ac50464953cb3b","kind":"commit","published_at":"2021-08-03T20:40:16.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"3f5af5cde53c51997700c2532ccac2b30e60842e","kind":"tag","published_at":"2021-07-21T06:48:35.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"17165d57e1ad688f6eca279f3559fbd280e5d4ef","kind":"tag","published_at":"2021-07-19T21:38:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"2738e93afed92ad7b495dbc3036c675a8701c2c6","kind":"tag","published_at":"2021-07-19T19:24:00.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"e8e4b44d30e71b4c6cb49dd30bfd2f26888e227a","kind":"commit","published_at":"2021-06-30T10:26:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c3977dfed03cf91a1a7abc0a1ece29590f4caed0","kind":"commit","published_at":"2021-06-29T16:17:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"82bf77d54393a52ecd07d50a791f5e1a63369f11","kind":"commit","published_at":"2021-06-22T05:52:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0/manifests"},{"name":"v2.6.0-dev0","sha":"afb8e94f64da8ebf63d6969d4a3ea8a689c97e6e","kind":"commit","published_at":"2021-06-15T18:52:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.0-dev0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.0-dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.0-dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0-dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0-dev0/manifests"},{"name":"v2.5.8","sha":"1342591e2beb955a377e4486e5595478f79789e8","kind":"commit","published_at":"2021-06-07T18:26:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.5.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.8/manifests"},{"name":"v2.5.7","sha":"79fdc323f058f5f2ba754c29b564818d898548ae","kind":"commit","published_at":"2021-05-29T20:31:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.5.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"36dda3fc8a5826b19a33a0ff29402b61d6a64fc2","kind":"commit","published_at":"2021-04-25T09:42:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.5.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.6/manifests"},{"name":"astroid-2.5.6","sha":"36dda3fc8a5826b19a33a0ff29402b61d6a64fc2","kind":"commit","published_at":"2021-04-25T09:42:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.6/manifests"},{"name":"astroid-2.5.5","sha":"7db1790dd054d6be4717f63afdaef9fc3c56d630","kind":"commit","published_at":"2021-04-24T18:42:30.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.5/manifests"},{"name":"astroid-2.5.4","sha":"cd41374c679f0fc6a8778e993eda79caf0f2a6f6","kind":"commit","published_at":"2021-04-24T13:10:59.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.4/manifests"},{"name":"astroid-2.5.3","sha":"55953b3e433906855d92c42f630be9e4214553d0","kind":"commit","published_at":"2021-04-10T14:13:58.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.3/manifests"},{"name":"astroid-2.5.2","sha":"c3b58a3ed2653c6abfa0605e4a34f44c06b234b8","kind":"commit","published_at":"2021-03-28T15:22:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.2/manifests"},{"name":"astroid-2.5.1","sha":"79d72376d0553b7fcbcd4dad7e6f92f528ae10a1","kind":"commit","published_at":"2021-02-28T20:19:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.1/manifests"},{"name":"astroid-2.5","sha":"0f97f79c0aa50ed0506c09db729f906450b37652","kind":"commit","published_at":"2021-02-15T19:18:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5/manifests"},{"name":"astroid-2.4.2","sha":"2d25e84587c3e392751280490355aaeda7afd116","kind":"commit","published_at":"2020-06-08T06:47:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.4.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.2/manifests"},{"name":"astroid-2.4.1","sha":"a672051f4406da0beb01e88767e8e46488eb71eb","kind":"commit","published_at":"2020-05-05T07:36:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.4.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.1/manifests"},{"name":"astroid-2.4.0","sha":"6c8bfb4b7fb5366a3facfc08020c68ac426b9a8d","kind":"commit","published_at":"2020-04-27T08:49:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.4.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.0/manifests"},{"name":"astroid-2.3.3","sha":"ace7b2967ea762ec43fc7be8ab9c8007564d9be2","kind":"commit","published_at":"2019-11-06T18:35:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.3/manifests"},{"name":"astroid-2.3.2","sha":"8b0fcc211e3e31e1b10ede520d83488b2e1ba986","kind":"commit","published_at":"2019-10-18T09:07:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.2/manifests"},{"name":"astroid-2.3.1","sha":"bff51e9d41a3084b9313fa2108ae13f079bc0b58","kind":"commit","published_at":"2019-09-30T08:03:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.1/manifests"},{"name":"astroid-2.3.0","sha":"ff97852076de8c70b6af749fd129938c55e9786b","kind":"commit","published_at":"2019-09-24T09:19:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.0/manifests"},{"name":"astroid-1.6.6","sha":"af8fe7a4657be65e8087e9e4a68e6390d8ea38f3","kind":"commit","published_at":"2019-04-09T13:21:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.6/manifests"},{"name":"astroid-2.2.5","sha":"01a25f31962dd5017a141a6450859a7c1c82722d","kind":"commit","published_at":"2019-03-08T16:14:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.5/manifests"},{"name":"astroid-2.2.4","sha":"7a88072f9f624e59e52f4e05736ce592ca1467fc","kind":"commit","published_at":"2019-03-05T09:33:20.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.4/manifests"},{"name":"astroid-2.2.3","sha":"5443588043468f5ae135fa06ac4e31ac40b92314","kind":"commit","published_at":"2019-03-04T09:01:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.3/manifests"},{"name":"astroid-2.2.1","sha":"2caa1b3c4e838a21f144a0de05bfa82d9cdacf30","kind":"commit","published_at":"2019-03-02T11:54:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.1/manifests"},{"name":"astroid-2.2.0","sha":"9eddca32cde1fb5699dddc7eea76a7cce4d31719","kind":"commit","published_at":"2019-02-27T09:22:17.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.0/manifests"},{"name":"astroid-2.1.0","sha":"61f6155570c611b68f2e28ac649a082933cabc36","kind":"commit","published_at":"2018-11-25T17:17:24.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.1.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.1.0/manifests"},{"name":"astroid-2.0.4","sha":"5b5cd7acbecaa9b587b07de27a3334a2ec4f2a79","kind":"commit","published_at":"2018-08-10T07:07:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.4/manifests"},{"name":"astroid-2.0.3","sha":"900a4b8fa8b101bcab3e932b6c47f56c89ab8c9a","kind":"commit","published_at":"2018-08-08T19:26:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.3/manifests"},{"name":"astroid-2.0.2","sha":"5cc50abb4dbab82203b99a578161be75ca0a8fcf","kind":"commit","published_at":"2018-08-01T06:30:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.2/manifests"},{"name":"astroid-2.0.1","sha":"095441034a70837fa3f9e12179d1c519addf336d","kind":"commit","published_at":"2018-07-19T10:27:20.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.1/manifests"},{"name":"astroid-2.0","sha":"654492a0259215b0e4cdb76546777186b0f3a710","kind":"commit","published_at":"2018-07-15T07:21:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0/manifests"},{"name":"astroid-1.6.5","sha":"690a119ff3be882344d57bd30ab6d449fb8f9e21","kind":"commit","published_at":"2018-06-06T15:01:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.5/manifests"},{"name":"astroid-2.0.dev1","sha":"81db9c0edc81c45eca9e3e7b29939215fa2588fb","kind":"commit","published_at":"2018-05-28T15:04:21.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.dev1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.dev1/manifests"},{"name":"astroid-2.0.0-dev","sha":"85dce2f8830d70442b55dcb5ca3198fbafec9b50","kind":"commit","published_at":"2018-05-21T09:32:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.0-dev","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.0-dev/manifests"},{"name":"astroid-1.6.4","sha":"1bb0aa98dd91152dee8421e9bccc91e1958bc574","kind":"commit","published_at":"2018-05-15T18:45:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.4/manifests"},{"name":"astroid-1.6.3","sha":"819bd049aa166f19be6af7c53dfc0e783d545e16","kind":"commit","published_at":"2018-04-05T06:52:37.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.3/manifests"},{"name":"astroid-1.6.2","sha":"de9d70f7c3883942e1f1695016a8afe506483071","kind":"commit","published_at":"2018-03-16T17:06:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.2/manifests"},{"name":"astroid-1.6.1","sha":"5e86fd43203fef42e565310938a76d3b04cb9549","kind":"commit","published_at":"2018-01-23T09:31:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.1/manifests"},{"name":"astroid-1.6.0","sha":"ca96ad7fa177c50159da3244c3922f9d334d3ba2","kind":"commit","published_at":"2017-12-15T09:37:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.0/manifests"},{"name":"astroid-1.5.3","sha":"c0fc3b67318709d4bda5cbabfa22552d5603acb0","kind":"commit","published_at":"2017-06-03T13:48:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.3/manifests"},{"name":"astroid-1.5.2","sha":"1602965b4ef3ce54807de425bfc5bb2073d0c4d8","kind":"commit","published_at":"2017-04-17T11:30:53.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.2/manifests"},{"name":"astroid-1.5.1","sha":"7502df8e288009a52324537c7c3adc517f2d8fed","kind":"commit","published_at":"2017-04-13T14:38:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.1/manifests"},{"name":"astroid-1.5.0","sha":"cdd1a61999fbb1d91804494eea48cdd9ae5a7f88","kind":"commit","published_at":"2017-04-13T13:54:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.0/manifests"},{"name":"astroid-1.4.9","sha":"890d8baf1fa8d3456cb9bf0db4a76229f7a29773","kind":"commit","published_at":"2016-12-18T10:05:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.9/manifests"},{"name":"astroid-1.4.8","sha":"44f0753684247a246d36cf27bc5f4a0d176d176b","kind":"commit","published_at":"2016-07-26T23:10:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.8/manifests"},{"name":"astroid-1.4.7","sha":"106661a53742d611e1833116171e3d58a2141731","kind":"commit","published_at":"2016-07-07T16:13:31.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.7/manifests"},{"name":"astroid-1.4.6","sha":"bb3ff4e34620ed442fbddb3c6f479bfe65c47946","kind":"commit","published_at":"2016-06-06T14:27:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.6/manifests"},{"name":"astroid-1.4.5","sha":"fcf5925ce15afbac4630aad07f19bd41d1f6854f","kind":"commit","published_at":"2016-03-21T18:23:46.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.5/manifests"},{"name":"astroid-1.4.4","sha":"942577fc5b5c44bc53937a9131a4e9ec476590d4","kind":"commit","published_at":"2016-01-15T17:04:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.4/manifests"},{"name":"astroid-1.4.3","sha":"9f297c8712d2dbbc9b6b4fb104896b8cd2c18ff5","kind":"commit","published_at":"2015-12-24T15:03:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.3/manifests"},{"name":"astroid-1.4.2","sha":"55e38faa8240ad2324376a32d0c1be27ec44e8dd","kind":"commit","published_at":"2015-12-21T00:06:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.2/manifests"},{"name":"astroid-1.4.1","sha":"ef20af65a00488feea31f269a78c7ea3040efdbb","kind":"commit","published_at":"2015-11-29T20:45:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.1/manifests"},{"name":"astroid-1.4","sha":"920176392adabfbb1c62310c1c1d182f72df1df4","kind":"commit","published_at":"2015-11-29T17:27:28.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4/manifests"},{"name":"astroid-1.3.8","sha":"6b71db693eb148b1c776192cf1f74be474b804cb","kind":"commit","published_at":"2015-08-02T20:37:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.8/manifests"},{"name":"astroid-1.3.7","sha":"e6fb2e338668113172a677a711768f56cbeb24e0","kind":"commit","published_at":"2015-07-27T15:24:57.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.7/manifests"},{"name":"astroid-1.3.6","sha":"12a6f507f0490ac5b69a2adbdf8ba1119d523ae3","kind":"commit","published_at":"2015-03-14T16:29:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.6/manifests"},{"name":"astroid-1.3.5","sha":"836a18fc891a48c952d4270566ff32cdb690b3fb","kind":"commit","published_at":"2015-03-11T12:07:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.5/manifests"},{"name":"astroid-1.3.4","sha":"cce4c0da2ee3697355bd19394d78e2f18962bacb","kind":"commit","published_at":"2015-01-16T23:02:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.4/manifests"},{"name":"astroid-1.3.3","sha":"ec67d3adfc1c8dce5dea8b39f8bf17331e9bbc4d","kind":"commit","published_at":"2015-01-16T19:22:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.3/manifests"},{"name":"astroid-1.3.2","sha":"1e07b0ae7778f6cff88758d30b94e4bdcb419c19","kind":"commit","published_at":"2014-11-22T14:50:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.2/manifests"},{"name":"astroid-1.3.1","sha":"b2e013073d219efb1735ef128492e2ce33327153","kind":"commit","published_at":"2014-11-21T21:50:00.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.1/manifests"},{"name":"astroid-1.3","sha":"d3bc7c82ad96d7289e663bb3fbd9050ac47a5483","kind":"commit","published_at":"2014-11-18T19:34:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3/manifests"},{"name":"astroid-1.2.1","sha":"dad12edb3afc2275f18fc9aeea1e9b483bc85c99","kind":"commit","published_at":"2014-08-24T18:45:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.2.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2.1/manifests"},{"name":"astroid-1.2","sha":"b8deedb7769a0120cc626f7b534fb0c88e973bd9","kind":"commit","published_at":"2014-07-25T14:17:23.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2/manifests"},{"name":"astroid-1.1","sha":"8e3b5d62213094977ab95f0ef2d11dae0ba0d98e","kind":"commit","published_at":"2014-04-18T13:39:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.1/manifests"},{"name":"astroid-debian-version-1.0.1-1","sha":"b63443d7641cab0fab79986868c5dafedf5f37d2","kind":"commit","published_at":"2013-10-18T15:35:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-debian-version-1.0.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-debian-version-1.0.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-debian-version-1.0.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.1-1/manifests"},{"name":"astroid-version-1.0.1","sha":"34d0121454001ef9a390e292ca819f8cf8cde0ef","kind":"commit","published_at":"2013-10-18T15:33:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-version-1.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-version-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-version-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.1/manifests"},{"name":"astroid-debian-version-1.0.0-1","sha":"516983118834ab320b2e2d7b16c64816be29322b","kind":"commit","published_at":"2013-07-30T12:46:32.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-debian-version-1.0.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-debian-version-1.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-debian-version-1.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.0-1/manifests"},{"name":"astroid-version-1.0.0","sha":"25a6e43f067c2eb842c6acb2eb1909ba7b1775ac","kind":"commit","published_at":"2013-07-29T15:37:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-version-1.0.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-version-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-version-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.0/manifests"},{"name":"logilab-astng-debian-version-0.24.3-1","sha":"4b2350991aecb361fff1701016dcf1711a16d077","kind":"commit","published_at":"2013-04-17T09:38:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.3-1/manifests"},{"name":"logilab-astng-version-0.24.3","sha":"4ca36d5da5f95477cebbc73e990617609244069e","kind":"commit","published_at":"2013-04-16T11:07:16.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.3/manifests"},{"name":"logilab-astng-debian-version-0.24.2-1","sha":"fad98b55992aca8a25ff1cb0532699c832347424","kind":"commit","published_at":"2013-02-27T11:17:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.2-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.2-1/manifests"},{"name":"logilab-astng-version-0.24.2","sha":"d53ae217925391a225d5677a4fb9d81781980487","kind":"commit","published_at":"2013-02-27T10:00:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.2/manifests"},{"name":"logilab-astng-debian-version-0.24.1-1","sha":"696fe640b6ad273ccc6affe2f0b878717fdb1e48","kind":"commit","published_at":"2012-10-05T13:56:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.1-1/manifests"},{"name":"logilab-astng-version-0.24.1","sha":"58bb9c4ddbd26c179f08444cb4286d627e50b47c","kind":"commit","published_at":"2012-10-05T10:52:17.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.1/manifests"},{"name":"logilab-astng-debian-version-0.24.0-1","sha":"3d97e3ac1b9261610dc2cf2eca8d32a940518bb6","kind":"commit","published_at":"2012-07-18T09:30:00.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.0-1/manifests"},{"name":"logilab-astng-version-0.24.0","sha":"412614cf37145d56a0c9caf2d131d40cbea5e7fe","kind":"commit","published_at":"2012-07-18T08:48:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.0/manifests"},{"name":"logilab-astng-debian-version-0.23.1-1","sha":"8728e54a645e0c3914e253451be3a0fa816bd099","kind":"commit","published_at":"2011-12-08T15:56:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.23.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.23.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.23.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.1-1/manifests"},{"name":"logilab-astng-version-0.23.1","sha":"d4ed73e075549597315c52336d9a0736460aff31","kind":"commit","published_at":"2011-12-08T14:26:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.23.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.1/manifests"},{"name":"logilab-astng-debian-version-0.23.0-1","sha":"a2272a3f7e6d21dbbfb640f26eaf0da46b952764","kind":"commit","published_at":"2011-10-07T14:48:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.23.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.23.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.23.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.0-1/manifests"},{"name":"logilab-astng-version-0.23.0","sha":"1b181e534723555e5f0e1e158800643d4cb4d510","kind":"commit","published_at":"2011-10-07T10:25:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.23.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.0/manifests"},{"name":"logilab-astng-debian-version-0.22.0-1","sha":"a94c56dfcba2ed26a8b89d48d311e2e4ac6dbc9f","kind":"commit","published_at":"2011-07-20T16:14:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.22.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.22.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.22.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.22.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.22.0-1/manifests"},{"name":"logilab-astng-version-0.22.0","sha":"bd176e6e891aaed722f85fa0180e555c98c9823b","kind":"commit","published_at":"2011-07-18T14:01:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.22.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.22.0/manifests"},{"name":"logilab-astng-debian-version-0.21.1-1","sha":"c4803255fd3ad08dd98e6b6b884b5b1b72c06742","kind":"commit","published_at":"2011-01-13T20:36:21.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.21.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.21.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.21.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.1-1/manifests"},{"name":"logilab-astng-version-0.21.1","sha":"2db080a1ea411d124468bac5ddd7f5801f2992c4","kind":"commit","published_at":"2011-01-11T15:41:30.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.21.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.1/manifests"},{"name":"logilab-astng-debian-version-0.21.0-1","sha":"9911a08d6f7d1d55cad8eb911ae831b3fba14bfb","kind":"commit","published_at":"2010-11-15T17:30:59.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.21.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.21.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.21.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.0-1/manifests"},{"name":"logilab-astng-version-0.21.0","sha":"29922c39dbdcf3ac1ddfaf204e6730758e5d87e1","kind":"commit","published_at":"2010-11-15T13:13:13.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.21.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.0/manifests"},{"name":"logilab-astng-debian-version-0.20.4-1","sha":"b5df0e61a3aa9af80bb512cb3a9707735d39fed8","kind":"commit","published_at":"2010-10-27T13:18:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.4-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.4-1/manifests"},{"name":"logilab-astng-version-0.20.4","sha":"3a0be8bf3d32cdd8840195dacaa2d6bf0ad30602","kind":"commit","published_at":"2010-10-27T11:33:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.4/manifests"},{"name":"logilab-astng-debian-version-0.20.3-1","sha":"70ebf75c07f2c93360263897fb463cf5d2380848","kind":"commit","published_at":"2010-09-28T16:21:09.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.3-1/manifests"},{"name":"logilab-astng-version-0.20.3","sha":"331b873c7ff69011297de77ff72d1fbb90758f22","kind":"commit","published_at":"2010-09-28T12:33:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.3/manifests"},{"name":"logilab-astng-debian-version-0.20.2-1","sha":"549cef3c16031bd722dd1d4ea032f1521d19b686","kind":"commit","published_at":"2010-09-13T12:42:42.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.2-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.2-1/manifests"},{"name":"logilab-astng-version-0.20.2","sha":"34932302029c79769f5eae06020c21af596a9c9a","kind":"commit","published_at":"2010-09-10T10:10:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.2/manifests"},{"name":"logilab-astng-debian-version-0.20.1-1","sha":"2118b5f1b4fa5612903c3c8b4cb30c1c6b759aa8","kind":"commit","published_at":"2010-05-11T13:07:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.1-1/manifests"},{"name":"logilab-astng-version-0.20.1","sha":"6d641b0481904ec25b13d63c98042dd3f5168dce","kind":"commit","published_at":"2010-05-11T09:22:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.1/manifests"},{"name":"logilab-astng-debian-version-0.20.0-1","sha":"6e2a3867f23927968af5f873ebb8c92e2b56dfc8","kind":"commit","published_at":"2010-03-24T16:11:44.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.0-1/manifests"},{"name":"logilab-astng-version-0.20.0","sha":"db740f29f7a2a9a737f080d423c3a641c4dc5257","kind":"commit","published_at":"2010-03-23T10:34:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.0/manifests"},{"name":"logilab-astng-debian-version-0.19.3-1","sha":"7bdca3882c495ee02a00cac6397fc3d827303464","kind":"commit","published_at":"2009-12-21T20:38:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.19.3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.19.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.19.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.3-1/manifests"},{"name":"logilab-astng-version-0.19.3","sha":"143223c00ca3cf56f96ed7f0a7bcfcadedf7c181","kind":"commit","published_at":"2009-12-18T14:25:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.19.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.3/manifests"},{"name":"logilab-astng-debian-version-0.19.2-1","sha":"a799e7ab7f1eeaca7de3fd166d47598f78cf0250","kind":"commit","published_at":"2009-12-18T13:42:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.19.2-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.19.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.19.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.2-1/manifests"},{"name":"logilab-astng-version-0.19.2","sha":"779f24c72a13541f7591c094bdfa02fa1534b1da","kind":"commit","published_at":"2009-12-18T13:41:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.19.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.2/manifests"},{"name":"logilab-astng-debian-version-0.19.1-1","sha":"bee28356ae911a585ef3f28d6a5df695490581ed","kind":"commit","published_at":"2009-08-27T08:14:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.19.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.19.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.19.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.1-1/manifests"},{"name":"logilab-astng-version-0.19.1","sha":"28d96f1ac47b8b48e2bd9d42f8cd4cbb71cdac05","kind":"commit","published_at":"2009-08-27T08:14:37.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.19.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.1/manifests"},{"name":"logilab-astng-debian-version-0_18_0-1","sha":"06680b46a170ff3afd678122845f29e072fa867c","kind":"commit","published_at":"2009-03-19T14:01:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_18_0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_18_0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_18_0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_18_0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_18_0-1/manifests"},{"name":"astng_0.18.0","sha":"82838274c88a35c799d32fc7fb8a87b6ba97b452","kind":"commit","published_at":"2009-03-19T13:59:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astng_0.18.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astng_0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astng_0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astng_0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astng_0.18.0/manifests"},{"name":"logilab-astng-debian-version-0_17_4-1","sha":"613d9fbe17c7a904f78cee03c486c7a54aa2af4d","kind":"commit","published_at":"2008-11-20T06:52:31.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_17_4-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_17_4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_17_4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_4-1/manifests"},{"name":"logilab-astng-version-0_17_4","sha":"4cba50d84e8585838c394bc367a770cb2fd5e776","kind":"commit","published_at":"2008-11-19T14:17:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0_17_4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0_17_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0_17_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_4/manifests"},{"name":"logilab-astng-debian-version-0_17_3-1","sha":"ea956b782ee9296e2ddd77aa0a63a051e5f1ff17","kind":"commit","published_at":"2008-09-10T12:14:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_17_3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_17_3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_17_3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_3-1/manifests"},{"name":"logilab-astng-debian-version-0_17_0-1","sha":"4e24753b338182bed0ec7e7cefa247bf3392da44","kind":"commit","published_at":"2007-03-01T09:58:41.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_17_0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_17_0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_17_0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_0-1/manifests"},{"name":"logilab-astng-version-0_17_0","sha":"48137d9b3331ed39e740887dca7ee51679640517","kind":"commit","published_at":"2007-02-22T10:29:50.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0_17_0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0_17_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0_17_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T23:51:45.487Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":2.6620381969010363,"forks_count":1.7380279511061594,"docker_downloads_count":null,"average":6.19434725056776},"purl":"pkg:golang/github.com/pylint-dev/astroid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pylint-dev/astroid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pylint-dev/astroid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pylint-dev/astroid/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/astroid"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T10:11:20.432Z","issues_count":165,"pull_requests_count":1183,"avg_time_to_close_issue":44332934.71428572,"avg_time_to_close_pull_request":1707061.0736842104,"issues_closed_count":105,"pull_requests_closed_count":1045,"pull_request_authors_count":97,"issue_authors_count":86,"avg_comments_per_issue":2.4242424242424243,"avg_comments_per_pull_request":1.978021978021978,"merged_pull_requests_count":946,"bot_issues_count":4,"bot_pull_requests_count":432,"past_year_issues_count":28,"past_year_pull_requests_count":268,"past_year_avg_time_to_close_issue":5507492.6,"past_year_avg_time_to_close_pull_request":494001.85365853657,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":57,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.8571428571428571,"past_year_avg_comments_per_pull_request":2.3507462686567164,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":85,"past_year_merged_pull_requests_count":177,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/issues","maintainers":[{"login":"jacobtylerwalls","count":220,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"Pierre-Sassoulas","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pierre-Sassoulas"},{"login":"DanielNoord","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielNoord"},{"login":"cdce8p","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"mbyrnepr2","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbyrnepr2"},{"login":"PeterHamfelt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterHamfelt"}],"active_maintainers":[{"login":"Pierre-Sassoulas","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pierre-Sassoulas"},{"login":"cdce8p","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"DanielNoord","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielNoord"},{"login":"jacobtylerwalls","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"mbyrnepr2","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbyrnepr2"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpylint-dev%2Fastroid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpylint-dev%2Fastroid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpylint-dev%2Fastroid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpylint-dev%2Fastroid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpylint-dev%2Fastroid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpylint-dev%2Fastroid/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-24T05:01:22.286Z","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":2645287,"name":"astroid","ecosystem":"pypi","description":"An abstract syntax tree for Python with inference support.","homepage":null,"licenses":"LGPL-2.1-or-later","normalized_licenses":["LGPL-2.1-or-later"],"repository_url":"https://github.com/pylint-dev/astroid","keywords_array":["abstract syntax tree","python","static code analysis"],"namespace":null,"versions_count":191,"first_release_published_at":"2013-07-30T13:44:43.000Z","latest_release_published_at":"2026-08-17T08:21:55.000Z","latest_release_number":"4.3.1","last_synced_at":"2026-08-23T13:12:07.261Z","created_at":"2022-04-10T10:05:16.784Z","updated_at":"2026-08-23T13:12:07.261Z","registry_url":"https://pypi.org/project/astroid/","install_command":"pip install astroid --index-url https://pypi.org/simple","documentation_url":"https://astroid.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 6 - Mature","Environment :: Console","Intended Audience :: Developers","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Software Development :: Libraries :: Python Modules","Topic :: Software Development :: Quality Assurance","Topic :: Software Development :: Testing"],"normalized_name":"astroid","project_status":null},"repo_metadata":{"id":37502504,"uuid":"47649855","full_name":"pylint-dev/astroid","owner":"pylint-dev","description":"A common base representation of python source code for pylint and other projects","archived":false,"fork":false,"pushed_at":"2026-08-17T22:27:02.000Z","size":18910,"stargazers_count":581,"open_issues_count":174,"forks_count":353,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-08-17T23:22:34.272Z","etag":null,"topics":["ast","closember","hacktoberfest","inference-engine","parser","static-analysis","static-code-analysis"],"latest_commit_sha":null,"homepage":"https://pylint.readthedocs.io/projects/astroid/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pylint-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/astroid"}},"created_at":"2015-12-08T21:12:00.000Z","updated_at":"2026-08-17T20:35:44.000Z","dependencies_parsed_at":"2026-08-17T23:32:53.389Z","dependency_job_id":null,"html_url":"https://github.com/pylint-dev/astroid","commit_stats":{"total_commits":4423,"total_committers":200,"mean_commits":22.115,"dds":0.8213881980556184,"last_synced_commit":"7a3b482b9673243d2ccc895672eb1e452f5daa82"},"previous_names":["PyCQA/astroid","pycqa/astroid"],"tags_count":230,"template":false,"template_full_name":null,"purl":"pkg:github/pylint-dev/astroid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylint-dev","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/sbom","scorecard":{"id":97381,"data":{"date":"2025-08-04","repo":{"name":"github.com/pylint-dev/astroid","commit":"4364218b9d76e4ef723645caa2ae4cc86b8c0ebf"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:36","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:66","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:12"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":6,"reason":"Found 11/18 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/ci.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:53","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:120","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:121","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:122","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:256","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:32","Info:   1 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: astroid-4.0.0b2-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b2","Info: signed release artifact: astroid-4.0.0b1-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b1","Info: signed release artifact: astroid-4.0.0b0-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b0","Info: signed release artifact: astroid-3.3.11-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v3.3.11","Info: signed release artifact: astroid-3.3.10-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v3.3.10","Warn: release artifact v4.0.0b2 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/238237268","Warn: release artifact v4.0.0b1 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/238024595","Warn: release artifact v4.0.0b0 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/235458384","Warn: release artifact v3.3.11 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/232068813","Warn: release artifact v3.3.10 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/217781578"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:42"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T09:20:56.335Z","repository_id":37502504,"created_at":"2025-08-15T09:20:56.336Z","updated_at":"2025-08-15T09:20:56.336Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752327,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"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":"pylint-dev","name":"pylint-dev","uuid":"121692054","kind":"organization","description":"An organization that focuses on pylint and its ecosystem","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/121692054?v=4","repositories_count":11,"last_synced_at":"2026-08-23T01:22:12.749Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pylint-dev","funding_links":[],"total_stars":7013,"followers":59,"following":0,"created_at":"2023-03-29T13:00:14.122Z","updated_at":"2026-08-23T01:22:12.762Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylint-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylint-dev/repositories"},"tags":[{"name":"v4.3.1","sha":"4ea15d44c0e092296760c5bbaf4b3d1996a96779","kind":"commit","published_at":"2026-08-17T08:19:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"a52596add5f06eadc18969ff231e00746764d599","kind":"commit","published_at":"2026-08-07T20:19:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.3.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.0/manifests"},{"name":"v4.2.0b5","sha":"e8d7321b0cd0696eefef030a4c3f84cc71489a78","kind":"commit","published_at":"2026-07-27T07:01:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b5/manifests"},{"name":"v4.2.0b4","sha":"2731779d86f29d30c631b1dd21948842b3d17914","kind":"commit","published_at":"2026-07-04T17:02:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b4/manifests"},{"name":"v4.2.0","sha":"9debe666a837adc042d0f1a0e3b4b04d9d7c3f4e","kind":"tag","published_at":"2026-04-28T09:27:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0/manifests"},{"name":"v4.2.0b3","sha":"bd08c3f80ea1165e3932c5d067d2368a845389e7","kind":"commit","published_at":"2026-04-24T11:08:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b3/manifests"},{"name":"v4.2.0b2","sha":"00477a9a9c625be33d3f07bffbdac5bfd7e1531c","kind":"commit","published_at":"2026-04-23T18:47:13.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b2/manifests"},{"name":"v4.2.0b1","sha":"0a8c390a57b7913a650cc23c84e7e2af501113f1","kind":"commit","published_at":"2026-03-23T08:08:31.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b1/manifests"},{"name":"v4.1.2","sha":"91dac1330a52c8e606f18720d02667d49cdce8bd","kind":"commit","published_at":"2026-03-22T15:06:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.1.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"f11d7ae40c6929bed001b807321ff46051cb2064","kind":"commit","published_at":"2026-02-23T02:34:23.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.1.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"5ffc8aacf0df93f2fa1bcc2d23752a49e8c7f6f7","kind":"commit","published_at":"2026-02-09T02:17:33.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.1.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.0/manifests"},{"name":"v4.0.4","sha":"019feb6018eef32a0e3a25d8153427a537961882","kind":"commit","published_at":"2026-02-07T23:32:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"b978037e67f233f4366de4ccbcdad2c627474477","kind":"commit","published_at":"2026-01-03T22:11:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a068430290b375a06f6eccdcea7d5026995172ba","kind":"commit","published_at":"2025-11-09T21:19:11.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"9f17568cf7591be64655e79c132e2e8777e98d5e","kind":"commit","published_at":"2025-10-11T15:13:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bb38aa49a279ce38c0706a76bf31339d14f2fa61","kind":"commit","published_at":"2025-10-05T15:34:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0/manifests"},{"name":"v4.0.0rc0","sha":"d39bc75cb74d71a8008fad72ae532b392d9dd7e9","kind":"commit","published_at":"2025-09-29T13:15:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0rc0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0rc0/manifests"},{"name":"v4.0.0b3","sha":"62015e7d25e74dd5749009e2a43f12f090a7b15b","kind":"commit","published_at":"2025-09-22T19:39:13.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b3/manifests"},{"name":"v4.0.0b2","sha":"0f60c1f839ecda4c11c1487f7c4c1f5e2c175550","kind":"tag","published_at":"2025-08-07T09:44:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b2/manifests"},{"name":"v4.0.0b1","sha":"8de1bb95bd77f038b196ea1bbcb2766b993fe7e4","kind":"commit","published_at":"2025-08-06T15:33:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b1/manifests"},{"name":"v4.0.0b0","sha":"e68d132c4f6709b8a3db7f04d791bbc78164cd9e","kind":"commit","published_at":"2025-07-27T15:43:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b0/manifests"},{"name":"v3.3.11","sha":"fbea510b9e7604be0afea5b25ca6b51a73f09870","kind":"commit","published_at":"2025-07-13T18:01:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.11","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.11/manifests"},{"name":"v3.3.10","sha":"a3623682a5e1e07f4f331b6b0a5f77e257d81b96","kind":"commit","published_at":"2025-05-10T13:22:23.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.10","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.10/manifests"},{"name":"v3.3.9","sha":"a6ccad5ccff353f6bc50eb9e818a462521bd1457","kind":"commit","published_at":"2025-03-09T11:26:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.9/manifests"},{"name":"v4.0.0a0","sha":"7da8791cbc6cc124c2d447fcfa726c99dbcfa99b","kind":"commit","published_at":"2025-02-03T15:59:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0a0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0a0/manifests"},{"name":"v3.3.8","sha":"d52799b6e8359d89f20f020d77e98a71d2cde20f","kind":"commit","published_at":"2024-12-24T01:08:15.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.8/manifests"},{"name":"v3.3.7","sha":"50916d64150da365d4234b48afec73008f2a81f1","kind":"commit","published_at":"2024-12-21T10:59:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.7/manifests"},{"name":"v3.3.6","sha":"a1326794392f554a7971f0168eaabb437076033a","kind":"commit","published_at":"2024-12-08T12:51:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"8c74a5f6984753900f0222622ccbf3182de66a47","kind":"commit","published_at":"2024-10-04T12:01:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"6042e585859420ff98a9f9c2f383a3f3e54f567a","kind":"commit","published_at":"2024-09-23T18:13:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"a01a9c9fb8f7748f915562cc992c68772d98d2dd","kind":"commit","published_at":"2024-09-20T10:42:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"4ae46172a26bc9fd2a9668c69e4327c31cd48240","kind":"commit","published_at":"2024-08-11T11:58:59.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"de58003b577c6111df1505b794f836fb1d643ef0","kind":"commit","published_at":"2024-08-06T13:02:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47030b1b84760ca6f993c6b462797eb525fcdc47","kind":"commit","published_at":"2024-08-04T15:31:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.0/manifests"},{"name":"v3.2.4","sha":"f022800b046679d4229fb75391c0aaca5087cd1b","kind":"commit","published_at":"2024-07-20T12:54:24.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"30ea72014bd63b5803294e049424900e845f1346","kind":"commit","published_at":"2024-07-11T15:00:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"a35821aa6e98893c715b770bbbfb2b104a4a97a2","kind":"commit","published_at":"2024-05-19T22:21:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0ce116d3109a0bee3ddeffd8528c9f3f9a6b975f","kind":"commit","published_at":"2024-05-16T11:50:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"7d4d8051afc07425af6834e3d69b7bbafafec987","kind":"commit","published_at":"2024-05-07T11:38:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"3fb17a1af9f71ca1f97f623c2e141d32796a5a43","kind":"commit","published_at":"2024-02-23T16:01:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.1.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"0375d1a22262b4d7a4327aad5d770b2cd262c4ef","kind":"commit","published_at":"2024-02-04T15:11:50.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"e6dea9cc9e8427f1b0e405dc5de8002a0c3f5239","kind":"commit","published_at":"2023-12-12T12:43:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"0191f534213364a844e8138dd68bb71f3ba603e3","kind":"commit","published_at":"2023-10-16T00:52:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"2891dafec472aa0ce7939c984965b345f7052036","kind":"commit","published_at":"2023-09-26T13:14:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0/manifests"},{"name":"v2.15.8","sha":"c633af204678a69708857af0793b2a4ca11107b0","kind":"commit","published_at":"2023-09-26T12:35:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.8/manifests"},{"name":"v3.0.0b0","sha":"3dbb5d7fba0acba98cc2b8f8271e7194ab3d47a0","kind":"commit","published_at":"2023-09-24T12:38:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0b0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0b0/manifests"},{"name":"v2.15.7","sha":"29b42e5e9745b172d5980511d14efeac745a5a82","kind":"commit","published_at":"2023-09-23T19:47:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.7/manifests"},{"name":"v3.0.0a9","sha":"0361eb460fc92da6ac3c69637cc6a8698b509d88","kind":"commit","published_at":"2023-08-06T19:35:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a9/manifests"},{"name":"v3.0.0a8","sha":"fa699abf9e940d007eea665fba1b2a37f0d37343","kind":"commit","published_at":"2023-07-15T12:45:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a8/manifests"},{"name":"v2.15.6","sha":"30c3112bda109183d2e31b098b8bb7fdd7a1fd9d","kind":"commit","published_at":"2023-07-08T18:25:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.6/manifests"},{"name":"v3.0.0a7","sha":"01c35516a2ef67a7ba1b43fa5548eaa6edb44352","kind":"commit","published_at":"2023-07-08T11:27:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a7/manifests"},{"name":"v3.0.0a6","sha":"6469710c7dfa514169b348333a05b0137c0dfdcc","kind":"commit","published_at":"2023-07-04T20:06:41.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"9df6012d792916a56723456f596328aac36e253f","kind":"commit","published_at":"2023-06-13T07:50:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"f675f19bda06083862ce080b7bcf00a2b1d749b5","kind":"commit","published_at":"2023-06-06T19:55:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"9ce1bc38cad5af5b838d132b8e4aa29e5eab3857","kind":"commit","published_at":"2023-05-14T17:44:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a3/manifests"},{"name":"v2.15.5","sha":"8523ba827006d56a770a1f6efa77215718ef26c0","kind":"commit","published_at":"2023-05-14T17:31:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.5/manifests"},{"name":"v3.0.0a2","sha":"a2178fff0527bb80f4514a4744b3473cd0637a6c","kind":"commit","published_at":"2023-04-25T17:52:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"034fb9272727e69222f6f033897cb4a084ec949f","kind":"commit","published_at":"2023-04-25T12:00:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a1/manifests"},{"name":"v2.15.4","sha":"420a59a7da81828e982fabfd34e1533ffddf6400","kind":"commit","published_at":"2023-04-24T08:51:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"c312218289798207813971af540fbed43c6963b5","kind":"commit","published_at":"2023-04-16T20:36:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"85b698466afe12c750842dc2522f2823365d9fbc","kind":"commit","published_at":"2023-04-02T19:19:53.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"1bc3e7603042363d1bc01f53ad6b5fe97ee18fc7","kind":"commit","published_at":"2023-03-26T13:11:35.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"edf88c65d794acb5582e1d27589be9fa73b00424","kind":"commit","published_at":"2023-03-05T23:01:42.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.0/manifests"},{"name":"v2.14.2","sha":"4182d0eef9528654fc683ce4a0625dddf8343d7f","kind":"commit","published_at":"2023-02-12T17:12:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.14.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"b4214142c8d16089f9f328f0a5422093b6886763","kind":"commit","published_at":"2023-01-31T21:38:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.14.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.1/manifests"},{"name":"v2.13.5","sha":"de9736de43cdf2d7ca6165fdde265075bfc5f6d8","kind":"commit","published_at":"2023-01-31T21:18:17.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.5/manifests"},{"name":"v2.14.0","sha":"b644c1e834b491b465c5d61ead0373342029621a","kind":"commit","published_at":"2023-01-31T14:39:46.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.14.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.0/manifests"},{"name":"v2.13.4","sha":"d9023eff11ef87cec646d45de78785e429593deb","kind":"commit","published_at":"2023-01-31T13:16:28.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"aed900b56f180faf34b2b28541dca41bac905e5e","kind":"commit","published_at":"2023-01-20T20:26:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"f717084fea5ba9c030b7a8fe08336b7ee7b66b64","kind":"commit","published_at":"2023-01-08T13:22:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"b015ec0a0b76ec49fb7c21ab2685f6f5002d1c6f","kind":"commit","published_at":"2023-01-08T11:56:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"1d49b8cc52042b83d7c5a6ad814d98803409d859","kind":"commit","published_at":"2023-01-07T18:59:42.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.0/manifests"},{"name":"v2.12.14","sha":"b7c6c419c5e2e522eab9763fcaa79fd3f9bdc4fc","kind":"commit","published_at":"2023-01-06T19:32:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.14","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.14/manifests"},{"name":"v2.12.13","sha":"8bdec591f228e7db6a0be66b6ca814227ff50001","kind":"commit","published_at":"2022-11-19T14:50:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.13","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.13/manifests"},{"name":"v2.12.12","sha":"52f6d2d7722db383af035be929f18af5e9fe8cd5","kind":"commit","published_at":"2022-10-19T08:44:58.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.12","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.12/manifests"},{"name":"v2.12.11","sha":"f2308bc173172426ebd91f05b72dc5ca8a974fa6","kind":"commit","published_at":"2022-10-10T11:58:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.11","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.11/manifests"},{"name":"v2.12.10","sha":"9c3b002f7825b7f5743a2acbb46010ab73e7e516","kind":"commit","published_at":"2022-09-17T16:37:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.10","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.10/manifests"},{"name":"v2.12.9","sha":"7352e947bdf9b9c5ea51e601bbed7a063e98316d","kind":"commit","published_at":"2022-09-07T10:42:57.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.9/manifests"},{"name":"v2.12.8","sha":"65bca39bbf254bc760ac9d388e5a09333eaf5c87","kind":"commit","published_at":"2022-09-06T16:22:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.8/manifests"},{"name":"v2.12.7","sha":"b2dbf7bdaa02436962c4c5ccbc6bbb8b8e0c3295","kind":"commit","published_at":"2022-09-06T10:37:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.7/manifests"},{"name":"v2.12.6","sha":"e194631088aee587140c029a0404f8d40c6765b5","kind":"commit","published_at":"2022-09-05T17:31:44.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.6/manifests"},{"name":"v2.12.5","sha":"c313631bca83f7b6eb7dd8990aa702b85eb22d64","kind":"commit","published_at":"2022-08-29T07:13:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.5/manifests"},{"name":"v2.12.4","sha":"7fba17d69b033a5aace1d7b1aed7887a8ef2c4b4","kind":"commit","published_at":"2022-08-25T10:14:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.4/manifests"},{"name":"v2.12.3","sha":"060cefa51884d176fdacf1b8ea18cee3ae0b0948","kind":"commit","published_at":"2022-08-23T11:14:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.3/manifests"},{"name":"v2.12.2","sha":"14a0d657809ab5b42e7d416b686953508e6d8b91","kind":"commit","published_at":"2022-07-12T08:14:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"ab469e2010bed6d5998d03667579cc338c7e77b8","kind":"commit","published_at":"2022-07-10T06:26:53.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"876424badaa50eadcd625242551b058b8d43fcca","kind":"commit","published_at":"2022-07-09T15:11:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.0/manifests"},{"name":"v2.11.7","sha":"502ccf48834b6f7bc1bb1b9437554d46c5584a0c","kind":"commit","published_at":"2022-07-09T13:07:37.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.7/manifests"},{"name":"v2.11.6","sha":"80883503e1a2505ef54954a2dac16278e7e19e58","kind":"commit","published_at":"2022-06-13T14:25:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.6/manifests"},{"name":"v2.11.5","sha":"218ed2bb53ce90518e128ab34abc4b087255745e","kind":"commit","published_at":"2022-05-09T11:36:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.5/manifests"},{"name":"v2.11.4","sha":"5f30afe05e8205606e863bf6b0135b1425b8e83d","kind":"commit","published_at":"2022-05-02T11:59:44.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.4/manifests"},{"name":"v2.11.3","sha":"36b81ead6dcecde342c696eab3089267acbe4ff3","kind":"commit","published_at":"2022-04-19T20:30:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.3/manifests"},{"name":"v2.11.2","sha":"c81e83dfa364eba9acb33502c74878e5ccb33180","kind":"commit","published_at":"2022-03-26T19:41:50.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"699350eff13a2bad05714c15247dc62aa172983a","kind":"commit","published_at":"2022-03-22T22:35:09.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"8013d1d86a37af91e6ae09bf6930202d33aeefd1","kind":"commit","published_at":"2022-03-12T12:11:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.0/manifests"},{"name":"v2.9.5","sha":"517bf9a636425c8a73427402774e2c0b87276a8a","kind":"tag","published_at":"2022-03-09T22:27:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.5/manifests"},{"name":"v2.10.0","sha":"07c0f60ffc1017d0a9a2bb605a5c645781a8c088","kind":"commit","published_at":"2022-02-27T21:49:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.10.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.10.0/manifests"},{"name":"v2.9.3","sha":"d3449531aa5bcefb47cbb55ac695be5ed3dd635b","kind":"commit","published_at":"2022-01-09T10:24:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"101aed9d304cae4c3d0d9140f151b852b21c7ddf","kind":"commit","published_at":"2022-01-03T23:14:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"e36b4388aebb892c10ed779bafc9c1a07a325b8d","kind":"commit","published_at":"2021-12-31T12:25:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.1/manifests"},{"name":"list","sha":"5297604b3f23a6c0a857f4587b4b687c2a45a8ca","kind":"commit","published_at":"2021-12-05T13:22:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/list","html_url":"https://github.com/pylint-dev/astroid/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/list/manifests"},{"name":"v2.9.0","sha":"d0775d5fd293c97e17f7583c0640ebf2fa4478d2","kind":"commit","published_at":"2021-11-21T17:14:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.0/manifests"},{"name":"v2.8.6","sha":"c47561e5013232851ac48394be33cfcff967962f","kind":"commit","published_at":"2021-11-21T15:08:11.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.6/manifests"},{"name":"v2.8.5","sha":"8e6a446ed87ada6a45c37e04f5eeb2b939d19df4","kind":"commit","published_at":"2021-11-12T15:09:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"4c3b3b316e280a04d0a5ca7c481430be3b8d7a00","kind":"commit","published_at":"2021-10-25T20:02:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"3ec26178a0ab5f15d12ae2540b1eb23e78cc574e","kind":"commit","published_at":"2021-10-17T08:15:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"fa12a471b5d4c2211ae07811f1dd763d6b3a2546","kind":"commit","published_at":"2021-10-07T05:35:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"8afd6b40dc9235eb4057a18a5270e836daf192db","kind":"commit","published_at":"2021-10-06T20:18:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1/manifests"},{"name":"v2.8.1-rc1","sha":"e1bf25e8d79cb1fe9ab5ad038a6d8291fca6f9e1","kind":"commit","published_at":"2021-10-06T20:18:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.1-rc1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1-rc1/manifests"},{"name":"v2.8.0","sha":"9a7878a78a284571d3788afc42203089185cfcbf","kind":"commit","published_at":"2021-09-14T07:20:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.0/manifests"},{"name":"v2.7.3","sha":"f94eb5fe3af337660447fbe49420412846db7e46","kind":"commit","published_at":"2021-08-30T16:35:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"5b05832bf2968d125b19bcb8c897b844b630f24c","kind":"commit","published_at":"2021-08-20T19:07:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"67ff34c3263889c946a29c42ae3b6733d659aa18","kind":"commit","published_at":"2021-08-16T17:25:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"f26d4876bfe216aa45515b49656dae5afa110651","kind":"commit","published_at":"2021-08-15T19:26:16.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.0/manifests"},{"name":"v2.6.6","sha":"74adc8604506a451dc8a16cc00ac50464953cb3b","kind":"commit","published_at":"2021-08-03T20:40:16.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"3f5af5cde53c51997700c2532ccac2b30e60842e","kind":"tag","published_at":"2021-07-21T06:48:35.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"17165d57e1ad688f6eca279f3559fbd280e5d4ef","kind":"tag","published_at":"2021-07-19T21:38:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"2738e93afed92ad7b495dbc3036c675a8701c2c6","kind":"tag","published_at":"2021-07-19T19:24:00.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"e8e4b44d30e71b4c6cb49dd30bfd2f26888e227a","kind":"commit","published_at":"2021-06-30T10:26:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c3977dfed03cf91a1a7abc0a1ece29590f4caed0","kind":"commit","published_at":"2021-06-29T16:17:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"82bf77d54393a52ecd07d50a791f5e1a63369f11","kind":"commit","published_at":"2021-06-22T05:52:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0/manifests"},{"name":"v2.6.0-dev0","sha":"afb8e94f64da8ebf63d6969d4a3ea8a689c97e6e","kind":"commit","published_at":"2021-06-15T18:52:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.0-dev0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.0-dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.0-dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0-dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0-dev0/manifests"},{"name":"v2.5.8","sha":"1342591e2beb955a377e4486e5595478f79789e8","kind":"commit","published_at":"2021-06-07T18:26:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.5.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.8/manifests"},{"name":"v2.5.7","sha":"79fdc323f058f5f2ba754c29b564818d898548ae","kind":"commit","published_at":"2021-05-29T20:31:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.5.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"36dda3fc8a5826b19a33a0ff29402b61d6a64fc2","kind":"commit","published_at":"2021-04-25T09:42:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.5.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.6/manifests"},{"name":"astroid-2.5.6","sha":"36dda3fc8a5826b19a33a0ff29402b61d6a64fc2","kind":"commit","published_at":"2021-04-25T09:42:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.6/manifests"},{"name":"astroid-2.5.5","sha":"7db1790dd054d6be4717f63afdaef9fc3c56d630","kind":"commit","published_at":"2021-04-24T18:42:30.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.5/manifests"},{"name":"astroid-2.5.4","sha":"cd41374c679f0fc6a8778e993eda79caf0f2a6f6","kind":"commit","published_at":"2021-04-24T13:10:59.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.4/manifests"},{"name":"astroid-2.5.3","sha":"55953b3e433906855d92c42f630be9e4214553d0","kind":"commit","published_at":"2021-04-10T14:13:58.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.3/manifests"},{"name":"astroid-2.5.2","sha":"c3b58a3ed2653c6abfa0605e4a34f44c06b234b8","kind":"commit","published_at":"2021-03-28T15:22:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.2/manifests"},{"name":"astroid-2.5.1","sha":"79d72376d0553b7fcbcd4dad7e6f92f528ae10a1","kind":"commit","published_at":"2021-02-28T20:19:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.1/manifests"},{"name":"astroid-2.5","sha":"0f97f79c0aa50ed0506c09db729f906450b37652","kind":"commit","published_at":"2021-02-15T19:18:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5/manifests"},{"name":"astroid-2.4.2","sha":"2d25e84587c3e392751280490355aaeda7afd116","kind":"commit","published_at":"2020-06-08T06:47:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.4.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.2/manifests"},{"name":"astroid-2.4.1","sha":"a672051f4406da0beb01e88767e8e46488eb71eb","kind":"commit","published_at":"2020-05-05T07:36:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.4.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.1/manifests"},{"name":"astroid-2.4.0","sha":"6c8bfb4b7fb5366a3facfc08020c68ac426b9a8d","kind":"commit","published_at":"2020-04-27T08:49:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.4.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.0/manifests"},{"name":"astroid-2.3.3","sha":"ace7b2967ea762ec43fc7be8ab9c8007564d9be2","kind":"commit","published_at":"2019-11-06T18:35:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.3/manifests"},{"name":"astroid-2.3.2","sha":"8b0fcc211e3e31e1b10ede520d83488b2e1ba986","kind":"commit","published_at":"2019-10-18T09:07:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.2/manifests"},{"name":"astroid-2.3.1","sha":"bff51e9d41a3084b9313fa2108ae13f079bc0b58","kind":"commit","published_at":"2019-09-30T08:03:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.1/manifests"},{"name":"astroid-2.3.0","sha":"ff97852076de8c70b6af749fd129938c55e9786b","kind":"commit","published_at":"2019-09-24T09:19:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.0/manifests"},{"name":"astroid-1.6.6","sha":"af8fe7a4657be65e8087e9e4a68e6390d8ea38f3","kind":"commit","published_at":"2019-04-09T13:21:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.6/manifests"},{"name":"astroid-2.2.5","sha":"01a25f31962dd5017a141a6450859a7c1c82722d","kind":"commit","published_at":"2019-03-08T16:14:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.5/manifests"},{"name":"astroid-2.2.4","sha":"7a88072f9f624e59e52f4e05736ce592ca1467fc","kind":"commit","published_at":"2019-03-05T09:33:20.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.4/manifests"},{"name":"astroid-2.2.3","sha":"5443588043468f5ae135fa06ac4e31ac40b92314","kind":"commit","published_at":"2019-03-04T09:01:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.3/manifests"},{"name":"astroid-2.2.1","sha":"2caa1b3c4e838a21f144a0de05bfa82d9cdacf30","kind":"commit","published_at":"2019-03-02T11:54:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.1/manifests"},{"name":"astroid-2.2.0","sha":"9eddca32cde1fb5699dddc7eea76a7cce4d31719","kind":"commit","published_at":"2019-02-27T09:22:17.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.0/manifests"},{"name":"astroid-2.1.0","sha":"61f6155570c611b68f2e28ac649a082933cabc36","kind":"commit","published_at":"2018-11-25T17:17:24.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.1.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.1.0/manifests"},{"name":"astroid-2.0.4","sha":"5b5cd7acbecaa9b587b07de27a3334a2ec4f2a79","kind":"commit","published_at":"2018-08-10T07:07:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.4/manifests"},{"name":"astroid-2.0.3","sha":"900a4b8fa8b101bcab3e932b6c47f56c89ab8c9a","kind":"commit","published_at":"2018-08-08T19:26:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.3/manifests"},{"name":"astroid-2.0.2","sha":"5cc50abb4dbab82203b99a578161be75ca0a8fcf","kind":"commit","published_at":"2018-08-01T06:30:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.2/manifests"},{"name":"astroid-2.0.1","sha":"095441034a70837fa3f9e12179d1c519addf336d","kind":"commit","published_at":"2018-07-19T10:27:20.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.1/manifests"},{"name":"astroid-2.0","sha":"654492a0259215b0e4cdb76546777186b0f3a710","kind":"commit","published_at":"2018-07-15T07:21:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0/manifests"},{"name":"astroid-1.6.5","sha":"690a119ff3be882344d57bd30ab6d449fb8f9e21","kind":"commit","published_at":"2018-06-06T15:01:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.5/manifests"},{"name":"astroid-2.0.dev1","sha":"81db9c0edc81c45eca9e3e7b29939215fa2588fb","kind":"commit","published_at":"2018-05-28T15:04:21.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.dev1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.dev1/manifests"},{"name":"astroid-2.0.0-dev","sha":"85dce2f8830d70442b55dcb5ca3198fbafec9b50","kind":"commit","published_at":"2018-05-21T09:32:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.0-dev","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.0-dev/manifests"},{"name":"astroid-1.6.4","sha":"1bb0aa98dd91152dee8421e9bccc91e1958bc574","kind":"commit","published_at":"2018-05-15T18:45:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.4/manifests"},{"name":"astroid-1.6.3","sha":"819bd049aa166f19be6af7c53dfc0e783d545e16","kind":"commit","published_at":"2018-04-05T06:52:37.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.3/manifests"},{"name":"astroid-1.6.2","sha":"de9d70f7c3883942e1f1695016a8afe506483071","kind":"commit","published_at":"2018-03-16T17:06:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.2/manifests"},{"name":"astroid-1.6.1","sha":"5e86fd43203fef42e565310938a76d3b04cb9549","kind":"commit","published_at":"2018-01-23T09:31:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.1/manifests"},{"name":"astroid-1.6.0","sha":"ca96ad7fa177c50159da3244c3922f9d334d3ba2","kind":"commit","published_at":"2017-12-15T09:37:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.0/manifests"},{"name":"astroid-1.5.3","sha":"c0fc3b67318709d4bda5cbabfa22552d5603acb0","kind":"commit","published_at":"2017-06-03T13:48:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.3/manifests"},{"name":"astroid-1.5.2","sha":"1602965b4ef3ce54807de425bfc5bb2073d0c4d8","kind":"commit","published_at":"2017-04-17T11:30:53.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.2/manifests"},{"name":"astroid-1.5.1","sha":"7502df8e288009a52324537c7c3adc517f2d8fed","kind":"commit","published_at":"2017-04-13T14:38:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.1/manifests"},{"name":"astroid-1.5.0","sha":"cdd1a61999fbb1d91804494eea48cdd9ae5a7f88","kind":"commit","published_at":"2017-04-13T13:54:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.0/manifests"},{"name":"astroid-1.4.9","sha":"890d8baf1fa8d3456cb9bf0db4a76229f7a29773","kind":"commit","published_at":"2016-12-18T10:05:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.9/manifests"},{"name":"astroid-1.4.8","sha":"44f0753684247a246d36cf27bc5f4a0d176d176b","kind":"commit","published_at":"2016-07-26T23:10:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.8/manifests"},{"name":"astroid-1.4.7","sha":"106661a53742d611e1833116171e3d58a2141731","kind":"commit","published_at":"2016-07-07T16:13:31.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.7/manifests"},{"name":"astroid-1.4.6","sha":"bb3ff4e34620ed442fbddb3c6f479bfe65c47946","kind":"commit","published_at":"2016-06-06T14:27:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.6/manifests"},{"name":"astroid-1.4.5","sha":"fcf5925ce15afbac4630aad07f19bd41d1f6854f","kind":"commit","published_at":"2016-03-21T18:23:46.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.5/manifests"},{"name":"astroid-1.4.4","sha":"942577fc5b5c44bc53937a9131a4e9ec476590d4","kind":"commit","published_at":"2016-01-15T17:04:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.4/manifests"},{"name":"astroid-1.4.3","sha":"9f297c8712d2dbbc9b6b4fb104896b8cd2c18ff5","kind":"commit","published_at":"2015-12-24T15:03:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.3/manifests"},{"name":"astroid-1.4.2","sha":"55e38faa8240ad2324376a32d0c1be27ec44e8dd","kind":"commit","published_at":"2015-12-21T00:06:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.2/manifests"},{"name":"astroid-1.4.1","sha":"ef20af65a00488feea31f269a78c7ea3040efdbb","kind":"commit","published_at":"2015-11-29T20:45:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.1/manifests"},{"name":"astroid-1.4","sha":"920176392adabfbb1c62310c1c1d182f72df1df4","kind":"commit","published_at":"2015-11-29T17:27:28.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4/manifests"},{"name":"astroid-1.3.8","sha":"6b71db693eb148b1c776192cf1f74be474b804cb","kind":"commit","published_at":"2015-08-02T20:37:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.8/manifests"},{"name":"astroid-1.3.7","sha":"e6fb2e338668113172a677a711768f56cbeb24e0","kind":"commit","published_at":"2015-07-27T15:24:57.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.7/manifests"},{"name":"astroid-1.3.6","sha":"12a6f507f0490ac5b69a2adbdf8ba1119d523ae3","kind":"commit","published_at":"2015-03-14T16:29:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.6/manifests"},{"name":"astroid-1.3.5","sha":"836a18fc891a48c952d4270566ff32cdb690b3fb","kind":"commit","published_at":"2015-03-11T12:07:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.5/manifests"},{"name":"astroid-1.3.4","sha":"cce4c0da2ee3697355bd19394d78e2f18962bacb","kind":"commit","published_at":"2015-01-16T23:02:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.4/manifests"},{"name":"astroid-1.3.3","sha":"ec67d3adfc1c8dce5dea8b39f8bf17331e9bbc4d","kind":"commit","published_at":"2015-01-16T19:22:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.3/manifests"},{"name":"astroid-1.3.2","sha":"1e07b0ae7778f6cff88758d30b94e4bdcb419c19","kind":"commit","published_at":"2014-11-22T14:50:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.2/manifests"},{"name":"astroid-1.3.1","sha":"b2e013073d219efb1735ef128492e2ce33327153","kind":"commit","published_at":"2014-11-21T21:50:00.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.1/manifests"},{"name":"astroid-1.3","sha":"d3bc7c82ad96d7289e663bb3fbd9050ac47a5483","kind":"commit","published_at":"2014-11-18T19:34:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3/manifests"},{"name":"astroid-1.2.1","sha":"dad12edb3afc2275f18fc9aeea1e9b483bc85c99","kind":"commit","published_at":"2014-08-24T18:45:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.2.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2.1/manifests"},{"name":"astroid-1.2","sha":"b8deedb7769a0120cc626f7b534fb0c88e973bd9","kind":"commit","published_at":"2014-07-25T14:17:23.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2/manifests"},{"name":"astroid-1.1","sha":"8e3b5d62213094977ab95f0ef2d11dae0ba0d98e","kind":"commit","published_at":"2014-04-18T13:39:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.1/manifests"},{"name":"astroid-debian-version-1.0.1-1","sha":"b63443d7641cab0fab79986868c5dafedf5f37d2","kind":"commit","published_at":"2013-10-18T15:35:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-debian-version-1.0.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-debian-version-1.0.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-debian-version-1.0.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.1-1/manifests"},{"name":"astroid-version-1.0.1","sha":"34d0121454001ef9a390e292ca819f8cf8cde0ef","kind":"commit","published_at":"2013-10-18T15:33:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-version-1.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-version-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-version-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.1/manifests"},{"name":"astroid-debian-version-1.0.0-1","sha":"516983118834ab320b2e2d7b16c64816be29322b","kind":"commit","published_at":"2013-07-30T12:46:32.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-debian-version-1.0.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-debian-version-1.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-debian-version-1.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.0-1/manifests"},{"name":"astroid-version-1.0.0","sha":"25a6e43f067c2eb842c6acb2eb1909ba7b1775ac","kind":"commit","published_at":"2013-07-29T15:37:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-version-1.0.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-version-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-version-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.0/manifests"},{"name":"logilab-astng-debian-version-0.24.3-1","sha":"4b2350991aecb361fff1701016dcf1711a16d077","kind":"commit","published_at":"2013-04-17T09:38:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.3-1/manifests"},{"name":"logilab-astng-version-0.24.3","sha":"4ca36d5da5f95477cebbc73e990617609244069e","kind":"commit","published_at":"2013-04-16T11:07:16.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.3/manifests"},{"name":"logilab-astng-debian-version-0.24.2-1","sha":"fad98b55992aca8a25ff1cb0532699c832347424","kind":"commit","published_at":"2013-02-27T11:17:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.2-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.2-1/manifests"},{"name":"logilab-astng-version-0.24.2","sha":"d53ae217925391a225d5677a4fb9d81781980487","kind":"commit","published_at":"2013-02-27T10:00:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.2/manifests"},{"name":"logilab-astng-debian-version-0.24.1-1","sha":"696fe640b6ad273ccc6affe2f0b878717fdb1e48","kind":"commit","published_at":"2012-10-05T13:56:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.1-1/manifests"},{"name":"logilab-astng-version-0.24.1","sha":"58bb9c4ddbd26c179f08444cb4286d627e50b47c","kind":"commit","published_at":"2012-10-05T10:52:17.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.1/manifests"},{"name":"logilab-astng-debian-version-0.24.0-1","sha":"3d97e3ac1b9261610dc2cf2eca8d32a940518bb6","kind":"commit","published_at":"2012-07-18T09:30:00.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.0-1/manifests"},{"name":"logilab-astng-version-0.24.0","sha":"412614cf37145d56a0c9caf2d131d40cbea5e7fe","kind":"commit","published_at":"2012-07-18T08:48:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.0/manifests"},{"name":"logilab-astng-debian-version-0.23.1-1","sha":"8728e54a645e0c3914e253451be3a0fa816bd099","kind":"commit","published_at":"2011-12-08T15:56:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.23.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.23.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.23.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.1-1/manifests"},{"name":"logilab-astng-version-0.23.1","sha":"d4ed73e075549597315c52336d9a0736460aff31","kind":"commit","published_at":"2011-12-08T14:26:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.23.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.1/manifests"},{"name":"logilab-astng-debian-version-0.23.0-1","sha":"a2272a3f7e6d21dbbfb640f26eaf0da46b952764","kind":"commit","published_at":"2011-10-07T14:48:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.23.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.23.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.23.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.0-1/manifests"},{"name":"logilab-astng-version-0.23.0","sha":"1b181e534723555e5f0e1e158800643d4cb4d510","kind":"commit","published_at":"2011-10-07T10:25:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.23.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.0/manifests"},{"name":"logilab-astng-debian-version-0.22.0-1","sha":"a94c56dfcba2ed26a8b89d48d311e2e4ac6dbc9f","kind":"commit","published_at":"2011-07-20T16:14:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.22.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.22.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.22.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.22.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.22.0-1/manifests"},{"name":"logilab-astng-version-0.22.0","sha":"bd176e6e891aaed722f85fa0180e555c98c9823b","kind":"commit","published_at":"2011-07-18T14:01:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.22.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.22.0/manifests"},{"name":"logilab-astng-debian-version-0.21.1-1","sha":"c4803255fd3ad08dd98e6b6b884b5b1b72c06742","kind":"commit","published_at":"2011-01-13T20:36:21.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.21.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.21.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.21.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.1-1/manifests"},{"name":"logilab-astng-version-0.21.1","sha":"2db080a1ea411d124468bac5ddd7f5801f2992c4","kind":"commit","published_at":"2011-01-11T15:41:30.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.21.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.1/manifests"},{"name":"logilab-astng-debian-version-0.21.0-1","sha":"9911a08d6f7d1d55cad8eb911ae831b3fba14bfb","kind":"commit","published_at":"2010-11-15T17:30:59.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.21.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.21.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.21.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.0-1/manifests"},{"name":"logilab-astng-version-0.21.0","sha":"29922c39dbdcf3ac1ddfaf204e6730758e5d87e1","kind":"commit","published_at":"2010-11-15T13:13:13.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.21.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.0/manifests"},{"name":"logilab-astng-debian-version-0.20.4-1","sha":"b5df0e61a3aa9af80bb512cb3a9707735d39fed8","kind":"commit","published_at":"2010-10-27T13:18:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.4-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.4-1/manifests"},{"name":"logilab-astng-version-0.20.4","sha":"3a0be8bf3d32cdd8840195dacaa2d6bf0ad30602","kind":"commit","published_at":"2010-10-27T11:33:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.4/manifests"},{"name":"logilab-astng-debian-version-0.20.3-1","sha":"70ebf75c07f2c93360263897fb463cf5d2380848","kind":"commit","published_at":"2010-09-28T16:21:09.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.3-1/manifests"},{"name":"logilab-astng-version-0.20.3","sha":"331b873c7ff69011297de77ff72d1fbb90758f22","kind":"commit","published_at":"2010-09-28T12:33:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.3/manifests"},{"name":"logilab-astng-debian-version-0.20.2-1","sha":"549cef3c16031bd722dd1d4ea032f1521d19b686","kind":"commit","published_at":"2010-09-13T12:42:42.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.2-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.2-1/manifests"},{"name":"logilab-astng-version-0.20.2","sha":"34932302029c79769f5eae06020c21af596a9c9a","kind":"commit","published_at":"2010-09-10T10:10:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.2/manifests"},{"name":"logilab-astng-debian-version-0.20.1-1","sha":"2118b5f1b4fa5612903c3c8b4cb30c1c6b759aa8","kind":"commit","published_at":"2010-05-11T13:07:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.1-1/manifests"},{"name":"logilab-astng-version-0.20.1","sha":"6d641b0481904ec25b13d63c98042dd3f5168dce","kind":"commit","published_at":"2010-05-11T09:22:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.1/manifests"},{"name":"logilab-astng-debian-version-0.20.0-1","sha":"6e2a3867f23927968af5f873ebb8c92e2b56dfc8","kind":"commit","published_at":"2010-03-24T16:11:44.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.0-1/manifests"},{"name":"logilab-astng-version-0.20.0","sha":"db740f29f7a2a9a737f080d423c3a641c4dc5257","kind":"commit","published_at":"2010-03-23T10:34:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.0/manifests"},{"name":"logilab-astng-debian-version-0.19.3-1","sha":"7bdca3882c495ee02a00cac6397fc3d827303464","kind":"commit","published_at":"2009-12-21T20:38:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.19.3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.19.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.19.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.3-1/manifests"},{"name":"logilab-astng-version-0.19.3","sha":"143223c00ca3cf56f96ed7f0a7bcfcadedf7c181","kind":"commit","published_at":"2009-12-18T14:25:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.19.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.3/manifests"},{"name":"logilab-astng-debian-version-0.19.2-1","sha":"a799e7ab7f1eeaca7de3fd166d47598f78cf0250","kind":"commit","published_at":"2009-12-18T13:42:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.19.2-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.19.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.19.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.2-1/manifests"},{"name":"logilab-astng-version-0.19.2","sha":"779f24c72a13541f7591c094bdfa02fa1534b1da","kind":"commit","published_at":"2009-12-18T13:41:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.19.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.2/manifests"},{"name":"logilab-astng-debian-version-0.19.1-1","sha":"bee28356ae911a585ef3f28d6a5df695490581ed","kind":"commit","published_at":"2009-08-27T08:14:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.19.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.19.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.19.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.1-1/manifests"},{"name":"logilab-astng-version-0.19.1","sha":"28d96f1ac47b8b48e2bd9d42f8cd4cbb71cdac05","kind":"commit","published_at":"2009-08-27T08:14:37.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.19.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.1/manifests"},{"name":"logilab-astng-debian-version-0_18_0-1","sha":"06680b46a170ff3afd678122845f29e072fa867c","kind":"commit","published_at":"2009-03-19T14:01:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_18_0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_18_0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_18_0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_18_0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_18_0-1/manifests"},{"name":"astng_0.18.0","sha":"82838274c88a35c799d32fc7fb8a87b6ba97b452","kind":"commit","published_at":"2009-03-19T13:59:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astng_0.18.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astng_0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astng_0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astng_0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astng_0.18.0/manifests"},{"name":"logilab-astng-debian-version-0_17_4-1","sha":"613d9fbe17c7a904f78cee03c486c7a54aa2af4d","kind":"commit","published_at":"2008-11-20T06:52:31.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_17_4-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_17_4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_17_4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_4-1/manifests"},{"name":"logilab-astng-version-0_17_4","sha":"4cba50d84e8585838c394bc367a770cb2fd5e776","kind":"commit","published_at":"2008-11-19T14:17:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0_17_4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0_17_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0_17_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_4/manifests"},{"name":"logilab-astng-debian-version-0_17_3-1","sha":"ea956b782ee9296e2ddd77aa0a63a051e5f1ff17","kind":"commit","published_at":"2008-09-10T12:14:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_17_3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_17_3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_17_3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_3-1/manifests"},{"name":"logilab-astng-debian-version-0_17_0-1","sha":"4e24753b338182bed0ec7e7cefa247bf3392da44","kind":"commit","published_at":"2007-03-01T09:58:41.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_17_0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_17_0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_17_0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_0-1/manifests"},{"name":"logilab-astng-version-0_17_0","sha":"48137d9b3331ed39e740887dca7ee51679640517","kind":"commit","published_at":"2007-02-22T10:29:50.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0_17_0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0_17_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0_17_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T03:30:32.623Z","dependent_packages_count":207,"downloads":52691185,"downloads_period":"last-month","dependent_repos_count":86632,"rankings":{"downloads":0.05484155559264646,"dependent_repos_count":0.014123076189410626,"dependent_packages_count":0.11867052330582696,"stargazers_count":3.698044962738923,"forks_count":4.282960416869189,"docker_downloads_count":0.0328315667260325,"average":1.3669120169036715},"purl":"pkg:pypi/astroid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/astroid","docker_dependents_count":2994,"docker_downloads_count":1673279364,"usage_url":"https://repos.ecosyste.ms/usage/pypi/astroid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/astroid/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/astroid"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-22T12:39:18.529Z","issues_count":166,"pull_requests_count":1197,"avg_time_to_close_issue":43981970.056603774,"avg_time_to_close_pull_request":1817095.449859419,"issues_closed_count":106,"pull_requests_closed_count":1067,"pull_request_authors_count":99,"issue_authors_count":87,"avg_comments_per_issue":2.4096385542168677,"avg_comments_per_pull_request":1.9899749373433584,"merged_pull_requests_count":960,"bot_issues_count":4,"bot_pull_requests_count":438,"past_year_issues_count":29,"past_year_pull_requests_count":281,"past_year_avg_time_to_close_issue":5608941.875,"past_year_avg_time_to_close_pull_request":547565.7610619469,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":226,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.8275862068965517,"past_year_avg_comments_per_pull_request":2.3879003558718863,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":90,"past_year_merged_pull_requests_count":191,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/issues","maintainers":[{"login":"jacobtylerwalls","count":220,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"Pierre-Sassoulas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pierre-Sassoulas"},{"login":"DanielNoord","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielNoord"},{"login":"cdce8p","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"mbyrnepr2","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbyrnepr2"},{"login":"PeterHamfelt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterHamfelt"}],"active_maintainers":[{"login":"Pierre-Sassoulas","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pierre-Sassoulas"},{"login":"cdce8p","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"DanielNoord","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielNoord"},{"login":"jacobtylerwalls","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"mbyrnepr2","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbyrnepr2"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/astroid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/astroid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/astroid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/astroid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/astroid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/astroid/codemeta","maintainers":[{"uuid":"logilab","login":"logilab","name":null,"email":null,"url":null,"packages_count":215,"html_url":"https://pypi.org/user/logilab/","role":null,"created_at":"2022-11-15T08:51:07.538Z","updated_at":"2022-11-15T08:51:07.538Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/logilab/packages"},{"uuid":"Claudiu.Popa","login":"Claudiu.Popa","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/Claudiu.Popa/","role":null,"created_at":"2022-11-15T08:51:07.530Z","updated_at":"2022-11-15T08:51:07.530Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Claudiu.Popa/packages"},{"uuid":"pierre-sassoulas","login":"pierre-sassoulas","name":null,"email":null,"url":null,"packages_count":24,"html_url":"https://pypi.org/user/pierre-sassoulas/","role":null,"created_at":"2022-11-15T08:51:07.561Z","updated_at":"2022-11-15T08:51:07.561Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pierre-sassoulas/packages"},{"uuid":"AWhetter","login":"AWhetter","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/AWhetter/","role":null,"created_at":"2022-11-15T08:51:07.572Z","updated_at":"2022-11-15T08:51:07.572Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/AWhetter/packages"},{"uuid":"BryceGuinta","login":"BryceGuinta","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/BryceGuinta/","role":null,"created_at":"2022-11-15T08:51:07.586Z","updated_at":"2022-11-15T08:51:07.586Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/BryceGuinta/packages"},{"uuid":"cdce8p","login":"cdce8p","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/cdce8p/","role":null,"created_at":"2022-11-15T08:51:07.596Z","updated_at":"2022-11-15T08:51:07.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cdce8p/packages"},{"uuid":"hippo91","login":"hippo91","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/hippo91/","role":null,"created_at":"2022-11-15T08:51:07.620Z","updated_at":"2022-11-15T08:51:07.620Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hippo91/packages"},{"uuid":"jacobtylerwalls","login":"jacobtylerwalls","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/jacobtylerwalls/","role":"Owner","created_at":"2026-08-20T19:45:22.848Z","updated_at":"2026-08-20T19:45:22.848Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jacobtylerwalls/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399684,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":13442965,"name":"astroid","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pylint-dev/astroid","licenses":"lgpl-2.1","normalized_licenses":[],"repository_url":"https://github.com/pylint-dev/astroid","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T08:05:19.755Z","latest_release_published_at":"2026-02-08T08:05:19.755Z","latest_release_number":"3.2.2-1","last_synced_at":"2026-03-08T08:45:51.660Z","created_at":"2026-02-08T08:05:18.974Z","updated_at":"2026-08-18T00:16:38.524Z","registry_url":"https://launchpad.net/ubuntu/+source/astroid","install_command":"apt-get install astroid","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-astroid","standards_version":"4.7.0","maintainer":"Daniel Echeverri \u003cepsilon@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-lazy-object-proxy (\u003e= 1.4.0), python3-pip \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-pytest-runner \u003c!nocheck\u003e, python3-setuptools, python3-six, python3-typing-extensions (\u003e= 3.10.0) \u003c!nocheck\u003e, python3-wrapt","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37502504,"uuid":"47649855","full_name":"pylint-dev/astroid","owner":"pylint-dev","description":"A common base representation of python source code for pylint and other projects","archived":false,"fork":false,"pushed_at":"2026-08-17T09:22:22.000Z","size":18905,"stargazers_count":581,"open_issues_count":180,"forks_count":353,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-08-17T10:16:33.693Z","etag":null,"topics":["ast","closember","hacktoberfest","inference-engine","parser","static-analysis","static-code-analysis"],"latest_commit_sha":null,"homepage":"https://pylint.readthedocs.io/projects/astroid/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pylint-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/astroid"}},"created_at":"2015-12-08T21:12:00.000Z","updated_at":"2026-08-17T08:39:17.000Z","dependencies_parsed_at":"2026-08-09T10:44:45.249Z","dependency_job_id":null,"html_url":"https://github.com/pylint-dev/astroid","commit_stats":{"total_commits":4423,"total_committers":200,"mean_commits":22.115,"dds":0.8213881980556184,"last_synced_commit":"7a3b482b9673243d2ccc895672eb1e452f5daa82"},"previous_names":["PyCQA/astroid","pycqa/astroid"],"tags_count":229,"template":false,"template_full_name":null,"purl":"pkg:github/pylint-dev/astroid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylint-dev","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/sbom","scorecard":{"id":97381,"data":{"date":"2025-08-04","repo":{"name":"github.com/pylint-dev/astroid","commit":"4364218b9d76e4ef723645caa2ae4cc86b8c0ebf"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:36","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:66","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:12"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":6,"reason":"Found 11/18 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/ci.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:53","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:120","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:121","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:122","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:256","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:32","Info:   1 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: astroid-4.0.0b2-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b2","Info: signed release artifact: astroid-4.0.0b1-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b1","Info: signed release artifact: astroid-4.0.0b0-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b0","Info: signed release artifact: astroid-3.3.11-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v3.3.11","Info: signed release artifact: astroid-3.3.10-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v3.3.10","Warn: release artifact v4.0.0b2 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/238237268","Warn: release artifact v4.0.0b1 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/238024595","Warn: release artifact v4.0.0b0 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/235458384","Warn: release artifact v3.3.11 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/232068813","Warn: release artifact v3.3.10 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/217781578"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:42"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T09:20:56.335Z","repository_id":37502504,"created_at":"2025-08-15T09:20:56.336Z","updated_at":"2025-08-15T09:20:56.336Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36741171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"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":"pylint-dev","name":"pylint-dev","uuid":"121692054","kind":"organization","description":"An organization that focuses on pylint and its ecosystem","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/121692054?v=4","repositories_count":11,"last_synced_at":"2026-08-16T00:36:33.808Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pylint-dev","funding_links":[],"total_stars":7012,"followers":58,"following":0,"created_at":"2023-03-29T13:00:14.122Z","updated_at":"2026-08-16T00:36:33.821Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylint-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylint-dev/repositories"},"tags":[{"name":"v4.3.1","sha":"4ea15d44c0e092296760c5bbaf4b3d1996a96779","kind":"commit","published_at":"2026-08-17T08:19:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"a52596add5f06eadc18969ff231e00746764d599","kind":"commit","published_at":"2026-08-07T20:19:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.3.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.0/manifests"},{"name":"v4.2.0b5","sha":"e8d7321b0cd0696eefef030a4c3f84cc71489a78","kind":"commit","published_at":"2026-07-27T07:01:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b5/manifests"},{"name":"v4.2.0b4","sha":"2731779d86f29d30c631b1dd21948842b3d17914","kind":"commit","published_at":"2026-07-04T17:02:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b4/manifests"},{"name":"v4.2.0","sha":"9debe666a837adc042d0f1a0e3b4b04d9d7c3f4e","kind":"tag","published_at":"2026-04-28T09:27:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0/manifests"},{"name":"v4.2.0b3","sha":"bd08c3f80ea1165e3932c5d067d2368a845389e7","kind":"commit","published_at":"2026-04-24T11:08:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b3/manifests"},{"name":"v4.2.0b2","sha":"00477a9a9c625be33d3f07bffbdac5bfd7e1531c","kind":"commit","published_at":"2026-04-23T18:47:13.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b2/manifests"},{"name":"v4.2.0b1","sha":"0a8c390a57b7913a650cc23c84e7e2af501113f1","kind":"commit","published_at":"2026-03-23T08:08:31.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b1/manifests"},{"name":"v4.1.2","sha":"91dac1330a52c8e606f18720d02667d49cdce8bd","kind":"commit","published_at":"2026-03-22T15:06:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.1.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"f11d7ae40c6929bed001b807321ff46051cb2064","kind":"commit","published_at":"2026-02-23T02:34:23.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.1.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"5ffc8aacf0df93f2fa1bcc2d23752a49e8c7f6f7","kind":"commit","published_at":"2026-02-09T02:17:33.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.1.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.0/manifests"},{"name":"v4.0.4","sha":"019feb6018eef32a0e3a25d8153427a537961882","kind":"commit","published_at":"2026-02-07T23:32:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"b978037e67f233f4366de4ccbcdad2c627474477","kind":"commit","published_at":"2026-01-03T22:11:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a068430290b375a06f6eccdcea7d5026995172ba","kind":"commit","published_at":"2025-11-09T21:19:11.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"9f17568cf7591be64655e79c132e2e8777e98d5e","kind":"commit","published_at":"2025-10-11T15:13:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bb38aa49a279ce38c0706a76bf31339d14f2fa61","kind":"commit","published_at":"2025-10-05T15:34:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0/manifests"},{"name":"v4.0.0rc0","sha":"d39bc75cb74d71a8008fad72ae532b392d9dd7e9","kind":"commit","published_at":"2025-09-29T13:15:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0rc0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0rc0/manifests"},{"name":"v4.0.0b3","sha":"62015e7d25e74dd5749009e2a43f12f090a7b15b","kind":"commit","published_at":"2025-09-22T19:39:13.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b3/manifests"},{"name":"v4.0.0b2","sha":"0f60c1f839ecda4c11c1487f7c4c1f5e2c175550","kind":"tag","published_at":"2025-08-07T09:44:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b2/manifests"},{"name":"v4.0.0b1","sha":"8de1bb95bd77f038b196ea1bbcb2766b993fe7e4","kind":"commit","published_at":"2025-08-06T15:33:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b1/manifests"},{"name":"v4.0.0b0","sha":"e68d132c4f6709b8a3db7f04d791bbc78164cd9e","kind":"commit","published_at":"2025-07-27T15:43:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b0/manifests"},{"name":"v3.3.11","sha":"fbea510b9e7604be0afea5b25ca6b51a73f09870","kind":"commit","published_at":"2025-07-13T18:01:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.11","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.11/manifests"},{"name":"v3.3.10","sha":"a3623682a5e1e07f4f331b6b0a5f77e257d81b96","kind":"commit","published_at":"2025-05-10T13:22:23.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.10","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.10/manifests"},{"name":"v3.3.9","sha":"a6ccad5ccff353f6bc50eb9e818a462521bd1457","kind":"commit","published_at":"2025-03-09T11:26:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.9/manifests"},{"name":"v4.0.0a0","sha":"7da8791cbc6cc124c2d447fcfa726c99dbcfa99b","kind":"commit","published_at":"2025-02-03T15:59:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0a0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0a0/manifests"},{"name":"v3.3.8","sha":"d52799b6e8359d89f20f020d77e98a71d2cde20f","kind":"commit","published_at":"2024-12-24T01:08:15.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.8/manifests"},{"name":"v3.3.7","sha":"50916d64150da365d4234b48afec73008f2a81f1","kind":"commit","published_at":"2024-12-21T10:59:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.7/manifests"},{"name":"v3.3.6","sha":"a1326794392f554a7971f0168eaabb437076033a","kind":"commit","published_at":"2024-12-08T12:51:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"8c74a5f6984753900f0222622ccbf3182de66a47","kind":"commit","published_at":"2024-10-04T12:01:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"6042e585859420ff98a9f9c2f383a3f3e54f567a","kind":"commit","published_at":"2024-09-23T18:13:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"a01a9c9fb8f7748f915562cc992c68772d98d2dd","kind":"commit","published_at":"2024-09-20T10:42:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"4ae46172a26bc9fd2a9668c69e4327c31cd48240","kind":"commit","published_at":"2024-08-11T11:58:59.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"de58003b577c6111df1505b794f836fb1d643ef0","kind":"commit","published_at":"2024-08-06T13:02:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47030b1b84760ca6f993c6b462797eb525fcdc47","kind":"commit","published_at":"2024-08-04T15:31:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.0/manifests"},{"name":"v3.2.4","sha":"f022800b046679d4229fb75391c0aaca5087cd1b","kind":"commit","published_at":"2024-07-20T12:54:24.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"30ea72014bd63b5803294e049424900e845f1346","kind":"commit","published_at":"2024-07-11T15:00:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"a35821aa6e98893c715b770bbbfb2b104a4a97a2","kind":"commit","published_at":"2024-05-19T22:21:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0ce116d3109a0bee3ddeffd8528c9f3f9a6b975f","kind":"commit","published_at":"2024-05-16T11:50:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"7d4d8051afc07425af6834e3d69b7bbafafec987","kind":"commit","published_at":"2024-05-07T11:38:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"3fb17a1af9f71ca1f97f623c2e141d32796a5a43","kind":"commit","published_at":"2024-02-23T16:01:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.1.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"0375d1a22262b4d7a4327aad5d770b2cd262c4ef","kind":"commit","published_at":"2024-02-04T15:11:50.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"e6dea9cc9e8427f1b0e405dc5de8002a0c3f5239","kind":"commit","published_at":"2023-12-12T12:43:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"0191f534213364a844e8138dd68bb71f3ba603e3","kind":"commit","published_at":"2023-10-16T00:52:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"2891dafec472aa0ce7939c984965b345f7052036","kind":"commit","published_at":"2023-09-26T13:14:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0/manifests"},{"name":"v2.15.8","sha":"c633af204678a69708857af0793b2a4ca11107b0","kind":"commit","published_at":"2023-09-26T12:35:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.8/manifests"},{"name":"v3.0.0b0","sha":"3dbb5d7fba0acba98cc2b8f8271e7194ab3d47a0","kind":"commit","published_at":"2023-09-24T12:38:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0b0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0b0/manifests"},{"name":"v2.15.7","sha":"29b42e5e9745b172d5980511d14efeac745a5a82","kind":"commit","published_at":"2023-09-23T19:47:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.7/manifests"},{"name":"v3.0.0a9","sha":"0361eb460fc92da6ac3c69637cc6a8698b509d88","kind":"commit","published_at":"2023-08-06T19:35:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a9/manifests"},{"name":"v3.0.0a8","sha":"fa699abf9e940d007eea665fba1b2a37f0d37343","kind":"commit","published_at":"2023-07-15T12:45:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a8/manifests"},{"name":"v2.15.6","sha":"30c3112bda109183d2e31b098b8bb7fdd7a1fd9d","kind":"commit","published_at":"2023-07-08T18:25:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.6/manifests"},{"name":"v3.0.0a7","sha":"01c35516a2ef67a7ba1b43fa5548eaa6edb44352","kind":"commit","published_at":"2023-07-08T11:27:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a7/manifests"},{"name":"v3.0.0a6","sha":"6469710c7dfa514169b348333a05b0137c0dfdcc","kind":"commit","published_at":"2023-07-04T20:06:41.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"9df6012d792916a56723456f596328aac36e253f","kind":"commit","published_at":"2023-06-13T07:50:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"f675f19bda06083862ce080b7bcf00a2b1d749b5","kind":"commit","published_at":"2023-06-06T19:55:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"9ce1bc38cad5af5b838d132b8e4aa29e5eab3857","kind":"commit","published_at":"2023-05-14T17:44:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a3/manifests"},{"name":"v2.15.5","sha":"8523ba827006d56a770a1f6efa77215718ef26c0","kind":"commit","published_at":"2023-05-14T17:31:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.5/manifests"},{"name":"v3.0.0a2","sha":"a2178fff0527bb80f4514a4744b3473cd0637a6c","kind":"commit","published_at":"2023-04-25T17:52:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"034fb9272727e69222f6f033897cb4a084ec949f","kind":"commit","published_at":"2023-04-25T12:00:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a1/manifests"},{"name":"v2.15.4","sha":"420a59a7da81828e982fabfd34e1533ffddf6400","kind":"commit","published_at":"2023-04-24T08:51:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"c312218289798207813971af540fbed43c6963b5","kind":"commit","published_at":"2023-04-16T20:36:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"85b698466afe12c750842dc2522f2823365d9fbc","kind":"commit","published_at":"2023-04-02T19:19:53.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"1bc3e7603042363d1bc01f53ad6b5fe97ee18fc7","kind":"commit","published_at":"2023-03-26T13:11:35.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"edf88c65d794acb5582e1d27589be9fa73b00424","kind":"commit","published_at":"2023-03-05T23:01:42.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.0/manifests"},{"name":"v2.14.2","sha":"4182d0eef9528654fc683ce4a0625dddf8343d7f","kind":"commit","published_at":"2023-02-12T17:12:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.14.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"b4214142c8d16089f9f328f0a5422093b6886763","kind":"commit","published_at":"2023-01-31T21:38:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.14.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.1/manifests"},{"name":"v2.13.5","sha":"de9736de43cdf2d7ca6165fdde265075bfc5f6d8","kind":"commit","published_at":"2023-01-31T21:18:17.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.5/manifests"},{"name":"v2.14.0","sha":"b644c1e834b491b465c5d61ead0373342029621a","kind":"commit","published_at":"2023-01-31T14:39:46.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.14.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.0/manifests"},{"name":"v2.13.4","sha":"d9023eff11ef87cec646d45de78785e429593deb","kind":"commit","published_at":"2023-01-31T13:16:28.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"aed900b56f180faf34b2b28541dca41bac905e5e","kind":"commit","published_at":"2023-01-20T20:26:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"f717084fea5ba9c030b7a8fe08336b7ee7b66b64","kind":"commit","published_at":"2023-01-08T13:22:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"b015ec0a0b76ec49fb7c21ab2685f6f5002d1c6f","kind":"commit","published_at":"2023-01-08T11:56:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"1d49b8cc52042b83d7c5a6ad814d98803409d859","kind":"commit","published_at":"2023-01-07T18:59:42.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.0/manifests"},{"name":"v2.12.14","sha":"b7c6c419c5e2e522eab9763fcaa79fd3f9bdc4fc","kind":"commit","published_at":"2023-01-06T19:32:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.14","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.14/manifests"},{"name":"v2.12.13","sha":"8bdec591f228e7db6a0be66b6ca814227ff50001","kind":"commit","published_at":"2022-11-19T14:50:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.13","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.13/manifests"},{"name":"v2.12.12","sha":"52f6d2d7722db383af035be929f18af5e9fe8cd5","kind":"commit","published_at":"2022-10-19T08:44:58.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.12","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.12/manifests"},{"name":"v2.12.11","sha":"f2308bc173172426ebd91f05b72dc5ca8a974fa6","kind":"commit","published_at":"2022-10-10T11:58:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.11","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.11/manifests"},{"name":"v2.12.10","sha":"9c3b002f7825b7f5743a2acbb46010ab73e7e516","kind":"commit","published_at":"2022-09-17T16:37:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.10","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.10/manifests"},{"name":"v2.12.9","sha":"7352e947bdf9b9c5ea51e601bbed7a063e98316d","kind":"commit","published_at":"2022-09-07T10:42:57.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.9/manifests"},{"name":"v2.12.8","sha":"65bca39bbf254bc760ac9d388e5a09333eaf5c87","kind":"commit","published_at":"2022-09-06T16:22:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.8/manifests"},{"name":"v2.12.7","sha":"b2dbf7bdaa02436962c4c5ccbc6bbb8b8e0c3295","kind":"commit","published_at":"2022-09-06T10:37:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.7/manifests"},{"name":"v2.12.6","sha":"e194631088aee587140c029a0404f8d40c6765b5","kind":"commit","published_at":"2022-09-05T17:31:44.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.6/manifests"},{"name":"v2.12.5","sha":"c313631bca83f7b6eb7dd8990aa702b85eb22d64","kind":"commit","published_at":"2022-08-29T07:13:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.5/manifests"},{"name":"v2.12.4","sha":"7fba17d69b033a5aace1d7b1aed7887a8ef2c4b4","kind":"commit","published_at":"2022-08-25T10:14:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.4/manifests"},{"name":"v2.12.3","sha":"060cefa51884d176fdacf1b8ea18cee3ae0b0948","kind":"commit","published_at":"2022-08-23T11:14:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.3/manifests"},{"name":"v2.12.2","sha":"14a0d657809ab5b42e7d416b686953508e6d8b91","kind":"commit","published_at":"2022-07-12T08:14:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"ab469e2010bed6d5998d03667579cc338c7e77b8","kind":"commit","published_at":"2022-07-10T06:26:53.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"876424badaa50eadcd625242551b058b8d43fcca","kind":"commit","published_at":"2022-07-09T15:11:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.0/manifests"},{"name":"v2.11.7","sha":"502ccf48834b6f7bc1bb1b9437554d46c5584a0c","kind":"commit","published_at":"2022-07-09T13:07:37.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.7/manifests"},{"name":"v2.11.6","sha":"80883503e1a2505ef54954a2dac16278e7e19e58","kind":"commit","published_at":"2022-06-13T14:25:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.6/manifests"},{"name":"v2.11.5","sha":"218ed2bb53ce90518e128ab34abc4b087255745e","kind":"commit","published_at":"2022-05-09T11:36:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.5/manifests"},{"name":"v2.11.4","sha":"5f30afe05e8205606e863bf6b0135b1425b8e83d","kind":"commit","published_at":"2022-05-02T11:59:44.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.4/manifests"},{"name":"v2.11.3","sha":"36b81ead6dcecde342c696eab3089267acbe4ff3","kind":"commit","published_at":"2022-04-19T20:30:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.3/manifests"},{"name":"v2.11.2","sha":"c81e83dfa364eba9acb33502c74878e5ccb33180","kind":"commit","published_at":"2022-03-26T19:41:50.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"699350eff13a2bad05714c15247dc62aa172983a","kind":"commit","published_at":"2022-03-22T22:35:09.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"8013d1d86a37af91e6ae09bf6930202d33aeefd1","kind":"commit","published_at":"2022-03-12T12:11:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.0/manifests"},{"name":"v2.9.5","sha":"517bf9a636425c8a73427402774e2c0b87276a8a","kind":"tag","published_at":"2022-03-09T22:27:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.5/manifests"},{"name":"v2.10.0","sha":"07c0f60ffc1017d0a9a2bb605a5c645781a8c088","kind":"commit","published_at":"2022-02-27T21:49:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.10.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.10.0/manifests"},{"name":"v2.9.3","sha":"d3449531aa5bcefb47cbb55ac695be5ed3dd635b","kind":"commit","published_at":"2022-01-09T10:24:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"101aed9d304cae4c3d0d9140f151b852b21c7ddf","kind":"commit","published_at":"2022-01-03T23:14:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"e36b4388aebb892c10ed779bafc9c1a07a325b8d","kind":"commit","published_at":"2021-12-31T12:25:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.1/manifests"},{"name":"list","sha":"5297604b3f23a6c0a857f4587b4b687c2a45a8ca","kind":"commit","published_at":"2021-12-05T13:22:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/list","html_url":"https://github.com/pylint-dev/astroid/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/list/manifests"},{"name":"v2.9.0","sha":"d0775d5fd293c97e17f7583c0640ebf2fa4478d2","kind":"commit","published_at":"2021-11-21T17:14:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.0/manifests"},{"name":"v2.8.6","sha":"c47561e5013232851ac48394be33cfcff967962f","kind":"commit","published_at":"2021-11-21T15:08:11.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.6/manifests"},{"name":"v2.8.5","sha":"8e6a446ed87ada6a45c37e04f5eeb2b939d19df4","kind":"commit","published_at":"2021-11-12T15:09:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"4c3b3b316e280a04d0a5ca7c481430be3b8d7a00","kind":"commit","published_at":"2021-10-25T20:02:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"3ec26178a0ab5f15d12ae2540b1eb23e78cc574e","kind":"commit","published_at":"2021-10-17T08:15:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"fa12a471b5d4c2211ae07811f1dd763d6b3a2546","kind":"commit","published_at":"2021-10-07T05:35:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"8afd6b40dc9235eb4057a18a5270e836daf192db","kind":"commit","published_at":"2021-10-06T20:18:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1/manifests"},{"name":"v2.8.1-rc1","sha":"e1bf25e8d79cb1fe9ab5ad038a6d8291fca6f9e1","kind":"commit","published_at":"2021-10-06T20:18:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.1-rc1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1-rc1/manifests"},{"name":"v2.8.0","sha":"9a7878a78a284571d3788afc42203089185cfcbf","kind":"commit","published_at":"2021-09-14T07:20:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.0/manifests"},{"name":"v2.7.3","sha":"f94eb5fe3af337660447fbe49420412846db7e46","kind":"commit","published_at":"2021-08-30T16:35:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"5b05832bf2968d125b19bcb8c897b844b630f24c","kind":"commit","published_at":"2021-08-20T19:07:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"67ff34c3263889c946a29c42ae3b6733d659aa18","kind":"commit","published_at":"2021-08-16T17:25:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"f26d4876bfe216aa45515b49656dae5afa110651","kind":"commit","published_at":"2021-08-15T19:26:16.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.0/manifests"},{"name":"v2.6.6","sha":"74adc8604506a451dc8a16cc00ac50464953cb3b","kind":"commit","published_at":"2021-08-03T20:40:16.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"3f5af5cde53c51997700c2532ccac2b30e60842e","kind":"tag","published_at":"2021-07-21T06:48:35.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"17165d57e1ad688f6eca279f3559fbd280e5d4ef","kind":"tag","published_at":"2021-07-19T21:38:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"2738e93afed92ad7b495dbc3036c675a8701c2c6","kind":"tag","published_at":"2021-07-19T19:24:00.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"e8e4b44d30e71b4c6cb49dd30bfd2f26888e227a","kind":"commit","published_at":"2021-06-30T10:26:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c3977dfed03cf91a1a7abc0a1ece29590f4caed0","kind":"commit","published_at":"2021-06-29T16:17:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"82bf77d54393a52ecd07d50a791f5e1a63369f11","kind":"commit","published_at":"2021-06-22T05:52:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0/manifests"},{"name":"v2.6.0-dev0","sha":"afb8e94f64da8ebf63d6969d4a3ea8a689c97e6e","kind":"commit","published_at":"2021-06-15T18:52:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.0-dev0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.0-dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.0-dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0-dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0-dev0/manifests"},{"name":"v2.5.8","sha":"1342591e2beb955a377e4486e5595478f79789e8","kind":"commit","published_at":"2021-06-07T18:26:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.5.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.8/manifests"},{"name":"v2.5.7","sha":"79fdc323f058f5f2ba754c29b564818d898548ae","kind":"commit","published_at":"2021-05-29T20:31:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.5.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"36dda3fc8a5826b19a33a0ff29402b61d6a64fc2","kind":"commit","published_at":"2021-04-25T09:42:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.5.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.6/manifests"},{"name":"astroid-2.5.6","sha":"36dda3fc8a5826b19a33a0ff29402b61d6a64fc2","kind":"commit","published_at":"2021-04-25T09:42:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.6/manifests"},{"name":"astroid-2.5.5","sha":"7db1790dd054d6be4717f63afdaef9fc3c56d630","kind":"commit","published_at":"2021-04-24T18:42:30.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.5/manifests"},{"name":"astroid-2.5.4","sha":"cd41374c679f0fc6a8778e993eda79caf0f2a6f6","kind":"commit","published_at":"2021-04-24T13:10:59.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.4/manifests"},{"name":"astroid-2.5.3","sha":"55953b3e433906855d92c42f630be9e4214553d0","kind":"commit","published_at":"2021-04-10T14:13:58.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.3/manifests"},{"name":"astroid-2.5.2","sha":"c3b58a3ed2653c6abfa0605e4a34f44c06b234b8","kind":"commit","published_at":"2021-03-28T15:22:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.2/manifests"},{"name":"astroid-2.5.1","sha":"79d72376d0553b7fcbcd4dad7e6f92f528ae10a1","kind":"commit","published_at":"2021-02-28T20:19:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.1/manifests"},{"name":"astroid-2.5","sha":"0f97f79c0aa50ed0506c09db729f906450b37652","kind":"commit","published_at":"2021-02-15T19:18:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5/manifests"},{"name":"astroid-2.4.2","sha":"2d25e84587c3e392751280490355aaeda7afd116","kind":"commit","published_at":"2020-06-08T06:47:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.4.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.2/manifests"},{"name":"astroid-2.4.1","sha":"a672051f4406da0beb01e88767e8e46488eb71eb","kind":"commit","published_at":"2020-05-05T07:36:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.4.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.1/manifests"},{"name":"astroid-2.4.0","sha":"6c8bfb4b7fb5366a3facfc08020c68ac426b9a8d","kind":"commit","published_at":"2020-04-27T08:49:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.4.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.0/manifests"},{"name":"astroid-2.3.3","sha":"ace7b2967ea762ec43fc7be8ab9c8007564d9be2","kind":"commit","published_at":"2019-11-06T18:35:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.3/manifests"},{"name":"astroid-2.3.2","sha":"8b0fcc211e3e31e1b10ede520d83488b2e1ba986","kind":"commit","published_at":"2019-10-18T09:07:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.2/manifests"},{"name":"astroid-2.3.1","sha":"bff51e9d41a3084b9313fa2108ae13f079bc0b58","kind":"commit","published_at":"2019-09-30T08:03:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.1/manifests"},{"name":"astroid-2.3.0","sha":"ff97852076de8c70b6af749fd129938c55e9786b","kind":"commit","published_at":"2019-09-24T09:19:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.0/manifests"},{"name":"astroid-1.6.6","sha":"af8fe7a4657be65e8087e9e4a68e6390d8ea38f3","kind":"commit","published_at":"2019-04-09T13:21:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.6/manifests"},{"name":"astroid-2.2.5","sha":"01a25f31962dd5017a141a6450859a7c1c82722d","kind":"commit","published_at":"2019-03-08T16:14:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.5/manifests"},{"name":"astroid-2.2.4","sha":"7a88072f9f624e59e52f4e05736ce592ca1467fc","kind":"commit","published_at":"2019-03-05T09:33:20.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.4/manifests"},{"name":"astroid-2.2.3","sha":"5443588043468f5ae135fa06ac4e31ac40b92314","kind":"commit","published_at":"2019-03-04T09:01:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.3/manifests"},{"name":"astroid-2.2.1","sha":"2caa1b3c4e838a21f144a0de05bfa82d9cdacf30","kind":"commit","published_at":"2019-03-02T11:54:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.1/manifests"},{"name":"astroid-2.2.0","sha":"9eddca32cde1fb5699dddc7eea76a7cce4d31719","kind":"commit","published_at":"2019-02-27T09:22:17.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.0/manifests"},{"name":"astroid-2.1.0","sha":"61f6155570c611b68f2e28ac649a082933cabc36","kind":"commit","published_at":"2018-11-25T17:17:24.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.1.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.1.0/manifests"},{"name":"astroid-2.0.4","sha":"5b5cd7acbecaa9b587b07de27a3334a2ec4f2a79","kind":"commit","published_at":"2018-08-10T07:07:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.4/manifests"},{"name":"astroid-2.0.3","sha":"900a4b8fa8b101bcab3e932b6c47f56c89ab8c9a","kind":"commit","published_at":"2018-08-08T19:26:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.3/manifests"},{"name":"astroid-2.0.2","sha":"5cc50abb4dbab82203b99a578161be75ca0a8fcf","kind":"commit","published_at":"2018-08-01T06:30:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.2/manifests"},{"name":"astroid-2.0.1","sha":"095441034a70837fa3f9e12179d1c519addf336d","kind":"commit","published_at":"2018-07-19T10:27:20.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.1/manifests"},{"name":"astroid-2.0","sha":"654492a0259215b0e4cdb76546777186b0f3a710","kind":"commit","published_at":"2018-07-15T07:21:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0/manifests"},{"name":"astroid-1.6.5","sha":"690a119ff3be882344d57bd30ab6d449fb8f9e21","kind":"commit","published_at":"2018-06-06T15:01:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.5/manifests"},{"name":"astroid-2.0.dev1","sha":"81db9c0edc81c45eca9e3e7b29939215fa2588fb","kind":"commit","published_at":"2018-05-28T15:04:21.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.dev1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.dev1/manifests"},{"name":"astroid-2.0.0-dev","sha":"85dce2f8830d70442b55dcb5ca3198fbafec9b50","kind":"commit","published_at":"2018-05-21T09:32:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.0-dev","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.0-dev/manifests"},{"name":"astroid-1.6.4","sha":"1bb0aa98dd91152dee8421e9bccc91e1958bc574","kind":"commit","published_at":"2018-05-15T18:45:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.4/manifests"},{"name":"astroid-1.6.3","sha":"819bd049aa166f19be6af7c53dfc0e783d545e16","kind":"commit","published_at":"2018-04-05T06:52:37.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.3/manifests"},{"name":"astroid-1.6.2","sha":"de9d70f7c3883942e1f1695016a8afe506483071","kind":"commit","published_at":"2018-03-16T17:06:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.2/manifests"},{"name":"astroid-1.6.1","sha":"5e86fd43203fef42e565310938a76d3b04cb9549","kind":"commit","published_at":"2018-01-23T09:31:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.1/manifests"},{"name":"astroid-1.6.0","sha":"ca96ad7fa177c50159da3244c3922f9d334d3ba2","kind":"commit","published_at":"2017-12-15T09:37:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.0/manifests"},{"name":"astroid-1.5.3","sha":"c0fc3b67318709d4bda5cbabfa22552d5603acb0","kind":"commit","published_at":"2017-06-03T13:48:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.3/manifests"},{"name":"astroid-1.5.2","sha":"1602965b4ef3ce54807de425bfc5bb2073d0c4d8","kind":"commit","published_at":"2017-04-17T11:30:53.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.2/manifests"},{"name":"astroid-1.5.1","sha":"7502df8e288009a52324537c7c3adc517f2d8fed","kind":"commit","published_at":"2017-04-13T14:38:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.1/manifests"},{"name":"astroid-1.5.0","sha":"cdd1a61999fbb1d91804494eea48cdd9ae5a7f88","kind":"commit","published_at":"2017-04-13T13:54:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.0/manifests"},{"name":"astroid-1.4.9","sha":"890d8baf1fa8d3456cb9bf0db4a76229f7a29773","kind":"commit","published_at":"2016-12-18T10:05:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.9/manifests"},{"name":"astroid-1.4.8","sha":"44f0753684247a246d36cf27bc5f4a0d176d176b","kind":"commit","published_at":"2016-07-26T23:10:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.8/manifests"},{"name":"astroid-1.4.7","sha":"106661a53742d611e1833116171e3d58a2141731","kind":"commit","published_at":"2016-07-07T16:13:31.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.7/manifests"},{"name":"astroid-1.4.6","sha":"bb3ff4e34620ed442fbddb3c6f479bfe65c47946","kind":"commit","published_at":"2016-06-06T14:27:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.6/manifests"},{"name":"astroid-1.4.5","sha":"fcf5925ce15afbac4630aad07f19bd41d1f6854f","kind":"commit","published_at":"2016-03-21T18:23:46.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.5/manifests"},{"name":"astroid-1.4.4","sha":"942577fc5b5c44bc53937a9131a4e9ec476590d4","kind":"commit","published_at":"2016-01-15T17:04:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.4/manifests"},{"name":"astroid-1.4.3","sha":"9f297c8712d2dbbc9b6b4fb104896b8cd2c18ff5","kind":"commit","published_at":"2015-12-24T15:03:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.3/manifests"},{"name":"astroid-1.4.2","sha":"55e38faa8240ad2324376a32d0c1be27ec44e8dd","kind":"commit","published_at":"2015-12-21T00:06:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.2/manifests"},{"name":"astroid-1.4.1","sha":"ef20af65a00488feea31f269a78c7ea3040efdbb","kind":"commit","published_at":"2015-11-29T20:45:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.1/manifests"},{"name":"astroid-1.4","sha":"920176392adabfbb1c62310c1c1d182f72df1df4","kind":"commit","published_at":"2015-11-29T17:27:28.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4/manifests"},{"name":"astroid-1.3.8","sha":"6b71db693eb148b1c776192cf1f74be474b804cb","kind":"commit","published_at":"2015-08-02T20:37:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.8/manifests"},{"name":"astroid-1.3.7","sha":"e6fb2e338668113172a677a711768f56cbeb24e0","kind":"commit","published_at":"2015-07-27T15:24:57.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.7/manifests"},{"name":"astroid-1.3.6","sha":"12a6f507f0490ac5b69a2adbdf8ba1119d523ae3","kind":"commit","published_at":"2015-03-14T16:29:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.6/manifests"},{"name":"astroid-1.3.5","sha":"836a18fc891a48c952d4270566ff32cdb690b3fb","kind":"commit","published_at":"2015-03-11T12:07:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.5/manifests"},{"name":"astroid-1.3.4","sha":"cce4c0da2ee3697355bd19394d78e2f18962bacb","kind":"commit","published_at":"2015-01-16T23:02:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.4/manifests"},{"name":"astroid-1.3.3","sha":"ec67d3adfc1c8dce5dea8b39f8bf17331e9bbc4d","kind":"commit","published_at":"2015-01-16T19:22:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.3/manifests"},{"name":"astroid-1.3.2","sha":"1e07b0ae7778f6cff88758d30b94e4bdcb419c19","kind":"commit","published_at":"2014-11-22T14:50:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.2/manifests"},{"name":"astroid-1.3.1","sha":"b2e013073d219efb1735ef128492e2ce33327153","kind":"commit","published_at":"2014-11-21T21:50:00.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.1/manifests"},{"name":"astroid-1.3","sha":"d3bc7c82ad96d7289e663bb3fbd9050ac47a5483","kind":"commit","published_at":"2014-11-18T19:34:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3/manifests"},{"name":"astroid-1.2.1","sha":"dad12edb3afc2275f18fc9aeea1e9b483bc85c99","kind":"commit","published_at":"2014-08-24T18:45:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.2.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2.1/manifests"},{"name":"astroid-1.2","sha":"b8deedb7769a0120cc626f7b534fb0c88e973bd9","kind":"commit","published_at":"2014-07-25T14:17:23.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2/manifests"},{"name":"astroid-1.1","sha":"8e3b5d62213094977ab95f0ef2d11dae0ba0d98e","kind":"commit","published_at":"2014-04-18T13:39:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.1/manifests"},{"name":"astroid-debian-version-1.0.1-1","sha":"b63443d7641cab0fab79986868c5dafedf5f37d2","kind":"commit","published_at":"2013-10-18T15:35:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-debian-version-1.0.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-debian-version-1.0.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-debian-version-1.0.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.1-1/manifests"},{"name":"astroid-version-1.0.1","sha":"34d0121454001ef9a390e292ca819f8cf8cde0ef","kind":"commit","published_at":"2013-10-18T15:33:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-version-1.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-version-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-version-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.1/manifests"},{"name":"astroid-debian-version-1.0.0-1","sha":"516983118834ab320b2e2d7b16c64816be29322b","kind":"commit","published_at":"2013-07-30T12:46:32.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-debian-version-1.0.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-debian-version-1.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-debian-version-1.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.0-1/manifests"},{"name":"astroid-version-1.0.0","sha":"25a6e43f067c2eb842c6acb2eb1909ba7b1775ac","kind":"commit","published_at":"2013-07-29T15:37:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-version-1.0.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-version-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-version-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.0/manifests"},{"name":"logilab-astng-debian-version-0.24.3-1","sha":"4b2350991aecb361fff1701016dcf1711a16d077","kind":"commit","published_at":"2013-04-17T09:38:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.3-1/manifests"},{"name":"logilab-astng-version-0.24.3","sha":"4ca36d5da5f95477cebbc73e990617609244069e","kind":"commit","published_at":"2013-04-16T11:07:16.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.3/manifests"},{"name":"logilab-astng-debian-version-0.24.2-1","sha":"fad98b55992aca8a25ff1cb0532699c832347424","kind":"commit","published_at":"2013-02-27T11:17:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.2-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.2-1/manifests"},{"name":"logilab-astng-version-0.24.2","sha":"d53ae217925391a225d5677a4fb9d81781980487","kind":"commit","published_at":"2013-02-27T10:00:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.2/manifests"},{"name":"logilab-astng-debian-version-0.24.1-1","sha":"696fe640b6ad273ccc6affe2f0b878717fdb1e48","kind":"commit","published_at":"2012-10-05T13:56:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.1-1/manifests"},{"name":"logilab-astng-version-0.24.1","sha":"58bb9c4ddbd26c179f08444cb4286d627e50b47c","kind":"commit","published_at":"2012-10-05T10:52:17.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.1/manifests"},{"name":"logilab-astng-debian-version-0.24.0-1","sha":"3d97e3ac1b9261610dc2cf2eca8d32a940518bb6","kind":"commit","published_at":"2012-07-18T09:30:00.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.0-1/manifests"},{"name":"logilab-astng-version-0.24.0","sha":"412614cf37145d56a0c9caf2d131d40cbea5e7fe","kind":"commit","published_at":"2012-07-18T08:48:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.0/manifests"},{"name":"logilab-astng-debian-version-0.23.1-1","sha":"8728e54a645e0c3914e253451be3a0fa816bd099","kind":"commit","published_at":"2011-12-08T15:56:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.23.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.23.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.23.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.1-1/manifests"},{"name":"logilab-astng-version-0.23.1","sha":"d4ed73e075549597315c52336d9a0736460aff31","kind":"commit","published_at":"2011-12-08T14:26:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.23.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.1/manifests"},{"name":"logilab-astng-debian-version-0.23.0-1","sha":"a2272a3f7e6d21dbbfb640f26eaf0da46b952764","kind":"commit","published_at":"2011-10-07T14:48:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.23.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.23.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.23.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.0-1/manifests"},{"name":"logilab-astng-version-0.23.0","sha":"1b181e534723555e5f0e1e158800643d4cb4d510","kind":"commit","published_at":"2011-10-07T10:25:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.23.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.0/manifests"},{"name":"logilab-astng-debian-version-0.22.0-1","sha":"a94c56dfcba2ed26a8b89d48d311e2e4ac6dbc9f","kind":"commit","published_at":"2011-07-20T16:14:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.22.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.22.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.22.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.22.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.22.0-1/manifests"},{"name":"logilab-astng-version-0.22.0","sha":"bd176e6e891aaed722f85fa0180e555c98c9823b","kind":"commit","published_at":"2011-07-18T14:01:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.22.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.22.0/manifests"},{"name":"logilab-astng-debian-version-0.21.1-1","sha":"c4803255fd3ad08dd98e6b6b884b5b1b72c06742","kind":"commit","published_at":"2011-01-13T20:36:21.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.21.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.21.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.21.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.1-1/manifests"},{"name":"logilab-astng-version-0.21.1","sha":"2db080a1ea411d124468bac5ddd7f5801f2992c4","kind":"commit","published_at":"2011-01-11T15:41:30.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.21.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.1/manifests"},{"name":"logilab-astng-debian-version-0.21.0-1","sha":"9911a08d6f7d1d55cad8eb911ae831b3fba14bfb","kind":"commit","published_at":"2010-11-15T17:30:59.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.21.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.21.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.21.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.0-1/manifests"},{"name":"logilab-astng-version-0.21.0","sha":"29922c39dbdcf3ac1ddfaf204e6730758e5d87e1","kind":"commit","published_at":"2010-11-15T13:13:13.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.21.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.0/manifests"},{"name":"logilab-astng-debian-version-0.20.4-1","sha":"b5df0e61a3aa9af80bb512cb3a9707735d39fed8","kind":"commit","published_at":"2010-10-27T13:18:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.4-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.4-1/manifests"},{"name":"logilab-astng-version-0.20.4","sha":"3a0be8bf3d32cdd8840195dacaa2d6bf0ad30602","kind":"commit","published_at":"2010-10-27T11:33:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.4/manifests"},{"name":"logilab-astng-debian-version-0.20.3-1","sha":"70ebf75c07f2c93360263897fb463cf5d2380848","kind":"commit","published_at":"2010-09-28T16:21:09.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.3-1/manifests"},{"name":"logilab-astng-version-0.20.3","sha":"331b873c7ff69011297de77ff72d1fbb90758f22","kind":"commit","published_at":"2010-09-28T12:33:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.3/manifests"},{"name":"logilab-astng-debian-version-0.20.2-1","sha":"549cef3c16031bd722dd1d4ea032f1521d19b686","kind":"commit","published_at":"2010-09-13T12:42:42.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.2-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.2-1/manifests"},{"name":"logilab-astng-version-0.20.2","sha":"34932302029c79769f5eae06020c21af596a9c9a","kind":"commit","published_at":"2010-09-10T10:10:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.2/manifests"},{"name":"logilab-astng-debian-version-0.20.1-1","sha":"2118b5f1b4fa5612903c3c8b4cb30c1c6b759aa8","kind":"commit","published_at":"2010-05-11T13:07:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.1-1/manifests"},{"name":"logilab-astng-version-0.20.1","sha":"6d641b0481904ec25b13d63c98042dd3f5168dce","kind":"commit","published_at":"2010-05-11T09:22:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.1/manifests"},{"name":"logilab-astng-debian-version-0.20.0-1","sha":"6e2a3867f23927968af5f873ebb8c92e2b56dfc8","kind":"commit","published_at":"2010-03-24T16:11:44.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.0-1/manifests"},{"name":"logilab-astng-version-0.20.0","sha":"db740f29f7a2a9a737f080d423c3a641c4dc5257","kind":"commit","published_at":"2010-03-23T10:34:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.0/manifests"},{"name":"logilab-astng-debian-version-0.19.3-1","sha":"7bdca3882c495ee02a00cac6397fc3d827303464","kind":"commit","published_at":"2009-12-21T20:38:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.19.3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.19.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.19.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.3-1/manifests"},{"name":"logilab-astng-version-0.19.3","sha":"143223c00ca3cf56f96ed7f0a7bcfcadedf7c181","kind":"commit","published_at":"2009-12-18T14:25:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.19.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.3/manifests"},{"name":"logilab-astng-debian-version-0.19.2-1","sha":"a799e7ab7f1eeaca7de3fd166d47598f78cf0250","kind":"commit","published_at":"2009-12-18T13:42:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.19.2-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.19.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.19.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.2-1/manifests"},{"name":"logilab-astng-version-0.19.2","sha":"779f24c72a13541f7591c094bdfa02fa1534b1da","kind":"commit","published_at":"2009-12-18T13:41:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.19.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.2/manifests"},{"name":"logilab-astng-debian-version-0.19.1-1","sha":"bee28356ae911a585ef3f28d6a5df695490581ed","kind":"commit","published_at":"2009-08-27T08:14:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.19.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.19.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.19.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.1-1/manifests"},{"name":"logilab-astng-version-0.19.1","sha":"28d96f1ac47b8b48e2bd9d42f8cd4cbb71cdac05","kind":"commit","published_at":"2009-08-27T08:14:37.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.19.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.1/manifests"},{"name":"logilab-astng-debian-version-0_18_0-1","sha":"06680b46a170ff3afd678122845f29e072fa867c","kind":"commit","published_at":"2009-03-19T14:01:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_18_0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_18_0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_18_0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_18_0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_18_0-1/manifests"},{"name":"astng_0.18.0","sha":"82838274c88a35c799d32fc7fb8a87b6ba97b452","kind":"commit","published_at":"2009-03-19T13:59:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astng_0.18.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astng_0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astng_0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astng_0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astng_0.18.0/manifests"},{"name":"logilab-astng-debian-version-0_17_4-1","sha":"613d9fbe17c7a904f78cee03c486c7a54aa2af4d","kind":"commit","published_at":"2008-11-20T06:52:31.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_17_4-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_17_4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_17_4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_4-1/manifests"},{"name":"logilab-astng-version-0_17_4","sha":"4cba50d84e8585838c394bc367a770cb2fd5e776","kind":"commit","published_at":"2008-11-19T14:17:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0_17_4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0_17_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0_17_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_4/manifests"},{"name":"logilab-astng-debian-version-0_17_3-1","sha":"ea956b782ee9296e2ddd77aa0a63a051e5f1ff17","kind":"commit","published_at":"2008-09-10T12:14:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_17_3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_17_3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_17_3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_3-1/manifests"},{"name":"logilab-astng-debian-version-0_17_0-1","sha":"4e24753b338182bed0ec7e7cefa247bf3392da44","kind":"commit","published_at":"2007-03-01T09:58:41.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_17_0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_17_0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_17_0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_0-1/manifests"},{"name":"logilab-astng-version-0_17_0","sha":"48137d9b3331ed39e740887dca7ee51679640517","kind":"commit","published_at":"2007-02-22T10:29:50.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0_17_0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0_17_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0_17_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T00:16:38.524Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/astroid?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/astroid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/astroid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/astroid/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/astroid"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T10:11:20.432Z","issues_count":165,"pull_requests_count":1183,"avg_time_to_close_issue":44332934.71428572,"avg_time_to_close_pull_request":1707061.0736842104,"issues_closed_count":105,"pull_requests_closed_count":1045,"pull_request_authors_count":97,"issue_authors_count":86,"avg_comments_per_issue":2.4242424242424243,"avg_comments_per_pull_request":1.978021978021978,"merged_pull_requests_count":946,"bot_issues_count":4,"bot_pull_requests_count":432,"past_year_issues_count":28,"past_year_pull_requests_count":268,"past_year_avg_time_to_close_issue":5507492.6,"past_year_avg_time_to_close_pull_request":494001.85365853657,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":57,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.8571428571428571,"past_year_avg_comments_per_pull_request":2.3507462686567164,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":85,"past_year_merged_pull_requests_count":177,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/issues","maintainers":[{"login":"jacobtylerwalls","count":220,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"Pierre-Sassoulas","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pierre-Sassoulas"},{"login":"DanielNoord","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielNoord"},{"login":"cdce8p","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"mbyrnepr2","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbyrnepr2"},{"login":"PeterHamfelt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterHamfelt"}],"active_maintainers":[{"login":"Pierre-Sassoulas","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pierre-Sassoulas"},{"login":"cdce8p","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"DanielNoord","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielNoord"},{"login":"jacobtylerwalls","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"mbyrnepr2","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbyrnepr2"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/astroid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/astroid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/astroid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/astroid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/astroid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/astroid/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1308},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-24T05:05:15.657Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13715345,"name":"astroid","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pylint-dev/astroid","licenses":"lgpl-2.1","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/pylint-dev/astroid","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T00:08:00.448Z","latest_release_published_at":"2026-02-13T00:08:00.448Z","latest_release_number":"3.0.2-2","last_synced_at":"2026-03-13T01:04:13.146Z","created_at":"2026-02-13T00:08:00.236Z","updated_at":"2026-08-18T00:33:52.760Z","registry_url":"https://launchpad.net/ubuntu/+source/astroid","install_command":"apt-get install astroid","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-astroid","standards_version":"4.6.2.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e,","build_depends":"debhelper-compat (= 13), pybuild-plugin-pyproject, python3-all, python3-lazy-object-proxy (\u003e= 1.4.0), python3-pip \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-pytest-runner \u003c!nocheck\u003e, python3-setuptools, python3-typing-extensions (\u003e= 3.10.0) \u003c!nocheck\u003e, python3-wrapt","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37502504,"uuid":"47649855","full_name":"pylint-dev/astroid","owner":"pylint-dev","description":"A common base representation of python source code for pylint and other projects","archived":false,"fork":false,"pushed_at":"2026-08-17T22:27:02.000Z","size":18910,"stargazers_count":581,"open_issues_count":174,"forks_count":353,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-08-17T23:22:34.272Z","etag":null,"topics":["ast","closember","hacktoberfest","inference-engine","parser","static-analysis","static-code-analysis"],"latest_commit_sha":null,"homepage":"https://pylint.readthedocs.io/projects/astroid/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pylint-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/astroid"}},"created_at":"2015-12-08T21:12:00.000Z","updated_at":"2026-08-17T20:35:44.000Z","dependencies_parsed_at":"2026-08-17T23:32:53.389Z","dependency_job_id":null,"html_url":"https://github.com/pylint-dev/astroid","commit_stats":{"total_commits":4423,"total_committers":200,"mean_commits":22.115,"dds":0.8213881980556184,"last_synced_commit":"7a3b482b9673243d2ccc895672eb1e452f5daa82"},"previous_names":["PyCQA/astroid","pycqa/astroid"],"tags_count":230,"template":false,"template_full_name":null,"purl":"pkg:github/pylint-dev/astroid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylint-dev","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/sbom","scorecard":{"id":97381,"data":{"date":"2025-08-04","repo":{"name":"github.com/pylint-dev/astroid","commit":"4364218b9d76e4ef723645caa2ae4cc86b8c0ebf"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:36","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:66","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:12"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":6,"reason":"Found 11/18 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/ci.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:53","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:120","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:121","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:122","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:256","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:32","Info:   1 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: astroid-4.0.0b2-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b2","Info: signed release artifact: astroid-4.0.0b1-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b1","Info: signed release artifact: astroid-4.0.0b0-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b0","Info: signed release artifact: astroid-3.3.11-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v3.3.11","Info: signed release artifact: astroid-3.3.10-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v3.3.10","Warn: release artifact v4.0.0b2 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/238237268","Warn: release artifact v4.0.0b1 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/238024595","Warn: release artifact v4.0.0b0 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/235458384","Warn: release artifact v3.3.11 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/232068813","Warn: release artifact v3.3.10 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/217781578"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:42"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T09:20:56.335Z","repository_id":37502504,"created_at":"2025-08-15T09:20:56.336Z","updated_at":"2025-08-15T09:20:56.336Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752327,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"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":"pylint-dev","name":"pylint-dev","uuid":"121692054","kind":"organization","description":"An organization that focuses on pylint and its ecosystem","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/121692054?v=4","repositories_count":11,"last_synced_at":"2026-08-16T00:36:33.808Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pylint-dev","funding_links":[],"total_stars":7012,"followers":58,"following":0,"created_at":"2023-03-29T13:00:14.122Z","updated_at":"2026-08-16T00:36:33.821Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylint-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylint-dev/repositories"},"tags":[{"name":"v4.3.1","sha":"4ea15d44c0e092296760c5bbaf4b3d1996a96779","kind":"commit","published_at":"2026-08-17T08:19:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"a52596add5f06eadc18969ff231e00746764d599","kind":"commit","published_at":"2026-08-07T20:19:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.3.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.0/manifests"},{"name":"v4.2.0b5","sha":"e8d7321b0cd0696eefef030a4c3f84cc71489a78","kind":"commit","published_at":"2026-07-27T07:01:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b5/manifests"},{"name":"v4.2.0b4","sha":"2731779d86f29d30c631b1dd21948842b3d17914","kind":"commit","published_at":"2026-07-04T17:02:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b4/manifests"},{"name":"v4.2.0","sha":"9debe666a837adc042d0f1a0e3b4b04d9d7c3f4e","kind":"tag","published_at":"2026-04-28T09:27:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0/manifests"},{"name":"v4.2.0b3","sha":"bd08c3f80ea1165e3932c5d067d2368a845389e7","kind":"commit","published_at":"2026-04-24T11:08:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b3/manifests"},{"name":"v4.2.0b2","sha":"00477a9a9c625be33d3f07bffbdac5bfd7e1531c","kind":"commit","published_at":"2026-04-23T18:47:13.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b2/manifests"},{"name":"v4.2.0b1","sha":"0a8c390a57b7913a650cc23c84e7e2af501113f1","kind":"commit","published_at":"2026-03-23T08:08:31.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b1/manifests"},{"name":"v4.1.2","sha":"91dac1330a52c8e606f18720d02667d49cdce8bd","kind":"commit","published_at":"2026-03-22T15:06:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.1.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"f11d7ae40c6929bed001b807321ff46051cb2064","kind":"commit","published_at":"2026-02-23T02:34:23.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.1.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"5ffc8aacf0df93f2fa1bcc2d23752a49e8c7f6f7","kind":"commit","published_at":"2026-02-09T02:17:33.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.1.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.0/manifests"},{"name":"v4.0.4","sha":"019feb6018eef32a0e3a25d8153427a537961882","kind":"commit","published_at":"2026-02-07T23:32:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"b978037e67f233f4366de4ccbcdad2c627474477","kind":"commit","published_at":"2026-01-03T22:11:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a068430290b375a06f6eccdcea7d5026995172ba","kind":"commit","published_at":"2025-11-09T21:19:11.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"9f17568cf7591be64655e79c132e2e8777e98d5e","kind":"commit","published_at":"2025-10-11T15:13:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bb38aa49a279ce38c0706a76bf31339d14f2fa61","kind":"commit","published_at":"2025-10-05T15:34:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0/manifests"},{"name":"v4.0.0rc0","sha":"d39bc75cb74d71a8008fad72ae532b392d9dd7e9","kind":"commit","published_at":"2025-09-29T13:15:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0rc0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0rc0/manifests"},{"name":"v4.0.0b3","sha":"62015e7d25e74dd5749009e2a43f12f090a7b15b","kind":"commit","published_at":"2025-09-22T19:39:13.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b3/manifests"},{"name":"v4.0.0b2","sha":"0f60c1f839ecda4c11c1487f7c4c1f5e2c175550","kind":"tag","published_at":"2025-08-07T09:44:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b2/manifests"},{"name":"v4.0.0b1","sha":"8de1bb95bd77f038b196ea1bbcb2766b993fe7e4","kind":"commit","published_at":"2025-08-06T15:33:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b1/manifests"},{"name":"v4.0.0b0","sha":"e68d132c4f6709b8a3db7f04d791bbc78164cd9e","kind":"commit","published_at":"2025-07-27T15:43:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b0/manifests"},{"name":"v3.3.11","sha":"fbea510b9e7604be0afea5b25ca6b51a73f09870","kind":"commit","published_at":"2025-07-13T18:01:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.11","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.11/manifests"},{"name":"v3.3.10","sha":"a3623682a5e1e07f4f331b6b0a5f77e257d81b96","kind":"commit","published_at":"2025-05-10T13:22:23.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.10","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.10/manifests"},{"name":"v3.3.9","sha":"a6ccad5ccff353f6bc50eb9e818a462521bd1457","kind":"commit","published_at":"2025-03-09T11:26:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.9/manifests"},{"name":"v4.0.0a0","sha":"7da8791cbc6cc124c2d447fcfa726c99dbcfa99b","kind":"commit","published_at":"2025-02-03T15:59:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0a0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0a0/manifests"},{"name":"v3.3.8","sha":"d52799b6e8359d89f20f020d77e98a71d2cde20f","kind":"commit","published_at":"2024-12-24T01:08:15.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.8/manifests"},{"name":"v3.3.7","sha":"50916d64150da365d4234b48afec73008f2a81f1","kind":"commit","published_at":"2024-12-21T10:59:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.7/manifests"},{"name":"v3.3.6","sha":"a1326794392f554a7971f0168eaabb437076033a","kind":"commit","published_at":"2024-12-08T12:51:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"8c74a5f6984753900f0222622ccbf3182de66a47","kind":"commit","published_at":"2024-10-04T12:01:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"6042e585859420ff98a9f9c2f383a3f3e54f567a","kind":"commit","published_at":"2024-09-23T18:13:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"a01a9c9fb8f7748f915562cc992c68772d98d2dd","kind":"commit","published_at":"2024-09-20T10:42:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"4ae46172a26bc9fd2a9668c69e4327c31cd48240","kind":"commit","published_at":"2024-08-11T11:58:59.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"de58003b577c6111df1505b794f836fb1d643ef0","kind":"commit","published_at":"2024-08-06T13:02:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47030b1b84760ca6f993c6b462797eb525fcdc47","kind":"commit","published_at":"2024-08-04T15:31:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.0/manifests"},{"name":"v3.2.4","sha":"f022800b046679d4229fb75391c0aaca5087cd1b","kind":"commit","published_at":"2024-07-20T12:54:24.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"30ea72014bd63b5803294e049424900e845f1346","kind":"commit","published_at":"2024-07-11T15:00:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"a35821aa6e98893c715b770bbbfb2b104a4a97a2","kind":"commit","published_at":"2024-05-19T22:21:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0ce116d3109a0bee3ddeffd8528c9f3f9a6b975f","kind":"commit","published_at":"2024-05-16T11:50:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"7d4d8051afc07425af6834e3d69b7bbafafec987","kind":"commit","published_at":"2024-05-07T11:38:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"3fb17a1af9f71ca1f97f623c2e141d32796a5a43","kind":"commit","published_at":"2024-02-23T16:01:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.1.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"0375d1a22262b4d7a4327aad5d770b2cd262c4ef","kind":"commit","published_at":"2024-02-04T15:11:50.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"e6dea9cc9e8427f1b0e405dc5de8002a0c3f5239","kind":"commit","published_at":"2023-12-12T12:43:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"0191f534213364a844e8138dd68bb71f3ba603e3","kind":"commit","published_at":"2023-10-16T00:52:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"2891dafec472aa0ce7939c984965b345f7052036","kind":"commit","published_at":"2023-09-26T13:14:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0/manifests"},{"name":"v2.15.8","sha":"c633af204678a69708857af0793b2a4ca11107b0","kind":"commit","published_at":"2023-09-26T12:35:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.8/manifests"},{"name":"v3.0.0b0","sha":"3dbb5d7fba0acba98cc2b8f8271e7194ab3d47a0","kind":"commit","published_at":"2023-09-24T12:38:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0b0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0b0/manifests"},{"name":"v2.15.7","sha":"29b42e5e9745b172d5980511d14efeac745a5a82","kind":"commit","published_at":"2023-09-23T19:47:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.7/manifests"},{"name":"v3.0.0a9","sha":"0361eb460fc92da6ac3c69637cc6a8698b509d88","kind":"commit","published_at":"2023-08-06T19:35:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a9/manifests"},{"name":"v3.0.0a8","sha":"fa699abf9e940d007eea665fba1b2a37f0d37343","kind":"commit","published_at":"2023-07-15T12:45:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a8/manifests"},{"name":"v2.15.6","sha":"30c3112bda109183d2e31b098b8bb7fdd7a1fd9d","kind":"commit","published_at":"2023-07-08T18:25:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.6/manifests"},{"name":"v3.0.0a7","sha":"01c35516a2ef67a7ba1b43fa5548eaa6edb44352","kind":"commit","published_at":"2023-07-08T11:27:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a7/manifests"},{"name":"v3.0.0a6","sha":"6469710c7dfa514169b348333a05b0137c0dfdcc","kind":"commit","published_at":"2023-07-04T20:06:41.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"9df6012d792916a56723456f596328aac36e253f","kind":"commit","published_at":"2023-06-13T07:50:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"f675f19bda06083862ce080b7bcf00a2b1d749b5","kind":"commit","published_at":"2023-06-06T19:55:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"9ce1bc38cad5af5b838d132b8e4aa29e5eab3857","kind":"commit","published_at":"2023-05-14T17:44:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a3/manifests"},{"name":"v2.15.5","sha":"8523ba827006d56a770a1f6efa77215718ef26c0","kind":"commit","published_at":"2023-05-14T17:31:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.5/manifests"},{"name":"v3.0.0a2","sha":"a2178fff0527bb80f4514a4744b3473cd0637a6c","kind":"commit","published_at":"2023-04-25T17:52:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"034fb9272727e69222f6f033897cb4a084ec949f","kind":"commit","published_at":"2023-04-25T12:00:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a1/manifests"},{"name":"v2.15.4","sha":"420a59a7da81828e982fabfd34e1533ffddf6400","kind":"commit","published_at":"2023-04-24T08:51:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"c312218289798207813971af540fbed43c6963b5","kind":"commit","published_at":"2023-04-16T20:36:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"85b698466afe12c750842dc2522f2823365d9fbc","kind":"commit","published_at":"2023-04-02T19:19:53.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"1bc3e7603042363d1bc01f53ad6b5fe97ee18fc7","kind":"commit","published_at":"2023-03-26T13:11:35.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"edf88c65d794acb5582e1d27589be9fa73b00424","kind":"commit","published_at":"2023-03-05T23:01:42.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.0/manifests"},{"name":"v2.14.2","sha":"4182d0eef9528654fc683ce4a0625dddf8343d7f","kind":"commit","published_at":"2023-02-12T17:12:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.14.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"b4214142c8d16089f9f328f0a5422093b6886763","kind":"commit","published_at":"2023-01-31T21:38:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.14.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.1/manifests"},{"name":"v2.13.5","sha":"de9736de43cdf2d7ca6165fdde265075bfc5f6d8","kind":"commit","published_at":"2023-01-31T21:18:17.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.5/manifests"},{"name":"v2.14.0","sha":"b644c1e834b491b465c5d61ead0373342029621a","kind":"commit","published_at":"2023-01-31T14:39:46.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.14.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.0/manifests"},{"name":"v2.13.4","sha":"d9023eff11ef87cec646d45de78785e429593deb","kind":"commit","published_at":"2023-01-31T13:16:28.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"aed900b56f180faf34b2b28541dca41bac905e5e","kind":"commit","published_at":"2023-01-20T20:26:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"f717084fea5ba9c030b7a8fe08336b7ee7b66b64","kind":"commit","published_at":"2023-01-08T13:22:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"b015ec0a0b76ec49fb7c21ab2685f6f5002d1c6f","kind":"commit","published_at":"2023-01-08T11:56:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"1d49b8cc52042b83d7c5a6ad814d98803409d859","kind":"commit","published_at":"2023-01-07T18:59:42.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.0/manifests"},{"name":"v2.12.14","sha":"b7c6c419c5e2e522eab9763fcaa79fd3f9bdc4fc","kind":"commit","published_at":"2023-01-06T19:32:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.14","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.14/manifests"},{"name":"v2.12.13","sha":"8bdec591f228e7db6a0be66b6ca814227ff50001","kind":"commit","published_at":"2022-11-19T14:50:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.13","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.13/manifests"},{"name":"v2.12.12","sha":"52f6d2d7722db383af035be929f18af5e9fe8cd5","kind":"commit","published_at":"2022-10-19T08:44:58.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.12","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.12/manifests"},{"name":"v2.12.11","sha":"f2308bc173172426ebd91f05b72dc5ca8a974fa6","kind":"commit","published_at":"2022-10-10T11:58:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.11","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.11/manifests"},{"name":"v2.12.10","sha":"9c3b002f7825b7f5743a2acbb46010ab73e7e516","kind":"commit","published_at":"2022-09-17T16:37:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.10","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.10/manifests"},{"name":"v2.12.9","sha":"7352e947bdf9b9c5ea51e601bbed7a063e98316d","kind":"commit","published_at":"2022-09-07T10:42:57.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.9/manifests"},{"name":"v2.12.8","sha":"65bca39bbf254bc760ac9d388e5a09333eaf5c87","kind":"commit","published_at":"2022-09-06T16:22:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.8/manifests"},{"name":"v2.12.7","sha":"b2dbf7bdaa02436962c4c5ccbc6bbb8b8e0c3295","kind":"commit","published_at":"2022-09-06T10:37:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.7/manifests"},{"name":"v2.12.6","sha":"e194631088aee587140c029a0404f8d40c6765b5","kind":"commit","published_at":"2022-09-05T17:31:44.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.6/manifests"},{"name":"v2.12.5","sha":"c313631bca83f7b6eb7dd8990aa702b85eb22d64","kind":"commit","published_at":"2022-08-29T07:13:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.5/manifests"},{"name":"v2.12.4","sha":"7fba17d69b033a5aace1d7b1aed7887a8ef2c4b4","kind":"commit","published_at":"2022-08-25T10:14:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.4/manifests"},{"name":"v2.12.3","sha":"060cefa51884d176fdacf1b8ea18cee3ae0b0948","kind":"commit","published_at":"2022-08-23T11:14:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.3/manifests"},{"name":"v2.12.2","sha":"14a0d657809ab5b42e7d416b686953508e6d8b91","kind":"commit","published_at":"2022-07-12T08:14:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"ab469e2010bed6d5998d03667579cc338c7e77b8","kind":"commit","published_at":"2022-07-10T06:26:53.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"876424badaa50eadcd625242551b058b8d43fcca","kind":"commit","published_at":"2022-07-09T15:11:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.0/manifests"},{"name":"v2.11.7","sha":"502ccf48834b6f7bc1bb1b9437554d46c5584a0c","kind":"commit","published_at":"2022-07-09T13:07:37.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.7/manifests"},{"name":"v2.11.6","sha":"80883503e1a2505ef54954a2dac16278e7e19e58","kind":"commit","published_at":"2022-06-13T14:25:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.6/manifests"},{"name":"v2.11.5","sha":"218ed2bb53ce90518e128ab34abc4b087255745e","kind":"commit","published_at":"2022-05-09T11:36:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.5/manifests"},{"name":"v2.11.4","sha":"5f30afe05e8205606e863bf6b0135b1425b8e83d","kind":"commit","published_at":"2022-05-02T11:59:44.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.4/manifests"},{"name":"v2.11.3","sha":"36b81ead6dcecde342c696eab3089267acbe4ff3","kind":"commit","published_at":"2022-04-19T20:30:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.3/manifests"},{"name":"v2.11.2","sha":"c81e83dfa364eba9acb33502c74878e5ccb33180","kind":"commit","published_at":"2022-03-26T19:41:50.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"699350eff13a2bad05714c15247dc62aa172983a","kind":"commit","published_at":"2022-03-22T22:35:09.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"8013d1d86a37af91e6ae09bf6930202d33aeefd1","kind":"commit","published_at":"2022-03-12T12:11:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.0/manifests"},{"name":"v2.9.5","sha":"517bf9a636425c8a73427402774e2c0b87276a8a","kind":"tag","published_at":"2022-03-09T22:27:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.5/manifests"},{"name":"v2.10.0","sha":"07c0f60ffc1017d0a9a2bb605a5c645781a8c088","kind":"commit","published_at":"2022-02-27T21:49:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.10.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.10.0/manifests"},{"name":"v2.9.3","sha":"d3449531aa5bcefb47cbb55ac695be5ed3dd635b","kind":"commit","published_at":"2022-01-09T10:24:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"101aed9d304cae4c3d0d9140f151b852b21c7ddf","kind":"commit","published_at":"2022-01-03T23:14:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"e36b4388aebb892c10ed779bafc9c1a07a325b8d","kind":"commit","published_at":"2021-12-31T12:25:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.1/manifests"},{"name":"list","sha":"5297604b3f23a6c0a857f4587b4b687c2a45a8ca","kind":"commit","published_at":"2021-12-05T13:22:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/list","html_url":"https://github.com/pylint-dev/astroid/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/list/manifests"},{"name":"v2.9.0","sha":"d0775d5fd293c97e17f7583c0640ebf2fa4478d2","kind":"commit","published_at":"2021-11-21T17:14:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.0/manifests"},{"name":"v2.8.6","sha":"c47561e5013232851ac48394be33cfcff967962f","kind":"commit","published_at":"2021-11-21T15:08:11.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.6/manifests"},{"name":"v2.8.5","sha":"8e6a446ed87ada6a45c37e04f5eeb2b939d19df4","kind":"commit","published_at":"2021-11-12T15:09:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"4c3b3b316e280a04d0a5ca7c481430be3b8d7a00","kind":"commit","published_at":"2021-10-25T20:02:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"3ec26178a0ab5f15d12ae2540b1eb23e78cc574e","kind":"commit","published_at":"2021-10-17T08:15:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"fa12a471b5d4c2211ae07811f1dd763d6b3a2546","kind":"commit","published_at":"2021-10-07T05:35:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"8afd6b40dc9235eb4057a18a5270e836daf192db","kind":"commit","published_at":"2021-10-06T20:18:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1/manifests"},{"name":"v2.8.1-rc1","sha":"e1bf25e8d79cb1fe9ab5ad038a6d8291fca6f9e1","kind":"commit","published_at":"2021-10-06T20:18:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.1-rc1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1-rc1/manifests"},{"name":"v2.8.0","sha":"9a7878a78a284571d3788afc42203089185cfcbf","kind":"commit","published_at":"2021-09-14T07:20:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.0/manifests"},{"name":"v2.7.3","sha":"f94eb5fe3af337660447fbe49420412846db7e46","kind":"commit","published_at":"2021-08-30T16:35:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"5b05832bf2968d125b19bcb8c897b844b630f24c","kind":"commit","published_at":"2021-08-20T19:07:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"67ff34c3263889c946a29c42ae3b6733d659aa18","kind":"commit","published_at":"2021-08-16T17:25:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"f26d4876bfe216aa45515b49656dae5afa110651","kind":"commit","published_at":"2021-08-15T19:26:16.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.0/manifests"},{"name":"v2.6.6","sha":"74adc8604506a451dc8a16cc00ac50464953cb3b","kind":"commit","published_at":"2021-08-03T20:40:16.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"3f5af5cde53c51997700c2532ccac2b30e60842e","kind":"tag","published_at":"2021-07-21T06:48:35.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"17165d57e1ad688f6eca279f3559fbd280e5d4ef","kind":"tag","published_at":"2021-07-19T21:38:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"2738e93afed92ad7b495dbc3036c675a8701c2c6","kind":"tag","published_at":"2021-07-19T19:24:00.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"e8e4b44d30e71b4c6cb49dd30bfd2f26888e227a","kind":"commit","published_at":"2021-06-30T10:26:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c3977dfed03cf91a1a7abc0a1ece29590f4caed0","kind":"commit","published_at":"2021-06-29T16:17:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"82bf77d54393a52ecd07d50a791f5e1a63369f11","kind":"commit","published_at":"2021-06-22T05:52:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0/manifests"},{"name":"v2.6.0-dev0","sha":"afb8e94f64da8ebf63d6969d4a3ea8a689c97e6e","kind":"commit","published_at":"2021-06-15T18:52:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.0-dev0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.0-dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.0-dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0-dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0-dev0/manifests"},{"name":"v2.5.8","sha":"1342591e2beb955a377e4486e5595478f79789e8","kind":"commit","published_at":"2021-06-07T18:26:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.5.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.8/manifests"},{"name":"v2.5.7","sha":"79fdc323f058f5f2ba754c29b564818d898548ae","kind":"commit","published_at":"2021-05-29T20:31:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.5.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"36dda3fc8a5826b19a33a0ff29402b61d6a64fc2","kind":"commit","published_at":"2021-04-25T09:42:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.5.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.6/manifests"},{"name":"astroid-2.5.6","sha":"36dda3fc8a5826b19a33a0ff29402b61d6a64fc2","kind":"commit","published_at":"2021-04-25T09:42:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.6/manifests"},{"name":"astroid-2.5.5","sha":"7db1790dd054d6be4717f63afdaef9fc3c56d630","kind":"commit","published_at":"2021-04-24T18:42:30.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.5/manifests"},{"name":"astroid-2.5.4","sha":"cd41374c679f0fc6a8778e993eda79caf0f2a6f6","kind":"commit","published_at":"2021-04-24T13:10:59.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.4/manifests"},{"name":"astroid-2.5.3","sha":"55953b3e433906855d92c42f630be9e4214553d0","kind":"commit","published_at":"2021-04-10T14:13:58.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.3/manifests"},{"name":"astroid-2.5.2","sha":"c3b58a3ed2653c6abfa0605e4a34f44c06b234b8","kind":"commit","published_at":"2021-03-28T15:22:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.2/manifests"},{"name":"astroid-2.5.1","sha":"79d72376d0553b7fcbcd4dad7e6f92f528ae10a1","kind":"commit","published_at":"2021-02-28T20:19:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.1/manifests"},{"name":"astroid-2.5","sha":"0f97f79c0aa50ed0506c09db729f906450b37652","kind":"commit","published_at":"2021-02-15T19:18:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5/manifests"},{"name":"astroid-2.4.2","sha":"2d25e84587c3e392751280490355aaeda7afd116","kind":"commit","published_at":"2020-06-08T06:47:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.4.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.2/manifests"},{"name":"astroid-2.4.1","sha":"a672051f4406da0beb01e88767e8e46488eb71eb","kind":"commit","published_at":"2020-05-05T07:36:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.4.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.1/manifests"},{"name":"astroid-2.4.0","sha":"6c8bfb4b7fb5366a3facfc08020c68ac426b9a8d","kind":"commit","published_at":"2020-04-27T08:49:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.4.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.0/manifests"},{"name":"astroid-2.3.3","sha":"ace7b2967ea762ec43fc7be8ab9c8007564d9be2","kind":"commit","published_at":"2019-11-06T18:35:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.3/manifests"},{"name":"astroid-2.3.2","sha":"8b0fcc211e3e31e1b10ede520d83488b2e1ba986","kind":"commit","published_at":"2019-10-18T09:07:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.2/manifests"},{"name":"astroid-2.3.1","sha":"bff51e9d41a3084b9313fa2108ae13f079bc0b58","kind":"commit","published_at":"2019-09-30T08:03:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.1/manifests"},{"name":"astroid-2.3.0","sha":"ff97852076de8c70b6af749fd129938c55e9786b","kind":"commit","published_at":"2019-09-24T09:19:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.0/manifests"},{"name":"astroid-1.6.6","sha":"af8fe7a4657be65e8087e9e4a68e6390d8ea38f3","kind":"commit","published_at":"2019-04-09T13:21:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.6/manifests"},{"name":"astroid-2.2.5","sha":"01a25f31962dd5017a141a6450859a7c1c82722d","kind":"commit","published_at":"2019-03-08T16:14:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.5/manifests"},{"name":"astroid-2.2.4","sha":"7a88072f9f624e59e52f4e05736ce592ca1467fc","kind":"commit","published_at":"2019-03-05T09:33:20.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.4/manifests"},{"name":"astroid-2.2.3","sha":"5443588043468f5ae135fa06ac4e31ac40b92314","kind":"commit","published_at":"2019-03-04T09:01:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.3/manifests"},{"name":"astroid-2.2.1","sha":"2caa1b3c4e838a21f144a0de05bfa82d9cdacf30","kind":"commit","published_at":"2019-03-02T11:54:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.1/manifests"},{"name":"astroid-2.2.0","sha":"9eddca32cde1fb5699dddc7eea76a7cce4d31719","kind":"commit","published_at":"2019-02-27T09:22:17.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.0/manifests"},{"name":"astroid-2.1.0","sha":"61f6155570c611b68f2e28ac649a082933cabc36","kind":"commit","published_at":"2018-11-25T17:17:24.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.1.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.1.0/manifests"},{"name":"astroid-2.0.4","sha":"5b5cd7acbecaa9b587b07de27a3334a2ec4f2a79","kind":"commit","published_at":"2018-08-10T07:07:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.4/manifests"},{"name":"astroid-2.0.3","sha":"900a4b8fa8b101bcab3e932b6c47f56c89ab8c9a","kind":"commit","published_at":"2018-08-08T19:26:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.3/manifests"},{"name":"astroid-2.0.2","sha":"5cc50abb4dbab82203b99a578161be75ca0a8fcf","kind":"commit","published_at":"2018-08-01T06:30:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.2/manifests"},{"name":"astroid-2.0.1","sha":"095441034a70837fa3f9e12179d1c519addf336d","kind":"commit","published_at":"2018-07-19T10:27:20.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.1/manifests"},{"name":"astroid-2.0","sha":"654492a0259215b0e4cdb76546777186b0f3a710","kind":"commit","published_at":"2018-07-15T07:21:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0/manifests"},{"name":"astroid-1.6.5","sha":"690a119ff3be882344d57bd30ab6d449fb8f9e21","kind":"commit","published_at":"2018-06-06T15:01:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.5/manifests"},{"name":"astroid-2.0.dev1","sha":"81db9c0edc81c45eca9e3e7b29939215fa2588fb","kind":"commit","published_at":"2018-05-28T15:04:21.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.dev1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.dev1/manifests"},{"name":"astroid-2.0.0-dev","sha":"85dce2f8830d70442b55dcb5ca3198fbafec9b50","kind":"commit","published_at":"2018-05-21T09:32:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.0-dev","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.0-dev/manifests"},{"name":"astroid-1.6.4","sha":"1bb0aa98dd91152dee8421e9bccc91e1958bc574","kind":"commit","published_at":"2018-05-15T18:45:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.4/manifests"},{"name":"astroid-1.6.3","sha":"819bd049aa166f19be6af7c53dfc0e783d545e16","kind":"commit","published_at":"2018-04-05T06:52:37.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.3/manifests"},{"name":"astroid-1.6.2","sha":"de9d70f7c3883942e1f1695016a8afe506483071","kind":"commit","published_at":"2018-03-16T17:06:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.2/manifests"},{"name":"astroid-1.6.1","sha":"5e86fd43203fef42e565310938a76d3b04cb9549","kind":"commit","published_at":"2018-01-23T09:31:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.1/manifests"},{"name":"astroid-1.6.0","sha":"ca96ad7fa177c50159da3244c3922f9d334d3ba2","kind":"commit","published_at":"2017-12-15T09:37:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.0/manifests"},{"name":"astroid-1.5.3","sha":"c0fc3b67318709d4bda5cbabfa22552d5603acb0","kind":"commit","published_at":"2017-06-03T13:48:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.3/manifests"},{"name":"astroid-1.5.2","sha":"1602965b4ef3ce54807de425bfc5bb2073d0c4d8","kind":"commit","published_at":"2017-04-17T11:30:53.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.2/manifests"},{"name":"astroid-1.5.1","sha":"7502df8e288009a52324537c7c3adc517f2d8fed","kind":"commit","published_at":"2017-04-13T14:38:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.1/manifests"},{"name":"astroid-1.5.0","sha":"cdd1a61999fbb1d91804494eea48cdd9ae5a7f88","kind":"commit","published_at":"2017-04-13T13:54:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.0/manifests"},{"name":"astroid-1.4.9","sha":"890d8baf1fa8d3456cb9bf0db4a76229f7a29773","kind":"commit","published_at":"2016-12-18T10:05:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.9/manifests"},{"name":"astroid-1.4.8","sha":"44f0753684247a246d36cf27bc5f4a0d176d176b","kind":"commit","published_at":"2016-07-26T23:10:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.8/manifests"},{"name":"astroid-1.4.7","sha":"106661a53742d611e1833116171e3d58a2141731","kind":"commit","published_at":"2016-07-07T16:13:31.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.7/manifests"},{"name":"astroid-1.4.6","sha":"bb3ff4e34620ed442fbddb3c6f479bfe65c47946","kind":"commit","published_at":"2016-06-06T14:27:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.6/manifests"},{"name":"astroid-1.4.5","sha":"fcf5925ce15afbac4630aad07f19bd41d1f6854f","kind":"commit","published_at":"2016-03-21T18:23:46.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.5/manifests"},{"name":"astroid-1.4.4","sha":"942577fc5b5c44bc53937a9131a4e9ec476590d4","kind":"commit","published_at":"2016-01-15T17:04:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.4/manifests"},{"name":"astroid-1.4.3","sha":"9f297c8712d2dbbc9b6b4fb104896b8cd2c18ff5","kind":"commit","published_at":"2015-12-24T15:03:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.3/manifests"},{"name":"astroid-1.4.2","sha":"55e38faa8240ad2324376a32d0c1be27ec44e8dd","kind":"commit","published_at":"2015-12-21T00:06:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.2/manifests"},{"name":"astroid-1.4.1","sha":"ef20af65a00488feea31f269a78c7ea3040efdbb","kind":"commit","published_at":"2015-11-29T20:45:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.1/manifests"},{"name":"astroid-1.4","sha":"920176392adabfbb1c62310c1c1d182f72df1df4","kind":"commit","published_at":"2015-11-29T17:27:28.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4/manifests"},{"name":"astroid-1.3.8","sha":"6b71db693eb148b1c776192cf1f74be474b804cb","kind":"commit","published_at":"2015-08-02T20:37:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.8/manifests"},{"name":"astroid-1.3.7","sha":"e6fb2e338668113172a677a711768f56cbeb24e0","kind":"commit","published_at":"2015-07-27T15:24:57.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.7/manifests"},{"name":"astroid-1.3.6","sha":"12a6f507f0490ac5b69a2adbdf8ba1119d523ae3","kind":"commit","published_at":"2015-03-14T16:29:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.6/manifests"},{"name":"astroid-1.3.5","sha":"836a18fc891a48c952d4270566ff32cdb690b3fb","kind":"commit","published_at":"2015-03-11T12:07:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.5/manifests"},{"name":"astroid-1.3.4","sha":"cce4c0da2ee3697355bd19394d78e2f18962bacb","kind":"commit","published_at":"2015-01-16T23:02:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.4/manifests"},{"name":"astroid-1.3.3","sha":"ec67d3adfc1c8dce5dea8b39f8bf17331e9bbc4d","kind":"commit","published_at":"2015-01-16T19:22:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.3/manifests"},{"name":"astroid-1.3.2","sha":"1e07b0ae7778f6cff88758d30b94e4bdcb419c19","kind":"commit","published_at":"2014-11-22T14:50:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.2/manifests"},{"name":"astroid-1.3.1","sha":"b2e013073d219efb1735ef128492e2ce33327153","kind":"commit","published_at":"2014-11-21T21:50:00.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.1/manifests"},{"name":"astroid-1.3","sha":"d3bc7c82ad96d7289e663bb3fbd9050ac47a5483","kind":"commit","published_at":"2014-11-18T19:34:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3/manifests"},{"name":"astroid-1.2.1","sha":"dad12edb3afc2275f18fc9aeea1e9b483bc85c99","kind":"commit","published_at":"2014-08-24T18:45:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.2.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2.1/manifests"},{"name":"astroid-1.2","sha":"b8deedb7769a0120cc626f7b534fb0c88e973bd9","kind":"commit","published_at":"2014-07-25T14:17:23.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2/manifests"},{"name":"astroid-1.1","sha":"8e3b5d62213094977ab95f0ef2d11dae0ba0d98e","kind":"commit","published_at":"2014-04-18T13:39:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.1/manifests"},{"name":"astroid-debian-version-1.0.1-1","sha":"b63443d7641cab0fab79986868c5dafedf5f37d2","kind":"commit","published_at":"2013-10-18T15:35:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-debian-version-1.0.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-debian-version-1.0.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-debian-version-1.0.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.1-1/manifests"},{"name":"astroid-version-1.0.1","sha":"34d0121454001ef9a390e292ca819f8cf8cde0ef","kind":"commit","published_at":"2013-10-18T15:33:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-version-1.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-version-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-version-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.1/manifests"},{"name":"astroid-debian-version-1.0.0-1","sha":"516983118834ab320b2e2d7b16c64816be29322b","kind":"commit","published_at":"2013-07-30T12:46:32.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-debian-version-1.0.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-debian-version-1.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-debian-version-1.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.0-1/manifests"},{"name":"astroid-version-1.0.0","sha":"25a6e43f067c2eb842c6acb2eb1909ba7b1775ac","kind":"commit","published_at":"2013-07-29T15:37:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-version-1.0.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-version-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-version-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.0/manifests"},{"name":"logilab-astng-debian-version-0.24.3-1","sha":"4b2350991aecb361fff1701016dcf1711a16d077","kind":"commit","published_at":"2013-04-17T09:38:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.3-1/manifests"},{"name":"logilab-astng-version-0.24.3","sha":"4ca36d5da5f95477cebbc73e990617609244069e","kind":"commit","published_at":"2013-04-16T11:07:16.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.3/manifests"},{"name":"logilab-astng-debian-version-0.24.2-1","sha":"fad98b55992aca8a25ff1cb0532699c832347424","kind":"commit","published_at":"2013-02-27T11:17:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.2-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.2-1/manifests"},{"name":"logilab-astng-version-0.24.2","sha":"d53ae217925391a225d5677a4fb9d81781980487","kind":"commit","published_at":"2013-02-27T10:00:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.2/manifests"},{"name":"logilab-astng-debian-version-0.24.1-1","sha":"696fe640b6ad273ccc6affe2f0b878717fdb1e48","kind":"commit","published_at":"2012-10-05T13:56:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.1-1/manifests"},{"name":"logilab-astng-version-0.24.1","sha":"58bb9c4ddbd26c179f08444cb4286d627e50b47c","kind":"commit","published_at":"2012-10-05T10:52:17.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.1/manifests"},{"name":"logilab-astng-debian-version-0.24.0-1","sha":"3d97e3ac1b9261610dc2cf2eca8d32a940518bb6","kind":"commit","published_at":"2012-07-18T09:30:00.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.0-1/manifests"},{"name":"logilab-astng-version-0.24.0","sha":"412614cf37145d56a0c9caf2d131d40cbea5e7fe","kind":"commit","published_at":"2012-07-18T08:48:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.0/manifests"},{"name":"logilab-astng-debian-version-0.23.1-1","sha":"8728e54a645e0c3914e253451be3a0fa816bd099","kind":"commit","published_at":"2011-12-08T15:56:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.23.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.23.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.23.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.1-1/manifests"},{"name":"logilab-astng-version-0.23.1","sha":"d4ed73e075549597315c52336d9a0736460aff31","kind":"commit","published_at":"2011-12-08T14:26:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.23.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.1/manifests"},{"name":"logilab-astng-debian-version-0.23.0-1","sha":"a2272a3f7e6d21dbbfb640f26eaf0da46b952764","kind":"commit","published_at":"2011-10-07T14:48:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.23.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.23.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.23.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.0-1/manifests"},{"name":"logilab-astng-version-0.23.0","sha":"1b181e534723555e5f0e1e158800643d4cb4d510","kind":"commit","published_at":"2011-10-07T10:25:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.23.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.0/manifests"},{"name":"logilab-astng-debian-version-0.22.0-1","sha":"a94c56dfcba2ed26a8b89d48d311e2e4ac6dbc9f","kind":"commit","published_at":"2011-07-20T16:14:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.22.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.22.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.22.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.22.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.22.0-1/manifests"},{"name":"logilab-astng-version-0.22.0","sha":"bd176e6e891aaed722f85fa0180e555c98c9823b","kind":"commit","published_at":"2011-07-18T14:01:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.22.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.22.0/manifests"},{"name":"logilab-astng-debian-version-0.21.1-1","sha":"c4803255fd3ad08dd98e6b6b884b5b1b72c06742","kind":"commit","published_at":"2011-01-13T20:36:21.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.21.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.21.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.21.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.1-1/manifests"},{"name":"logilab-astng-version-0.21.1","sha":"2db080a1ea411d124468bac5ddd7f5801f2992c4","kind":"commit","published_at":"2011-01-11T15:41:30.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.21.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.1/manifests"},{"name":"logilab-astng-debian-version-0.21.0-1","sha":"9911a08d6f7d1d55cad8eb911ae831b3fba14bfb","kind":"commit","published_at":"2010-11-15T17:30:59.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.21.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.21.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.21.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.0-1/manifests"},{"name":"logilab-astng-version-0.21.0","sha":"29922c39dbdcf3ac1ddfaf204e6730758e5d87e1","kind":"commit","published_at":"2010-11-15T13:13:13.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.21.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.0/manifests"},{"name":"logilab-astng-debian-version-0.20.4-1","sha":"b5df0e61a3aa9af80bb512cb3a9707735d39fed8","kind":"commit","published_at":"2010-10-27T13:18:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.4-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.4-1/manifests"},{"name":"logilab-astng-version-0.20.4","sha":"3a0be8bf3d32cdd8840195dacaa2d6bf0ad30602","kind":"commit","published_at":"2010-10-27T11:33:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.4/manifests"},{"name":"logilab-astng-debian-version-0.20.3-1","sha":"70ebf75c07f2c93360263897fb463cf5d2380848","kind":"commit","published_at":"2010-09-28T16:21:09.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.3-1/manifests"},{"name":"logilab-astng-version-0.20.3","sha":"331b873c7ff69011297de77ff72d1fbb90758f22","kind":"commit","published_at":"2010-09-28T12:33:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.3/manifests"},{"name":"logilab-astng-debian-version-0.20.2-1","sha":"549cef3c16031bd722dd1d4ea032f1521d19b686","kind":"commit","published_at":"2010-09-13T12:42:42.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.2-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.2-1/manifests"},{"name":"logilab-astng-version-0.20.2","sha":"34932302029c79769f5eae06020c21af596a9c9a","kind":"commit","published_at":"2010-09-10T10:10:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.2/manifests"},{"name":"logilab-astng-debian-version-0.20.1-1","sha":"2118b5f1b4fa5612903c3c8b4cb30c1c6b759aa8","kind":"commit","published_at":"2010-05-11T13:07:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.1-1/manifests"},{"name":"logilab-astng-version-0.20.1","sha":"6d641b0481904ec25b13d63c98042dd3f5168dce","kind":"commit","published_at":"2010-05-11T09:22:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.1/manifests"},{"name":"logilab-astng-debian-version-0.20.0-1","sha":"6e2a3867f23927968af5f873ebb8c92e2b56dfc8","kind":"commit","published_at":"2010-03-24T16:11:44.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.0-1/manifests"},{"name":"logilab-astng-version-0.20.0","sha":"db740f29f7a2a9a737f080d423c3a641c4dc5257","kind":"commit","published_at":"2010-03-23T10:34:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.0/manifests"},{"name":"logilab-astng-debian-version-0.19.3-1","sha":"7bdca3882c495ee02a00cac6397fc3d827303464","kind":"commit","published_at":"2009-12-21T20:38:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.19.3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.19.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.19.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.3-1/manifests"},{"name":"logilab-astng-version-0.19.3","sha":"143223c00ca3cf56f96ed7f0a7bcfcadedf7c181","kind":"commit","published_at":"2009-12-18T14:25:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.19.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.3/manifests"},{"name":"logilab-astng-debian-version-0.19.2-1","sha":"a799e7ab7f1eeaca7de3fd166d47598f78cf0250","kind":"commit","published_at":"2009-12-18T13:42:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.19.2-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.19.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.19.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.2-1/manifests"},{"name":"logilab-astng-version-0.19.2","sha":"779f24c72a13541f7591c094bdfa02fa1534b1da","kind":"commit","published_at":"2009-12-18T13:41:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.19.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.2/manifests"},{"name":"logilab-astng-debian-version-0.19.1-1","sha":"bee28356ae911a585ef3f28d6a5df695490581ed","kind":"commit","published_at":"2009-08-27T08:14:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.19.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.19.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.19.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.1-1/manifests"},{"name":"logilab-astng-version-0.19.1","sha":"28d96f1ac47b8b48e2bd9d42f8cd4cbb71cdac05","kind":"commit","published_at":"2009-08-27T08:14:37.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.19.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.1/manifests"},{"name":"logilab-astng-debian-version-0_18_0-1","sha":"06680b46a170ff3afd678122845f29e072fa867c","kind":"commit","published_at":"2009-03-19T14:01:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_18_0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_18_0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_18_0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_18_0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_18_0-1/manifests"},{"name":"astng_0.18.0","sha":"82838274c88a35c799d32fc7fb8a87b6ba97b452","kind":"commit","published_at":"2009-03-19T13:59:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astng_0.18.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astng_0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astng_0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astng_0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astng_0.18.0/manifests"},{"name":"logilab-astng-debian-version-0_17_4-1","sha":"613d9fbe17c7a904f78cee03c486c7a54aa2af4d","kind":"commit","published_at":"2008-11-20T06:52:31.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_17_4-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_17_4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_17_4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_4-1/manifests"},{"name":"logilab-astng-version-0_17_4","sha":"4cba50d84e8585838c394bc367a770cb2fd5e776","kind":"commit","published_at":"2008-11-19T14:17:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0_17_4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0_17_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0_17_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_4/manifests"},{"name":"logilab-astng-debian-version-0_17_3-1","sha":"ea956b782ee9296e2ddd77aa0a63a051e5f1ff17","kind":"commit","published_at":"2008-09-10T12:14:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_17_3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_17_3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_17_3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_3-1/manifests"},{"name":"logilab-astng-debian-version-0_17_0-1","sha":"4e24753b338182bed0ec7e7cefa247bf3392da44","kind":"commit","published_at":"2007-03-01T09:58:41.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_17_0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_17_0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_17_0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_0-1/manifests"},{"name":"logilab-astng-version-0_17_0","sha":"48137d9b3331ed39e740887dca7ee51679640517","kind":"commit","published_at":"2007-02-22T10:29:50.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0_17_0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0_17_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0_17_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T00:33:52.760Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.9783948962633358,"forks_count":0.40208009435479547,"docker_downloads_count":null,"average":0.3451187476545328},"purl":"pkg:deb/ubuntu/astroid?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/astroid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/astroid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/astroid/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/astroid"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T10:11:20.432Z","issues_count":165,"pull_requests_count":1183,"avg_time_to_close_issue":44332934.71428572,"avg_time_to_close_pull_request":1707061.0736842104,"issues_closed_count":105,"pull_requests_closed_count":1045,"pull_request_authors_count":97,"issue_authors_count":86,"avg_comments_per_issue":2.4242424242424243,"avg_comments_per_pull_request":1.978021978021978,"merged_pull_requests_count":946,"bot_issues_count":4,"bot_pull_requests_count":432,"past_year_issues_count":28,"past_year_pull_requests_count":268,"past_year_avg_time_to_close_issue":5507492.6,"past_year_avg_time_to_close_pull_request":494001.85365853657,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":57,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.8571428571428571,"past_year_avg_comments_per_pull_request":2.3507462686567164,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":85,"past_year_merged_pull_requests_count":177,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/issues","maintainers":[{"login":"jacobtylerwalls","count":220,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"Pierre-Sassoulas","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pierre-Sassoulas"},{"login":"DanielNoord","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielNoord"},{"login":"cdce8p","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"mbyrnepr2","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbyrnepr2"},{"login":"PeterHamfelt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterHamfelt"}],"active_maintainers":[{"login":"Pierre-Sassoulas","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pierre-Sassoulas"},{"login":"cdce8p","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"DanielNoord","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielNoord"},{"login":"jacobtylerwalls","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"mbyrnepr2","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbyrnepr2"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/astroid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/astroid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/astroid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/astroid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/astroid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/astroid/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1237},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-24T05:06:09.353Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":14527496,"name":"devel/py-astroid","ecosystem":"pkgsrc","description":"Rebuild a new abstract syntax tree from Python's ast","homepage":"https://github.com/pylint-dev/astroid","licenses":"gnu-lgpl-v2.1","normalized_licenses":["SSPL-1.0"],"repository_url":"https://github.com/pylint-dev/astroid","keywords_array":["devel","python"],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-03-19T06:03:39.000Z","latest_release_published_at":"2026-03-19T06:03:39.000Z","latest_release_number":"4.1.1","last_synced_at":"2026-08-23T23:32:21.120Z","created_at":"2026-05-27T06:35:51.140Z","updated_at":"2026-08-23T23:32:21.121Z","registry_url":"https://pkgsrc.se/devel/py-astroid","install_command":"pkg_add py314-astroid","documentation_url":"https://pkgsrc.se/devel/py-astroid","metadata":{"pkg_slug":"py-astroid","pkgbase":"py311-astroid","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py311-astroid-4.1.1"},"repo_metadata":{"id":37502504,"uuid":"47649855","full_name":"pylint-dev/astroid","owner":"pylint-dev","description":"A common base representation of python source code for pylint and other projects","archived":false,"fork":false,"pushed_at":"2026-08-17T22:27:02.000Z","size":18910,"stargazers_count":581,"open_issues_count":174,"forks_count":353,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-08-17T23:22:34.272Z","etag":null,"topics":["ast","closember","hacktoberfest","inference-engine","parser","static-analysis","static-code-analysis"],"latest_commit_sha":null,"homepage":"https://pylint.readthedocs.io/projects/astroid/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pylint-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/astroid"}},"created_at":"2015-12-08T21:12:00.000Z","updated_at":"2026-08-17T20:35:44.000Z","dependencies_parsed_at":"2026-08-17T23:32:53.389Z","dependency_job_id":null,"html_url":"https://github.com/pylint-dev/astroid","commit_stats":{"total_commits":4423,"total_committers":200,"mean_commits":22.115,"dds":0.8213881980556184,"last_synced_commit":"7a3b482b9673243d2ccc895672eb1e452f5daa82"},"previous_names":["PyCQA/astroid","pycqa/astroid"],"tags_count":230,"template":false,"template_full_name":null,"purl":"pkg:github/pylint-dev/astroid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylint-dev","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/sbom","scorecard":{"id":97381,"data":{"date":"2025-08-04","repo":{"name":"github.com/pylint-dev/astroid","commit":"4364218b9d76e4ef723645caa2ae4cc86b8c0ebf"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:36","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:66","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:12"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":6,"reason":"Found 11/18 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/ci.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:53","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:120","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:121","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:122","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:256","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:32","Info:   1 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: astroid-4.0.0b2-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b2","Info: signed release artifact: astroid-4.0.0b1-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b1","Info: signed release artifact: astroid-4.0.0b0-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b0","Info: signed release artifact: astroid-3.3.11-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v3.3.11","Info: signed release artifact: astroid-3.3.10-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v3.3.10","Warn: release artifact v4.0.0b2 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/238237268","Warn: release artifact v4.0.0b1 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/238024595","Warn: release artifact v4.0.0b0 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/235458384","Warn: release artifact v3.3.11 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/232068813","Warn: release artifact v3.3.10 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/217781578"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:42"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T09:20:56.335Z","repository_id":37502504,"created_at":"2025-08-15T09:20:56.336Z","updated_at":"2025-08-15T09:20:56.336Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752327,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"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":"pylint-dev","name":"pylint-dev","uuid":"121692054","kind":"organization","description":"An organization that focuses on pylint and its ecosystem","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/121692054?v=4","repositories_count":11,"last_synced_at":"2026-08-16T00:36:33.808Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pylint-dev","funding_links":[],"total_stars":7012,"followers":58,"following":0,"created_at":"2023-03-29T13:00:14.122Z","updated_at":"2026-08-16T00:36:33.821Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylint-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylint-dev/repositories"},"tags":[{"name":"v4.3.1","sha":"4ea15d44c0e092296760c5bbaf4b3d1996a96779","kind":"commit","published_at":"2026-08-17T08:19:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"a52596add5f06eadc18969ff231e00746764d599","kind":"commit","published_at":"2026-08-07T20:19:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.3.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.0/manifests"},{"name":"v4.2.0b5","sha":"e8d7321b0cd0696eefef030a4c3f84cc71489a78","kind":"commit","published_at":"2026-07-27T07:01:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b5/manifests"},{"name":"v4.2.0b4","sha":"2731779d86f29d30c631b1dd21948842b3d17914","kind":"commit","published_at":"2026-07-04T17:02:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b4/manifests"},{"name":"v4.2.0","sha":"9debe666a837adc042d0f1a0e3b4b04d9d7c3f4e","kind":"tag","published_at":"2026-04-28T09:27:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0/manifests"},{"name":"v4.2.0b3","sha":"bd08c3f80ea1165e3932c5d067d2368a845389e7","kind":"commit","published_at":"2026-04-24T11:08:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b3/manifests"},{"name":"v4.2.0b2","sha":"00477a9a9c625be33d3f07bffbdac5bfd7e1531c","kind":"commit","published_at":"2026-04-23T18:47:13.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b2/manifests"},{"name":"v4.2.0b1","sha":"0a8c390a57b7913a650cc23c84e7e2af501113f1","kind":"commit","published_at":"2026-03-23T08:08:31.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b1/manifests"},{"name":"v4.1.2","sha":"91dac1330a52c8e606f18720d02667d49cdce8bd","kind":"commit","published_at":"2026-03-22T15:06:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.1.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"f11d7ae40c6929bed001b807321ff46051cb2064","kind":"commit","published_at":"2026-02-23T02:34:23.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.1.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"5ffc8aacf0df93f2fa1bcc2d23752a49e8c7f6f7","kind":"commit","published_at":"2026-02-09T02:17:33.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.1.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.0/manifests"},{"name":"v4.0.4","sha":"019feb6018eef32a0e3a25d8153427a537961882","kind":"commit","published_at":"2026-02-07T23:32:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"b978037e67f233f4366de4ccbcdad2c627474477","kind":"commit","published_at":"2026-01-03T22:11:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a068430290b375a06f6eccdcea7d5026995172ba","kind":"commit","published_at":"2025-11-09T21:19:11.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"9f17568cf7591be64655e79c132e2e8777e98d5e","kind":"commit","published_at":"2025-10-11T15:13:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bb38aa49a279ce38c0706a76bf31339d14f2fa61","kind":"commit","published_at":"2025-10-05T15:34:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0/manifests"},{"name":"v4.0.0rc0","sha":"d39bc75cb74d71a8008fad72ae532b392d9dd7e9","kind":"commit","published_at":"2025-09-29T13:15:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0rc0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0rc0/manifests"},{"name":"v4.0.0b3","sha":"62015e7d25e74dd5749009e2a43f12f090a7b15b","kind":"commit","published_at":"2025-09-22T19:39:13.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b3/manifests"},{"name":"v4.0.0b2","sha":"0f60c1f839ecda4c11c1487f7c4c1f5e2c175550","kind":"tag","published_at":"2025-08-07T09:44:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b2/manifests"},{"name":"v4.0.0b1","sha":"8de1bb95bd77f038b196ea1bbcb2766b993fe7e4","kind":"commit","published_at":"2025-08-06T15:33:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b1/manifests"},{"name":"v4.0.0b0","sha":"e68d132c4f6709b8a3db7f04d791bbc78164cd9e","kind":"commit","published_at":"2025-07-27T15:43:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b0/manifests"},{"name":"v3.3.11","sha":"fbea510b9e7604be0afea5b25ca6b51a73f09870","kind":"commit","published_at":"2025-07-13T18:01:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.11","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.11/manifests"},{"name":"v3.3.10","sha":"a3623682a5e1e07f4f331b6b0a5f77e257d81b96","kind":"commit","published_at":"2025-05-10T13:22:23.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.10","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.10/manifests"},{"name":"v3.3.9","sha":"a6ccad5ccff353f6bc50eb9e818a462521bd1457","kind":"commit","published_at":"2025-03-09T11:26:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.9/manifests"},{"name":"v4.0.0a0","sha":"7da8791cbc6cc124c2d447fcfa726c99dbcfa99b","kind":"commit","published_at":"2025-02-03T15:59:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0a0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0a0/manifests"},{"name":"v3.3.8","sha":"d52799b6e8359d89f20f020d77e98a71d2cde20f","kind":"commit","published_at":"2024-12-24T01:08:15.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.8/manifests"},{"name":"v3.3.7","sha":"50916d64150da365d4234b48afec73008f2a81f1","kind":"commit","published_at":"2024-12-21T10:59:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.7/manifests"},{"name":"v3.3.6","sha":"a1326794392f554a7971f0168eaabb437076033a","kind":"commit","published_at":"2024-12-08T12:51:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"8c74a5f6984753900f0222622ccbf3182de66a47","kind":"commit","published_at":"2024-10-04T12:01:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"6042e585859420ff98a9f9c2f383a3f3e54f567a","kind":"commit","published_at":"2024-09-23T18:13:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"a01a9c9fb8f7748f915562cc992c68772d98d2dd","kind":"commit","published_at":"2024-09-20T10:42:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"4ae46172a26bc9fd2a9668c69e4327c31cd48240","kind":"commit","published_at":"2024-08-11T11:58:59.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"de58003b577c6111df1505b794f836fb1d643ef0","kind":"commit","published_at":"2024-08-06T13:02:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47030b1b84760ca6f993c6b462797eb525fcdc47","kind":"commit","published_at":"2024-08-04T15:31:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.0/manifests"},{"name":"v3.2.4","sha":"f022800b046679d4229fb75391c0aaca5087cd1b","kind":"commit","published_at":"2024-07-20T12:54:24.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"30ea72014bd63b5803294e049424900e845f1346","kind":"commit","published_at":"2024-07-11T15:00:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"a35821aa6e98893c715b770bbbfb2b104a4a97a2","kind":"commit","published_at":"2024-05-19T22:21:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0ce116d3109a0bee3ddeffd8528c9f3f9a6b975f","kind":"commit","published_at":"2024-05-16T11:50:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"7d4d8051afc07425af6834e3d69b7bbafafec987","kind":"commit","published_at":"2024-05-07T11:38:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"3fb17a1af9f71ca1f97f623c2e141d32796a5a43","kind":"commit","published_at":"2024-02-23T16:01:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.1.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"0375d1a22262b4d7a4327aad5d770b2cd262c4ef","kind":"commit","published_at":"2024-02-04T15:11:50.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"e6dea9cc9e8427f1b0e405dc5de8002a0c3f5239","kind":"commit","published_at":"2023-12-12T12:43:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"0191f534213364a844e8138dd68bb71f3ba603e3","kind":"commit","published_at":"2023-10-16T00:52:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"2891dafec472aa0ce7939c984965b345f7052036","kind":"commit","published_at":"2023-09-26T13:14:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0/manifests"},{"name":"v2.15.8","sha":"c633af204678a69708857af0793b2a4ca11107b0","kind":"commit","published_at":"2023-09-26T12:35:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.8/manifests"},{"name":"v3.0.0b0","sha":"3dbb5d7fba0acba98cc2b8f8271e7194ab3d47a0","kind":"commit","published_at":"2023-09-24T12:38:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0b0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0b0/manifests"},{"name":"v2.15.7","sha":"29b42e5e9745b172d5980511d14efeac745a5a82","kind":"commit","published_at":"2023-09-23T19:47:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.7/manifests"},{"name":"v3.0.0a9","sha":"0361eb460fc92da6ac3c69637cc6a8698b509d88","kind":"commit","published_at":"2023-08-06T19:35:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a9/manifests"},{"name":"v3.0.0a8","sha":"fa699abf9e940d007eea665fba1b2a37f0d37343","kind":"commit","published_at":"2023-07-15T12:45:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a8/manifests"},{"name":"v2.15.6","sha":"30c3112bda109183d2e31b098b8bb7fdd7a1fd9d","kind":"commit","published_at":"2023-07-08T18:25:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.6/manifests"},{"name":"v3.0.0a7","sha":"01c35516a2ef67a7ba1b43fa5548eaa6edb44352","kind":"commit","published_at":"2023-07-08T11:27:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a7/manifests"},{"name":"v3.0.0a6","sha":"6469710c7dfa514169b348333a05b0137c0dfdcc","kind":"commit","published_at":"2023-07-04T20:06:41.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"9df6012d792916a56723456f596328aac36e253f","kind":"commit","published_at":"2023-06-13T07:50:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"f675f19bda06083862ce080b7bcf00a2b1d749b5","kind":"commit","published_at":"2023-06-06T19:55:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"9ce1bc38cad5af5b838d132b8e4aa29e5eab3857","kind":"commit","published_at":"2023-05-14T17:44:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a3/manifests"},{"name":"v2.15.5","sha":"8523ba827006d56a770a1f6efa77215718ef26c0","kind":"commit","published_at":"2023-05-14T17:31:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.5/manifests"},{"name":"v3.0.0a2","sha":"a2178fff0527bb80f4514a4744b3473cd0637a6c","kind":"commit","published_at":"2023-04-25T17:52:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"034fb9272727e69222f6f033897cb4a084ec949f","kind":"commit","published_at":"2023-04-25T12:00:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a1/manifests"},{"name":"v2.15.4","sha":"420a59a7da81828e982fabfd34e1533ffddf6400","kind":"commit","published_at":"2023-04-24T08:51:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"c312218289798207813971af540fbed43c6963b5","kind":"commit","published_at":"2023-04-16T20:36:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"85b698466afe12c750842dc2522f2823365d9fbc","kind":"commit","published_at":"2023-04-02T19:19:53.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"1bc3e7603042363d1bc01f53ad6b5fe97ee18fc7","kind":"commit","published_at":"2023-03-26T13:11:35.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"edf88c65d794acb5582e1d27589be9fa73b00424","kind":"commit","published_at":"2023-03-05T23:01:42.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.0/manifests"},{"name":"v2.14.2","sha":"4182d0eef9528654fc683ce4a0625dddf8343d7f","kind":"commit","published_at":"2023-02-12T17:12:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.14.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"b4214142c8d16089f9f328f0a5422093b6886763","kind":"commit","published_at":"2023-01-31T21:38:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.14.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.1/manifests"},{"name":"v2.13.5","sha":"de9736de43cdf2d7ca6165fdde265075bfc5f6d8","kind":"commit","published_at":"2023-01-31T21:18:17.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.5/manifests"},{"name":"v2.14.0","sha":"b644c1e834b491b465c5d61ead0373342029621a","kind":"commit","published_at":"2023-01-31T14:39:46.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.14.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.0/manifests"},{"name":"v2.13.4","sha":"d9023eff11ef87cec646d45de78785e429593deb","kind":"commit","published_at":"2023-01-31T13:16:28.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"aed900b56f180faf34b2b28541dca41bac905e5e","kind":"commit","published_at":"2023-01-20T20:26:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"f717084fea5ba9c030b7a8fe08336b7ee7b66b64","kind":"commit","published_at":"2023-01-08T13:22:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"b015ec0a0b76ec49fb7c21ab2685f6f5002d1c6f","kind":"commit","published_at":"2023-01-08T11:56:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"1d49b8cc52042b83d7c5a6ad814d98803409d859","kind":"commit","published_at":"2023-01-07T18:59:42.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.0/manifests"},{"name":"v2.12.14","sha":"b7c6c419c5e2e522eab9763fcaa79fd3f9bdc4fc","kind":"commit","published_at":"2023-01-06T19:32:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.14","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.14/manifests"},{"name":"v2.12.13","sha":"8bdec591f228e7db6a0be66b6ca814227ff50001","kind":"commit","published_at":"2022-11-19T14:50:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.13","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.13/manifests"},{"name":"v2.12.12","sha":"52f6d2d7722db383af035be929f18af5e9fe8cd5","kind":"commit","published_at":"2022-10-19T08:44:58.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.12","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.12/manifests"},{"name":"v2.12.11","sha":"f2308bc173172426ebd91f05b72dc5ca8a974fa6","kind":"commit","published_at":"2022-10-10T11:58:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.11","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.11/manifests"},{"name":"v2.12.10","sha":"9c3b002f7825b7f5743a2acbb46010ab73e7e516","kind":"commit","published_at":"2022-09-17T16:37:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.10","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.10/manifests"},{"name":"v2.12.9","sha":"7352e947bdf9b9c5ea51e601bbed7a063e98316d","kind":"commit","published_at":"2022-09-07T10:42:57.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.9/manifests"},{"name":"v2.12.8","sha":"65bca39bbf254bc760ac9d388e5a09333eaf5c87","kind":"commit","published_at":"2022-09-06T16:22:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.8/manifests"},{"name":"v2.12.7","sha":"b2dbf7bdaa02436962c4c5ccbc6bbb8b8e0c3295","kind":"commit","published_at":"2022-09-06T10:37:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.7/manifests"},{"name":"v2.12.6","sha":"e194631088aee587140c029a0404f8d40c6765b5","kind":"commit","published_at":"2022-09-05T17:31:44.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.6/manifests"},{"name":"v2.12.5","sha":"c313631bca83f7b6eb7dd8990aa702b85eb22d64","kind":"commit","published_at":"2022-08-29T07:13:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.5/manifests"},{"name":"v2.12.4","sha":"7fba17d69b033a5aace1d7b1aed7887a8ef2c4b4","kind":"commit","published_at":"2022-08-25T10:14:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.4/manifests"},{"name":"v2.12.3","sha":"060cefa51884d176fdacf1b8ea18cee3ae0b0948","kind":"commit","published_at":"2022-08-23T11:14:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.3/manifests"},{"name":"v2.12.2","sha":"14a0d657809ab5b42e7d416b686953508e6d8b91","kind":"commit","published_at":"2022-07-12T08:14:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"ab469e2010bed6d5998d03667579cc338c7e77b8","kind":"commit","published_at":"2022-07-10T06:26:53.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"876424badaa50eadcd625242551b058b8d43fcca","kind":"commit","published_at":"2022-07-09T15:11:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.0/manifests"},{"name":"v2.11.7","sha":"502ccf48834b6f7bc1bb1b9437554d46c5584a0c","kind":"commit","published_at":"2022-07-09T13:07:37.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.7/manifests"},{"name":"v2.11.6","sha":"80883503e1a2505ef54954a2dac16278e7e19e58","kind":"commit","published_at":"2022-06-13T14:25:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.6/manifests"},{"name":"v2.11.5","sha":"218ed2bb53ce90518e128ab34abc4b087255745e","kind":"commit","published_at":"2022-05-09T11:36:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.5/manifests"},{"name":"v2.11.4","sha":"5f30afe05e8205606e863bf6b0135b1425b8e83d","kind":"commit","published_at":"2022-05-02T11:59:44.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.4/manifests"},{"name":"v2.11.3","sha":"36b81ead6dcecde342c696eab3089267acbe4ff3","kind":"commit","published_at":"2022-04-19T20:30:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.3/manifests"},{"name":"v2.11.2","sha":"c81e83dfa364eba9acb33502c74878e5ccb33180","kind":"commit","published_at":"2022-03-26T19:41:50.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"699350eff13a2bad05714c15247dc62aa172983a","kind":"commit","published_at":"2022-03-22T22:35:09.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"8013d1d86a37af91e6ae09bf6930202d33aeefd1","kind":"commit","published_at":"2022-03-12T12:11:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.0/manifests"},{"name":"v2.9.5","sha":"517bf9a636425c8a73427402774e2c0b87276a8a","kind":"tag","published_at":"2022-03-09T22:27:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.5/manifests"},{"name":"v2.10.0","sha":"07c0f60ffc1017d0a9a2bb605a5c645781a8c088","kind":"commit","published_at":"2022-02-27T21:49:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.10.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.10.0/manifests"},{"name":"v2.9.3","sha":"d3449531aa5bcefb47cbb55ac695be5ed3dd635b","kind":"commit","published_at":"2022-01-09T10:24:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"101aed9d304cae4c3d0d9140f151b852b21c7ddf","kind":"commit","published_at":"2022-01-03T23:14:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"e36b4388aebb892c10ed779bafc9c1a07a325b8d","kind":"commit","published_at":"2021-12-31T12:25:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.1/manifests"},{"name":"list","sha":"5297604b3f23a6c0a857f4587b4b687c2a45a8ca","kind":"commit","published_at":"2021-12-05T13:22:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/list","html_url":"https://github.com/pylint-dev/astroid/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/list/manifests"},{"name":"v2.9.0","sha":"d0775d5fd293c97e17f7583c0640ebf2fa4478d2","kind":"commit","published_at":"2021-11-21T17:14:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.0/manifests"},{"name":"v2.8.6","sha":"c47561e5013232851ac48394be33cfcff967962f","kind":"commit","published_at":"2021-11-21T15:08:11.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.6/manifests"},{"name":"v2.8.5","sha":"8e6a446ed87ada6a45c37e04f5eeb2b939d19df4","kind":"commit","published_at":"2021-11-12T15:09:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"4c3b3b316e280a04d0a5ca7c481430be3b8d7a00","kind":"commit","published_at":"2021-10-25T20:02:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"3ec26178a0ab5f15d12ae2540b1eb23e78cc574e","kind":"commit","published_at":"2021-10-17T08:15:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"fa12a471b5d4c2211ae07811f1dd763d6b3a2546","kind":"commit","published_at":"2021-10-07T05:35:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"8afd6b40dc9235eb4057a18a5270e836daf192db","kind":"commit","published_at":"2021-10-06T20:18:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1/manifests"},{"name":"v2.8.1-rc1","sha":"e1bf25e8d79cb1fe9ab5ad038a6d8291fca6f9e1","kind":"commit","published_at":"2021-10-06T20:18:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.1-rc1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1-rc1/manifests"},{"name":"v2.8.0","sha":"9a7878a78a284571d3788afc42203089185cfcbf","kind":"commit","published_at":"2021-09-14T07:20:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.0/manifests"},{"name":"v2.7.3","sha":"f94eb5fe3af337660447fbe49420412846db7e46","kind":"commit","published_at":"2021-08-30T16:35:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"5b05832bf2968d125b19bcb8c897b844b630f24c","kind":"commit","published_at":"2021-08-20T19:07:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"67ff34c3263889c946a29c42ae3b6733d659aa18","kind":"commit","published_at":"2021-08-16T17:25:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"f26d4876bfe216aa45515b49656dae5afa110651","kind":"commit","published_at":"2021-08-15T19:26:16.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.0/manifests"},{"name":"v2.6.6","sha":"74adc8604506a451dc8a16cc00ac50464953cb3b","kind":"commit","published_at":"2021-08-03T20:40:16.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"3f5af5cde53c51997700c2532ccac2b30e60842e","kind":"tag","published_at":"2021-07-21T06:48:35.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"17165d57e1ad688f6eca279f3559fbd280e5d4ef","kind":"tag","published_at":"2021-07-19T21:38:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"2738e93afed92ad7b495dbc3036c675a8701c2c6","kind":"tag","published_at":"2021-07-19T19:24:00.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"e8e4b44d30e71b4c6cb49dd30bfd2f26888e227a","kind":"commit","published_at":"2021-06-30T10:26:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c3977dfed03cf91a1a7abc0a1ece29590f4caed0","kind":"commit","published_at":"2021-06-29T16:17:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"82bf77d54393a52ecd07d50a791f5e1a63369f11","kind":"commit","published_at":"2021-06-22T05:52:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0/manifests"},{"name":"v2.6.0-dev0","sha":"afb8e94f64da8ebf63d6969d4a3ea8a689c97e6e","kind":"commit","published_at":"2021-06-15T18:52:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.0-dev0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.0-dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.0-dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0-dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0-dev0/manifests"},{"name":"v2.5.8","sha":"1342591e2beb955a377e4486e5595478f79789e8","kind":"commit","published_at":"2021-06-07T18:26:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.5.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.8/manifests"},{"name":"v2.5.7","sha":"79fdc323f058f5f2ba754c29b564818d898548ae","kind":"commit","published_at":"2021-05-29T20:31:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.5.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"36dda3fc8a5826b19a33a0ff29402b61d6a64fc2","kind":"commit","published_at":"2021-04-25T09:42:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.5.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.6/manifests"},{"name":"astroid-2.5.6","sha":"36dda3fc8a5826b19a33a0ff29402b61d6a64fc2","kind":"commit","published_at":"2021-04-25T09:42:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.6/manifests"},{"name":"astroid-2.5.5","sha":"7db1790dd054d6be4717f63afdaef9fc3c56d630","kind":"commit","published_at":"2021-04-24T18:42:30.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.5/manifests"},{"name":"astroid-2.5.4","sha":"cd41374c679f0fc6a8778e993eda79caf0f2a6f6","kind":"commit","published_at":"2021-04-24T13:10:59.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.4/manifests"},{"name":"astroid-2.5.3","sha":"55953b3e433906855d92c42f630be9e4214553d0","kind":"commit","published_at":"2021-04-10T14:13:58.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.3/manifests"},{"name":"astroid-2.5.2","sha":"c3b58a3ed2653c6abfa0605e4a34f44c06b234b8","kind":"commit","published_at":"2021-03-28T15:22:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.2/manifests"},{"name":"astroid-2.5.1","sha":"79d72376d0553b7fcbcd4dad7e6f92f528ae10a1","kind":"commit","published_at":"2021-02-28T20:19:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.1/manifests"},{"name":"astroid-2.5","sha":"0f97f79c0aa50ed0506c09db729f906450b37652","kind":"commit","published_at":"2021-02-15T19:18:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5/manifests"},{"name":"astroid-2.4.2","sha":"2d25e84587c3e392751280490355aaeda7afd116","kind":"commit","published_at":"2020-06-08T06:47:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.4.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.2/manifests"},{"name":"astroid-2.4.1","sha":"a672051f4406da0beb01e88767e8e46488eb71eb","kind":"commit","published_at":"2020-05-05T07:36:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.4.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.1/manifests"},{"name":"astroid-2.4.0","sha":"6c8bfb4b7fb5366a3facfc08020c68ac426b9a8d","kind":"commit","published_at":"2020-04-27T08:49:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.4.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.0/manifests"},{"name":"astroid-2.3.3","sha":"ace7b2967ea762ec43fc7be8ab9c8007564d9be2","kind":"commit","published_at":"2019-11-06T18:35:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.3/manifests"},{"name":"astroid-2.3.2","sha":"8b0fcc211e3e31e1b10ede520d83488b2e1ba986","kind":"commit","published_at":"2019-10-18T09:07:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.2/manifests"},{"name":"astroid-2.3.1","sha":"bff51e9d41a3084b9313fa2108ae13f079bc0b58","kind":"commit","published_at":"2019-09-30T08:03:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.1/manifests"},{"name":"astroid-2.3.0","sha":"ff97852076de8c70b6af749fd129938c55e9786b","kind":"commit","published_at":"2019-09-24T09:19:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.0/manifests"},{"name":"astroid-1.6.6","sha":"af8fe7a4657be65e8087e9e4a68e6390d8ea38f3","kind":"commit","published_at":"2019-04-09T13:21:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.6/manifests"},{"name":"astroid-2.2.5","sha":"01a25f31962dd5017a141a6450859a7c1c82722d","kind":"commit","published_at":"2019-03-08T16:14:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.5/manifests"},{"name":"astroid-2.2.4","sha":"7a88072f9f624e59e52f4e05736ce592ca1467fc","kind":"commit","published_at":"2019-03-05T09:33:20.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.4/manifests"},{"name":"astroid-2.2.3","sha":"5443588043468f5ae135fa06ac4e31ac40b92314","kind":"commit","published_at":"2019-03-04T09:01:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.3/manifests"},{"name":"astroid-2.2.1","sha":"2caa1b3c4e838a21f144a0de05bfa82d9cdacf30","kind":"commit","published_at":"2019-03-02T11:54:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.1/manifests"},{"name":"astroid-2.2.0","sha":"9eddca32cde1fb5699dddc7eea76a7cce4d31719","kind":"commit","published_at":"2019-02-27T09:22:17.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.0/manifests"},{"name":"astroid-2.1.0","sha":"61f6155570c611b68f2e28ac649a082933cabc36","kind":"commit","published_at":"2018-11-25T17:17:24.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.1.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.1.0/manifests"},{"name":"astroid-2.0.4","sha":"5b5cd7acbecaa9b587b07de27a3334a2ec4f2a79","kind":"commit","published_at":"2018-08-10T07:07:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.4/manifests"},{"name":"astroid-2.0.3","sha":"900a4b8fa8b101bcab3e932b6c47f56c89ab8c9a","kind":"commit","published_at":"2018-08-08T19:26:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.3/manifests"},{"name":"astroid-2.0.2","sha":"5cc50abb4dbab82203b99a578161be75ca0a8fcf","kind":"commit","published_at":"2018-08-01T06:30:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.2/manifests"},{"name":"astroid-2.0.1","sha":"095441034a70837fa3f9e12179d1c519addf336d","kind":"commit","published_at":"2018-07-19T10:27:20.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.1/manifests"},{"name":"astroid-2.0","sha":"654492a0259215b0e4cdb76546777186b0f3a710","kind":"commit","published_at":"2018-07-15T07:21:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0/manifests"},{"name":"astroid-1.6.5","sha":"690a119ff3be882344d57bd30ab6d449fb8f9e21","kind":"commit","published_at":"2018-06-06T15:01:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.5/manifests"},{"name":"astroid-2.0.dev1","sha":"81db9c0edc81c45eca9e3e7b29939215fa2588fb","kind":"commit","published_at":"2018-05-28T15:04:21.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.dev1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.dev1/manifests"},{"name":"astroid-2.0.0-dev","sha":"85dce2f8830d70442b55dcb5ca3198fbafec9b50","kind":"commit","published_at":"2018-05-21T09:32:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.0-dev","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.0-dev/manifests"},{"name":"astroid-1.6.4","sha":"1bb0aa98dd91152dee8421e9bccc91e1958bc574","kind":"commit","published_at":"2018-05-15T18:45:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.4/manifests"},{"name":"astroid-1.6.3","sha":"819bd049aa166f19be6af7c53dfc0e783d545e16","kind":"commit","published_at":"2018-04-05T06:52:37.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.3/manifests"},{"name":"astroid-1.6.2","sha":"de9d70f7c3883942e1f1695016a8afe506483071","kind":"commit","published_at":"2018-03-16T17:06:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.2/manifests"},{"name":"astroid-1.6.1","sha":"5e86fd43203fef42e565310938a76d3b04cb9549","kind":"commit","published_at":"2018-01-23T09:31:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.1/manifests"},{"name":"astroid-1.6.0","sha":"ca96ad7fa177c50159da3244c3922f9d334d3ba2","kind":"commit","published_at":"2017-12-15T09:37:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.0/manifests"},{"name":"astroid-1.5.3","sha":"c0fc3b67318709d4bda5cbabfa22552d5603acb0","kind":"commit","published_at":"2017-06-03T13:48:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.3/manifests"},{"name":"astroid-1.5.2","sha":"1602965b4ef3ce54807de425bfc5bb2073d0c4d8","kind":"commit","published_at":"2017-04-17T11:30:53.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.2/manifests"},{"name":"astroid-1.5.1","sha":"7502df8e288009a52324537c7c3adc517f2d8fed","kind":"commit","published_at":"2017-04-13T14:38:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.1/manifests"},{"name":"astroid-1.5.0","sha":"cdd1a61999fbb1d91804494eea48cdd9ae5a7f88","kind":"commit","published_at":"2017-04-13T13:54:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.0/manifests"},{"name":"astroid-1.4.9","sha":"890d8baf1fa8d3456cb9bf0db4a76229f7a29773","kind":"commit","published_at":"2016-12-18T10:05:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.9/manifests"},{"name":"astroid-1.4.8","sha":"44f0753684247a246d36cf27bc5f4a0d176d176b","kind":"commit","published_at":"2016-07-26T23:10:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.8/manifests"},{"name":"astroid-1.4.7","sha":"106661a53742d611e1833116171e3d58a2141731","kind":"commit","published_at":"2016-07-07T16:13:31.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.7/manifests"},{"name":"astroid-1.4.6","sha":"bb3ff4e34620ed442fbddb3c6f479bfe65c47946","kind":"commit","published_at":"2016-06-06T14:27:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.6/manifests"},{"name":"astroid-1.4.5","sha":"fcf5925ce15afbac4630aad07f19bd41d1f6854f","kind":"commit","published_at":"2016-03-21T18:23:46.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.5/manifests"},{"name":"astroid-1.4.4","sha":"942577fc5b5c44bc53937a9131a4e9ec476590d4","kind":"commit","published_at":"2016-01-15T17:04:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.4/manifests"},{"name":"astroid-1.4.3","sha":"9f297c8712d2dbbc9b6b4fb104896b8cd2c18ff5","kind":"commit","published_at":"2015-12-24T15:03:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.3/manifests"},{"name":"astroid-1.4.2","sha":"55e38faa8240ad2324376a32d0c1be27ec44e8dd","kind":"commit","published_at":"2015-12-21T00:06:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.2/manifests"},{"name":"astroid-1.4.1","sha":"ef20af65a00488feea31f269a78c7ea3040efdbb","kind":"commit","published_at":"2015-11-29T20:45:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.1/manifests"},{"name":"astroid-1.4","sha":"920176392adabfbb1c62310c1c1d182f72df1df4","kind":"commit","published_at":"2015-11-29T17:27:28.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4/manifests"},{"name":"astroid-1.3.8","sha":"6b71db693eb148b1c776192cf1f74be474b804cb","kind":"commit","published_at":"2015-08-02T20:37:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.8/manifests"},{"name":"astroid-1.3.7","sha":"e6fb2e338668113172a677a711768f56cbeb24e0","kind":"commit","published_at":"2015-07-27T15:24:57.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.7/manifests"},{"name":"astroid-1.3.6","sha":"12a6f507f0490ac5b69a2adbdf8ba1119d523ae3","kind":"commit","published_at":"2015-03-14T16:29:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.6/manifests"},{"name":"astroid-1.3.5","sha":"836a18fc891a48c952d4270566ff32cdb690b3fb","kind":"commit","published_at":"2015-03-11T12:07:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.5/manifests"},{"name":"astroid-1.3.4","sha":"cce4c0da2ee3697355bd19394d78e2f18962bacb","kind":"commit","published_at":"2015-01-16T23:02:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.4/manifests"},{"name":"astroid-1.3.3","sha":"ec67d3adfc1c8dce5dea8b39f8bf17331e9bbc4d","kind":"commit","published_at":"2015-01-16T19:22:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.3/manifests"},{"name":"astroid-1.3.2","sha":"1e07b0ae7778f6cff88758d30b94e4bdcb419c19","kind":"commit","published_at":"2014-11-22T14:50:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.2/manifests"},{"name":"astroid-1.3.1","sha":"b2e013073d219efb1735ef128492e2ce33327153","kind":"commit","published_at":"2014-11-21T21:50:00.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.1/manifests"},{"name":"astroid-1.3","sha":"d3bc7c82ad96d7289e663bb3fbd9050ac47a5483","kind":"commit","published_at":"2014-11-18T19:34:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3/manifests"},{"name":"astroid-1.2.1","sha":"dad12edb3afc2275f18fc9aeea1e9b483bc85c99","kind":"commit","published_at":"2014-08-24T18:45:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.2.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2.1/manifests"},{"name":"astroid-1.2","sha":"b8deedb7769a0120cc626f7b534fb0c88e973bd9","kind":"commit","published_at":"2014-07-25T14:17:23.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2/manifests"},{"name":"astroid-1.1","sha":"8e3b5d62213094977ab95f0ef2d11dae0ba0d98e","kind":"commit","published_at":"2014-04-18T13:39:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.1/manifests"},{"name":"astroid-debian-version-1.0.1-1","sha":"b63443d7641cab0fab79986868c5dafedf5f37d2","kind":"commit","published_at":"2013-10-18T15:35:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-debian-version-1.0.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-debian-version-1.0.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-debian-version-1.0.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.1-1/manifests"},{"name":"astroid-version-1.0.1","sha":"34d0121454001ef9a390e292ca819f8cf8cde0ef","kind":"commit","published_at":"2013-10-18T15:33:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-version-1.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-version-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-version-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.1/manifests"},{"name":"astroid-debian-version-1.0.0-1","sha":"516983118834ab320b2e2d7b16c64816be29322b","kind":"commit","published_at":"2013-07-30T12:46:32.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-debian-version-1.0.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-debian-version-1.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-debian-version-1.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.0-1/manifests"},{"name":"astroid-version-1.0.0","sha":"25a6e43f067c2eb842c6acb2eb1909ba7b1775ac","kind":"commit","published_at":"2013-07-29T15:37:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-version-1.0.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-version-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-version-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.0/manifests"},{"name":"logilab-astng-debian-version-0.24.3-1","sha":"4b2350991aecb361fff1701016dcf1711a16d077","kind":"commit","published_at":"2013-04-17T09:38:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.3-1/manifests"},{"name":"logilab-astng-version-0.24.3","sha":"4ca36d5da5f95477cebbc73e990617609244069e","kind":"commit","published_at":"2013-04-16T11:07:16.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.3/manifests"},{"name":"logilab-astng-debian-version-0.24.2-1","sha":"fad98b55992aca8a25ff1cb0532699c832347424","kind":"commit","published_at":"2013-02-27T11:17:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.2-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.2-1/manifests"},{"name":"logilab-astng-version-0.24.2","sha":"d53ae217925391a225d5677a4fb9d81781980487","kind":"commit","published_at":"2013-02-27T10:00:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.2/manifests"},{"name":"logilab-astng-debian-version-0.24.1-1","sha":"696fe640b6ad273ccc6affe2f0b878717fdb1e48","kind":"commit","published_at":"2012-10-05T13:56:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.1-1/manifests"},{"name":"logilab-astng-version-0.24.1","sha":"58bb9c4ddbd26c179f08444cb4286d627e50b47c","kind":"commit","published_at":"2012-10-05T10:52:17.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.1/manifests"},{"name":"logilab-astng-debian-version-0.24.0-1","sha":"3d97e3ac1b9261610dc2cf2eca8d32a940518bb6","kind":"commit","published_at":"2012-07-18T09:30:00.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.0-1/manifests"},{"name":"logilab-astng-version-0.24.0","sha":"412614cf37145d56a0c9caf2d131d40cbea5e7fe","kind":"commit","published_at":"2012-07-18T08:48:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.0/manifests"},{"name":"logilab-astng-debian-version-0.23.1-1","sha":"8728e54a645e0c3914e253451be3a0fa816bd099","kind":"commit","published_at":"2011-12-08T15:56:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.23.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.23.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.23.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.1-1/manifests"},{"name":"logilab-astng-version-0.23.1","sha":"d4ed73e075549597315c52336d9a0736460aff31","kind":"commit","published_at":"2011-12-08T14:26:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.23.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.1/manifests"},{"name":"logilab-astng-debian-version-0.23.0-1","sha":"a2272a3f7e6d21dbbfb640f26eaf0da46b952764","kind":"commit","published_at":"2011-10-07T14:48:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.23.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.23.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.23.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.0-1/manifests"},{"name":"logilab-astng-version-0.23.0","sha":"1b181e534723555e5f0e1e158800643d4cb4d510","kind":"commit","published_at":"2011-10-07T10:25:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.23.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.0/manifests"},{"name":"logilab-astng-debian-version-0.22.0-1","sha":"a94c56dfcba2ed26a8b89d48d311e2e4ac6dbc9f","kind":"commit","published_at":"2011-07-20T16:14:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.22.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.22.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.22.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.22.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.22.0-1/manifests"},{"name":"logilab-astng-version-0.22.0","sha":"bd176e6e891aaed722f85fa0180e555c98c9823b","kind":"commit","published_at":"2011-07-18T14:01:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.22.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.22.0/manifests"},{"name":"logilab-astng-debian-version-0.21.1-1","sha":"c4803255fd3ad08dd98e6b6b884b5b1b72c06742","kind":"commit","published_at":"2011-01-13T20:36:21.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.21.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.21.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.21.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.1-1/manifests"},{"name":"logilab-astng-version-0.21.1","sha":"2db080a1ea411d124468bac5ddd7f5801f2992c4","kind":"commit","published_at":"2011-01-11T15:41:30.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.21.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.1/manifests"},{"name":"logilab-astng-debian-version-0.21.0-1","sha":"9911a08d6f7d1d55cad8eb911ae831b3fba14bfb","kind":"commit","published_at":"2010-11-15T17:30:59.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.21.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.21.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.21.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.0-1/manifests"},{"name":"logilab-astng-version-0.21.0","sha":"29922c39dbdcf3ac1ddfaf204e6730758e5d87e1","kind":"commit","published_at":"2010-11-15T13:13:13.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.21.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.0/manifests"},{"name":"logilab-astng-debian-version-0.20.4-1","sha":"b5df0e61a3aa9af80bb512cb3a9707735d39fed8","kind":"commit","published_at":"2010-10-27T13:18:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.4-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.4-1/manifests"},{"name":"logilab-astng-version-0.20.4","sha":"3a0be8bf3d32cdd8840195dacaa2d6bf0ad30602","kind":"commit","published_at":"2010-10-27T11:33:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.4/manifests"},{"name":"logilab-astng-debian-version-0.20.3-1","sha":"70ebf75c07f2c93360263897fb463cf5d2380848","kind":"commit","published_at":"2010-09-28T16:21:09.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.3-1/manifests"},{"name":"logilab-astng-version-0.20.3","sha":"331b873c7ff69011297de77ff72d1fbb90758f22","kind":"commit","published_at":"2010-09-28T12:33:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.3/manifests"},{"name":"logilab-astng-debian-version-0.20.2-1","sha":"549cef3c16031bd722dd1d4ea032f1521d19b686","kind":"commit","published_at":"2010-09-13T12:42:42.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.2-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.2-1/manifests"},{"name":"logilab-astng-version-0.20.2","sha":"34932302029c79769f5eae06020c21af596a9c9a","kind":"commit","published_at":"2010-09-10T10:10:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.2/manifests"},{"name":"logilab-astng-debian-version-0.20.1-1","sha":"2118b5f1b4fa5612903c3c8b4cb30c1c6b759aa8","kind":"commit","published_at":"2010-05-11T13:07:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.1-1/manifests"},{"name":"logilab-astng-version-0.20.1","sha":"6d641b0481904ec25b13d63c98042dd3f5168dce","kind":"commit","published_at":"2010-05-11T09:22:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.1/manifests"},{"name":"logilab-astng-debian-version-0.20.0-1","sha":"6e2a3867f23927968af5f873ebb8c92e2b56dfc8","kind":"commit","published_at":"2010-03-24T16:11:44.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.0-1/manifests"},{"name":"logilab-astng-version-0.20.0","sha":"db740f29f7a2a9a737f080d423c3a641c4dc5257","kind":"commit","published_at":"2010-03-23T10:34:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.0/manifests"},{"name":"logilab-astng-debian-version-0.19.3-1","sha":"7bdca3882c495ee02a00cac6397fc3d827303464","kind":"commit","published_at":"2009-12-21T20:38:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.19.3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.19.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.19.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.3-1/manifests"},{"name":"logilab-astng-version-0.19.3","sha":"143223c00ca3cf56f96ed7f0a7bcfcadedf7c181","kind":"commit","published_at":"2009-12-18T14:25:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.19.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.3/manifests"},{"name":"logilab-astng-debian-version-0.19.2-1","sha":"a799e7ab7f1eeaca7de3fd166d47598f78cf0250","kind":"commit","published_at":"2009-12-18T13:42:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.19.2-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.19.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.19.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.2-1/manifests"},{"name":"logilab-astng-version-0.19.2","sha":"779f24c72a13541f7591c094bdfa02fa1534b1da","kind":"commit","published_at":"2009-12-18T13:41:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.19.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.2/manifests"},{"name":"logilab-astng-debian-version-0.19.1-1","sha":"bee28356ae911a585ef3f28d6a5df695490581ed","kind":"commit","published_at":"2009-08-27T08:14:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.19.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.19.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.19.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.1-1/manifests"},{"name":"logilab-astng-version-0.19.1","sha":"28d96f1ac47b8b48e2bd9d42f8cd4cbb71cdac05","kind":"commit","published_at":"2009-08-27T08:14:37.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.19.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.1/manifests"},{"name":"logilab-astng-debian-version-0_18_0-1","sha":"06680b46a170ff3afd678122845f29e072fa867c","kind":"commit","published_at":"2009-03-19T14:01:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_18_0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_18_0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_18_0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_18_0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_18_0-1/manifests"},{"name":"astng_0.18.0","sha":"82838274c88a35c799d32fc7fb8a87b6ba97b452","kind":"commit","published_at":"2009-03-19T13:59:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astng_0.18.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astng_0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astng_0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astng_0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astng_0.18.0/manifests"},{"name":"logilab-astng-debian-version-0_17_4-1","sha":"613d9fbe17c7a904f78cee03c486c7a54aa2af4d","kind":"commit","published_at":"2008-11-20T06:52:31.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_17_4-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_17_4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_17_4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_4-1/manifests"},{"name":"logilab-astng-version-0_17_4","sha":"4cba50d84e8585838c394bc367a770cb2fd5e776","kind":"commit","published_at":"2008-11-19T14:17:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0_17_4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0_17_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0_17_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_4/manifests"},{"name":"logilab-astng-debian-version-0_17_3-1","sha":"ea956b782ee9296e2ddd77aa0a63a051e5f1ff17","kind":"commit","published_at":"2008-09-10T12:14:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_17_3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_17_3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_17_3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_3-1/manifests"},{"name":"logilab-astng-debian-version-0_17_0-1","sha":"4e24753b338182bed0ec7e7cefa247bf3392da44","kind":"commit","published_at":"2007-03-01T09:58:41.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_17_0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_17_0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_17_0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_0-1/manifests"},{"name":"logilab-astng-version-0_17_0","sha":"48137d9b3331ed39e740887dca7ee51679640517","kind":"commit","published_at":"2007-02-22T10:29:50.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0_17_0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0_17_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0_17_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T00:38:54.288Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:pkgsrc/devel/py-astroid?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/devel/py-astroid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/devel/py-astroid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/devel/py-astroid/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/astroid"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T10:11:20.432Z","issues_count":165,"pull_requests_count":1183,"avg_time_to_close_issue":44332934.71428572,"avg_time_to_close_pull_request":1707061.0736842104,"issues_closed_count":105,"pull_requests_closed_count":1045,"pull_request_authors_count":97,"issue_authors_count":86,"avg_comments_per_issue":2.4242424242424243,"avg_comments_per_pull_request":1.978021978021978,"merged_pull_requests_count":946,"bot_issues_count":4,"bot_pull_requests_count":432,"past_year_issues_count":28,"past_year_pull_requests_count":268,"past_year_avg_time_to_close_issue":5507492.6,"past_year_avg_time_to_close_pull_request":494001.85365853657,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":57,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.8571428571428571,"past_year_avg_comments_per_pull_request":2.3507462686567164,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":85,"past_year_merged_pull_requests_count":177,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/issues","maintainers":[{"login":"jacobtylerwalls","count":220,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"Pierre-Sassoulas","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pierre-Sassoulas"},{"login":"DanielNoord","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielNoord"},{"login":"cdce8p","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"mbyrnepr2","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbyrnepr2"},{"login":"PeterHamfelt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterHamfelt"}],"active_maintainers":[{"login":"Pierre-Sassoulas","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pierre-Sassoulas"},{"login":"cdce8p","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"DanielNoord","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielNoord"},{"login":"jacobtylerwalls","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"mbyrnepr2","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbyrnepr2"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-astroid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-astroid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-astroid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-astroid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-astroid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-astroid/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19690,"maintainers_count":0,"namespaces_count":43,"keywords_count":368,"github":"pkgsrc","metadata":{"funded_packages_count":479},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-08-24T05:00:24.175Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":14511908,"name":"dev-python/astroid","ecosystem":"gentoo","description":"Abstract Syntax Tree for logilab packages","homepage":"https://github.com/pylint-dev/astroid/","licenses":"LGPL-2.1+","normalized_licenses":["LGPL-2.1+"],"repository_url":"https://github.com/pylint-dev/astroid","keywords_array":["~alpha","amd64","arm","arm64","~hppa","~loong","~m68k","~mips","ppc","ppc64","~riscv","~s390","~sparc","x86"],"namespace":"dev-python","versions_count":2,"first_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_number":"4.1.2","last_synced_at":"2026-07-09T01:16:43.542Z","created_at":"2026-05-27T02:19:31.355Z","updated_at":"2026-08-18T00:47:55.719Z","registry_url":"https://packages.gentoo.org/packages/dev-python/astroid","install_command":"emerge dev-python/astroid","documentation_url":"https://packages.gentoo.org/packages/dev-python/astroid","metadata":{"category":"dev-python","slot":"0","eapi":"8","inherit":"distutils-r1 pypi","iuse":"test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 verify-provenance"},"repo_metadata":{"id":37502504,"uuid":"47649855","full_name":"pylint-dev/astroid","owner":"pylint-dev","description":"A common base representation of python source code for pylint and other projects","archived":false,"fork":false,"pushed_at":"2026-08-17T22:27:02.000Z","size":18910,"stargazers_count":581,"open_issues_count":174,"forks_count":353,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-08-17T23:22:34.272Z","etag":null,"topics":["ast","closember","hacktoberfest","inference-engine","parser","static-analysis","static-code-analysis"],"latest_commit_sha":null,"homepage":"https://pylint.readthedocs.io/projects/astroid/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pylint-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/astroid"}},"created_at":"2015-12-08T21:12:00.000Z","updated_at":"2026-08-17T20:35:44.000Z","dependencies_parsed_at":"2026-08-17T23:32:53.389Z","dependency_job_id":null,"html_url":"https://github.com/pylint-dev/astroid","commit_stats":{"total_commits":4423,"total_committers":200,"mean_commits":22.115,"dds":0.8213881980556184,"last_synced_commit":"7a3b482b9673243d2ccc895672eb1e452f5daa82"},"previous_names":["PyCQA/astroid","pycqa/astroid"],"tags_count":230,"template":false,"template_full_name":null,"purl":"pkg:github/pylint-dev/astroid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylint-dev","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/sbom","scorecard":{"id":97381,"data":{"date":"2025-08-04","repo":{"name":"github.com/pylint-dev/astroid","commit":"4364218b9d76e4ef723645caa2ae4cc86b8c0ebf"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:36","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:66","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:12"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":6,"reason":"Found 11/18 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/ci.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:53","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:120","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:121","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:122","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:256","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:32","Info:   1 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: astroid-4.0.0b2-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b2","Info: signed release artifact: astroid-4.0.0b1-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b1","Info: signed release artifact: astroid-4.0.0b0-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b0","Info: signed release artifact: astroid-3.3.11-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v3.3.11","Info: signed release artifact: astroid-3.3.10-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v3.3.10","Warn: release artifact v4.0.0b2 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/238237268","Warn: release artifact v4.0.0b1 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/238024595","Warn: release artifact v4.0.0b0 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/235458384","Warn: release artifact v3.3.11 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/232068813","Warn: release artifact v3.3.10 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/217781578"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:42"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T09:20:56.335Z","repository_id":37502504,"created_at":"2025-08-15T09:20:56.336Z","updated_at":"2025-08-15T09:20:56.336Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752327,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"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":"pylint-dev","name":"pylint-dev","uuid":"121692054","kind":"organization","description":"An organization that focuses on pylint and its ecosystem","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/121692054?v=4","repositories_count":11,"last_synced_at":"2026-08-16T00:36:33.808Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pylint-dev","funding_links":[],"total_stars":7012,"followers":58,"following":0,"created_at":"2023-03-29T13:00:14.122Z","updated_at":"2026-08-16T00:36:33.821Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylint-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylint-dev/repositories"},"tags":[{"name":"v4.3.1","sha":"4ea15d44c0e092296760c5bbaf4b3d1996a96779","kind":"commit","published_at":"2026-08-17T08:19:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"a52596add5f06eadc18969ff231e00746764d599","kind":"commit","published_at":"2026-08-07T20:19:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.3.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.0/manifests"},{"name":"v4.2.0b5","sha":"e8d7321b0cd0696eefef030a4c3f84cc71489a78","kind":"commit","published_at":"2026-07-27T07:01:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b5/manifests"},{"name":"v4.2.0b4","sha":"2731779d86f29d30c631b1dd21948842b3d17914","kind":"commit","published_at":"2026-07-04T17:02:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b4/manifests"},{"name":"v4.2.0","sha":"9debe666a837adc042d0f1a0e3b4b04d9d7c3f4e","kind":"tag","published_at":"2026-04-28T09:27:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0/manifests"},{"name":"v4.2.0b3","sha":"bd08c3f80ea1165e3932c5d067d2368a845389e7","kind":"commit","published_at":"2026-04-24T11:08:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b3/manifests"},{"name":"v4.2.0b2","sha":"00477a9a9c625be33d3f07bffbdac5bfd7e1531c","kind":"commit","published_at":"2026-04-23T18:47:13.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b2/manifests"},{"name":"v4.2.0b1","sha":"0a8c390a57b7913a650cc23c84e7e2af501113f1","kind":"commit","published_at":"2026-03-23T08:08:31.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b1/manifests"},{"name":"v4.1.2","sha":"91dac1330a52c8e606f18720d02667d49cdce8bd","kind":"commit","published_at":"2026-03-22T15:06:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.1.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"f11d7ae40c6929bed001b807321ff46051cb2064","kind":"commit","published_at":"2026-02-23T02:34:23.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.1.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"5ffc8aacf0df93f2fa1bcc2d23752a49e8c7f6f7","kind":"commit","published_at":"2026-02-09T02:17:33.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.1.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.0/manifests"},{"name":"v4.0.4","sha":"019feb6018eef32a0e3a25d8153427a537961882","kind":"commit","published_at":"2026-02-07T23:32:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"b978037e67f233f4366de4ccbcdad2c627474477","kind":"commit","published_at":"2026-01-03T22:11:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a068430290b375a06f6eccdcea7d5026995172ba","kind":"commit","published_at":"2025-11-09T21:19:11.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"9f17568cf7591be64655e79c132e2e8777e98d5e","kind":"commit","published_at":"2025-10-11T15:13:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bb38aa49a279ce38c0706a76bf31339d14f2fa61","kind":"commit","published_at":"2025-10-05T15:34:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0/manifests"},{"name":"v4.0.0rc0","sha":"d39bc75cb74d71a8008fad72ae532b392d9dd7e9","kind":"commit","published_at":"2025-09-29T13:15:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0rc0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0rc0/manifests"},{"name":"v4.0.0b3","sha":"62015e7d25e74dd5749009e2a43f12f090a7b15b","kind":"commit","published_at":"2025-09-22T19:39:13.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b3/manifests"},{"name":"v4.0.0b2","sha":"0f60c1f839ecda4c11c1487f7c4c1f5e2c175550","kind":"tag","published_at":"2025-08-07T09:44:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b2/manifests"},{"name":"v4.0.0b1","sha":"8de1bb95bd77f038b196ea1bbcb2766b993fe7e4","kind":"commit","published_at":"2025-08-06T15:33:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b1/manifests"},{"name":"v4.0.0b0","sha":"e68d132c4f6709b8a3db7f04d791bbc78164cd9e","kind":"commit","published_at":"2025-07-27T15:43:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b0/manifests"},{"name":"v3.3.11","sha":"fbea510b9e7604be0afea5b25ca6b51a73f09870","kind":"commit","published_at":"2025-07-13T18:01:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.11","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.11/manifests"},{"name":"v3.3.10","sha":"a3623682a5e1e07f4f331b6b0a5f77e257d81b96","kind":"commit","published_at":"2025-05-10T13:22:23.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.10","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.10/manifests"},{"name":"v3.3.9","sha":"a6ccad5ccff353f6bc50eb9e818a462521bd1457","kind":"commit","published_at":"2025-03-09T11:26:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.9/manifests"},{"name":"v4.0.0a0","sha":"7da8791cbc6cc124c2d447fcfa726c99dbcfa99b","kind":"commit","published_at":"2025-02-03T15:59:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0a0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0a0/manifests"},{"name":"v3.3.8","sha":"d52799b6e8359d89f20f020d77e98a71d2cde20f","kind":"commit","published_at":"2024-12-24T01:08:15.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.8/manifests"},{"name":"v3.3.7","sha":"50916d64150da365d4234b48afec73008f2a81f1","kind":"commit","published_at":"2024-12-21T10:59:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.7/manifests"},{"name":"v3.3.6","sha":"a1326794392f554a7971f0168eaabb437076033a","kind":"commit","published_at":"2024-12-08T12:51:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"8c74a5f6984753900f0222622ccbf3182de66a47","kind":"commit","published_at":"2024-10-04T12:01:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"6042e585859420ff98a9f9c2f383a3f3e54f567a","kind":"commit","published_at":"2024-09-23T18:13:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"a01a9c9fb8f7748f915562cc992c68772d98d2dd","kind":"commit","published_at":"2024-09-20T10:42:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"4ae46172a26bc9fd2a9668c69e4327c31cd48240","kind":"commit","published_at":"2024-08-11T11:58:59.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"de58003b577c6111df1505b794f836fb1d643ef0","kind":"commit","published_at":"2024-08-06T13:02:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47030b1b84760ca6f993c6b462797eb525fcdc47","kind":"commit","published_at":"2024-08-04T15:31:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.0/manifests"},{"name":"v3.2.4","sha":"f022800b046679d4229fb75391c0aaca5087cd1b","kind":"commit","published_at":"2024-07-20T12:54:24.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"30ea72014bd63b5803294e049424900e845f1346","kind":"commit","published_at":"2024-07-11T15:00:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"a35821aa6e98893c715b770bbbfb2b104a4a97a2","kind":"commit","published_at":"2024-05-19T22:21:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0ce116d3109a0bee3ddeffd8528c9f3f9a6b975f","kind":"commit","published_at":"2024-05-16T11:50:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"7d4d8051afc07425af6834e3d69b7bbafafec987","kind":"commit","published_at":"2024-05-07T11:38:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"3fb17a1af9f71ca1f97f623c2e141d32796a5a43","kind":"commit","published_at":"2024-02-23T16:01:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.1.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"0375d1a22262b4d7a4327aad5d770b2cd262c4ef","kind":"commit","published_at":"2024-02-04T15:11:50.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"e6dea9cc9e8427f1b0e405dc5de8002a0c3f5239","kind":"commit","published_at":"2023-12-12T12:43:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"0191f534213364a844e8138dd68bb71f3ba603e3","kind":"commit","published_at":"2023-10-16T00:52:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"2891dafec472aa0ce7939c984965b345f7052036","kind":"commit","published_at":"2023-09-26T13:14:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0/manifests"},{"name":"v2.15.8","sha":"c633af204678a69708857af0793b2a4ca11107b0","kind":"commit","published_at":"2023-09-26T12:35:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.8/manifests"},{"name":"v3.0.0b0","sha":"3dbb5d7fba0acba98cc2b8f8271e7194ab3d47a0","kind":"commit","published_at":"2023-09-24T12:38:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0b0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0b0/manifests"},{"name":"v2.15.7","sha":"29b42e5e9745b172d5980511d14efeac745a5a82","kind":"commit","published_at":"2023-09-23T19:47:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.7/manifests"},{"name":"v3.0.0a9","sha":"0361eb460fc92da6ac3c69637cc6a8698b509d88","kind":"commit","published_at":"2023-08-06T19:35:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a9/manifests"},{"name":"v3.0.0a8","sha":"fa699abf9e940d007eea665fba1b2a37f0d37343","kind":"commit","published_at":"2023-07-15T12:45:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a8/manifests"},{"name":"v2.15.6","sha":"30c3112bda109183d2e31b098b8bb7fdd7a1fd9d","kind":"commit","published_at":"2023-07-08T18:25:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.6/manifests"},{"name":"v3.0.0a7","sha":"01c35516a2ef67a7ba1b43fa5548eaa6edb44352","kind":"commit","published_at":"2023-07-08T11:27:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a7/manifests"},{"name":"v3.0.0a6","sha":"6469710c7dfa514169b348333a05b0137c0dfdcc","kind":"commit","published_at":"2023-07-04T20:06:41.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"9df6012d792916a56723456f596328aac36e253f","kind":"commit","published_at":"2023-06-13T07:50:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"f675f19bda06083862ce080b7bcf00a2b1d749b5","kind":"commit","published_at":"2023-06-06T19:55:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"9ce1bc38cad5af5b838d132b8e4aa29e5eab3857","kind":"commit","published_at":"2023-05-14T17:44:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a3/manifests"},{"name":"v2.15.5","sha":"8523ba827006d56a770a1f6efa77215718ef26c0","kind":"commit","published_at":"2023-05-14T17:31:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.5/manifests"},{"name":"v3.0.0a2","sha":"a2178fff0527bb80f4514a4744b3473cd0637a6c","kind":"commit","published_at":"2023-04-25T17:52:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"034fb9272727e69222f6f033897cb4a084ec949f","kind":"commit","published_at":"2023-04-25T12:00:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a1/manifests"},{"name":"v2.15.4","sha":"420a59a7da81828e982fabfd34e1533ffddf6400","kind":"commit","published_at":"2023-04-24T08:51:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"c312218289798207813971af540fbed43c6963b5","kind":"commit","published_at":"2023-04-16T20:36:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"85b698466afe12c750842dc2522f2823365d9fbc","kind":"commit","published_at":"2023-04-02T19:19:53.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"1bc3e7603042363d1bc01f53ad6b5fe97ee18fc7","kind":"commit","published_at":"2023-03-26T13:11:35.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"edf88c65d794acb5582e1d27589be9fa73b00424","kind":"commit","published_at":"2023-03-05T23:01:42.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.0/manifests"},{"name":"v2.14.2","sha":"4182d0eef9528654fc683ce4a0625dddf8343d7f","kind":"commit","published_at":"2023-02-12T17:12:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.14.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"b4214142c8d16089f9f328f0a5422093b6886763","kind":"commit","published_at":"2023-01-31T21:38:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.14.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.1/manifests"},{"name":"v2.13.5","sha":"de9736de43cdf2d7ca6165fdde265075bfc5f6d8","kind":"commit","published_at":"2023-01-31T21:18:17.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.5/manifests"},{"name":"v2.14.0","sha":"b644c1e834b491b465c5d61ead0373342029621a","kind":"commit","published_at":"2023-01-31T14:39:46.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.14.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.0/manifests"},{"name":"v2.13.4","sha":"d9023eff11ef87cec646d45de78785e429593deb","kind":"commit","published_at":"2023-01-31T13:16:28.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"aed900b56f180faf34b2b28541dca41bac905e5e","kind":"commit","published_at":"2023-01-20T20:26:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"f717084fea5ba9c030b7a8fe08336b7ee7b66b64","kind":"commit","published_at":"2023-01-08T13:22:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"b015ec0a0b76ec49fb7c21ab2685f6f5002d1c6f","kind":"commit","published_at":"2023-01-08T11:56:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"1d49b8cc52042b83d7c5a6ad814d98803409d859","kind":"commit","published_at":"2023-01-07T18:59:42.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.0/manifests"},{"name":"v2.12.14","sha":"b7c6c419c5e2e522eab9763fcaa79fd3f9bdc4fc","kind":"commit","published_at":"2023-01-06T19:32:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.14","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.14/manifests"},{"name":"v2.12.13","sha":"8bdec591f228e7db6a0be66b6ca814227ff50001","kind":"commit","published_at":"2022-11-19T14:50:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.13","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.13/manifests"},{"name":"v2.12.12","sha":"52f6d2d7722db383af035be929f18af5e9fe8cd5","kind":"commit","published_at":"2022-10-19T08:44:58.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.12","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.12/manifests"},{"name":"v2.12.11","sha":"f2308bc173172426ebd91f05b72dc5ca8a974fa6","kind":"commit","published_at":"2022-10-10T11:58:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.11","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.11/manifests"},{"name":"v2.12.10","sha":"9c3b002f7825b7f5743a2acbb46010ab73e7e516","kind":"commit","published_at":"2022-09-17T16:37:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.10","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.10/manifests"},{"name":"v2.12.9","sha":"7352e947bdf9b9c5ea51e601bbed7a063e98316d","kind":"commit","published_at":"2022-09-07T10:42:57.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.9/manifests"},{"name":"v2.12.8","sha":"65bca39bbf254bc760ac9d388e5a09333eaf5c87","kind":"commit","published_at":"2022-09-06T16:22:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.8/manifests"},{"name":"v2.12.7","sha":"b2dbf7bdaa02436962c4c5ccbc6bbb8b8e0c3295","kind":"commit","published_at":"2022-09-06T10:37:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.7/manifests"},{"name":"v2.12.6","sha":"e194631088aee587140c029a0404f8d40c6765b5","kind":"commit","published_at":"2022-09-05T17:31:44.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.6/manifests"},{"name":"v2.12.5","sha":"c313631bca83f7b6eb7dd8990aa702b85eb22d64","kind":"commit","published_at":"2022-08-29T07:13:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.5/manifests"},{"name":"v2.12.4","sha":"7fba17d69b033a5aace1d7b1aed7887a8ef2c4b4","kind":"commit","published_at":"2022-08-25T10:14:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.4/manifests"},{"name":"v2.12.3","sha":"060cefa51884d176fdacf1b8ea18cee3ae0b0948","kind":"commit","published_at":"2022-08-23T11:14:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.3/manifests"},{"name":"v2.12.2","sha":"14a0d657809ab5b42e7d416b686953508e6d8b91","kind":"commit","published_at":"2022-07-12T08:14:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"ab469e2010bed6d5998d03667579cc338c7e77b8","kind":"commit","published_at":"2022-07-10T06:26:53.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"876424badaa50eadcd625242551b058b8d43fcca","kind":"commit","published_at":"2022-07-09T15:11:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.0/manifests"},{"name":"v2.11.7","sha":"502ccf48834b6f7bc1bb1b9437554d46c5584a0c","kind":"commit","published_at":"2022-07-09T13:07:37.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.7/manifests"},{"name":"v2.11.6","sha":"80883503e1a2505ef54954a2dac16278e7e19e58","kind":"commit","published_at":"2022-06-13T14:25:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.6/manifests"},{"name":"v2.11.5","sha":"218ed2bb53ce90518e128ab34abc4b087255745e","kind":"commit","published_at":"2022-05-09T11:36:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.5/manifests"},{"name":"v2.11.4","sha":"5f30afe05e8205606e863bf6b0135b1425b8e83d","kind":"commit","published_at":"2022-05-02T11:59:44.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.4/manifests"},{"name":"v2.11.3","sha":"36b81ead6dcecde342c696eab3089267acbe4ff3","kind":"commit","published_at":"2022-04-19T20:30:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.3/manifests"},{"name":"v2.11.2","sha":"c81e83dfa364eba9acb33502c74878e5ccb33180","kind":"commit","published_at":"2022-03-26T19:41:50.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"699350eff13a2bad05714c15247dc62aa172983a","kind":"commit","published_at":"2022-03-22T22:35:09.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"8013d1d86a37af91e6ae09bf6930202d33aeefd1","kind":"commit","published_at":"2022-03-12T12:11:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.0/manifests"},{"name":"v2.9.5","sha":"517bf9a636425c8a73427402774e2c0b87276a8a","kind":"tag","published_at":"2022-03-09T22:27:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.5/manifests"},{"name":"v2.10.0","sha":"07c0f60ffc1017d0a9a2bb605a5c645781a8c088","kind":"commit","published_at":"2022-02-27T21:49:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.10.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.10.0/manifests"},{"name":"v2.9.3","sha":"d3449531aa5bcefb47cbb55ac695be5ed3dd635b","kind":"commit","published_at":"2022-01-09T10:24:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"101aed9d304cae4c3d0d9140f151b852b21c7ddf","kind":"commit","published_at":"2022-01-03T23:14:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"e36b4388aebb892c10ed779bafc9c1a07a325b8d","kind":"commit","published_at":"2021-12-31T12:25:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.1/manifests"},{"name":"list","sha":"5297604b3f23a6c0a857f4587b4b687c2a45a8ca","kind":"commit","published_at":"2021-12-05T13:22:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/list","html_url":"https://github.com/pylint-dev/astroid/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/list/manifests"},{"name":"v2.9.0","sha":"d0775d5fd293c97e17f7583c0640ebf2fa4478d2","kind":"commit","published_at":"2021-11-21T17:14:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.0/manifests"},{"name":"v2.8.6","sha":"c47561e5013232851ac48394be33cfcff967962f","kind":"commit","published_at":"2021-11-21T15:08:11.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.6/manifests"},{"name":"v2.8.5","sha":"8e6a446ed87ada6a45c37e04f5eeb2b939d19df4","kind":"commit","published_at":"2021-11-12T15:09:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"4c3b3b316e280a04d0a5ca7c481430be3b8d7a00","kind":"commit","published_at":"2021-10-25T20:02:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"3ec26178a0ab5f15d12ae2540b1eb23e78cc574e","kind":"commit","published_at":"2021-10-17T08:15:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"fa12a471b5d4c2211ae07811f1dd763d6b3a2546","kind":"commit","published_at":"2021-10-07T05:35:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"8afd6b40dc9235eb4057a18a5270e836daf192db","kind":"commit","published_at":"2021-10-06T20:18:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1/manifests"},{"name":"v2.8.1-rc1","sha":"e1bf25e8d79cb1fe9ab5ad038a6d8291fca6f9e1","kind":"commit","published_at":"2021-10-06T20:18:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.1-rc1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1-rc1/manifests"},{"name":"v2.8.0","sha":"9a7878a78a284571d3788afc42203089185cfcbf","kind":"commit","published_at":"2021-09-14T07:20:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.0/manifests"},{"name":"v2.7.3","sha":"f94eb5fe3af337660447fbe49420412846db7e46","kind":"commit","published_at":"2021-08-30T16:35:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"5b05832bf2968d125b19bcb8c897b844b630f24c","kind":"commit","published_at":"2021-08-20T19:07:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"67ff34c3263889c946a29c42ae3b6733d659aa18","kind":"commit","published_at":"2021-08-16T17:25:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"f26d4876bfe216aa45515b49656dae5afa110651","kind":"commit","published_at":"2021-08-15T19:26:16.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.0/manifests"},{"name":"v2.6.6","sha":"74adc8604506a451dc8a16cc00ac50464953cb3b","kind":"commit","published_at":"2021-08-03T20:40:16.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"3f5af5cde53c51997700c2532ccac2b30e60842e","kind":"tag","published_at":"2021-07-21T06:48:35.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"17165d57e1ad688f6eca279f3559fbd280e5d4ef","kind":"tag","published_at":"2021-07-19T21:38:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"2738e93afed92ad7b495dbc3036c675a8701c2c6","kind":"tag","published_at":"2021-07-19T19:24:00.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"e8e4b44d30e71b4c6cb49dd30bfd2f26888e227a","kind":"commit","published_at":"2021-06-30T10:26:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c3977dfed03cf91a1a7abc0a1ece29590f4caed0","kind":"commit","published_at":"2021-06-29T16:17:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"82bf77d54393a52ecd07d50a791f5e1a63369f11","kind":"commit","published_at":"2021-06-22T05:52:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0/manifests"},{"name":"v2.6.0-dev0","sha":"afb8e94f64da8ebf63d6969d4a3ea8a689c97e6e","kind":"commit","published_at":"2021-06-15T18:52:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.0-dev0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.0-dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.0-dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0-dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0-dev0/manifests"},{"name":"v2.5.8","sha":"1342591e2beb955a377e4486e5595478f79789e8","kind":"commit","published_at":"2021-06-07T18:26:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.5.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.8/manifests"},{"name":"v2.5.7","sha":"79fdc323f058f5f2ba754c29b564818d898548ae","kind":"commit","published_at":"2021-05-29T20:31:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.5.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"36dda3fc8a5826b19a33a0ff29402b61d6a64fc2","kind":"commit","published_at":"2021-04-25T09:42:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.5.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.6/manifests"},{"name":"astroid-2.5.6","sha":"36dda3fc8a5826b19a33a0ff29402b61d6a64fc2","kind":"commit","published_at":"2021-04-25T09:42:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.6/manifests"},{"name":"astroid-2.5.5","sha":"7db1790dd054d6be4717f63afdaef9fc3c56d630","kind":"commit","published_at":"2021-04-24T18:42:30.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.5/manifests"},{"name":"astroid-2.5.4","sha":"cd41374c679f0fc6a8778e993eda79caf0f2a6f6","kind":"commit","published_at":"2021-04-24T13:10:59.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.4/manifests"},{"name":"astroid-2.5.3","sha":"55953b3e433906855d92c42f630be9e4214553d0","kind":"commit","published_at":"2021-04-10T14:13:58.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.3/manifests"},{"name":"astroid-2.5.2","sha":"c3b58a3ed2653c6abfa0605e4a34f44c06b234b8","kind":"commit","published_at":"2021-03-28T15:22:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.2/manifests"},{"name":"astroid-2.5.1","sha":"79d72376d0553b7fcbcd4dad7e6f92f528ae10a1","kind":"commit","published_at":"2021-02-28T20:19:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.1/manifests"},{"name":"astroid-2.5","sha":"0f97f79c0aa50ed0506c09db729f906450b37652","kind":"commit","published_at":"2021-02-15T19:18:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5/manifests"},{"name":"astroid-2.4.2","sha":"2d25e84587c3e392751280490355aaeda7afd116","kind":"commit","published_at":"2020-06-08T06:47:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.4.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.2/manifests"},{"name":"astroid-2.4.1","sha":"a672051f4406da0beb01e88767e8e46488eb71eb","kind":"commit","published_at":"2020-05-05T07:36:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.4.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.1/manifests"},{"name":"astroid-2.4.0","sha":"6c8bfb4b7fb5366a3facfc08020c68ac426b9a8d","kind":"commit","published_at":"2020-04-27T08:49:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.4.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.0/manifests"},{"name":"astroid-2.3.3","sha":"ace7b2967ea762ec43fc7be8ab9c8007564d9be2","kind":"commit","published_at":"2019-11-06T18:35:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.3/manifests"},{"name":"astroid-2.3.2","sha":"8b0fcc211e3e31e1b10ede520d83488b2e1ba986","kind":"commit","published_at":"2019-10-18T09:07:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.2/manifests"},{"name":"astroid-2.3.1","sha":"bff51e9d41a3084b9313fa2108ae13f079bc0b58","kind":"commit","published_at":"2019-09-30T08:03:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.1/manifests"},{"name":"astroid-2.3.0","sha":"ff97852076de8c70b6af749fd129938c55e9786b","kind":"commit","published_at":"2019-09-24T09:19:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.0/manifests"},{"name":"astroid-1.6.6","sha":"af8fe7a4657be65e8087e9e4a68e6390d8ea38f3","kind":"commit","published_at":"2019-04-09T13:21:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.6/manifests"},{"name":"astroid-2.2.5","sha":"01a25f31962dd5017a141a6450859a7c1c82722d","kind":"commit","published_at":"2019-03-08T16:14:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.5/manifests"},{"name":"astroid-2.2.4","sha":"7a88072f9f624e59e52f4e05736ce592ca1467fc","kind":"commit","published_at":"2019-03-05T09:33:20.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.4/manifests"},{"name":"astroid-2.2.3","sha":"5443588043468f5ae135fa06ac4e31ac40b92314","kind":"commit","published_at":"2019-03-04T09:01:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.3/manifests"},{"name":"astroid-2.2.1","sha":"2caa1b3c4e838a21f144a0de05bfa82d9cdacf30","kind":"commit","published_at":"2019-03-02T11:54:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.1/manifests"},{"name":"astroid-2.2.0","sha":"9eddca32cde1fb5699dddc7eea76a7cce4d31719","kind":"commit","published_at":"2019-02-27T09:22:17.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.0/manifests"},{"name":"astroid-2.1.0","sha":"61f6155570c611b68f2e28ac649a082933cabc36","kind":"commit","published_at":"2018-11-25T17:17:24.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.1.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.1.0/manifests"},{"name":"astroid-2.0.4","sha":"5b5cd7acbecaa9b587b07de27a3334a2ec4f2a79","kind":"commit","published_at":"2018-08-10T07:07:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.4/manifests"},{"name":"astroid-2.0.3","sha":"900a4b8fa8b101bcab3e932b6c47f56c89ab8c9a","kind":"commit","published_at":"2018-08-08T19:26:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.3/manifests"},{"name":"astroid-2.0.2","sha":"5cc50abb4dbab82203b99a578161be75ca0a8fcf","kind":"commit","published_at":"2018-08-01T06:30:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.2/manifests"},{"name":"astroid-2.0.1","sha":"095441034a70837fa3f9e12179d1c519addf336d","kind":"commit","published_at":"2018-07-19T10:27:20.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.1/manifests"},{"name":"astroid-2.0","sha":"654492a0259215b0e4cdb76546777186b0f3a710","kind":"commit","published_at":"2018-07-15T07:21:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0/manifests"},{"name":"astroid-1.6.5","sha":"690a119ff3be882344d57bd30ab6d449fb8f9e21","kind":"commit","published_at":"2018-06-06T15:01:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.5/manifests"},{"name":"astroid-2.0.dev1","sha":"81db9c0edc81c45eca9e3e7b29939215fa2588fb","kind":"commit","published_at":"2018-05-28T15:04:21.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.dev1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.dev1/manifests"},{"name":"astroid-2.0.0-dev","sha":"85dce2f8830d70442b55dcb5ca3198fbafec9b50","kind":"commit","published_at":"2018-05-21T09:32:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.0-dev","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.0-dev/manifests"},{"name":"astroid-1.6.4","sha":"1bb0aa98dd91152dee8421e9bccc91e1958bc574","kind":"commit","published_at":"2018-05-15T18:45:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.4/manifests"},{"name":"astroid-1.6.3","sha":"819bd049aa166f19be6af7c53dfc0e783d545e16","kind":"commit","published_at":"2018-04-05T06:52:37.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.3/manifests"},{"name":"astroid-1.6.2","sha":"de9d70f7c3883942e1f1695016a8afe506483071","kind":"commit","published_at":"2018-03-16T17:06:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.2/manifests"},{"name":"astroid-1.6.1","sha":"5e86fd43203fef42e565310938a76d3b04cb9549","kind":"commit","published_at":"2018-01-23T09:31:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.1/manifests"},{"name":"astroid-1.6.0","sha":"ca96ad7fa177c50159da3244c3922f9d334d3ba2","kind":"commit","published_at":"2017-12-15T09:37:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.0/manifests"},{"name":"astroid-1.5.3","sha":"c0fc3b67318709d4bda5cbabfa22552d5603acb0","kind":"commit","published_at":"2017-06-03T13:48:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.3/manifests"},{"name":"astroid-1.5.2","sha":"1602965b4ef3ce54807de425bfc5bb2073d0c4d8","kind":"commit","published_at":"2017-04-17T11:30:53.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.2/manifests"},{"name":"astroid-1.5.1","sha":"7502df8e288009a52324537c7c3adc517f2d8fed","kind":"commit","published_at":"2017-04-13T14:38:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.1/manifests"},{"name":"astroid-1.5.0","sha":"cdd1a61999fbb1d91804494eea48cdd9ae5a7f88","kind":"commit","published_at":"2017-04-13T13:54:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.0/manifests"},{"name":"astroid-1.4.9","sha":"890d8baf1fa8d3456cb9bf0db4a76229f7a29773","kind":"commit","published_at":"2016-12-18T10:05:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.9/manifests"},{"name":"astroid-1.4.8","sha":"44f0753684247a246d36cf27bc5f4a0d176d176b","kind":"commit","published_at":"2016-07-26T23:10:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.8/manifests"},{"name":"astroid-1.4.7","sha":"106661a53742d611e1833116171e3d58a2141731","kind":"commit","published_at":"2016-07-07T16:13:31.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.7/manifests"},{"name":"astroid-1.4.6","sha":"bb3ff4e34620ed442fbddb3c6f479bfe65c47946","kind":"commit","published_at":"2016-06-06T14:27:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.6/manifests"},{"name":"astroid-1.4.5","sha":"fcf5925ce15afbac4630aad07f19bd41d1f6854f","kind":"commit","published_at":"2016-03-21T18:23:46.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.5/manifests"},{"name":"astroid-1.4.4","sha":"942577fc5b5c44bc53937a9131a4e9ec476590d4","kind":"commit","published_at":"2016-01-15T17:04:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.4/manifests"},{"name":"astroid-1.4.3","sha":"9f297c8712d2dbbc9b6b4fb104896b8cd2c18ff5","kind":"commit","published_at":"2015-12-24T15:03:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.3/manifests"},{"name":"astroid-1.4.2","sha":"55e38faa8240ad2324376a32d0c1be27ec44e8dd","kind":"commit","published_at":"2015-12-21T00:06:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.2/manifests"},{"name":"astroid-1.4.1","sha":"ef20af65a00488feea31f269a78c7ea3040efdbb","kind":"commit","published_at":"2015-11-29T20:45:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.1/manifests"},{"name":"astroid-1.4","sha":"920176392adabfbb1c62310c1c1d182f72df1df4","kind":"commit","published_at":"2015-11-29T17:27:28.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4/manifests"},{"name":"astroid-1.3.8","sha":"6b71db693eb148b1c776192cf1f74be474b804cb","kind":"commit","published_at":"2015-08-02T20:37:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.8/manifests"},{"name":"astroid-1.3.7","sha":"e6fb2e338668113172a677a711768f56cbeb24e0","kind":"commit","published_at":"2015-07-27T15:24:57.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.7/manifests"},{"name":"astroid-1.3.6","sha":"12a6f507f0490ac5b69a2adbdf8ba1119d523ae3","kind":"commit","published_at":"2015-03-14T16:29:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.6/manifests"},{"name":"astroid-1.3.5","sha":"836a18fc891a48c952d4270566ff32cdb690b3fb","kind":"commit","published_at":"2015-03-11T12:07:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.5/manifests"},{"name":"astroid-1.3.4","sha":"cce4c0da2ee3697355bd19394d78e2f18962bacb","kind":"commit","published_at":"2015-01-16T23:02:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.4/manifests"},{"name":"astroid-1.3.3","sha":"ec67d3adfc1c8dce5dea8b39f8bf17331e9bbc4d","kind":"commit","published_at":"2015-01-16T19:22:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.3/manifests"},{"name":"astroid-1.3.2","sha":"1e07b0ae7778f6cff88758d30b94e4bdcb419c19","kind":"commit","published_at":"2014-11-22T14:50:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.2/manifests"},{"name":"astroid-1.3.1","sha":"b2e013073d219efb1735ef128492e2ce33327153","kind":"commit","published_at":"2014-11-21T21:50:00.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.1/manifests"},{"name":"astroid-1.3","sha":"d3bc7c82ad96d7289e663bb3fbd9050ac47a5483","kind":"commit","published_at":"2014-11-18T19:34:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3/manifests"},{"name":"astroid-1.2.1","sha":"dad12edb3afc2275f18fc9aeea1e9b483bc85c99","kind":"commit","published_at":"2014-08-24T18:45:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.2.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2.1/manifests"},{"name":"astroid-1.2","sha":"b8deedb7769a0120cc626f7b534fb0c88e973bd9","kind":"commit","published_at":"2014-07-25T14:17:23.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2/manifests"},{"name":"astroid-1.1","sha":"8e3b5d62213094977ab95f0ef2d11dae0ba0d98e","kind":"commit","published_at":"2014-04-18T13:39:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.1/manifests"},{"name":"astroid-debian-version-1.0.1-1","sha":"b63443d7641cab0fab79986868c5dafedf5f37d2","kind":"commit","published_at":"2013-10-18T15:35:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-debian-version-1.0.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-debian-version-1.0.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-debian-version-1.0.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.1-1/manifests"},{"name":"astroid-version-1.0.1","sha":"34d0121454001ef9a390e292ca819f8cf8cde0ef","kind":"commit","published_at":"2013-10-18T15:33:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-version-1.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-version-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-version-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.1/manifests"},{"name":"astroid-debian-version-1.0.0-1","sha":"516983118834ab320b2e2d7b16c64816be29322b","kind":"commit","published_at":"2013-07-30T12:46:32.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-debian-version-1.0.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-debian-version-1.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-debian-version-1.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.0-1/manifests"},{"name":"astroid-version-1.0.0","sha":"25a6e43f067c2eb842c6acb2eb1909ba7b1775ac","kind":"commit","published_at":"2013-07-29T15:37:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-version-1.0.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-version-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-version-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.0/manifests"},{"name":"logilab-astng-debian-version-0.24.3-1","sha":"4b2350991aecb361fff1701016dcf1711a16d077","kind":"commit","published_at":"2013-04-17T09:38:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.3-1/manifests"},{"name":"logilab-astng-version-0.24.3","sha":"4ca36d5da5f95477cebbc73e990617609244069e","kind":"commit","published_at":"2013-04-16T11:07:16.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.3/manifests"},{"name":"logilab-astng-debian-version-0.24.2-1","sha":"fad98b55992aca8a25ff1cb0532699c832347424","kind":"commit","published_at":"2013-02-27T11:17:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.2-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.2-1/manifests"},{"name":"logilab-astng-version-0.24.2","sha":"d53ae217925391a225d5677a4fb9d81781980487","kind":"commit","published_at":"2013-02-27T10:00:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.2/manifests"},{"name":"logilab-astng-debian-version-0.24.1-1","sha":"696fe640b6ad273ccc6affe2f0b878717fdb1e48","kind":"commit","published_at":"2012-10-05T13:56:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.1-1/manifests"},{"name":"logilab-astng-version-0.24.1","sha":"58bb9c4ddbd26c179f08444cb4286d627e50b47c","kind":"commit","published_at":"2012-10-05T10:52:17.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.1/manifests"},{"name":"logilab-astng-debian-version-0.24.0-1","sha":"3d97e3ac1b9261610dc2cf2eca8d32a940518bb6","kind":"commit","published_at":"2012-07-18T09:30:00.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.0-1/manifests"},{"name":"logilab-astng-version-0.24.0","sha":"412614cf37145d56a0c9caf2d131d40cbea5e7fe","kind":"commit","published_at":"2012-07-18T08:48:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.0/manifests"},{"name":"logilab-astng-debian-version-0.23.1-1","sha":"8728e54a645e0c3914e253451be3a0fa816bd099","kind":"commit","published_at":"2011-12-08T15:56:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.23.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.23.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.23.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.1-1/manifests"},{"name":"logilab-astng-version-0.23.1","sha":"d4ed73e075549597315c52336d9a0736460aff31","kind":"commit","published_at":"2011-12-08T14:26:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.23.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.1/manifests"},{"name":"logilab-astng-debian-version-0.23.0-1","sha":"a2272a3f7e6d21dbbfb640f26eaf0da46b952764","kind":"commit","published_at":"2011-10-07T14:48:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.23.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.23.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.23.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.0-1/manifests"},{"name":"logilab-astng-version-0.23.0","sha":"1b181e534723555e5f0e1e158800643d4cb4d510","kind":"commit","published_at":"2011-10-07T10:25:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.23.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.0/manifests"},{"name":"logilab-astng-debian-version-0.22.0-1","sha":"a94c56dfcba2ed26a8b89d48d311e2e4ac6dbc9f","kind":"commit","published_at":"2011-07-20T16:14:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.22.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.22.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.22.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.22.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.22.0-1/manifests"},{"name":"logilab-astng-version-0.22.0","sha":"bd176e6e891aaed722f85fa0180e555c98c9823b","kind":"commit","published_at":"2011-07-18T14:01:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.22.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.22.0/manifests"},{"name":"logilab-astng-debian-version-0.21.1-1","sha":"c4803255fd3ad08dd98e6b6b884b5b1b72c06742","kind":"commit","published_at":"2011-01-13T20:36:21.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.21.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.21.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.21.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.1-1/manifests"},{"name":"logilab-astng-version-0.21.1","sha":"2db080a1ea411d124468bac5ddd7f5801f2992c4","kind":"commit","published_at":"2011-01-11T15:41:30.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.21.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.1/manifests"},{"name":"logilab-astng-debian-version-0.21.0-1","sha":"9911a08d6f7d1d55cad8eb911ae831b3fba14bfb","kind":"commit","published_at":"2010-11-15T17:30:59.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.21.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.21.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.21.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.0-1/manifests"},{"name":"logilab-astng-version-0.21.0","sha":"29922c39dbdcf3ac1ddfaf204e6730758e5d87e1","kind":"commit","published_at":"2010-11-15T13:13:13.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.21.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.0/manifests"},{"name":"logilab-astng-debian-version-0.20.4-1","sha":"b5df0e61a3aa9af80bb512cb3a9707735d39fed8","kind":"commit","published_at":"2010-10-27T13:18:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.4-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.4-1/manifests"},{"name":"logilab-astng-version-0.20.4","sha":"3a0be8bf3d32cdd8840195dacaa2d6bf0ad30602","kind":"commit","published_at":"2010-10-27T11:33:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.4/manifests"},{"name":"logilab-astng-debian-version-0.20.3-1","sha":"70ebf75c07f2c93360263897fb463cf5d2380848","kind":"commit","published_at":"2010-09-28T16:21:09.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.3-1/manifests"},{"name":"logilab-astng-version-0.20.3","sha":"331b873c7ff69011297de77ff72d1fbb90758f22","kind":"commit","published_at":"2010-09-28T12:33:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.3/manifests"},{"name":"logilab-astng-debian-version-0.20.2-1","sha":"549cef3c16031bd722dd1d4ea032f1521d19b686","kind":"commit","published_at":"2010-09-13T12:42:42.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.2-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.2-1/manifests"},{"name":"logilab-astng-version-0.20.2","sha":"34932302029c79769f5eae06020c21af596a9c9a","kind":"commit","published_at":"2010-09-10T10:10:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.2/manifests"},{"name":"logilab-astng-debian-version-0.20.1-1","sha":"2118b5f1b4fa5612903c3c8b4cb30c1c6b759aa8","kind":"commit","published_at":"2010-05-11T13:07:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.1-1/manifests"},{"name":"logilab-astng-version-0.20.1","sha":"6d641b0481904ec25b13d63c98042dd3f5168dce","kind":"commit","published_at":"2010-05-11T09:22:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.1/manifests"},{"name":"logilab-astng-debian-version-0.20.0-1","sha":"6e2a3867f23927968af5f873ebb8c92e2b56dfc8","kind":"commit","published_at":"2010-03-24T16:11:44.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.0-1/manifests"},{"name":"logilab-astng-version-0.20.0","sha":"db740f29f7a2a9a737f080d423c3a641c4dc5257","kind":"commit","published_at":"2010-03-23T10:34:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.0/manifests"},{"name":"logilab-astng-debian-version-0.19.3-1","sha":"7bdca3882c495ee02a00cac6397fc3d827303464","kind":"commit","published_at":"2009-12-21T20:38:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.19.3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.19.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.19.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.3-1/manifests"},{"name":"logilab-astng-version-0.19.3","sha":"143223c00ca3cf56f96ed7f0a7bcfcadedf7c181","kind":"commit","published_at":"2009-12-18T14:25:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.19.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.3/manifests"},{"name":"logilab-astng-debian-version-0.19.2-1","sha":"a799e7ab7f1eeaca7de3fd166d47598f78cf0250","kind":"commit","published_at":"2009-12-18T13:42:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.19.2-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.19.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.19.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.2-1/manifests"},{"name":"logilab-astng-version-0.19.2","sha":"779f24c72a13541f7591c094bdfa02fa1534b1da","kind":"commit","published_at":"2009-12-18T13:41:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.19.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.2/manifests"},{"name":"logilab-astng-debian-version-0.19.1-1","sha":"bee28356ae911a585ef3f28d6a5df695490581ed","kind":"commit","published_at":"2009-08-27T08:14:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.19.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.19.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.19.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.1-1/manifests"},{"name":"logilab-astng-version-0.19.1","sha":"28d96f1ac47b8b48e2bd9d42f8cd4cbb71cdac05","kind":"commit","published_at":"2009-08-27T08:14:37.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.19.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.1/manifests"},{"name":"logilab-astng-debian-version-0_18_0-1","sha":"06680b46a170ff3afd678122845f29e072fa867c","kind":"commit","published_at":"2009-03-19T14:01:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_18_0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_18_0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_18_0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_18_0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_18_0-1/manifests"},{"name":"astng_0.18.0","sha":"82838274c88a35c799d32fc7fb8a87b6ba97b452","kind":"commit","published_at":"2009-03-19T13:59:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astng_0.18.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astng_0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astng_0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astng_0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astng_0.18.0/manifests"},{"name":"logilab-astng-debian-version-0_17_4-1","sha":"613d9fbe17c7a904f78cee03c486c7a54aa2af4d","kind":"commit","published_at":"2008-11-20T06:52:31.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_17_4-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_17_4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_17_4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_4-1/manifests"},{"name":"logilab-astng-version-0_17_4","sha":"4cba50d84e8585838c394bc367a770cb2fd5e776","kind":"commit","published_at":"2008-11-19T14:17:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0_17_4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0_17_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0_17_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_4/manifests"},{"name":"logilab-astng-debian-version-0_17_3-1","sha":"ea956b782ee9296e2ddd77aa0a63a051e5f1ff17","kind":"commit","published_at":"2008-09-10T12:14:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_17_3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_17_3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_17_3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_3-1/manifests"},{"name":"logilab-astng-debian-version-0_17_0-1","sha":"4e24753b338182bed0ec7e7cefa247bf3392da44","kind":"commit","published_at":"2007-03-01T09:58:41.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_17_0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_17_0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_17_0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_0-1/manifests"},{"name":"logilab-astng-version-0_17_0","sha":"48137d9b3331ed39e740887dca7ee51679640517","kind":"commit","published_at":"2007-02-22T10:29:50.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0_17_0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0_17_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0_17_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T00:47:55.719Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:gentoo/dev-python/astroid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-python/astroid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-python/astroid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-python/astroid/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/astroid"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T10:11:20.432Z","issues_count":165,"pull_requests_count":1183,"avg_time_to_close_issue":44332934.71428572,"avg_time_to_close_pull_request":1707061.0736842104,"issues_closed_count":105,"pull_requests_closed_count":1045,"pull_request_authors_count":97,"issue_authors_count":86,"avg_comments_per_issue":2.4242424242424243,"avg_comments_per_pull_request":1.978021978021978,"merged_pull_requests_count":946,"bot_issues_count":4,"bot_pull_requests_count":432,"past_year_issues_count":28,"past_year_pull_requests_count":268,"past_year_avg_time_to_close_issue":5507492.6,"past_year_avg_time_to_close_pull_request":494001.85365853657,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":57,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.8571428571428571,"past_year_avg_comments_per_pull_request":2.3507462686567164,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":85,"past_year_merged_pull_requests_count":177,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/issues","maintainers":[{"login":"jacobtylerwalls","count":220,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"Pierre-Sassoulas","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pierre-Sassoulas"},{"login":"DanielNoord","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielNoord"},{"login":"cdce8p","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"mbyrnepr2","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbyrnepr2"},{"login":"PeterHamfelt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterHamfelt"}],"active_maintainers":[{"login":"Pierre-Sassoulas","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pierre-Sassoulas"},{"login":"cdce8p","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"DanielNoord","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielNoord"},{"login":"jacobtylerwalls","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"mbyrnepr2","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbyrnepr2"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fastroid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fastroid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fastroid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fastroid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fastroid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fastroid/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19524,"maintainers_count":0,"namespaces_count":174,"keywords_count":1054,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":620},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-08-24T05:05:20.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":5283209,"name":"astroid","ecosystem":"conda","description":"Astroid provide a common base representation of python source code for projects such as pychecker, pyreverse, pylint.","homepage":"https://github.com/pylint-dev/astroid","licenses":"LGPL-2.1-or-later","normalized_licenses":["LGPL-2.1-or-later"],"repository_url":"https://github.com/pylint-dev/astroid","keywords_array":[],"namespace":null,"versions_count":43,"first_release_published_at":"2017-09-21T01:11:54.000Z","latest_release_published_at":"2026-08-12T11:37:58.000Z","latest_release_number":"4.3.0","last_synced_at":"2026-08-12T13:05:59.190Z","created_at":"2022-10-03T15:39:10.408Z","updated_at":"2026-08-18T00:57:57.060Z","registry_url":"https://anaconda.org/anaconda/astroid","install_command":"conda install -c anaconda astroid","documentation_url":null,"metadata":{},"repo_metadata":{"id":37502504,"uuid":"47649855","full_name":"pylint-dev/astroid","owner":"pylint-dev","description":"A common base representation of python source code for pylint and other projects","archived":false,"fork":false,"pushed_at":"2026-08-17T22:27:02.000Z","size":18910,"stargazers_count":581,"open_issues_count":174,"forks_count":353,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-08-17T23:22:34.272Z","etag":null,"topics":["ast","closember","hacktoberfest","inference-engine","parser","static-analysis","static-code-analysis"],"latest_commit_sha":null,"homepage":"https://pylint.readthedocs.io/projects/astroid/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pylint-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/astroid"}},"created_at":"2015-12-08T21:12:00.000Z","updated_at":"2026-08-17T20:35:44.000Z","dependencies_parsed_at":"2026-08-17T23:32:53.389Z","dependency_job_id":null,"html_url":"https://github.com/pylint-dev/astroid","commit_stats":{"total_commits":4423,"total_committers":200,"mean_commits":22.115,"dds":0.8213881980556184,"last_synced_commit":"7a3b482b9673243d2ccc895672eb1e452f5daa82"},"previous_names":["PyCQA/astroid","pycqa/astroid"],"tags_count":230,"template":false,"template_full_name":null,"purl":"pkg:github/pylint-dev/astroid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylint-dev","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/sbom","scorecard":{"id":97381,"data":{"date":"2025-08-04","repo":{"name":"github.com/pylint-dev/astroid","commit":"4364218b9d76e4ef723645caa2ae4cc86b8c0ebf"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:36","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:66","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:12"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":6,"reason":"Found 11/18 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/ci.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:53","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:120","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:121","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:122","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:256","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:32","Info:   1 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: astroid-4.0.0b2-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b2","Info: signed release artifact: astroid-4.0.0b1-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b1","Info: signed release artifact: astroid-4.0.0b0-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b0","Info: signed release artifact: astroid-3.3.11-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v3.3.11","Info: signed release artifact: astroid-3.3.10-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v3.3.10","Warn: release artifact v4.0.0b2 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/238237268","Warn: release artifact v4.0.0b1 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/238024595","Warn: release artifact v4.0.0b0 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/235458384","Warn: release artifact v3.3.11 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/232068813","Warn: release artifact v3.3.10 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/217781578"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:42"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T09:20:56.335Z","repository_id":37502504,"created_at":"2025-08-15T09:20:56.336Z","updated_at":"2025-08-15T09:20:56.336Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752327,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"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":"pylint-dev","name":"pylint-dev","uuid":"121692054","kind":"organization","description":"An organization that focuses on pylint and its ecosystem","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/121692054?v=4","repositories_count":11,"last_synced_at":"2026-08-16T00:36:33.808Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pylint-dev","funding_links":[],"total_stars":7012,"followers":58,"following":0,"created_at":"2023-03-29T13:00:14.122Z","updated_at":"2026-08-16T00:36:33.821Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylint-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylint-dev/repositories"},"tags":[{"name":"v4.3.1","sha":"4ea15d44c0e092296760c5bbaf4b3d1996a96779","kind":"commit","published_at":"2026-08-17T08:19:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"a52596add5f06eadc18969ff231e00746764d599","kind":"commit","published_at":"2026-08-07T20:19:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.3.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.0/manifests"},{"name":"v4.2.0b5","sha":"e8d7321b0cd0696eefef030a4c3f84cc71489a78","kind":"commit","published_at":"2026-07-27T07:01:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b5/manifests"},{"name":"v4.2.0b4","sha":"2731779d86f29d30c631b1dd21948842b3d17914","kind":"commit","published_at":"2026-07-04T17:02:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b4/manifests"},{"name":"v4.2.0","sha":"9debe666a837adc042d0f1a0e3b4b04d9d7c3f4e","kind":"tag","published_at":"2026-04-28T09:27:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0/manifests"},{"name":"v4.2.0b3","sha":"bd08c3f80ea1165e3932c5d067d2368a845389e7","kind":"commit","published_at":"2026-04-24T11:08:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b3/manifests"},{"name":"v4.2.0b2","sha":"00477a9a9c625be33d3f07bffbdac5bfd7e1531c","kind":"commit","published_at":"2026-04-23T18:47:13.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b2/manifests"},{"name":"v4.2.0b1","sha":"0a8c390a57b7913a650cc23c84e7e2af501113f1","kind":"commit","published_at":"2026-03-23T08:08:31.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b1/manifests"},{"name":"v4.1.2","sha":"91dac1330a52c8e606f18720d02667d49cdce8bd","kind":"commit","published_at":"2026-03-22T15:06:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.1.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"f11d7ae40c6929bed001b807321ff46051cb2064","kind":"commit","published_at":"2026-02-23T02:34:23.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.1.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"5ffc8aacf0df93f2fa1bcc2d23752a49e8c7f6f7","kind":"commit","published_at":"2026-02-09T02:17:33.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.1.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.0/manifests"},{"name":"v4.0.4","sha":"019feb6018eef32a0e3a25d8153427a537961882","kind":"commit","published_at":"2026-02-07T23:32:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"b978037e67f233f4366de4ccbcdad2c627474477","kind":"commit","published_at":"2026-01-03T22:11:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a068430290b375a06f6eccdcea7d5026995172ba","kind":"commit","published_at":"2025-11-09T21:19:11.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"9f17568cf7591be64655e79c132e2e8777e98d5e","kind":"commit","published_at":"2025-10-11T15:13:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bb38aa49a279ce38c0706a76bf31339d14f2fa61","kind":"commit","published_at":"2025-10-05T15:34:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0/manifests"},{"name":"v4.0.0rc0","sha":"d39bc75cb74d71a8008fad72ae532b392d9dd7e9","kind":"commit","published_at":"2025-09-29T13:15:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0rc0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0rc0/manifests"},{"name":"v4.0.0b3","sha":"62015e7d25e74dd5749009e2a43f12f090a7b15b","kind":"commit","published_at":"2025-09-22T19:39:13.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b3/manifests"},{"name":"v4.0.0b2","sha":"0f60c1f839ecda4c11c1487f7c4c1f5e2c175550","kind":"tag","published_at":"2025-08-07T09:44:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b2/manifests"},{"name":"v4.0.0b1","sha":"8de1bb95bd77f038b196ea1bbcb2766b993fe7e4","kind":"commit","published_at":"2025-08-06T15:33:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b1/manifests"},{"name":"v4.0.0b0","sha":"e68d132c4f6709b8a3db7f04d791bbc78164cd9e","kind":"commit","published_at":"2025-07-27T15:43:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b0/manifests"},{"name":"v3.3.11","sha":"fbea510b9e7604be0afea5b25ca6b51a73f09870","kind":"commit","published_at":"2025-07-13T18:01:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.11","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.11/manifests"},{"name":"v3.3.10","sha":"a3623682a5e1e07f4f331b6b0a5f77e257d81b96","kind":"commit","published_at":"2025-05-10T13:22:23.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.10","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.10/manifests"},{"name":"v3.3.9","sha":"a6ccad5ccff353f6bc50eb9e818a462521bd1457","kind":"commit","published_at":"2025-03-09T11:26:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.9/manifests"},{"name":"v4.0.0a0","sha":"7da8791cbc6cc124c2d447fcfa726c99dbcfa99b","kind":"commit","published_at":"2025-02-03T15:59:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0a0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0a0/manifests"},{"name":"v3.3.8","sha":"d52799b6e8359d89f20f020d77e98a71d2cde20f","kind":"commit","published_at":"2024-12-24T01:08:15.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.8/manifests"},{"name":"v3.3.7","sha":"50916d64150da365d4234b48afec73008f2a81f1","kind":"commit","published_at":"2024-12-21T10:59:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.7/manifests"},{"name":"v3.3.6","sha":"a1326794392f554a7971f0168eaabb437076033a","kind":"commit","published_at":"2024-12-08T12:51:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"8c74a5f6984753900f0222622ccbf3182de66a47","kind":"commit","published_at":"2024-10-04T12:01:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"6042e585859420ff98a9f9c2f383a3f3e54f567a","kind":"commit","published_at":"2024-09-23T18:13:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"a01a9c9fb8f7748f915562cc992c68772d98d2dd","kind":"commit","published_at":"2024-09-20T10:42:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"4ae46172a26bc9fd2a9668c69e4327c31cd48240","kind":"commit","published_at":"2024-08-11T11:58:59.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"de58003b577c6111df1505b794f836fb1d643ef0","kind":"commit","published_at":"2024-08-06T13:02:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47030b1b84760ca6f993c6b462797eb525fcdc47","kind":"commit","published_at":"2024-08-04T15:31:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.0/manifests"},{"name":"v3.2.4","sha":"f022800b046679d4229fb75391c0aaca5087cd1b","kind":"commit","published_at":"2024-07-20T12:54:24.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"30ea72014bd63b5803294e049424900e845f1346","kind":"commit","published_at":"2024-07-11T15:00:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"a35821aa6e98893c715b770bbbfb2b104a4a97a2","kind":"commit","published_at":"2024-05-19T22:21:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0ce116d3109a0bee3ddeffd8528c9f3f9a6b975f","kind":"commit","published_at":"2024-05-16T11:50:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"7d4d8051afc07425af6834e3d69b7bbafafec987","kind":"commit","published_at":"2024-05-07T11:38:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"3fb17a1af9f71ca1f97f623c2e141d32796a5a43","kind":"commit","published_at":"2024-02-23T16:01:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.1.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"0375d1a22262b4d7a4327aad5d770b2cd262c4ef","kind":"commit","published_at":"2024-02-04T15:11:50.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"e6dea9cc9e8427f1b0e405dc5de8002a0c3f5239","kind":"commit","published_at":"2023-12-12T12:43:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"0191f534213364a844e8138dd68bb71f3ba603e3","kind":"commit","published_at":"2023-10-16T00:52:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"2891dafec472aa0ce7939c984965b345f7052036","kind":"commit","published_at":"2023-09-26T13:14:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0/manifests"},{"name":"v2.15.8","sha":"c633af204678a69708857af0793b2a4ca11107b0","kind":"commit","published_at":"2023-09-26T12:35:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.8/manifests"},{"name":"v3.0.0b0","sha":"3dbb5d7fba0acba98cc2b8f8271e7194ab3d47a0","kind":"commit","published_at":"2023-09-24T12:38:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0b0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0b0/manifests"},{"name":"v2.15.7","sha":"29b42e5e9745b172d5980511d14efeac745a5a82","kind":"commit","published_at":"2023-09-23T19:47:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.7/manifests"},{"name":"v3.0.0a9","sha":"0361eb460fc92da6ac3c69637cc6a8698b509d88","kind":"commit","published_at":"2023-08-06T19:35:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a9/manifests"},{"name":"v3.0.0a8","sha":"fa699abf9e940d007eea665fba1b2a37f0d37343","kind":"commit","published_at":"2023-07-15T12:45:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a8/manifests"},{"name":"v2.15.6","sha":"30c3112bda109183d2e31b098b8bb7fdd7a1fd9d","kind":"commit","published_at":"2023-07-08T18:25:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.6/manifests"},{"name":"v3.0.0a7","sha":"01c35516a2ef67a7ba1b43fa5548eaa6edb44352","kind":"commit","published_at":"2023-07-08T11:27:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a7/manifests"},{"name":"v3.0.0a6","sha":"6469710c7dfa514169b348333a05b0137c0dfdcc","kind":"commit","published_at":"2023-07-04T20:06:41.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"9df6012d792916a56723456f596328aac36e253f","kind":"commit","published_at":"2023-06-13T07:50:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"f675f19bda06083862ce080b7bcf00a2b1d749b5","kind":"commit","published_at":"2023-06-06T19:55:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"9ce1bc38cad5af5b838d132b8e4aa29e5eab3857","kind":"commit","published_at":"2023-05-14T17:44:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a3/manifests"},{"name":"v2.15.5","sha":"8523ba827006d56a770a1f6efa77215718ef26c0","kind":"commit","published_at":"2023-05-14T17:31:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.5/manifests"},{"name":"v3.0.0a2","sha":"a2178fff0527bb80f4514a4744b3473cd0637a6c","kind":"commit","published_at":"2023-04-25T17:52:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"034fb9272727e69222f6f033897cb4a084ec949f","kind":"commit","published_at":"2023-04-25T12:00:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a1/manifests"},{"name":"v2.15.4","sha":"420a59a7da81828e982fabfd34e1533ffddf6400","kind":"commit","published_at":"2023-04-24T08:51:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"c312218289798207813971af540fbed43c6963b5","kind":"commit","published_at":"2023-04-16T20:36:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"85b698466afe12c750842dc2522f2823365d9fbc","kind":"commit","published_at":"2023-04-02T19:19:53.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"1bc3e7603042363d1bc01f53ad6b5fe97ee18fc7","kind":"commit","published_at":"2023-03-26T13:11:35.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"edf88c65d794acb5582e1d27589be9fa73b00424","kind":"commit","published_at":"2023-03-05T23:01:42.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.0/manifests"},{"name":"v2.14.2","sha":"4182d0eef9528654fc683ce4a0625dddf8343d7f","kind":"commit","published_at":"2023-02-12T17:12:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.14.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"b4214142c8d16089f9f328f0a5422093b6886763","kind":"commit","published_at":"2023-01-31T21:38:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.14.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.1/manifests"},{"name":"v2.13.5","sha":"de9736de43cdf2d7ca6165fdde265075bfc5f6d8","kind":"commit","published_at":"2023-01-31T21:18:17.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.5/manifests"},{"name":"v2.14.0","sha":"b644c1e834b491b465c5d61ead0373342029621a","kind":"commit","published_at":"2023-01-31T14:39:46.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.14.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.0/manifests"},{"name":"v2.13.4","sha":"d9023eff11ef87cec646d45de78785e429593deb","kind":"commit","published_at":"2023-01-31T13:16:28.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"aed900b56f180faf34b2b28541dca41bac905e5e","kind":"commit","published_at":"2023-01-20T20:26:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"f717084fea5ba9c030b7a8fe08336b7ee7b66b64","kind":"commit","published_at":"2023-01-08T13:22:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"b015ec0a0b76ec49fb7c21ab2685f6f5002d1c6f","kind":"commit","published_at":"2023-01-08T11:56:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"1d49b8cc52042b83d7c5a6ad814d98803409d859","kind":"commit","published_at":"2023-01-07T18:59:42.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.0/manifests"},{"name":"v2.12.14","sha":"b7c6c419c5e2e522eab9763fcaa79fd3f9bdc4fc","kind":"commit","published_at":"2023-01-06T19:32:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.14","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.14/manifests"},{"name":"v2.12.13","sha":"8bdec591f228e7db6a0be66b6ca814227ff50001","kind":"commit","published_at":"2022-11-19T14:50:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.13","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.13/manifests"},{"name":"v2.12.12","sha":"52f6d2d7722db383af035be929f18af5e9fe8cd5","kind":"commit","published_at":"2022-10-19T08:44:58.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.12","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.12/manifests"},{"name":"v2.12.11","sha":"f2308bc173172426ebd91f05b72dc5ca8a974fa6","kind":"commit","published_at":"2022-10-10T11:58:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.11","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.11/manifests"},{"name":"v2.12.10","sha":"9c3b002f7825b7f5743a2acbb46010ab73e7e516","kind":"commit","published_at":"2022-09-17T16:37:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.10","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.10/manifests"},{"name":"v2.12.9","sha":"7352e947bdf9b9c5ea51e601bbed7a063e98316d","kind":"commit","published_at":"2022-09-07T10:42:57.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.9/manifests"},{"name":"v2.12.8","sha":"65bca39bbf254bc760ac9d388e5a09333eaf5c87","kind":"commit","published_at":"2022-09-06T16:22:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.8/manifests"},{"name":"v2.12.7","sha":"b2dbf7bdaa02436962c4c5ccbc6bbb8b8e0c3295","kind":"commit","published_at":"2022-09-06T10:37:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.7/manifests"},{"name":"v2.12.6","sha":"e194631088aee587140c029a0404f8d40c6765b5","kind":"commit","published_at":"2022-09-05T17:31:44.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.6/manifests"},{"name":"v2.12.5","sha":"c313631bca83f7b6eb7dd8990aa702b85eb22d64","kind":"commit","published_at":"2022-08-29T07:13:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.5/manifests"},{"name":"v2.12.4","sha":"7fba17d69b033a5aace1d7b1aed7887a8ef2c4b4","kind":"commit","published_at":"2022-08-25T10:14:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.4/manifests"},{"name":"v2.12.3","sha":"060cefa51884d176fdacf1b8ea18cee3ae0b0948","kind":"commit","published_at":"2022-08-23T11:14:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.3/manifests"},{"name":"v2.12.2","sha":"14a0d657809ab5b42e7d416b686953508e6d8b91","kind":"commit","published_at":"2022-07-12T08:14:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"ab469e2010bed6d5998d03667579cc338c7e77b8","kind":"commit","published_at":"2022-07-10T06:26:53.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"876424badaa50eadcd625242551b058b8d43fcca","kind":"commit","published_at":"2022-07-09T15:11:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.0/manifests"},{"name":"v2.11.7","sha":"502ccf48834b6f7bc1bb1b9437554d46c5584a0c","kind":"commit","published_at":"2022-07-09T13:07:37.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.7/manifests"},{"name":"v2.11.6","sha":"80883503e1a2505ef54954a2dac16278e7e19e58","kind":"commit","published_at":"2022-06-13T14:25:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.6/manifests"},{"name":"v2.11.5","sha":"218ed2bb53ce90518e128ab34abc4b087255745e","kind":"commit","published_at":"2022-05-09T11:36:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.5/manifests"},{"name":"v2.11.4","sha":"5f30afe05e8205606e863bf6b0135b1425b8e83d","kind":"commit","published_at":"2022-05-02T11:59:44.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.4/manifests"},{"name":"v2.11.3","sha":"36b81ead6dcecde342c696eab3089267acbe4ff3","kind":"commit","published_at":"2022-04-19T20:30:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.3/manifests"},{"name":"v2.11.2","sha":"c81e83dfa364eba9acb33502c74878e5ccb33180","kind":"commit","published_at":"2022-03-26T19:41:50.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"699350eff13a2bad05714c15247dc62aa172983a","kind":"commit","published_at":"2022-03-22T22:35:09.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"8013d1d86a37af91e6ae09bf6930202d33aeefd1","kind":"commit","published_at":"2022-03-12T12:11:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.0/manifests"},{"name":"v2.9.5","sha":"517bf9a636425c8a73427402774e2c0b87276a8a","kind":"tag","published_at":"2022-03-09T22:27:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.5/manifests"},{"name":"v2.10.0","sha":"07c0f60ffc1017d0a9a2bb605a5c645781a8c088","kind":"commit","published_at":"2022-02-27T21:49:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.10.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.10.0/manifests"},{"name":"v2.9.3","sha":"d3449531aa5bcefb47cbb55ac695be5ed3dd635b","kind":"commit","published_at":"2022-01-09T10:24:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"101aed9d304cae4c3d0d9140f151b852b21c7ddf","kind":"commit","published_at":"2022-01-03T23:14:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"e36b4388aebb892c10ed779bafc9c1a07a325b8d","kind":"commit","published_at":"2021-12-31T12:25:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.1/manifests"},{"name":"list","sha":"5297604b3f23a6c0a857f4587b4b687c2a45a8ca","kind":"commit","published_at":"2021-12-05T13:22:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/list","html_url":"https://github.com/pylint-dev/astroid/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/list/manifests"},{"name":"v2.9.0","sha":"d0775d5fd293c97e17f7583c0640ebf2fa4478d2","kind":"commit","published_at":"2021-11-21T17:14:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.0/manifests"},{"name":"v2.8.6","sha":"c47561e5013232851ac48394be33cfcff967962f","kind":"commit","published_at":"2021-11-21T15:08:11.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.6/manifests"},{"name":"v2.8.5","sha":"8e6a446ed87ada6a45c37e04f5eeb2b939d19df4","kind":"commit","published_at":"2021-11-12T15:09:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"4c3b3b316e280a04d0a5ca7c481430be3b8d7a00","kind":"commit","published_at":"2021-10-25T20:02:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"3ec26178a0ab5f15d12ae2540b1eb23e78cc574e","kind":"commit","published_at":"2021-10-17T08:15:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"fa12a471b5d4c2211ae07811f1dd763d6b3a2546","kind":"commit","published_at":"2021-10-07T05:35:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"8afd6b40dc9235eb4057a18a5270e836daf192db","kind":"commit","published_at":"2021-10-06T20:18:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1/manifests"},{"name":"v2.8.1-rc1","sha":"e1bf25e8d79cb1fe9ab5ad038a6d8291fca6f9e1","kind":"commit","published_at":"2021-10-06T20:18:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.1-rc1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1-rc1/manifests"},{"name":"v2.8.0","sha":"9a7878a78a284571d3788afc42203089185cfcbf","kind":"commit","published_at":"2021-09-14T07:20:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.0/manifests"},{"name":"v2.7.3","sha":"f94eb5fe3af337660447fbe49420412846db7e46","kind":"commit","published_at":"2021-08-30T16:35:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"5b05832bf2968d125b19bcb8c897b844b630f24c","kind":"commit","published_at":"2021-08-20T19:07:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"67ff34c3263889c946a29c42ae3b6733d659aa18","kind":"commit","published_at":"2021-08-16T17:25:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"f26d4876bfe216aa45515b49656dae5afa110651","kind":"commit","published_at":"2021-08-15T19:26:16.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.0/manifests"},{"name":"v2.6.6","sha":"74adc8604506a451dc8a16cc00ac50464953cb3b","kind":"commit","published_at":"2021-08-03T20:40:16.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"3f5af5cde53c51997700c2532ccac2b30e60842e","kind":"tag","published_at":"2021-07-21T06:48:35.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"17165d57e1ad688f6eca279f3559fbd280e5d4ef","kind":"tag","published_at":"2021-07-19T21:38:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"2738e93afed92ad7b495dbc3036c675a8701c2c6","kind":"tag","published_at":"2021-07-19T19:24:00.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"e8e4b44d30e71b4c6cb49dd30bfd2f26888e227a","kind":"commit","published_at":"2021-06-30T10:26:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c3977dfed03cf91a1a7abc0a1ece29590f4caed0","kind":"commit","published_at":"2021-06-29T16:17:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"82bf77d54393a52ecd07d50a791f5e1a63369f11","kind":"commit","published_at":"2021-06-22T05:52:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0/manifests"},{"name":"v2.6.0-dev0","sha":"afb8e94f64da8ebf63d6969d4a3ea8a689c97e6e","kind":"commit","published_at":"2021-06-15T18:52:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.0-dev0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.0-dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.0-dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0-dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0-dev0/manifests"},{"name":"v2.5.8","sha":"1342591e2beb955a377e4486e5595478f79789e8","kind":"commit","published_at":"2021-06-07T18:26:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.5.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.8/manifests"},{"name":"v2.5.7","sha":"79fdc323f058f5f2ba754c29b564818d898548ae","kind":"commit","published_at":"2021-05-29T20:31:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.5.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"36dda3fc8a5826b19a33a0ff29402b61d6a64fc2","kind":"commit","published_at":"2021-04-25T09:42:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.5.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.6/manifests"},{"name":"astroid-2.5.6","sha":"36dda3fc8a5826b19a33a0ff29402b61d6a64fc2","kind":"commit","published_at":"2021-04-25T09:42:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.6/manifests"},{"name":"astroid-2.5.5","sha":"7db1790dd054d6be4717f63afdaef9fc3c56d630","kind":"commit","published_at":"2021-04-24T18:42:30.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.5/manifests"},{"name":"astroid-2.5.4","sha":"cd41374c679f0fc6a8778e993eda79caf0f2a6f6","kind":"commit","published_at":"2021-04-24T13:10:59.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.4/manifests"},{"name":"astroid-2.5.3","sha":"55953b3e433906855d92c42f630be9e4214553d0","kind":"commit","published_at":"2021-04-10T14:13:58.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.3/manifests"},{"name":"astroid-2.5.2","sha":"c3b58a3ed2653c6abfa0605e4a34f44c06b234b8","kind":"commit","published_at":"2021-03-28T15:22:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.2/manifests"},{"name":"astroid-2.5.1","sha":"79d72376d0553b7fcbcd4dad7e6f92f528ae10a1","kind":"commit","published_at":"2021-02-28T20:19:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.1/manifests"},{"name":"astroid-2.5","sha":"0f97f79c0aa50ed0506c09db729f906450b37652","kind":"commit","published_at":"2021-02-15T19:18:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5/manifests"},{"name":"astroid-2.4.2","sha":"2d25e84587c3e392751280490355aaeda7afd116","kind":"commit","published_at":"2020-06-08T06:47:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.4.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.2/manifests"},{"name":"astroid-2.4.1","sha":"a672051f4406da0beb01e88767e8e46488eb71eb","kind":"commit","published_at":"2020-05-05T07:36:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.4.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.1/manifests"},{"name":"astroid-2.4.0","sha":"6c8bfb4b7fb5366a3facfc08020c68ac426b9a8d","kind":"commit","published_at":"2020-04-27T08:49:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.4.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.0/manifests"},{"name":"astroid-2.3.3","sha":"ace7b2967ea762ec43fc7be8ab9c8007564d9be2","kind":"commit","published_at":"2019-11-06T18:35:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.3/manifests"},{"name":"astroid-2.3.2","sha":"8b0fcc211e3e31e1b10ede520d83488b2e1ba986","kind":"commit","published_at":"2019-10-18T09:07:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.2/manifests"},{"name":"astroid-2.3.1","sha":"bff51e9d41a3084b9313fa2108ae13f079bc0b58","kind":"commit","published_at":"2019-09-30T08:03:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.1/manifests"},{"name":"astroid-2.3.0","sha":"ff97852076de8c70b6af749fd129938c55e9786b","kind":"commit","published_at":"2019-09-24T09:19:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.0/manifests"},{"name":"astroid-1.6.6","sha":"af8fe7a4657be65e8087e9e4a68e6390d8ea38f3","kind":"commit","published_at":"2019-04-09T13:21:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.6/manifests"},{"name":"astroid-2.2.5","sha":"01a25f31962dd5017a141a6450859a7c1c82722d","kind":"commit","published_at":"2019-03-08T16:14:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.5/manifests"},{"name":"astroid-2.2.4","sha":"7a88072f9f624e59e52f4e05736ce592ca1467fc","kind":"commit","published_at":"2019-03-05T09:33:20.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.4/manifests"},{"name":"astroid-2.2.3","sha":"5443588043468f5ae135fa06ac4e31ac40b92314","kind":"commit","published_at":"2019-03-04T09:01:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.3/manifests"},{"name":"astroid-2.2.1","sha":"2caa1b3c4e838a21f144a0de05bfa82d9cdacf30","kind":"commit","published_at":"2019-03-02T11:54:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.1/manifests"},{"name":"astroid-2.2.0","sha":"9eddca32cde1fb5699dddc7eea76a7cce4d31719","kind":"commit","published_at":"2019-02-27T09:22:17.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.0/manifests"},{"name":"astroid-2.1.0","sha":"61f6155570c611b68f2e28ac649a082933cabc36","kind":"commit","published_at":"2018-11-25T17:17:24.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.1.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.1.0/manifests"},{"name":"astroid-2.0.4","sha":"5b5cd7acbecaa9b587b07de27a3334a2ec4f2a79","kind":"commit","published_at":"2018-08-10T07:07:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.4/manifests"},{"name":"astroid-2.0.3","sha":"900a4b8fa8b101bcab3e932b6c47f56c89ab8c9a","kind":"commit","published_at":"2018-08-08T19:26:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.3/manifests"},{"name":"astroid-2.0.2","sha":"5cc50abb4dbab82203b99a578161be75ca0a8fcf","kind":"commit","published_at":"2018-08-01T06:30:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.2/manifests"},{"name":"astroid-2.0.1","sha":"095441034a70837fa3f9e12179d1c519addf336d","kind":"commit","published_at":"2018-07-19T10:27:20.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.1/manifests"},{"name":"astroid-2.0","sha":"654492a0259215b0e4cdb76546777186b0f3a710","kind":"commit","published_at":"2018-07-15T07:21:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0/manifests"},{"name":"astroid-1.6.5","sha":"690a119ff3be882344d57bd30ab6d449fb8f9e21","kind":"commit","published_at":"2018-06-06T15:01:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.5/manifests"},{"name":"astroid-2.0.dev1","sha":"81db9c0edc81c45eca9e3e7b29939215fa2588fb","kind":"commit","published_at":"2018-05-28T15:04:21.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.dev1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.dev1/manifests"},{"name":"astroid-2.0.0-dev","sha":"85dce2f8830d70442b55dcb5ca3198fbafec9b50","kind":"commit","published_at":"2018-05-21T09:32:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.0-dev","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.0-dev/manifests"},{"name":"astroid-1.6.4","sha":"1bb0aa98dd91152dee8421e9bccc91e1958bc574","kind":"commit","published_at":"2018-05-15T18:45:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.4/manifests"},{"name":"astroid-1.6.3","sha":"819bd049aa166f19be6af7c53dfc0e783d545e16","kind":"commit","published_at":"2018-04-05T06:52:37.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.3/manifests"},{"name":"astroid-1.6.2","sha":"de9d70f7c3883942e1f1695016a8afe506483071","kind":"commit","published_at":"2018-03-16T17:06:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.2/manifests"},{"name":"astroid-1.6.1","sha":"5e86fd43203fef42e565310938a76d3b04cb9549","kind":"commit","published_at":"2018-01-23T09:31:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.1/manifests"},{"name":"astroid-1.6.0","sha":"ca96ad7fa177c50159da3244c3922f9d334d3ba2","kind":"commit","published_at":"2017-12-15T09:37:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.0/manifests"},{"name":"astroid-1.5.3","sha":"c0fc3b67318709d4bda5cbabfa22552d5603acb0","kind":"commit","published_at":"2017-06-03T13:48:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.3/manifests"},{"name":"astroid-1.5.2","sha":"1602965b4ef3ce54807de425bfc5bb2073d0c4d8","kind":"commit","published_at":"2017-04-17T11:30:53.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.2/manifests"},{"name":"astroid-1.5.1","sha":"7502df8e288009a52324537c7c3adc517f2d8fed","kind":"commit","published_at":"2017-04-13T14:38:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.1/manifests"},{"name":"astroid-1.5.0","sha":"cdd1a61999fbb1d91804494eea48cdd9ae5a7f88","kind":"commit","published_at":"2017-04-13T13:54:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.0/manifests"},{"name":"astroid-1.4.9","sha":"890d8baf1fa8d3456cb9bf0db4a76229f7a29773","kind":"commit","published_at":"2016-12-18T10:05:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.9/manifests"},{"name":"astroid-1.4.8","sha":"44f0753684247a246d36cf27bc5f4a0d176d176b","kind":"commit","published_at":"2016-07-26T23:10:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.8/manifests"},{"name":"astroid-1.4.7","sha":"106661a53742d611e1833116171e3d58a2141731","kind":"commit","published_at":"2016-07-07T16:13:31.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.7/manifests"},{"name":"astroid-1.4.6","sha":"bb3ff4e34620ed442fbddb3c6f479bfe65c47946","kind":"commit","published_at":"2016-06-06T14:27:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.6/manifests"},{"name":"astroid-1.4.5","sha":"fcf5925ce15afbac4630aad07f19bd41d1f6854f","kind":"commit","published_at":"2016-03-21T18:23:46.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.5/manifests"},{"name":"astroid-1.4.4","sha":"942577fc5b5c44bc53937a9131a4e9ec476590d4","kind":"commit","published_at":"2016-01-15T17:04:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.4/manifests"},{"name":"astroid-1.4.3","sha":"9f297c8712d2dbbc9b6b4fb104896b8cd2c18ff5","kind":"commit","published_at":"2015-12-24T15:03:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.3/manifests"},{"name":"astroid-1.4.2","sha":"55e38faa8240ad2324376a32d0c1be27ec44e8dd","kind":"commit","published_at":"2015-12-21T00:06:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.2/manifests"},{"name":"astroid-1.4.1","sha":"ef20af65a00488feea31f269a78c7ea3040efdbb","kind":"commit","published_at":"2015-11-29T20:45:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.1/manifests"},{"name":"astroid-1.4","sha":"920176392adabfbb1c62310c1c1d182f72df1df4","kind":"commit","published_at":"2015-11-29T17:27:28.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4/manifests"},{"name":"astroid-1.3.8","sha":"6b71db693eb148b1c776192cf1f74be474b804cb","kind":"commit","published_at":"2015-08-02T20:37:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.8/manifests"},{"name":"astroid-1.3.7","sha":"e6fb2e338668113172a677a711768f56cbeb24e0","kind":"commit","published_at":"2015-07-27T15:24:57.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.7/manifests"},{"name":"astroid-1.3.6","sha":"12a6f507f0490ac5b69a2adbdf8ba1119d523ae3","kind":"commit","published_at":"2015-03-14T16:29:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.6/manifests"},{"name":"astroid-1.3.5","sha":"836a18fc891a48c952d4270566ff32cdb690b3fb","kind":"commit","published_at":"2015-03-11T12:07:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.5/manifests"},{"name":"astroid-1.3.4","sha":"cce4c0da2ee3697355bd19394d78e2f18962bacb","kind":"commit","published_at":"2015-01-16T23:02:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.4/manifests"},{"name":"astroid-1.3.3","sha":"ec67d3adfc1c8dce5dea8b39f8bf17331e9bbc4d","kind":"commit","published_at":"2015-01-16T19:22:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.3/manifests"},{"name":"astroid-1.3.2","sha":"1e07b0ae7778f6cff88758d30b94e4bdcb419c19","kind":"commit","published_at":"2014-11-22T14:50:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.2/manifests"},{"name":"astroid-1.3.1","sha":"b2e013073d219efb1735ef128492e2ce33327153","kind":"commit","published_at":"2014-11-21T21:50:00.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.1/manifests"},{"name":"astroid-1.3","sha":"d3bc7c82ad96d7289e663bb3fbd9050ac47a5483","kind":"commit","published_at":"2014-11-18T19:34:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3/manifests"},{"name":"astroid-1.2.1","sha":"dad12edb3afc2275f18fc9aeea1e9b483bc85c99","kind":"commit","published_at":"2014-08-24T18:45:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.2.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2.1/manifests"},{"name":"astroid-1.2","sha":"b8deedb7769a0120cc626f7b534fb0c88e973bd9","kind":"commit","published_at":"2014-07-25T14:17:23.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2/manifests"},{"name":"astroid-1.1","sha":"8e3b5d62213094977ab95f0ef2d11dae0ba0d98e","kind":"commit","published_at":"2014-04-18T13:39:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.1/manifests"},{"name":"astroid-debian-version-1.0.1-1","sha":"b63443d7641cab0fab79986868c5dafedf5f37d2","kind":"commit","published_at":"2013-10-18T15:35:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-debian-version-1.0.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-debian-version-1.0.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-debian-version-1.0.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.1-1/manifests"},{"name":"astroid-version-1.0.1","sha":"34d0121454001ef9a390e292ca819f8cf8cde0ef","kind":"commit","published_at":"2013-10-18T15:33:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-version-1.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-version-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-version-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.1/manifests"},{"name":"astroid-debian-version-1.0.0-1","sha":"516983118834ab320b2e2d7b16c64816be29322b","kind":"commit","published_at":"2013-07-30T12:46:32.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-debian-version-1.0.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-debian-version-1.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-debian-version-1.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.0-1/manifests"},{"name":"astroid-version-1.0.0","sha":"25a6e43f067c2eb842c6acb2eb1909ba7b1775ac","kind":"commit","published_at":"2013-07-29T15:37:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-version-1.0.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-version-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-version-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.0/manifests"},{"name":"logilab-astng-debian-version-0.24.3-1","sha":"4b2350991aecb361fff1701016dcf1711a16d077","kind":"commit","published_at":"2013-04-17T09:38:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.3-1/manifests"},{"name":"logilab-astng-version-0.24.3","sha":"4ca36d5da5f95477cebbc73e990617609244069e","kind":"commit","published_at":"2013-04-16T11:07:16.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.3/manifests"},{"name":"logilab-astng-debian-version-0.24.2-1","sha":"fad98b55992aca8a25ff1cb0532699c832347424","kind":"commit","published_at":"2013-02-27T11:17:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.2-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.2-1/manifests"},{"name":"logilab-astng-version-0.24.2","sha":"d53ae217925391a225d5677a4fb9d81781980487","kind":"commit","published_at":"2013-02-27T10:00:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.2/manifests"},{"name":"logilab-astng-debian-version-0.24.1-1","sha":"696fe640b6ad273ccc6affe2f0b878717fdb1e48","kind":"commit","published_at":"2012-10-05T13:56:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.1-1/manifests"},{"name":"logilab-astng-version-0.24.1","sha":"58bb9c4ddbd26c179f08444cb4286d627e50b47c","kind":"commit","published_at":"2012-10-05T10:52:17.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.1/manifests"},{"name":"logilab-astng-debian-version-0.24.0-1","sha":"3d97e3ac1b9261610dc2cf2eca8d32a940518bb6","kind":"commit","published_at":"2012-07-18T09:30:00.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.0-1/manifests"},{"name":"logilab-astng-version-0.24.0","sha":"412614cf37145d56a0c9caf2d131d40cbea5e7fe","kind":"commit","published_at":"2012-07-18T08:48:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.0/manifests"},{"name":"logilab-astng-debian-version-0.23.1-1","sha":"8728e54a645e0c3914e253451be3a0fa816bd099","kind":"commit","published_at":"2011-12-08T15:56:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.23.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.23.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.23.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.1-1/manifests"},{"name":"logilab-astng-version-0.23.1","sha":"d4ed73e075549597315c52336d9a0736460aff31","kind":"commit","published_at":"2011-12-08T14:26:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.23.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.1/manifests"},{"name":"logilab-astng-debian-version-0.23.0-1","sha":"a2272a3f7e6d21dbbfb640f26eaf0da46b952764","kind":"commit","published_at":"2011-10-07T14:48:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.23.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.23.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.23.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.0-1/manifests"},{"name":"logilab-astng-version-0.23.0","sha":"1b181e534723555e5f0e1e158800643d4cb4d510","kind":"commit","published_at":"2011-10-07T10:25:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.23.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.0/manifests"},{"name":"logilab-astng-debian-version-0.22.0-1","sha":"a94c56dfcba2ed26a8b89d48d311e2e4ac6dbc9f","kind":"commit","published_at":"2011-07-20T16:14:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.22.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.22.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.22.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.22.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.22.0-1/manifests"},{"name":"logilab-astng-version-0.22.0","sha":"bd176e6e891aaed722f85fa0180e555c98c9823b","kind":"commit","published_at":"2011-07-18T14:01:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.22.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.22.0/manifests"},{"name":"logilab-astng-debian-version-0.21.1-1","sha":"c4803255fd3ad08dd98e6b6b884b5b1b72c06742","kind":"commit","published_at":"2011-01-13T20:36:21.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.21.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.21.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.21.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.1-1/manifests"},{"name":"logilab-astng-version-0.21.1","sha":"2db080a1ea411d124468bac5ddd7f5801f2992c4","kind":"commit","published_at":"2011-01-11T15:41:30.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.21.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.1/manifests"},{"name":"logilab-astng-debian-version-0.21.0-1","sha":"9911a08d6f7d1d55cad8eb911ae831b3fba14bfb","kind":"commit","published_at":"2010-11-15T17:30:59.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.21.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.21.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.21.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.0-1/manifests"},{"name":"logilab-astng-version-0.21.0","sha":"29922c39dbdcf3ac1ddfaf204e6730758e5d87e1","kind":"commit","published_at":"2010-11-15T13:13:13.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.21.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.0/manifests"},{"name":"logilab-astng-debian-version-0.20.4-1","sha":"b5df0e61a3aa9af80bb512cb3a9707735d39fed8","kind":"commit","published_at":"2010-10-27T13:18:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.4-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.4-1/manifests"},{"name":"logilab-astng-version-0.20.4","sha":"3a0be8bf3d32cdd8840195dacaa2d6bf0ad30602","kind":"commit","published_at":"2010-10-27T11:33:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.4/manifests"},{"name":"logilab-astng-debian-version-0.20.3-1","sha":"70ebf75c07f2c93360263897fb463cf5d2380848","kind":"commit","published_at":"2010-09-28T16:21:09.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.3-1/manifests"},{"name":"logilab-astng-version-0.20.3","sha":"331b873c7ff69011297de77ff72d1fbb90758f22","kind":"commit","published_at":"2010-09-28T12:33:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.3/manifests"},{"name":"logilab-astng-debian-version-0.20.2-1","sha":"549cef3c16031bd722dd1d4ea032f1521d19b686","kind":"commit","published_at":"2010-09-13T12:42:42.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.2-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.2-1/manifests"},{"name":"logilab-astng-version-0.20.2","sha":"34932302029c79769f5eae06020c21af596a9c9a","kind":"commit","published_at":"2010-09-10T10:10:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.2/manifests"},{"name":"logilab-astng-debian-version-0.20.1-1","sha":"2118b5f1b4fa5612903c3c8b4cb30c1c6b759aa8","kind":"commit","published_at":"2010-05-11T13:07:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.1-1/manifests"},{"name":"logilab-astng-version-0.20.1","sha":"6d641b0481904ec25b13d63c98042dd3f5168dce","kind":"commit","published_at":"2010-05-11T09:22:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.1/manifests"},{"name":"logilab-astng-debian-version-0.20.0-1","sha":"6e2a3867f23927968af5f873ebb8c92e2b56dfc8","kind":"commit","published_at":"2010-03-24T16:11:44.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.0-1/manifests"},{"name":"logilab-astng-version-0.20.0","sha":"db740f29f7a2a9a737f080d423c3a641c4dc5257","kind":"commit","published_at":"2010-03-23T10:34:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.0/manifests"},{"name":"logilab-astng-debian-version-0.19.3-1","sha":"7bdca3882c495ee02a00cac6397fc3d827303464","kind":"commit","published_at":"2009-12-21T20:38:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.19.3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.19.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.19.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.3-1/manifests"},{"name":"logilab-astng-version-0.19.3","sha":"143223c00ca3cf56f96ed7f0a7bcfcadedf7c181","kind":"commit","published_at":"2009-12-18T14:25:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.19.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.3/manifests"},{"name":"logilab-astng-debian-version-0.19.2-1","sha":"a799e7ab7f1eeaca7de3fd166d47598f78cf0250","kind":"commit","published_at":"2009-12-18T13:42:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.19.2-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.19.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.19.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.2-1/manifests"},{"name":"logilab-astng-version-0.19.2","sha":"779f24c72a13541f7591c094bdfa02fa1534b1da","kind":"commit","published_at":"2009-12-18T13:41:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.19.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.2/manifests"},{"name":"logilab-astng-debian-version-0.19.1-1","sha":"bee28356ae911a585ef3f28d6a5df695490581ed","kind":"commit","published_at":"2009-08-27T08:14:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.19.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.19.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.19.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.1-1/manifests"},{"name":"logilab-astng-version-0.19.1","sha":"28d96f1ac47b8b48e2bd9d42f8cd4cbb71cdac05","kind":"commit","published_at":"2009-08-27T08:14:37.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.19.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.1/manifests"},{"name":"logilab-astng-debian-version-0_18_0-1","sha":"06680b46a170ff3afd678122845f29e072fa867c","kind":"commit","published_at":"2009-03-19T14:01:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_18_0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_18_0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_18_0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_18_0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_18_0-1/manifests"},{"name":"astng_0.18.0","sha":"82838274c88a35c799d32fc7fb8a87b6ba97b452","kind":"commit","published_at":"2009-03-19T13:59:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astng_0.18.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astng_0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astng_0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astng_0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astng_0.18.0/manifests"},{"name":"logilab-astng-debian-version-0_17_4-1","sha":"613d9fbe17c7a904f78cee03c486c7a54aa2af4d","kind":"commit","published_at":"2008-11-20T06:52:31.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_17_4-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_17_4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_17_4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_4-1/manifests"},{"name":"logilab-astng-version-0_17_4","sha":"4cba50d84e8585838c394bc367a770cb2fd5e776","kind":"commit","published_at":"2008-11-19T14:17:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0_17_4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0_17_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0_17_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_4/manifests"},{"name":"logilab-astng-debian-version-0_17_3-1","sha":"ea956b782ee9296e2ddd77aa0a63a051e5f1ff17","kind":"commit","published_at":"2008-09-10T12:14:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_17_3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_17_3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_17_3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_3-1/manifests"},{"name":"logilab-astng-debian-version-0_17_0-1","sha":"4e24753b338182bed0ec7e7cefa247bf3392da44","kind":"commit","published_at":"2007-03-01T09:58:41.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_17_0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_17_0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_17_0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_0-1/manifests"},{"name":"logilab-astng-version-0_17_0","sha":"48137d9b3331ed39e740887dca7ee51679640517","kind":"commit","published_at":"2007-02-22T10:29:50.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0_17_0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0_17_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0_17_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T00:57:57.060Z","dependent_packages_count":3,"downloads":409501,"downloads_period":"total","dependent_repos_count":363,"rankings":{"downloads":null,"dependent_repos_count":8.957952468007313,"dependent_packages_count":15.112736136502134,"stargazers_count":31.291895185862277,"forks_count":20.627666057282145,"docker_downloads_count":null,"average":18.997562461913468},"purl":"pkg:conda/astroid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/astroid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/astroid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/astroid/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/astroid"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T10:11:20.432Z","issues_count":165,"pull_requests_count":1183,"avg_time_to_close_issue":44332934.71428572,"avg_time_to_close_pull_request":1707061.0736842104,"issues_closed_count":105,"pull_requests_closed_count":1045,"pull_request_authors_count":97,"issue_authors_count":86,"avg_comments_per_issue":2.4242424242424243,"avg_comments_per_pull_request":1.978021978021978,"merged_pull_requests_count":946,"bot_issues_count":4,"bot_pull_requests_count":432,"past_year_issues_count":28,"past_year_pull_requests_count":268,"past_year_avg_time_to_close_issue":5507492.6,"past_year_avg_time_to_close_pull_request":494001.85365853657,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":57,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.8571428571428571,"past_year_avg_comments_per_pull_request":2.3507462686567164,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":85,"past_year_merged_pull_requests_count":177,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/issues","maintainers":[{"login":"jacobtylerwalls","count":220,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"Pierre-Sassoulas","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pierre-Sassoulas"},{"login":"DanielNoord","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielNoord"},{"login":"cdce8p","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"mbyrnepr2","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbyrnepr2"},{"login":"PeterHamfelt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterHamfelt"}],"active_maintainers":[{"login":"Pierre-Sassoulas","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pierre-Sassoulas"},{"login":"cdce8p","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"DanielNoord","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielNoord"},{"login":"jacobtylerwalls","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"mbyrnepr2","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbyrnepr2"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/astroid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/astroid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/astroid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/astroid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/astroid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/astroid/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":852},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-24T05:06:29.101Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":13622143,"name":"astroid","ecosystem":"debian","description":null,"homepage":"https://github.com/pylint-dev/astroid","licenses":"lgpl-2.1","normalized_licenses":[],"repository_url":"https://github.com/pylint-dev/astroid","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T00:45:55.271Z","latest_release_published_at":"2026-02-12T00:45:55.271Z","latest_release_number":"3.3.8-2","last_synced_at":"2026-03-13T14:14:29.976Z","created_at":"2026-02-12T00:45:55.006Z","updated_at":"2026-08-18T02:00:56.868Z","registry_url":"https://tracker.debian.org/pkg/astroid","install_command":"apt-get install astroid","documentation_url":"https://packages.debian.org/trixie/astroid","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-astroid","standards_version":"4.7.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-lazy-object-proxy (\u003e= 1.4.0), python3-pip \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-pytest-runner \u003c!nocheck\u003e, python3-setuptools, python3-six, python3-typing-extensions (\u003e= 3.10.0) \u003c!nocheck\u003e, python3-wrapt","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37502504,"uuid":"47649855","full_name":"pylint-dev/astroid","owner":"pylint-dev","description":"A common base representation of python source code for pylint and other projects","archived":false,"fork":false,"pushed_at":"2026-08-17T22:27:02.000Z","size":18910,"stargazers_count":581,"open_issues_count":174,"forks_count":353,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-08-17T23:22:34.272Z","etag":null,"topics":["ast","closember","hacktoberfest","inference-engine","parser","static-analysis","static-code-analysis"],"latest_commit_sha":null,"homepage":"https://pylint.readthedocs.io/projects/astroid/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pylint-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"tidelift":"pypi/astroid"}},"created_at":"2015-12-08T21:12:00.000Z","updated_at":"2026-08-17T20:35:44.000Z","dependencies_parsed_at":"2026-08-17T23:32:53.389Z","dependency_job_id":null,"html_url":"https://github.com/pylint-dev/astroid","commit_stats":{"total_commits":4423,"total_committers":200,"mean_commits":22.115,"dds":0.8213881980556184,"last_synced_commit":"7a3b482b9673243d2ccc895672eb1e452f5daa82"},"previous_names":["PyCQA/astroid","pycqa/astroid"],"tags_count":230,"template":false,"template_full_name":null,"purl":"pkg:github/pylint-dev/astroid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylint-dev","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/sbom","scorecard":{"id":97381,"data":{"date":"2025-08-04","repo":{"name":"github.com/pylint-dev/astroid","commit":"4364218b9d76e4ef723645caa2ae4cc86b8c0ebf"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":7,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:36","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:66","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:12"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":6,"reason":"Found 11/18 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/ci.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/pylint-dev/astroid/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:53","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:120","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:121","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:122","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:256","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:32","Info:   1 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: astroid-4.0.0b2-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b2","Info: signed release artifact: astroid-4.0.0b1-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b1","Info: signed release artifact: astroid-4.0.0b0-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b0","Info: signed release artifact: astroid-3.3.11-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v3.3.11","Info: signed release artifact: astroid-3.3.10-py3-none-any.whl.sigstore.json: https://github.com/pylint-dev/astroid/releases/tag/v3.3.10","Warn: release artifact v4.0.0b2 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/238237268","Warn: release artifact v4.0.0b1 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/238024595","Warn: release artifact v4.0.0b0 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/235458384","Warn: release artifact v3.3.11 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/232068813","Warn: release artifact v3.3.10 does not have provenance: https://api.github.com/repos/pylint-dev/astroid/releases/217781578"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:42"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T09:20:56.335Z","repository_id":37502504,"created_at":"2025-08-15T09:20:56.336Z","updated_at":"2025-08-15T09:20:56.336Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36752327,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"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":"pylint-dev","name":"pylint-dev","uuid":"121692054","kind":"organization","description":"An organization that focuses on pylint and its ecosystem","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/121692054?v=4","repositories_count":11,"last_synced_at":"2026-08-16T00:36:33.808Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/pylint-dev","funding_links":[],"total_stars":7012,"followers":58,"following":0,"created_at":"2023-03-29T13:00:14.122Z","updated_at":"2026-08-16T00:36:33.821Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylint-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylint-dev/repositories"},"tags":[{"name":"v4.3.1","sha":"4ea15d44c0e092296760c5bbaf4b3d1996a96779","kind":"commit","published_at":"2026-08-17T08:19:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"a52596add5f06eadc18969ff231e00746764d599","kind":"commit","published_at":"2026-08-07T20:19:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.3.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.3.0/manifests"},{"name":"v4.2.0b5","sha":"e8d7321b0cd0696eefef030a4c3f84cc71489a78","kind":"commit","published_at":"2026-07-27T07:01:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b5/manifests"},{"name":"v4.2.0b4","sha":"2731779d86f29d30c631b1dd21948842b3d17914","kind":"commit","published_at":"2026-07-04T17:02:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b4/manifests"},{"name":"v4.2.0","sha":"9debe666a837adc042d0f1a0e3b4b04d9d7c3f4e","kind":"tag","published_at":"2026-04-28T09:27:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0/manifests"},{"name":"v4.2.0b3","sha":"bd08c3f80ea1165e3932c5d067d2368a845389e7","kind":"commit","published_at":"2026-04-24T11:08:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b3/manifests"},{"name":"v4.2.0b2","sha":"00477a9a9c625be33d3f07bffbdac5bfd7e1531c","kind":"commit","published_at":"2026-04-23T18:47:13.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b2/manifests"},{"name":"v4.2.0b1","sha":"0a8c390a57b7913a650cc23c84e7e2af501113f1","kind":"commit","published_at":"2026-03-23T08:08:31.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.2.0b1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.2.0b1/manifests"},{"name":"v4.1.2","sha":"91dac1330a52c8e606f18720d02667d49cdce8bd","kind":"commit","published_at":"2026-03-22T15:06:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.1.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"f11d7ae40c6929bed001b807321ff46051cb2064","kind":"commit","published_at":"2026-02-23T02:34:23.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.1.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"5ffc8aacf0df93f2fa1bcc2d23752a49e8c7f6f7","kind":"commit","published_at":"2026-02-09T02:17:33.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.1.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.1.0/manifests"},{"name":"v4.0.4","sha":"019feb6018eef32a0e3a25d8153427a537961882","kind":"commit","published_at":"2026-02-07T23:32:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"b978037e67f233f4366de4ccbcdad2c627474477","kind":"commit","published_at":"2026-01-03T22:11:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"a068430290b375a06f6eccdcea7d5026995172ba","kind":"commit","published_at":"2025-11-09T21:19:11.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"9f17568cf7591be64655e79c132e2e8777e98d5e","kind":"commit","published_at":"2025-10-11T15:13:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bb38aa49a279ce38c0706a76bf31339d14f2fa61","kind":"commit","published_at":"2025-10-05T15:34:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0/manifests"},{"name":"v4.0.0rc0","sha":"d39bc75cb74d71a8008fad72ae532b392d9dd7e9","kind":"commit","published_at":"2025-09-29T13:15:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0rc0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0rc0/manifests"},{"name":"v4.0.0b3","sha":"62015e7d25e74dd5749009e2a43f12f090a7b15b","kind":"commit","published_at":"2025-09-22T19:39:13.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b3/manifests"},{"name":"v4.0.0b2","sha":"0f60c1f839ecda4c11c1487f7c4c1f5e2c175550","kind":"tag","published_at":"2025-08-07T09:44:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b2/manifests"},{"name":"v4.0.0b1","sha":"8de1bb95bd77f038b196ea1bbcb2766b993fe7e4","kind":"commit","published_at":"2025-08-06T15:33:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b1/manifests"},{"name":"v4.0.0b0","sha":"e68d132c4f6709b8a3db7f04d791bbc78164cd9e","kind":"commit","published_at":"2025-07-27T15:43:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0b0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0b0/manifests"},{"name":"v3.3.11","sha":"fbea510b9e7604be0afea5b25ca6b51a73f09870","kind":"commit","published_at":"2025-07-13T18:01:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.11","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.11/manifests"},{"name":"v3.3.10","sha":"a3623682a5e1e07f4f331b6b0a5f77e257d81b96","kind":"commit","published_at":"2025-05-10T13:22:23.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.10","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.10/manifests"},{"name":"v3.3.9","sha":"a6ccad5ccff353f6bc50eb9e818a462521bd1457","kind":"commit","published_at":"2025-03-09T11:26:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.9/manifests"},{"name":"v4.0.0a0","sha":"7da8791cbc6cc124c2d447fcfa726c99dbcfa99b","kind":"commit","published_at":"2025-02-03T15:59:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v4.0.0a0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v4.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v4.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v4.0.0a0/manifests"},{"name":"v3.3.8","sha":"d52799b6e8359d89f20f020d77e98a71d2cde20f","kind":"commit","published_at":"2024-12-24T01:08:15.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.8/manifests"},{"name":"v3.3.7","sha":"50916d64150da365d4234b48afec73008f2a81f1","kind":"commit","published_at":"2024-12-21T10:59:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.7/manifests"},{"name":"v3.3.6","sha":"a1326794392f554a7971f0168eaabb437076033a","kind":"commit","published_at":"2024-12-08T12:51:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"8c74a5f6984753900f0222622ccbf3182de66a47","kind":"commit","published_at":"2024-10-04T12:01:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"6042e585859420ff98a9f9c2f383a3f3e54f567a","kind":"commit","published_at":"2024-09-23T18:13:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"a01a9c9fb8f7748f915562cc992c68772d98d2dd","kind":"commit","published_at":"2024-09-20T10:42:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"4ae46172a26bc9fd2a9668c69e4327c31cd48240","kind":"commit","published_at":"2024-08-11T11:58:59.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"de58003b577c6111df1505b794f836fb1d643ef0","kind":"commit","published_at":"2024-08-06T13:02:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"47030b1b84760ca6f993c6b462797eb525fcdc47","kind":"commit","published_at":"2024-08-04T15:31:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.3.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.3.0/manifests"},{"name":"v3.2.4","sha":"f022800b046679d4229fb75391c0aaca5087cd1b","kind":"commit","published_at":"2024-07-20T12:54:24.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"30ea72014bd63b5803294e049424900e845f1346","kind":"commit","published_at":"2024-07-11T15:00:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"a35821aa6e98893c715b770bbbfb2b104a4a97a2","kind":"commit","published_at":"2024-05-19T22:21:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0ce116d3109a0bee3ddeffd8528c9f3f9a6b975f","kind":"commit","published_at":"2024-05-16T11:50:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"7d4d8051afc07425af6834e3d69b7bbafafec987","kind":"commit","published_at":"2024-05-07T11:38:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"3fb17a1af9f71ca1f97f623c2e141d32796a5a43","kind":"commit","published_at":"2024-02-23T16:01:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.1.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"0375d1a22262b4d7a4327aad5d770b2cd262c4ef","kind":"commit","published_at":"2024-02-04T15:11:50.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"e6dea9cc9e8427f1b0e405dc5de8002a0c3f5239","kind":"commit","published_at":"2023-12-12T12:43:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"0191f534213364a844e8138dd68bb71f3ba603e3","kind":"commit","published_at":"2023-10-16T00:52:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"2891dafec472aa0ce7939c984965b345f7052036","kind":"commit","published_at":"2023-09-26T13:14:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0/manifests"},{"name":"v2.15.8","sha":"c633af204678a69708857af0793b2a4ca11107b0","kind":"commit","published_at":"2023-09-26T12:35:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.8/manifests"},{"name":"v3.0.0b0","sha":"3dbb5d7fba0acba98cc2b8f8271e7194ab3d47a0","kind":"commit","published_at":"2023-09-24T12:38:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0b0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0b0/manifests"},{"name":"v2.15.7","sha":"29b42e5e9745b172d5980511d14efeac745a5a82","kind":"commit","published_at":"2023-09-23T19:47:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.7/manifests"},{"name":"v3.0.0a9","sha":"0361eb460fc92da6ac3c69637cc6a8698b509d88","kind":"commit","published_at":"2023-08-06T19:35:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a9/manifests"},{"name":"v3.0.0a8","sha":"fa699abf9e940d007eea665fba1b2a37f0d37343","kind":"commit","published_at":"2023-07-15T12:45:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a8/manifests"},{"name":"v2.15.6","sha":"30c3112bda109183d2e31b098b8bb7fdd7a1fd9d","kind":"commit","published_at":"2023-07-08T18:25:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.6/manifests"},{"name":"v3.0.0a7","sha":"01c35516a2ef67a7ba1b43fa5548eaa6edb44352","kind":"commit","published_at":"2023-07-08T11:27:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a7/manifests"},{"name":"v3.0.0a6","sha":"6469710c7dfa514169b348333a05b0137c0dfdcc","kind":"commit","published_at":"2023-07-04T20:06:41.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a6/manifests"},{"name":"v3.0.0a5","sha":"9df6012d792916a56723456f596328aac36e253f","kind":"commit","published_at":"2023-06-13T07:50:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"f675f19bda06083862ce080b7bcf00a2b1d749b5","kind":"commit","published_at":"2023-06-06T19:55:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a4/manifests"},{"name":"v3.0.0a3","sha":"9ce1bc38cad5af5b838d132b8e4aa29e5eab3857","kind":"commit","published_at":"2023-05-14T17:44:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a3/manifests"},{"name":"v2.15.5","sha":"8523ba827006d56a770a1f6efa77215718ef26c0","kind":"commit","published_at":"2023-05-14T17:31:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.5/manifests"},{"name":"v3.0.0a2","sha":"a2178fff0527bb80f4514a4744b3473cd0637a6c","kind":"commit","published_at":"2023-04-25T17:52:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"034fb9272727e69222f6f033897cb4a084ec949f","kind":"commit","published_at":"2023-04-25T12:00:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v3.0.0a1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v3.0.0a1/manifests"},{"name":"v2.15.4","sha":"420a59a7da81828e982fabfd34e1533ffddf6400","kind":"commit","published_at":"2023-04-24T08:51:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"c312218289798207813971af540fbed43c6963b5","kind":"commit","published_at":"2023-04-16T20:36:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"85b698466afe12c750842dc2522f2823365d9fbc","kind":"commit","published_at":"2023-04-02T19:19:53.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"1bc3e7603042363d1bc01f53ad6b5fe97ee18fc7","kind":"commit","published_at":"2023-03-26T13:11:35.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"edf88c65d794acb5582e1d27589be9fa73b00424","kind":"commit","published_at":"2023-03-05T23:01:42.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.15.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.15.0/manifests"},{"name":"v2.14.2","sha":"4182d0eef9528654fc683ce4a0625dddf8343d7f","kind":"commit","published_at":"2023-02-12T17:12:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.14.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"b4214142c8d16089f9f328f0a5422093b6886763","kind":"commit","published_at":"2023-01-31T21:38:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.14.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.1/manifests"},{"name":"v2.13.5","sha":"de9736de43cdf2d7ca6165fdde265075bfc5f6d8","kind":"commit","published_at":"2023-01-31T21:18:17.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.5/manifests"},{"name":"v2.14.0","sha":"b644c1e834b491b465c5d61ead0373342029621a","kind":"commit","published_at":"2023-01-31T14:39:46.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.14.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.14.0/manifests"},{"name":"v2.13.4","sha":"d9023eff11ef87cec646d45de78785e429593deb","kind":"commit","published_at":"2023-01-31T13:16:28.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"aed900b56f180faf34b2b28541dca41bac905e5e","kind":"commit","published_at":"2023-01-20T20:26:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"f717084fea5ba9c030b7a8fe08336b7ee7b66b64","kind":"commit","published_at":"2023-01-08T13:22:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"b015ec0a0b76ec49fb7c21ab2685f6f5002d1c6f","kind":"commit","published_at":"2023-01-08T11:56:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"1d49b8cc52042b83d7c5a6ad814d98803409d859","kind":"commit","published_at":"2023-01-07T18:59:42.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.13.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.13.0/manifests"},{"name":"v2.12.14","sha":"b7c6c419c5e2e522eab9763fcaa79fd3f9bdc4fc","kind":"commit","published_at":"2023-01-06T19:32:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.14","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.14/manifests"},{"name":"v2.12.13","sha":"8bdec591f228e7db6a0be66b6ca814227ff50001","kind":"commit","published_at":"2022-11-19T14:50:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.13","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.13/manifests"},{"name":"v2.12.12","sha":"52f6d2d7722db383af035be929f18af5e9fe8cd5","kind":"commit","published_at":"2022-10-19T08:44:58.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.12","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.12/manifests"},{"name":"v2.12.11","sha":"f2308bc173172426ebd91f05b72dc5ca8a974fa6","kind":"commit","published_at":"2022-10-10T11:58:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.11","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.11/manifests"},{"name":"v2.12.10","sha":"9c3b002f7825b7f5743a2acbb46010ab73e7e516","kind":"commit","published_at":"2022-09-17T16:37:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.10","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.10/manifests"},{"name":"v2.12.9","sha":"7352e947bdf9b9c5ea51e601bbed7a063e98316d","kind":"commit","published_at":"2022-09-07T10:42:57.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.9/manifests"},{"name":"v2.12.8","sha":"65bca39bbf254bc760ac9d388e5a09333eaf5c87","kind":"commit","published_at":"2022-09-06T16:22:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.8/manifests"},{"name":"v2.12.7","sha":"b2dbf7bdaa02436962c4c5ccbc6bbb8b8e0c3295","kind":"commit","published_at":"2022-09-06T10:37:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.7/manifests"},{"name":"v2.12.6","sha":"e194631088aee587140c029a0404f8d40c6765b5","kind":"commit","published_at":"2022-09-05T17:31:44.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.6/manifests"},{"name":"v2.12.5","sha":"c313631bca83f7b6eb7dd8990aa702b85eb22d64","kind":"commit","published_at":"2022-08-29T07:13:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.5/manifests"},{"name":"v2.12.4","sha":"7fba17d69b033a5aace1d7b1aed7887a8ef2c4b4","kind":"commit","published_at":"2022-08-25T10:14:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.4/manifests"},{"name":"v2.12.3","sha":"060cefa51884d176fdacf1b8ea18cee3ae0b0948","kind":"commit","published_at":"2022-08-23T11:14:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.3/manifests"},{"name":"v2.12.2","sha":"14a0d657809ab5b42e7d416b686953508e6d8b91","kind":"commit","published_at":"2022-07-12T08:14:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"ab469e2010bed6d5998d03667579cc338c7e77b8","kind":"commit","published_at":"2022-07-10T06:26:53.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"876424badaa50eadcd625242551b058b8d43fcca","kind":"commit","published_at":"2022-07-09T15:11:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.12.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.12.0/manifests"},{"name":"v2.11.7","sha":"502ccf48834b6f7bc1bb1b9437554d46c5584a0c","kind":"commit","published_at":"2022-07-09T13:07:37.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.7/manifests"},{"name":"v2.11.6","sha":"80883503e1a2505ef54954a2dac16278e7e19e58","kind":"commit","published_at":"2022-06-13T14:25:36.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.6/manifests"},{"name":"v2.11.5","sha":"218ed2bb53ce90518e128ab34abc4b087255745e","kind":"commit","published_at":"2022-05-09T11:36:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.5/manifests"},{"name":"v2.11.4","sha":"5f30afe05e8205606e863bf6b0135b1425b8e83d","kind":"commit","published_at":"2022-05-02T11:59:44.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.4/manifests"},{"name":"v2.11.3","sha":"36b81ead6dcecde342c696eab3089267acbe4ff3","kind":"commit","published_at":"2022-04-19T20:30:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.3/manifests"},{"name":"v2.11.2","sha":"c81e83dfa364eba9acb33502c74878e5ccb33180","kind":"commit","published_at":"2022-03-26T19:41:50.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"699350eff13a2bad05714c15247dc62aa172983a","kind":"commit","published_at":"2022-03-22T22:35:09.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"8013d1d86a37af91e6ae09bf6930202d33aeefd1","kind":"commit","published_at":"2022-03-12T12:11:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.11.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.11.0/manifests"},{"name":"v2.9.5","sha":"517bf9a636425c8a73427402774e2c0b87276a8a","kind":"tag","published_at":"2022-03-09T22:27:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.5/manifests"},{"name":"v2.10.0","sha":"07c0f60ffc1017d0a9a2bb605a5c645781a8c088","kind":"commit","published_at":"2022-02-27T21:49:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.10.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.10.0/manifests"},{"name":"v2.9.3","sha":"d3449531aa5bcefb47cbb55ac695be5ed3dd635b","kind":"commit","published_at":"2022-01-09T10:24:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"101aed9d304cae4c3d0d9140f151b852b21c7ddf","kind":"commit","published_at":"2022-01-03T23:14:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"e36b4388aebb892c10ed779bafc9c1a07a325b8d","kind":"commit","published_at":"2021-12-31T12:25:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.1/manifests"},{"name":"list","sha":"5297604b3f23a6c0a857f4587b4b687c2a45a8ca","kind":"commit","published_at":"2021-12-05T13:22:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/list","html_url":"https://github.com/pylint-dev/astroid/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/list/manifests"},{"name":"v2.9.0","sha":"d0775d5fd293c97e17f7583c0640ebf2fa4478d2","kind":"commit","published_at":"2021-11-21T17:14:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.9.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.9.0/manifests"},{"name":"v2.8.6","sha":"c47561e5013232851ac48394be33cfcff967962f","kind":"commit","published_at":"2021-11-21T15:08:11.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.6/manifests"},{"name":"v2.8.5","sha":"8e6a446ed87ada6a45c37e04f5eeb2b939d19df4","kind":"commit","published_at":"2021-11-12T15:09:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"4c3b3b316e280a04d0a5ca7c481430be3b8d7a00","kind":"commit","published_at":"2021-10-25T20:02:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"3ec26178a0ab5f15d12ae2540b1eb23e78cc574e","kind":"commit","published_at":"2021-10-17T08:15:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"fa12a471b5d4c2211ae07811f1dd763d6b3a2546","kind":"commit","published_at":"2021-10-07T05:35:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"8afd6b40dc9235eb4057a18a5270e836daf192db","kind":"commit","published_at":"2021-10-06T20:18:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1/manifests"},{"name":"v2.8.1-rc1","sha":"e1bf25e8d79cb1fe9ab5ad038a6d8291fca6f9e1","kind":"commit","published_at":"2021-10-06T20:18:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.1-rc1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.1-rc1/manifests"},{"name":"v2.8.0","sha":"9a7878a78a284571d3788afc42203089185cfcbf","kind":"commit","published_at":"2021-09-14T07:20:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.8.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.8.0/manifests"},{"name":"v2.7.3","sha":"f94eb5fe3af337660447fbe49420412846db7e46","kind":"commit","published_at":"2021-08-30T16:35:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"5b05832bf2968d125b19bcb8c897b844b630f24c","kind":"commit","published_at":"2021-08-20T19:07:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"67ff34c3263889c946a29c42ae3b6733d659aa18","kind":"commit","published_at":"2021-08-16T17:25:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"f26d4876bfe216aa45515b49656dae5afa110651","kind":"commit","published_at":"2021-08-15T19:26:16.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.7.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.7.0/manifests"},{"name":"v2.6.6","sha":"74adc8604506a451dc8a16cc00ac50464953cb3b","kind":"commit","published_at":"2021-08-03T20:40:16.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"3f5af5cde53c51997700c2532ccac2b30e60842e","kind":"tag","published_at":"2021-07-21T06:48:35.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"17165d57e1ad688f6eca279f3559fbd280e5d4ef","kind":"tag","published_at":"2021-07-19T21:38:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"2738e93afed92ad7b495dbc3036c675a8701c2c6","kind":"tag","published_at":"2021-07-19T19:24:00.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"e8e4b44d30e71b4c6cb49dd30bfd2f26888e227a","kind":"commit","published_at":"2021-06-30T10:26:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c3977dfed03cf91a1a7abc0a1ece29590f4caed0","kind":"commit","published_at":"2021-06-29T16:17:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"82bf77d54393a52ecd07d50a791f5e1a63369f11","kind":"commit","published_at":"2021-06-22T05:52:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0/manifests"},{"name":"v2.6.0-dev0","sha":"afb8e94f64da8ebf63d6969d4a3ea8a689c97e6e","kind":"commit","published_at":"2021-06-15T18:52:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.6.0-dev0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.6.0-dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.6.0-dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0-dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.6.0-dev0/manifests"},{"name":"v2.5.8","sha":"1342591e2beb955a377e4486e5595478f79789e8","kind":"commit","published_at":"2021-06-07T18:26:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.5.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.8/manifests"},{"name":"v2.5.7","sha":"79fdc323f058f5f2ba754c29b564818d898548ae","kind":"commit","published_at":"2021-05-29T20:31:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.5.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"36dda3fc8a5826b19a33a0ff29402b61d6a64fc2","kind":"commit","published_at":"2021-04-25T09:42:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/v2.5.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/v2.5.6/manifests"},{"name":"astroid-2.5.6","sha":"36dda3fc8a5826b19a33a0ff29402b61d6a64fc2","kind":"commit","published_at":"2021-04-25T09:42:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.6/manifests"},{"name":"astroid-2.5.5","sha":"7db1790dd054d6be4717f63afdaef9fc3c56d630","kind":"commit","published_at":"2021-04-24T18:42:30.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.5/manifests"},{"name":"astroid-2.5.4","sha":"cd41374c679f0fc6a8778e993eda79caf0f2a6f6","kind":"commit","published_at":"2021-04-24T13:10:59.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.4/manifests"},{"name":"astroid-2.5.3","sha":"55953b3e433906855d92c42f630be9e4214553d0","kind":"commit","published_at":"2021-04-10T14:13:58.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.3/manifests"},{"name":"astroid-2.5.2","sha":"c3b58a3ed2653c6abfa0605e4a34f44c06b234b8","kind":"commit","published_at":"2021-03-28T15:22:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.2/manifests"},{"name":"astroid-2.5.1","sha":"79d72376d0553b7fcbcd4dad7e6f92f528ae10a1","kind":"commit","published_at":"2021-02-28T20:19:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5.1/manifests"},{"name":"astroid-2.5","sha":"0f97f79c0aa50ed0506c09db729f906450b37652","kind":"commit","published_at":"2021-02-15T19:18:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.5/manifests"},{"name":"astroid-2.4.2","sha":"2d25e84587c3e392751280490355aaeda7afd116","kind":"commit","published_at":"2020-06-08T06:47:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.4.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.2/manifests"},{"name":"astroid-2.4.1","sha":"a672051f4406da0beb01e88767e8e46488eb71eb","kind":"commit","published_at":"2020-05-05T07:36:38.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.4.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.1/manifests"},{"name":"astroid-2.4.0","sha":"6c8bfb4b7fb5366a3facfc08020c68ac426b9a8d","kind":"commit","published_at":"2020-04-27T08:49:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.4.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.4.0/manifests"},{"name":"astroid-2.3.3","sha":"ace7b2967ea762ec43fc7be8ab9c8007564d9be2","kind":"commit","published_at":"2019-11-06T18:35:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.3/manifests"},{"name":"astroid-2.3.2","sha":"8b0fcc211e3e31e1b10ede520d83488b2e1ba986","kind":"commit","published_at":"2019-10-18T09:07:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.2/manifests"},{"name":"astroid-2.3.1","sha":"bff51e9d41a3084b9313fa2108ae13f079bc0b58","kind":"commit","published_at":"2019-09-30T08:03:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.1/manifests"},{"name":"astroid-2.3.0","sha":"ff97852076de8c70b6af749fd129938c55e9786b","kind":"commit","published_at":"2019-09-24T09:19:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.3.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.3.0/manifests"},{"name":"astroid-1.6.6","sha":"af8fe7a4657be65e8087e9e4a68e6390d8ea38f3","kind":"commit","published_at":"2019-04-09T13:21:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.6/manifests"},{"name":"astroid-2.2.5","sha":"01a25f31962dd5017a141a6450859a7c1c82722d","kind":"commit","published_at":"2019-03-08T16:14:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.5/manifests"},{"name":"astroid-2.2.4","sha":"7a88072f9f624e59e52f4e05736ce592ca1467fc","kind":"commit","published_at":"2019-03-05T09:33:20.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.4/manifests"},{"name":"astroid-2.2.3","sha":"5443588043468f5ae135fa06ac4e31ac40b92314","kind":"commit","published_at":"2019-03-04T09:01:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.3/manifests"},{"name":"astroid-2.2.1","sha":"2caa1b3c4e838a21f144a0de05bfa82d9cdacf30","kind":"commit","published_at":"2019-03-02T11:54:26.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.1/manifests"},{"name":"astroid-2.2.0","sha":"9eddca32cde1fb5699dddc7eea76a7cce4d31719","kind":"commit","published_at":"2019-02-27T09:22:17.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.2.0/manifests"},{"name":"astroid-2.1.0","sha":"61f6155570c611b68f2e28ac649a082933cabc36","kind":"commit","published_at":"2018-11-25T17:17:24.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.1.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.1.0/manifests"},{"name":"astroid-2.0.4","sha":"5b5cd7acbecaa9b587b07de27a3334a2ec4f2a79","kind":"commit","published_at":"2018-08-10T07:07:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.4/manifests"},{"name":"astroid-2.0.3","sha":"900a4b8fa8b101bcab3e932b6c47f56c89ab8c9a","kind":"commit","published_at":"2018-08-08T19:26:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.3/manifests"},{"name":"astroid-2.0.2","sha":"5cc50abb4dbab82203b99a578161be75ca0a8fcf","kind":"commit","published_at":"2018-08-01T06:30:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.2/manifests"},{"name":"astroid-2.0.1","sha":"095441034a70837fa3f9e12179d1c519addf336d","kind":"commit","published_at":"2018-07-19T10:27:20.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.1/manifests"},{"name":"astroid-2.0","sha":"654492a0259215b0e4cdb76546777186b0f3a710","kind":"commit","published_at":"2018-07-15T07:21:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0/manifests"},{"name":"astroid-1.6.5","sha":"690a119ff3be882344d57bd30ab6d449fb8f9e21","kind":"commit","published_at":"2018-06-06T15:01:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.5/manifests"},{"name":"astroid-2.0.dev1","sha":"81db9c0edc81c45eca9e3e7b29939215fa2588fb","kind":"commit","published_at":"2018-05-28T15:04:21.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.dev1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.dev1/manifests"},{"name":"astroid-2.0.0-dev","sha":"85dce2f8830d70442b55dcb5ca3198fbafec9b50","kind":"commit","published_at":"2018-05-21T09:32:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-2.0.0-dev","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-2.0.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-2.0.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-2.0.0-dev/manifests"},{"name":"astroid-1.6.4","sha":"1bb0aa98dd91152dee8421e9bccc91e1958bc574","kind":"commit","published_at":"2018-05-15T18:45:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.4/manifests"},{"name":"astroid-1.6.3","sha":"819bd049aa166f19be6af7c53dfc0e783d545e16","kind":"commit","published_at":"2018-04-05T06:52:37.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.3/manifests"},{"name":"astroid-1.6.2","sha":"de9d70f7c3883942e1f1695016a8afe506483071","kind":"commit","published_at":"2018-03-16T17:06:39.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.2/manifests"},{"name":"astroid-1.6.1","sha":"5e86fd43203fef42e565310938a76d3b04cb9549","kind":"commit","published_at":"2018-01-23T09:31:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.1/manifests"},{"name":"astroid-1.6.0","sha":"ca96ad7fa177c50159da3244c3922f9d334d3ba2","kind":"commit","published_at":"2017-12-15T09:37:10.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.6.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.6.0/manifests"},{"name":"astroid-1.5.3","sha":"c0fc3b67318709d4bda5cbabfa22552d5603acb0","kind":"commit","published_at":"2017-06-03T13:48:12.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.3/manifests"},{"name":"astroid-1.5.2","sha":"1602965b4ef3ce54807de425bfc5bb2073d0c4d8","kind":"commit","published_at":"2017-04-17T11:30:53.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.2/manifests"},{"name":"astroid-1.5.1","sha":"7502df8e288009a52324537c7c3adc517f2d8fed","kind":"commit","published_at":"2017-04-13T14:38:25.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.1/manifests"},{"name":"astroid-1.5.0","sha":"cdd1a61999fbb1d91804494eea48cdd9ae5a7f88","kind":"commit","published_at":"2017-04-13T13:54:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.5.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.5.0/manifests"},{"name":"astroid-1.4.9","sha":"890d8baf1fa8d3456cb9bf0db4a76229f7a29773","kind":"commit","published_at":"2016-12-18T10:05:45.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.9","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.9/manifests"},{"name":"astroid-1.4.8","sha":"44f0753684247a246d36cf27bc5f4a0d176d176b","kind":"commit","published_at":"2016-07-26T23:10:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.8/manifests"},{"name":"astroid-1.4.7","sha":"106661a53742d611e1833116171e3d58a2141731","kind":"commit","published_at":"2016-07-07T16:13:31.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.7/manifests"},{"name":"astroid-1.4.6","sha":"bb3ff4e34620ed442fbddb3c6f479bfe65c47946","kind":"commit","published_at":"2016-06-06T14:27:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.6/manifests"},{"name":"astroid-1.4.5","sha":"fcf5925ce15afbac4630aad07f19bd41d1f6854f","kind":"commit","published_at":"2016-03-21T18:23:46.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.5/manifests"},{"name":"astroid-1.4.4","sha":"942577fc5b5c44bc53937a9131a4e9ec476590d4","kind":"commit","published_at":"2016-01-15T17:04:40.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.4/manifests"},{"name":"astroid-1.4.3","sha":"9f297c8712d2dbbc9b6b4fb104896b8cd2c18ff5","kind":"commit","published_at":"2015-12-24T15:03:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.3/manifests"},{"name":"astroid-1.4.2","sha":"55e38faa8240ad2324376a32d0c1be27ec44e8dd","kind":"commit","published_at":"2015-12-21T00:06:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.2/manifests"},{"name":"astroid-1.4.1","sha":"ef20af65a00488feea31f269a78c7ea3040efdbb","kind":"commit","published_at":"2015-11-29T20:45:14.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4.1/manifests"},{"name":"astroid-1.4","sha":"920176392adabfbb1c62310c1c1d182f72df1df4","kind":"commit","published_at":"2015-11-29T17:27:28.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.4/manifests"},{"name":"astroid-1.3.8","sha":"6b71db693eb148b1c776192cf1f74be474b804cb","kind":"commit","published_at":"2015-08-02T20:37:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.8","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.8/manifests"},{"name":"astroid-1.3.7","sha":"e6fb2e338668113172a677a711768f56cbeb24e0","kind":"commit","published_at":"2015-07-27T15:24:57.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.7","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.7/manifests"},{"name":"astroid-1.3.6","sha":"12a6f507f0490ac5b69a2adbdf8ba1119d523ae3","kind":"commit","published_at":"2015-03-14T16:29:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.6","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.6/manifests"},{"name":"astroid-1.3.5","sha":"836a18fc891a48c952d4270566ff32cdb690b3fb","kind":"commit","published_at":"2015-03-11T12:07:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.5","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.5/manifests"},{"name":"astroid-1.3.4","sha":"cce4c0da2ee3697355bd19394d78e2f18962bacb","kind":"commit","published_at":"2015-01-16T23:02:07.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.4/manifests"},{"name":"astroid-1.3.3","sha":"ec67d3adfc1c8dce5dea8b39f8bf17331e9bbc4d","kind":"commit","published_at":"2015-01-16T19:22:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.3/manifests"},{"name":"astroid-1.3.2","sha":"1e07b0ae7778f6cff88758d30b94e4bdcb419c19","kind":"commit","published_at":"2014-11-22T14:50:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.2/manifests"},{"name":"astroid-1.3.1","sha":"b2e013073d219efb1735ef128492e2ce33327153","kind":"commit","published_at":"2014-11-21T21:50:00.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3.1/manifests"},{"name":"astroid-1.3","sha":"d3bc7c82ad96d7289e663bb3fbd9050ac47a5483","kind":"commit","published_at":"2014-11-18T19:34:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.3/manifests"},{"name":"astroid-1.2.1","sha":"dad12edb3afc2275f18fc9aeea1e9b483bc85c99","kind":"commit","published_at":"2014-08-24T18:45:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.2.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2.1/manifests"},{"name":"astroid-1.2","sha":"b8deedb7769a0120cc626f7b534fb0c88e973bd9","kind":"commit","published_at":"2014-07-25T14:17:23.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.2/manifests"},{"name":"astroid-1.1","sha":"8e3b5d62213094977ab95f0ef2d11dae0ba0d98e","kind":"commit","published_at":"2014-04-18T13:39:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-1.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-1.1/manifests"},{"name":"astroid-debian-version-1.0.1-1","sha":"b63443d7641cab0fab79986868c5dafedf5f37d2","kind":"commit","published_at":"2013-10-18T15:35:54.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-debian-version-1.0.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-debian-version-1.0.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-debian-version-1.0.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.1-1/manifests"},{"name":"astroid-version-1.0.1","sha":"34d0121454001ef9a390e292ca819f8cf8cde0ef","kind":"commit","published_at":"2013-10-18T15:33:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-version-1.0.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-version-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-version-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.1/manifests"},{"name":"astroid-debian-version-1.0.0-1","sha":"516983118834ab320b2e2d7b16c64816be29322b","kind":"commit","published_at":"2013-07-30T12:46:32.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-debian-version-1.0.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-debian-version-1.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-debian-version-1.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-debian-version-1.0.0-1/manifests"},{"name":"astroid-version-1.0.0","sha":"25a6e43f067c2eb842c6acb2eb1909ba7b1775ac","kind":"commit","published_at":"2013-07-29T15:37:29.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astroid-version-1.0.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astroid-version-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astroid-version-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astroid-version-1.0.0/manifests"},{"name":"logilab-astng-debian-version-0.24.3-1","sha":"4b2350991aecb361fff1701016dcf1711a16d077","kind":"commit","published_at":"2013-04-17T09:38:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.3-1/manifests"},{"name":"logilab-astng-version-0.24.3","sha":"4ca36d5da5f95477cebbc73e990617609244069e","kind":"commit","published_at":"2013-04-16T11:07:16.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.3/manifests"},{"name":"logilab-astng-debian-version-0.24.2-1","sha":"fad98b55992aca8a25ff1cb0532699c832347424","kind":"commit","published_at":"2013-02-27T11:17:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.2-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.2-1/manifests"},{"name":"logilab-astng-version-0.24.2","sha":"d53ae217925391a225d5677a4fb9d81781980487","kind":"commit","published_at":"2013-02-27T10:00:52.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.2/manifests"},{"name":"logilab-astng-debian-version-0.24.1-1","sha":"696fe640b6ad273ccc6affe2f0b878717fdb1e48","kind":"commit","published_at":"2012-10-05T13:56:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.1-1/manifests"},{"name":"logilab-astng-version-0.24.1","sha":"58bb9c4ddbd26c179f08444cb4286d627e50b47c","kind":"commit","published_at":"2012-10-05T10:52:17.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.1/manifests"},{"name":"logilab-astng-debian-version-0.24.0-1","sha":"3d97e3ac1b9261610dc2cf2eca8d32a940518bb6","kind":"commit","published_at":"2012-07-18T09:30:00.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.24.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.24.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.24.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.24.0-1/manifests"},{"name":"logilab-astng-version-0.24.0","sha":"412614cf37145d56a0c9caf2d131d40cbea5e7fe","kind":"commit","published_at":"2012-07-18T08:48:22.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.24.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.24.0/manifests"},{"name":"logilab-astng-debian-version-0.23.1-1","sha":"8728e54a645e0c3914e253451be3a0fa816bd099","kind":"commit","published_at":"2011-12-08T15:56:05.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.23.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.23.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.23.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.1-1/manifests"},{"name":"logilab-astng-version-0.23.1","sha":"d4ed73e075549597315c52336d9a0736460aff31","kind":"commit","published_at":"2011-12-08T14:26:27.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.23.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.1/manifests"},{"name":"logilab-astng-debian-version-0.23.0-1","sha":"a2272a3f7e6d21dbbfb640f26eaf0da46b952764","kind":"commit","published_at":"2011-10-07T14:48:47.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.23.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.23.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.23.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.23.0-1/manifests"},{"name":"logilab-astng-version-0.23.0","sha":"1b181e534723555e5f0e1e158800643d4cb4d510","kind":"commit","published_at":"2011-10-07T10:25:34.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.23.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.23.0/manifests"},{"name":"logilab-astng-debian-version-0.22.0-1","sha":"a94c56dfcba2ed26a8b89d48d311e2e4ac6dbc9f","kind":"commit","published_at":"2011-07-20T16:14:01.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.22.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.22.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.22.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.22.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.22.0-1/manifests"},{"name":"logilab-astng-version-0.22.0","sha":"bd176e6e891aaed722f85fa0180e555c98c9823b","kind":"commit","published_at":"2011-07-18T14:01:03.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.22.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.22.0/manifests"},{"name":"logilab-astng-debian-version-0.21.1-1","sha":"c4803255fd3ad08dd98e6b6b884b5b1b72c06742","kind":"commit","published_at":"2011-01-13T20:36:21.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.21.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.21.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.21.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.1-1/manifests"},{"name":"logilab-astng-version-0.21.1","sha":"2db080a1ea411d124468bac5ddd7f5801f2992c4","kind":"commit","published_at":"2011-01-11T15:41:30.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.21.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.1/manifests"},{"name":"logilab-astng-debian-version-0.21.0-1","sha":"9911a08d6f7d1d55cad8eb911ae831b3fba14bfb","kind":"commit","published_at":"2010-11-15T17:30:59.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.21.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.21.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.21.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.21.0-1/manifests"},{"name":"logilab-astng-version-0.21.0","sha":"29922c39dbdcf3ac1ddfaf204e6730758e5d87e1","kind":"commit","published_at":"2010-11-15T13:13:13.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.21.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.21.0/manifests"},{"name":"logilab-astng-debian-version-0.20.4-1","sha":"b5df0e61a3aa9af80bb512cb3a9707735d39fed8","kind":"commit","published_at":"2010-10-27T13:18:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.4-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.4-1/manifests"},{"name":"logilab-astng-version-0.20.4","sha":"3a0be8bf3d32cdd8840195dacaa2d6bf0ad30602","kind":"commit","published_at":"2010-10-27T11:33:18.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.4/manifests"},{"name":"logilab-astng-debian-version-0.20.3-1","sha":"70ebf75c07f2c93360263897fb463cf5d2380848","kind":"commit","published_at":"2010-09-28T16:21:09.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.3-1/manifests"},{"name":"logilab-astng-version-0.20.3","sha":"331b873c7ff69011297de77ff72d1fbb90758f22","kind":"commit","published_at":"2010-09-28T12:33:56.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.3/manifests"},{"name":"logilab-astng-debian-version-0.20.2-1","sha":"549cef3c16031bd722dd1d4ea032f1521d19b686","kind":"commit","published_at":"2010-09-13T12:42:42.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.2-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.2-1/manifests"},{"name":"logilab-astng-version-0.20.2","sha":"34932302029c79769f5eae06020c21af596a9c9a","kind":"commit","published_at":"2010-09-10T10:10:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.2/manifests"},{"name":"logilab-astng-debian-version-0.20.1-1","sha":"2118b5f1b4fa5612903c3c8b4cb30c1c6b759aa8","kind":"commit","published_at":"2010-05-11T13:07:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.1-1/manifests"},{"name":"logilab-astng-version-0.20.1","sha":"6d641b0481904ec25b13d63c98042dd3f5168dce","kind":"commit","published_at":"2010-05-11T09:22:04.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.1/manifests"},{"name":"logilab-astng-debian-version-0.20.0-1","sha":"6e2a3867f23927968af5f873ebb8c92e2b56dfc8","kind":"commit","published_at":"2010-03-24T16:11:44.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.20.0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.20.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.20.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.20.0-1/manifests"},{"name":"logilab-astng-version-0.20.0","sha":"db740f29f7a2a9a737f080d423c3a641c4dc5257","kind":"commit","published_at":"2010-03-23T10:34:49.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.20.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.20.0/manifests"},{"name":"logilab-astng-debian-version-0.19.3-1","sha":"7bdca3882c495ee02a00cac6397fc3d827303464","kind":"commit","published_at":"2009-12-21T20:38:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.19.3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.19.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.19.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.3-1/manifests"},{"name":"logilab-astng-version-0.19.3","sha":"143223c00ca3cf56f96ed7f0a7bcfcadedf7c181","kind":"commit","published_at":"2009-12-18T14:25:08.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.19.3","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.3/manifests"},{"name":"logilab-astng-debian-version-0.19.2-1","sha":"a799e7ab7f1eeaca7de3fd166d47598f78cf0250","kind":"commit","published_at":"2009-12-18T13:42:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.19.2-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.19.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.19.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.2-1/manifests"},{"name":"logilab-astng-version-0.19.2","sha":"779f24c72a13541f7591c094bdfa02fa1534b1da","kind":"commit","published_at":"2009-12-18T13:41:55.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.19.2","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.2/manifests"},{"name":"logilab-astng-debian-version-0.19.1-1","sha":"bee28356ae911a585ef3f28d6a5df695490581ed","kind":"commit","published_at":"2009-08-27T08:14:43.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0.19.1-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0.19.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0.19.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0.19.1-1/manifests"},{"name":"logilab-astng-version-0.19.1","sha":"28d96f1ac47b8b48e2bd9d42f8cd4cbb71cdac05","kind":"commit","published_at":"2009-08-27T08:14:37.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0.19.1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0.19.1/manifests"},{"name":"logilab-astng-debian-version-0_18_0-1","sha":"06680b46a170ff3afd678122845f29e072fa867c","kind":"commit","published_at":"2009-03-19T14:01:48.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_18_0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_18_0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_18_0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_18_0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_18_0-1/manifests"},{"name":"astng_0.18.0","sha":"82838274c88a35c799d32fc7fb8a87b6ba97b452","kind":"commit","published_at":"2009-03-19T13:59:06.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/astng_0.18.0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/astng_0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@astng_0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astng_0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/astng_0.18.0/manifests"},{"name":"logilab-astng-debian-version-0_17_4-1","sha":"613d9fbe17c7a904f78cee03c486c7a54aa2af4d","kind":"commit","published_at":"2008-11-20T06:52:31.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_17_4-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_17_4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_17_4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_4-1/manifests"},{"name":"logilab-astng-version-0_17_4","sha":"4cba50d84e8585838c394bc367a770cb2fd5e776","kind":"commit","published_at":"2008-11-19T14:17:19.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0_17_4","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0_17_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0_17_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_4/manifests"},{"name":"logilab-astng-debian-version-0_17_3-1","sha":"ea956b782ee9296e2ddd77aa0a63a051e5f1ff17","kind":"commit","published_at":"2008-09-10T12:14:02.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_17_3-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_17_3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_17_3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_3-1/manifests"},{"name":"logilab-astng-debian-version-0_17_0-1","sha":"4e24753b338182bed0ec7e7cefa247bf3392da44","kind":"commit","published_at":"2007-03-01T09:58:41.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-debian-version-0_17_0-1","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-debian-version-0_17_0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-debian-version-0_17_0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-debian-version-0_17_0-1/manifests"},{"name":"logilab-astng-version-0_17_0","sha":"48137d9b3331ed39e740887dca7ee51679640517","kind":"commit","published_at":"2007-02-22T10:29:50.000Z","download_url":"https://codeload.github.com/pylint-dev/astroid/tar.gz/logilab-astng-version-0_17_0","html_url":"https://github.com/pylint-dev/astroid/releases/tag/logilab-astng-version-0_17_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylint-dev/astroid@logilab-astng-version-0_17_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/tags/logilab-astng-version-0_17_0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T02:00:56.868Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/astroid?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/astroid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/astroid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/astroid/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/astroid"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T10:11:20.432Z","issues_count":165,"pull_requests_count":1183,"avg_time_to_close_issue":44332934.71428572,"avg_time_to_close_pull_request":1707061.0736842104,"issues_closed_count":105,"pull_requests_closed_count":1045,"pull_request_authors_count":97,"issue_authors_count":86,"avg_comments_per_issue":2.4242424242424243,"avg_comments_per_pull_request":1.978021978021978,"merged_pull_requests_count":946,"bot_issues_count":4,"bot_pull_requests_count":432,"past_year_issues_count":28,"past_year_pull_requests_count":268,"past_year_avg_time_to_close_issue":5507492.6,"past_year_avg_time_to_close_pull_request":494001.85365853657,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":57,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":0.8571428571428571,"past_year_avg_comments_per_pull_request":2.3507462686567164,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":85,"past_year_merged_pull_requests_count":177,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/issues","maintainers":[{"login":"jacobtylerwalls","count":220,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"Pierre-Sassoulas","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pierre-Sassoulas"},{"login":"DanielNoord","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielNoord"},{"login":"cdce8p","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"mbyrnepr2","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbyrnepr2"},{"login":"PeterHamfelt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterHamfelt"}],"active_maintainers":[{"login":"Pierre-Sassoulas","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pierre-Sassoulas"},{"login":"cdce8p","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"},{"login":"DanielNoord","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielNoord"},{"login":"jacobtylerwalls","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"},{"login":"mbyrnepr2","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbyrnepr2"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/astroid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/astroid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/astroid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/astroid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/astroid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/astroid/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1681},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-24T05:05:13.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}}],"commits":{"id":1256824,"full_name":"pylint-dev/astroid","default_branch":"main","total_commits":5108,"total_committers":244,"total_bot_commits":557,"total_bot_committers":5,"mean_commits":20.934426229508198,"dds":0.7907204385277995,"past_year_total_commits":333,"past_year_total_committers":50,"past_year_total_bot_commits":130,"past_year_total_bot_committers":3,"past_year_mean_commits":6.66,"past_year_dds":0.7897897897897898,"last_synced_at":"2026-08-19T11:09:52.939Z","last_synced_commit":"94b7090f1324e998a78372343e8452ab70b9280c","created_at":"2023-05-17T17:01:19.934Z","updated_at":"2026-08-19T11:09:47.984Z","committers":[{"name":"Claudiu Popa","email":"pcmanticore@gmail.com","login":"PCManticore","count":1069},{"name":"Emile Anclin","email":"emile.anclin@logilab.fr","login":null,"count":558},{"name":"Pierre Sassoulas","email":"pierre.sassoulas@gmail.com","login":"Pierre-Sassoulas","count":522},{"name":"Sylvain Thénault","email":"sylvain.thenault@logilab.fr","login":null,"count":423},{"name":"Daniël van Noord","email":"13665637+DanielNoord","login":"DanielNoord","count":337},{"name":"Jacob Walls","email":"jacobtylerwalls@gmail.com","login":"jacobtylerwalls","count":312},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":287},{"name":"Marc Mueller","email":"30130371+cdce8p","login":"cdce8p","count":261},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":214},{"name":"hippo91","email":"guillaume.peillex@gmail.com","login":"hippo91","count":178},{"name":"Bryce Guinta","email":"bryce.paul.guinta@gmail.com","login":"brycepg","count":73},{"name":"Torsten Marek","email":"shlomme@gmail.com","login":"torstenmarek","count":66},{"name":"Nick Drozd","email":"nicholasdrozd@gmail.com","login":"nickdrozd","count":51},{"name":"Ceridwen","email":"ceridwenv@gmail.com","login":"ceridwen","count":50},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":40},{"name":"Mark Byrne","email":"31762852+mbyrnepr2","login":"mbyrnepr2","count":31},{"name":"correctmost","email":"134317971+correctmost","login":"correctmost","count":30},{"name":"Andrew Haigh","email":"hello@nelf.in","login":"nelfin","count":26},{"name":"Łukasz Rogalski","email":"rogalski.91@gmail.com","login":"rogalski","count":20},{"name":"Julien Cristau","email":"julien.cristau@logilab.fr","login":"jcristau","count":19},{"name":"temyurchenko","email":"44875844+temyurchenko","login":"temyurchenko","count":18},{"name":"David Liu","email":"david@cs.toronto.edu","login":"david-yz-liu","count":17},{"name":"Florian Bruhin","email":"me@the-compiler.org","login":"The-Compiler","count":17},{"name":"Torsten Marek","email":"tmarek@google.com","login":"tmarek-google","count":15},{"name":"pylint-backport[bot]","email":"212256041+pylint-backport[bot]","login":"pylint-backport[bot]","count":15},{"name":"Ashley Whetter","email":"ashley@awhetter.co.uk","login":"AWhetter","count":14},{"name":"Alexandre Fayolle","email":"alexandre.fayolle@logilab.fr","login":"gurneyalex","count":14},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":13},{"name":"Eevee (Alex Munroe)","email":"amunroe@yelp.com","login":"eevee","count":11},{"name":"jarradhope","email":"none@none","login":"invalid-email-address","count":11},{"name":"David Gilman","email":"davidgilman1@gmail.com","login":"dgilman","count":9},{"name":"Zen Lee","email":"53538590+zenlyj","login":"zenlyj","count":8},{"name":"Antonio","email":"antonio@zoftko.com","login":"crazybolillo","count":7},{"name":"Hugo","email":"hugovk","login":"hugovk","count":7},{"name":"Calen Pennington","email":"cale@edx.org","login":"cpennington","count":7},{"name":"Akhil Kamat","email":"akhil.kamat@gmail.com","login":"akamat10","count":6},{"name":"Dmitry Pribysh","email":"dmand@yandex.ru","login":"dimp-gh","count":6},{"name":"Tushar Sadhwani","email":"86737547+tushar-deepsource","login":"tushar-deepsource","count":6},{"name":"Fridayworks","email":"aifriday700@gmail.com","login":"Fridayai700","count":6},{"name":"KALI 834X","email":"kali834x@gmail.com","login":"kali834x","count":6},{"name":"Julien Jehannet","email":"julien.jehannet@logilab.fr","login":null,"count":6},{"name":"Matus Valo","email":"matusvalo","login":"matusvalo","count":5},{"name":"Phil Schaf","email":"flying-sheep@web.de","login":"flying-sheep","count":5},{"name":"Alex Hall","email":"alex.mojaki@gmail.com","login":"alexmojaki","count":5},{"name":"Ioana Tagirta","email":"ioana.tagirta@gmail.com","login":"ioanatia","count":5},{"name":"Daniel Harding","email":"dharding@gmail.com","login":null,"count":4},{"name":"Eric Vergnaud","email":"eric.vergnaud@wanadoo.fr","login":"ericvergnaud","count":4},{"name":"Derek Gustafson","email":"degustaf@gmail.com","login":"degustaf","count":4},{"name":"David Shea","email":"dshea@redhat.com","login":"dashea","count":4},{"name":"Dani Alcala","email":"112832187+clavedeluna","login":"clavedeluna","count":4},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":4},{"name":"Radosław Ganczarek","email":"radoslaw@ganczarek.in","login":"radekjg","count":4},{"name":"AndroWiiid","email":"androwiiid@gmail.com","login":null,"count":4},{"name":"Samarth D N","email":"dnsam550@gmail.com","login":"TheGreatApollyon","count":4},{"name":"Tim Martin","email":"tim@asymptotic.co.uk","login":"timmartin","count":4},{"name":"Vincent Gao","email":"gaobing1230@gmail.com","login":"vincgao","count":4},{"name":"Adrien Di Mascio","email":"Adrien.DiMascio@logilab.fr","login":"adimasci","count":3},{"name":"Enji Cooper","email":"yaneurabeya@gmail.com","login":"ngie-eign","count":3},{"name":"FELD Boris","email":"lothiraldan@gmail.com","login":"Lothiraldan","count":3},{"name":"Nicolas Chauvat","email":"nicolas.chauvat@logilab.fr","login":"nchauvat","count":3},{"name":"Philip Lorenz","email":"philip@bithub.de","login":"lorenzph","count":3},{"name":"Raphael Gaschignard","email":"raphael@rtpg.co","login":"rtpg","count":3},{"name":"Rene Zhang","email":"rz99@cornell.edu","login":"obsc","count":3},{"name":"Synrom","email":"30272537+Synrom","login":"Synrom","count":3},{"name":"Ville Skyttä","email":"ville.skytta@iki.fi","login":"scop","count":3},{"name":"Sayed Nabhan","email":"nabhan@bugqore.com","login":"nabhan06","count":3},{"name":"Michael","email":"michael-k","login":"michael-k","count":3},{"name":"Sai Asish Y","email":"say.apm35@gmail.com","login":"SAY-5","count":3},{"name":"James Addison","email":"55152140+jayaddison","login":"jayaddison","count":3},{"name":"Mario Corchero","email":"mcorcherojim@bloomberg.net","login":"mariocj89","count":3},{"name":"Laura Médioni","email":"laura.medioni@logilab.fr","login":null,"count":3},{"name":"Marien Zwart","email":"marienz@gentoo.org","login":null,"count":3},{"name":"kasium","email":"15907922+kasium","login":"kasium","count":2},{"name":"Michal Vasilek","email":"michal@vasilek.cz","login":"paper42","count":2},{"name":"jkmnt","email":"git@firewood.fastmail.com","login":"jkmnt","count":2},{"name":"Mitch Harding","email":"mitchell.harding@hpe.com","login":"mharding-hpe","count":2},{"name":"Omer Katz","email":"omer.drow@gmail.com","login":"thedrow","count":2},{"name":"Eljees","email":"3.14hell@gmail.com","login":"Eljees","count":2},{"name":"Peter Kolbus","email":"peter.kolbus@gmail.com","login":"pkolbus","count":2},{"name":"doranid","email":"ddandd@gmail.com","login":"doranid","count":2},{"name":"doctorcolossus","email":"731937+doctorcolossus","login":"doctorcolossus","count":2},{"name":"brendanator","email":"brendan.maginnis@gmail.com","login":"brendanator","count":2},{"name":"areveny","email":"areveny@protonmail.com","login":"areveny","count":2},{"name":"Tomas Gavenciak","email":"gavento@ucw.cz","login":"gavento","count":2},{"name":"Tim Paine","email":"t.paine154@gmail.com","login":"timkpaine","count":2},{"name":"Peter Pentchev","email":"roam@ringlet.net","login":"ppentchev","count":2},{"name":"Thomas Hisch","email":"t.hisch@gmail.com","login":"twmr","count":2},{"name":"Sergei Lebedev","email":"185856+superbobry","login":"superbobry","count":2},{"name":"grayjk","email":"grayjk@gmail.com","login":"grayjk","count":2},{"name":"Saugat Pachhai (सौगात)","email":"suagatchhetri@outlook.com","login":"skshetry","count":2},{"name":"Sanjay Santhanam","email":"51058514+Sanjays2402","login":"Sanjays2402","count":2},{"name":"Moises Lopez - https://www.vauxoo.com/","email":"moylop260@vauxoo.com","login":"moylop260","count":2},{"name":"Robert Hofer","email":"1058012+hofrob","login":"hofrob","count":2},{"name":"Ram Rachum","email":"ram@rachum.com","login":"cool-RR","count":2},{"name":"kavins14","email":"kavin.singh@mail.utoronto.ca","login":"kavins14","count":2},{"name":"kdelay","email":"kdelay20@gmail.com","login":"kdelay","count":2},{"name":"tristanlatr","email":"19967168+tristanlatr","login":"tristanlatr","count":2},{"name":"emile@crater.logilab.fr","email":"emile@crater.logilab.fr","login":null,"count":2},{"name":"Pierre-Yves David","email":"pierre-yves.david@logilab.fr","login":null,"count":2},{"name":"David Douard","email":"david.douard@logilab.fr","login":null,"count":2},{"name":"Anthony Truchet","email":"anthony.truchet@logilab.fr","login":null,"count":2},{"name":"Kyle D Kavanagh","email":"kkavanagh@jumptrading.com","login":"kdkavanagh-jt","count":2},{"name":"Keichi Takahashi","email":"hello@keichi.dev","login":"keichi","count":2},{"name":"Jacob Bogdanov","email":"jacob@bogdanov.dev","login":"jacobbogdanov","count":2},{"name":"Alexander Shadchin","email":"alexandr.shadchin@gmail.com","login":"shadchin","count":2},{"name":"Anthony Sottile","email":"asottile@umich.edu","login":"asottile","count":2},{"name":"Daniel Balparda","email":"balparda@google.com","login":"balparda","count":2},{"name":"David Cain","email":"davidjosephcain@gmail.com","login":"DavidCain","count":2},{"name":"John Vandenberg","email":"jayvdb@gmail.com","login":"jayvdb","count":2},{"name":"Karthikeyan Singaravelan","email":"tir.karthi@gmail.com","login":"tirkarthi","count":2},{"name":"Colin Kennedy","email":"colinvfx@gmail.com","login":"ColinKennedy","count":1},{"name":"BasPH","email":"BasPH","login":"BasPH","count":1},{"name":"Azeem Bande-Ali","email":"A.BandeAli@gmail.com","login":"azeemba","count":1},{"name":"Avram Lubkin","email":"aviso@rockhopper.net","login":"avylove","count":1},{"name":"Aru Sahni","email":"arusahni@gmail.com","login":"arusahni","count":1},{"name":"Artsiom Kaval","email":"lezeroq@gmail.com","login":"lezeroq","count":1},{"name":"Anubhav","email":"35621759+anubh-v","login":"anubh-v","count":1},{"name":"Ahmed Azzaoui","email":"ahmed.azzaoui@engie.com","login":null,"count":1},{"name":"Daniel Martin","email":"daniel.martin@crowdstrike.com","login":null,"count":1},{"name":"David Euresti","email":"david@dropbox.com","login":null,"count":1},{"name":"Denis Laxalde","email":"denis.laxalde@logilab.fr","login":null,"count":1},{"name":"Joshua Cannon","email":"joshua.cannon@ni.com","login":null,"count":1},{"name":"Tomas Novak","email":"ext.Tomas.Novak@skoda-auto.cz","login":null,"count":1},{"name":"Raphael Gaschignard","email":"raphael@makeleaps.com","login":null,"count":1},{"name":"Stefan Scherfke","email":"stefan.scherfke@energymeteo.de","login":null,"count":1},{"name":"Stefan Scherfke","email":"stefan@sofa-rockers.org","login":"sscherfke","count":1},{"name":"Stanislav Levin","email":"slev@altlinux.org","login":"stanislavlevin","count":1},{"name":"Simon Hewitt","email":"si@sjhewitt.co.uk","login":"sjhewitt","count":1},{"name":"Serhiy Storchaka","email":"storchaka@gmail.com","login":"serhiy-storchaka","count":1},{"name":"Roy Wright","email":"roy@wright.org","login":"royw","count":1},{"name":"Robin Jarry","email":"robin.jarry@6wind.com","login":"rjarry","count":1},{"name":"René Fritze","email":"47802+renefritze","login":"renefritze","count":1},{"name":"Redoubts","email":"Redoubts","login":"Redoubts","count":1},{"name":"Philipp Hörist","email":"philipp@hoerist.com","login":"lovetox","count":1},{"name":"Peter de Blanc","email":"peter@standard.ai","login":"peterfnfn","count":1},{"name":"Batuhan Taskaya","email":"isidentical@gmail.com","login":"isidentical","count":1},{"name":"Ovidiu Sabou","email":"ovidiu@sabou.org","login":"ovidiusabou","count":1},{"name":"Omkar Kabde","email":"omkarkabde@gmail.com","login":"omkar-334","count":1},{"name":"Oliver Reiche","email":"oliver.reiche@gmail.com","login":"oreiche","count":1},{"name":"Oleh Prypin","email":"oleh@pryp.in","login":"oprypin","count":1},{"name":"Nicolas Noirbent","email":"nicolas@noirbent.fr","login":"noirbee","count":1},{"name":"Neil Girdhar","email":"mistersheik@gmail.com","login":"NeilGirdhar","count":1},{"name":"Miro Hrončok","email":"miro@hroncok.cz","login":"hroncok","count":1},{"name":"Michał Masłowski","email":"m.maslowski@clearcode.cc","login":"mmaslowskicc","count":1},{"name":"Mateusz Bysiek","email":"mb@mbdev.pl","login":"mbdevpl","count":1},{"name":"Matej Aleksandrov","email":"matej.aleksandrov@gmail.com","login":"AleksMat","count":1},{"name":"Marek Marczykowski-Górecki","email":"marmarek@invisiblethingslab.com","login":"marmarek","count":1},{"name":"Marcelo Trylesinski","email":"marcelotryle@gmail.com","login":"Kludex","count":1},{"name":"MUHAMED FAZAL PS","email":"107547381+muhamedfazalps","login":"muhamedfazalps","count":1},{"name":"wgehalo","email":"wgehalo@gmail.com","login":"wgehalo","count":1},{"name":"MJSHANG","email":"shangmengjiajiajia@gmail.com","login":"mokashang","count":1},{"name":"Low, Zhi Hao","email":"lowzhao@gmail.com","login":"lowzhao","count":1},{"name":"Leandro T. C. Melo","email":"ltcmelo@gmail.com","login":"ltcmelo","count":1},{"name":"Konrad Weihmann","email":"kweihmann@outlook.com","login":"priv-kweihmann","count":1},{"name":"Kian Meng, Ang","email":"kianmeng.ang@gmail.com","login":"kianmeng","count":1},{"name":"sergiochan","email":"yuheng9211@qq.com","login":"SergioChan","count":1},{"name":"rr-","email":"rr-@sakuya.pl","login":"rr-","count":1},{"name":"renechoi","email":"115696395+renechoi","login":"renechoi","count":1},{"name":"raylu","email":"lurayl@gmail.com","login":"raylu","count":1},{"name":"pylint-backport-bot[bot]","email":"212256041+pylint-backport-bot[bot]","login":"pylint-backport-bot[bot]","count":1},{"name":"plucury","email":"plucury@gmail.com","login":"plucury","count":1},{"name":"pavan-msys","email":"149513767+pavan-msys","login":"pavan-msys","count":1},{"name":"ostr00000","email":"ostr00000@gmail.com","login":"ostr00000","count":1},{"name":"noah-weingarden","email":"33741795+noah-weingarden","login":"noah-weingarden","count":1},{"name":"nathannaveen","email":"42319948+nathannaveen","login":"nathannaveen","count":1},{"name":"nanookclaw","email":"nanook@agentmail.to","login":"nanookclaw","count":1},{"name":"mathieui","email":"mathieui","login":"mathieui","count":1},{"name":"markmcclain","email":"markmcclain","login":"markmcclain","count":1},{"name":"Tushar Sadhwani","email":"tushar.sadhwani000@gmail.com","login":"tusharsadhwani","count":1},{"name":"chuenchen309","email":"48723787+chuenchen309","login":"chuenchen309","count":1},{"name":"alm","email":"alonme","login":"alonme","count":1},{"name":"adam-grant-hendry","email":"59346180+adam-grant-hendry","login":"adam-grant-hendry","count":1},{"name":"aatle","email":"168398276+aatle","login":"aatle","count":1},{"name":"Zbigniew Jędrzejewski-Szmek","email":"zbyszek@in.waw.pl","login":"keszybz","count":1},{"name":"Zac Hatfield-Dodds","email":"Zac-HD","login":"Zac-HD","count":1},{"name":"Youngwook Kim","email":"youngwook.kim@gmail.com","login":"ywkim","count":1},{"name":"Yang Fan","email":"2022112761@stu.hit.edu.cn","login":"yangfan-yf-yf","count":1},{"name":"Vilnis Termanis","email":"vilnis.termanis@iotics.com","login":"vtermanis","count":1},{"name":"Valentin Valls","email":"valentin.valls@esrf.fr","login":"vallsv","count":1},{"name":"Uilian Ries","email":"uilianries@gmail.com","login":"uilianries","count":1},{"name":"tejaschauhan36912","email":"59693377+tejaschauhan36912","login":"tejaschauhan36912","count":1},{"name":"Peter Talley","email":"peterctalley@gmail.com","login":"otaithleigh","count":1},{"name":"Thirumal Venkat","email":"me@thirumal.in","login":"zapstar","count":1},{"name":"SupImDos","email":"62866982+SupImDos","login":"SupImDos","count":1},{"name":"Francis Charette Migneault","email":"francis.charette.migneault@gmail.com","login":"fmigneault","count":1},{"name":"Florian Meyer","email":"fflorian.meyer@outlook.com","login":"alloutflo","count":1},{"name":"Felix Mölder","email":"felix.moelder@uni-due.de","login":"FelixMoelder","count":1},{"name":"Federico Bond","email":"federicobond@gmail.com","login":"federicobond","count":1},{"name":"DudeNr33","email":"3929834+DudeNr33","login":"DudeNr33","count":1},{"name":"Dmitry Shachnev","email":"mitya57","login":"mitya57","count":1},{"name":"Deepyaman Datta","email":"deepyaman.datta@utexas.edu","login":"deepyaman","count":1},{"name":"David Poirier","email":"david-poirier-csn","login":"david-poirier-csn","count":1},{"name":"David Foster","email":"david@dafoster.net","login":"davidfstr","count":1},{"name":"David Euresti","email":"github@euresti.com","login":"euresti","count":1},{"name":"Dave Hirschfeld","email":"dave.hirschfeld@gmail.com","login":"dhirschfeld","count":1},{"name":"Dave Baum","email":"dbaum@google.com","login":"dbaum","count":1},{"name":"Daniel Colascione","email":"dancol@dancol.org","login":"dcolascione","count":1},{"name":"Damien Baty","email":"damien@damienbaty.com","login":"dbaty","count":1},{"name":"Craig Franklin","email":"craigjfranklin@gmail.com","login":"cfranklin11","count":1},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1},{"name":"Becker Awqatty","email":"bawqatty@mide.com","login":"CrepeGoat","count":1},{"name":"Ben Elliston","email":"bje@air.net.au","login":"bje-","count":1},{"name":"Benjamin Elven","email":"25181435+S3ntinelX","login":"S3ntinelX","count":1},{"name":"Bianca Power","email":"30207144+biancapower","login":"biancapower","count":1},{"name":"BioGeek","email":"jeroen.vangoey@gmail.com","login":"BioGeek","count":1},{"name":"Charlie Ringström","email":"34444482+Chasarr","login":"Chasarr","count":1},{"name":"Chris Philip","email":"chrisp533@gmail.com","login":"chrisphilip322","count":1},{"name":"Christian Zinck","email":"christian.zinck@gmail.com","login":"czinck","count":1},{"name":"Christoph Reiter","email":"reiter.christoph@gmail.com","login":"lazka","count":1},{"name":"Cole Robinson","email":"crobinso@redhat.com","login":"crobinso","count":1},{"name":"Alexander Presnyakov","email":"flagist0@gmail.com","login":"flagist0","count":1},{"name":"Alexander Scheel","email":"alexander.m.scheel@gmail.com","login":"cipherboy","count":1},{"name":"Alphadelta14","email":"alpha@alphaservcomputing.solutions","login":"Alphadelta14","count":1},{"name":"Antoine Boellinger","email":"aboellinger@hotmail.com","login":"aboellinger","count":1},{"name":"Stéphane Brunner","email":"stephane.brunner@camptocamp.com","login":"sbrunner","count":1},{"name":"Jörg Thalheim","email":"Mic92","login":"Mic92","count":1},{"name":"Jérome Perrin","email":"perrinjerome@gmail.com","login":"perrinjerome","count":1},{"name":"June","email":"kimjune01@gmail.com","login":"kimjune01","count":1},{"name":"JulianJvn","email":"128477611+JulianJvn","login":"JulianJvn","count":1},{"name":"Joshua Cannon","email":"joshdcannon@gmail.com","login":"thejcannon","count":1},{"name":"Joshix-1","email":"57299889+Joshix-1","login":"Joshix-1","count":1},{"name":"Josef Kemetmüller","email":"josef.kemetmueller@gmail.com","login":"knedlsepp","count":1},{"name":"Jonathan Striebel","email":"jstriebel","login":"jstriebel","count":1},{"name":"John Belmonte","email":"john@neggie.net","login":"belm0","count":1},{"name":"Joao Faria","email":"joaovitorfaria.dev@gmail.com","login":"joao-faria-dev","count":1},{"name":"Jeff Widman","email":"jeff@jeffwidman.com","login":"jeffwidman","count":1},{"name":"Jeff Quast","email":"contact@jeffquast.com","login":"jquast","count":1},{"name":"Jared Garst","email":"jgarst","login":"jgarst","count":1},{"name":"Jamie Scott","email":"jamie@jami.org.uk","login":"Jamie-","count":1},{"name":"Jam Balaya","email":"jambalaya.pyoncafe@outlook.jp","login":"JamBalaya56562","count":1},{"name":"Jakub Wilk","email":"jwilk@jwilk.net","login":"jwilk","count":1},{"name":"Iva Miholic","email":"ivamiho@gmail.com","login":"imih","count":1},{"name":"Ionel Maries Cristian","email":"contact@ionelmc.ro","login":"ionelmc","count":1},{"name":"HoverHell","email":"hoverhell@gmail.com","login":"HoverHell","count":1},{"name":"Henrique T","email":"49734286+ego-ipse","login":"ego-ipse","count":1},{"name":"Hashem","email":"Hnasar","login":"Hnasar","count":1},{"name":"Hariharan Agaranallur Ganesan","email":"hariharan.ganesh07@gmail.com","login":"hariharan077","count":1},{"name":"HQupgradeHQ","email":"18361586+HQupgradeHQ","login":"HQupgradeHQ","count":1},{"name":"Gwyn Ciesla","email":"gwync@protonmail.com","login":"limburgher","count":1},{"name":"Grygorii Iermolenko","email":"gyermolenko@gmail.com","login":"gyermolenko","count":1},{"name":"Gregory P. Smith","email":"greg@krypto.org","login":"gpshead","count":1},{"name":"Giuseppe Scrivano","email":"gscrivan@redhat.com","login":"giuseppe","count":1},{"name":"Genny-oo","email":"156810188+Genny-oo","login":"Genny-oo","count":1},{"name":"Frédéric Chapoton","email":"fchapoton2@gmail.com","login":"fchapoton","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":70},{"name":"Pierre Sassoulas","email":"pierre.sassoulas@gmail.com","login":"Pierre-Sassoulas","count":58},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":45},{"name":"Marc Mueller","email":"30130371+cdce8p","login":"cdce8p","count":22},{"name":"Jacob Walls","email":"jacobtylerwalls@gmail.com","login":"jacobtylerwalls","count":18},{"name":"pylint-backport[bot]","email":"212256041+pylint-backport[bot]","login":"pylint-backport[bot]","count":15},{"name":"Daniël van Noord","email":"13665637+DanielNoord","login":"DanielNoord","count":14},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":13},{"name":"Zen Lee","email":"53538590+zenlyj","login":"zenlyj","count":8},{"name":"KALI 834X","email":"kali834x@gmail.com","login":"kali834x","count":6},{"name":"Fridayworks","email":"aifriday700@gmail.com","login":"Fridayai700","count":6},{"name":"Samarth D N","email":"dnsam550@gmail.com","login":"TheGreatApollyon","count":4},{"name":"Vincent Gao","email":"gaobing1230@gmail.com","login":"vincgao","count":4},{"name":"Sayed Nabhan","email":"nabhan@bugqore.com","login":"nabhan06","count":3},{"name":"Sai Asish Y","email":"say.apm35@gmail.com","login":"SAY-5","count":3},{"name":"jkmnt","email":"git@firewood.fastmail.com","login":"jkmnt","count":2},{"name":"doctorcolossus","email":"731937+doctorcolossus","login":"doctorcolossus","count":2},{"name":"Synrom","email":"30272537+Synrom","login":"Synrom","count":2},{"name":"Sanjay Santhanam","email":"51058514+Sanjays2402","login":"Sanjays2402","count":2},{"name":"Robert Hofer","email":"1058012+hofrob","login":"hofrob","count":2},{"name":"Mark Byrne","email":"31762852+mbyrnepr2","login":"mbyrnepr2","count":2},{"name":"Eljees","email":"3.14hell@gmail.com","login":"Eljees","count":2},{"name":"kdelay","email":"90545043+kdelay","login":"kdelay","count":2},{"name":"Kyle D Kavanagh","email":"kkavanagh@jumptrading.com","login":"kdkavanagh-jt","count":2},{"name":"sergiochan","email":"yuheng9211@qq.com","login":"SergioChan","count":1},{"name":"renechoi","email":"115696395+renechoi","login":"renechoi","count":1},{"name":"nanookclaw","email":"nanook@agentmail.to","login":"nanookclaw","count":1},{"name":"kasium","email":"15907922+kasium","login":"kasium","count":1},{"name":"chuenchen309","email":"48723787+chuenchen309","login":"chuenchen309","count":1},{"name":"Youngwook Kim","email":"youngwook.kim@gmail.com","login":"ywkim","count":1},{"name":"Yang Fan","email":"2022112761@stu.hit.edu.cn","login":"yangfan-yf-yf","count":1},{"name":"Omkar Kabde","email":"omkarkabde@gmail.com","login":"omkar-334","count":1},{"name":"Oliver Reiche","email":"oliver.reiche@gmail.com","login":"oreiche","count":1},{"name":"Marek Marczykowski-Górecki","email":"marmarek@invisiblethingslab.com","login":"marmarek","count":1},{"name":"MUHAMED FAZAL PS","email":"107547381+muhamedfazalps","login":"muhamedfazalps","count":1},{"name":"MJSHANG","email":"shangmengjiajiajia@gmail.com","login":"mokashang","count":1},{"name":"Low, Zhi Hao","email":"lowzhao@gmail.com","login":"lowzhao","count":1},{"name":"June","email":"kimjune01@gmail.com","login":"kimjune01","count":1},{"name":"Joshix-1","email":"57299889+Joshix-1","login":"Joshix-1","count":1},{"name":"Joao Faria","email":"joaovitorfaria.dev@gmail.com","login":"joao-faria-dev","count":1},{"name":"Jam Balaya","email":"jambalaya.pyoncafe@outlook.jp","login":"JamBalaya56562","count":1},{"name":"Hugo van Kemenade","email":"1324225+hugovk","login":"hugovk","count":1},{"name":"Henrique T","email":"49734286+ego-ipse","login":"ego-ipse","count":1},{"name":"Christian Zinck","email":"christian.zinck@gmail.com","login":"czinck","count":1},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1},{"name":"Dani Alcala","email":"112832187+clavedeluna","login":"clavedeluna","count":1},{"name":"David Foster","email":"david@dafoster.net","login":"davidfstr","count":1},{"name":"Hariharan Agaranallur Ganesan","email":"hariharan.ganesh07@gmail.com","login":"hariharan077","count":1},{"name":"Florian Meyer","email":"fflorian.meyer@outlook.com","login":"alloutflo","count":1},{"name":"Genny-oo","email":"156810188+Genny-oo","login":"Genny-oo","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6752313,"commits_count":978410056,"contributors_count":41242979,"owners_count":1359078,"committers_count":3353170,"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":"pylint-dev/astroid","html_url":"https://github.com/pylint-dev/astroid","last_synced_at":"2026-08-24T13:46:42.363Z","status":null,"issues_count":166,"pull_requests_count":1206,"avg_time_to_close_issue":43981970.056603774,"avg_time_to_close_pull_request":1810573.4442379181,"issues_closed_count":106,"pull_requests_closed_count":1076,"pull_request_authors_count":100,"issue_authors_count":87,"avg_comments_per_issue":2.4096385542168677,"avg_comments_per_pull_request":1.9875621890547264,"merged_pull_requests_count":964,"bot_issues_count":4,"bot_pull_requests_count":439,"past_year_issues_count":29,"past_year_pull_requests_count":290,"past_year_avg_time_to_close_issue":5608941.875,"past_year_avg_time_to_close_pull_request":566323.5872340426,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":235,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.8275862068965517,"past_year_avg_comments_per_pull_request":2.3655172413793104,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":91,"past_year_merged_pull_requests_count":195,"created_at":"2023-05-14T09:13:15.481Z","updated_at":"2026-08-24T13:46:42.363Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylint-dev%2Fastroid/issues","issue_labels_count":{"table":{"Crash 💥":35,"Bug 🪳":25,"topic-performance":12,"Enhancement ✨":11,"Needs PR":11,"Maintenance":9,"Regression":8,"Good first issue":7,"inference":6,"Help wanted 🙏":4,"python 3.13":4,"Discussion 🤔":3,"Question":3,"dependency":3,"Brain 🧠":3,"High effort 🏋":2,"python 3.12":2,"T: NamedTuple":2,"Invalid":2,"Work in progress":1,"Needs decision :lock:":1,"Minor 💅":1,"decorators":1,"Unreleased":1,"breaking-change":1,"Memory usage":1,"Upstream Bug 🪲":1,"Documentation :green_book:":1,"High priority":1,"python 3.11":1,"Blocked 🚧":1,"Downstream Bug 🪲":1,"Needs investigation 🔬":1,"python 3.14":1,"python 3.7":1,"Duplicate 🐫":1,"python 3.15":1,"ast":1,"Blocker 🙅":1,"Proposal 📨":1,"2.0":1}},"pull_request_labels_count":{"table":{"Maintenance":211,"dependency":209,"Bug 🪳":97,"Enhancement ✨":90,"topic-performance":51,"backport maintenance/3.3.x":51,"Crash 💥":46,"backported":31,"pylint-tested":25,"Documentation :green_book:":18,"python 3.12":16,"Brain 🧠":14,"Unreleased":13,"Work in progress":12,"python 3.14":9,"backport maintenance/4.2.x":8,"breaking-change":8,"Needs review 🔍":7,"backport maintenance/4.3.x":7,"Needs take over 🛎️":7,"ast":6,"backport maintenance/3.2.x":5,"python 3.13":5,"Blocker 🙅":3,"inference":3,"python 3.15":3,"Regression":3,"Skip news :mute:":3,"backport maintenance/3.0.x":3,"High effort 🏋":3,"High priority":2,"Waiting on author":1,"Needs decision :lock:":1,"Needs backport":1,"Duplicate 🐫":1,"PyPy":1,"Memory usage":1,"deprecation":1,"Blocked 🚧":1,"python 3.11":1}},"issue_author_associations_count":{"table":{"NONE":89,"CONTRIBUTOR":50,"MEMBER":23,"COLLABORATOR":4}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":728,"MEMBER":357,"NONE":65,"COLLABORATOR":56}},"issue_authors":{"table":{"correctmost":30,"jacobtylerwalls":17,"pylint-bot":9,"Pierre-Sassoulas":9,"DanielNoord":4,"limburgher":4,"temyurchenko":3,"dependabot[bot]":2,"gabe-sherman":2,"PCManticore":2,"mgorny":2,"matusvalo":2,"mtelka":2,"yueyinqiu":2,"epenet":2,"pre-commit-ci[bot]":2,"kloczek":2,"jpsamper2009":1,"ego-ipse":1,"ppickfor":1,"vulli321":1,"fgoudreault":1,"9999years":1,"tjprescott":1,"AleksMat":1,"JCZuurmond":1,"knedlsepp":1,"stanislavlevin":1,"ceridwen":1,"brycepg":1,"akamat10":1,"DingXuefeng":1,"apmorton":1,"cdce8p":1,"ericvergnaud":1,"elobdog":1,"jherbel":1,"tony":1,"belm0":1,"degustaf":1,"smontanaro":1,"quantumpacket":1,"FantasqueX":1,"pmustonen":1,"12rambau":1,"frenzymadness":1,"aatle":1,"behnazh-w":1,"emmanuel-ferdman":1,"jhenstridge":1,"eugene57":1,"teake":1,"A5rocks":1,"perrinjerome":1,"ltcmelo":1,"fmigneault":1,"jasperswallen":1,"pierce314159":1,"hrnciar":1,"owillebo":1,"kriek":1,"mbyrnepr2":1,"PeterHamfelt":1,"mathiasertl":1,"here-abarany":1,"robin-wayve":1,"grayjk":1,"ekanshul":1,"JungeWerther":1,"KKoukiou":1,"plucury":1,"smurfix":1,"BSchilperoort":1,"SRFU-NN":1,"sam-s":1,"sdcooke":1,"nikonikolov":1,"lovettchris":1,"Joshix-1":1,"Hnasar":1,"offbynull":1,"AI0867":1,"aidandj":1,"bjmc":1,"kulikjak":1,"jpvolkmann":1,"davetapley":1}},"pull_request_authors":{"table":{"jacobtylerwalls":203,"dependabot[bot]":202,"pre-commit-ci[bot]":175,"Pierre-Sassoulas":103,"cdce8p":57,"DanielNoord":54,"correctmost":53,"github-actions[bot]":45,"nickdrozd":41,"temyurchenko":37,"TheGreatApollyon":16,"pylint-backport[bot]":12,"mbyrnepr2":12,"zenlyj":11,"kali834x":10,"akamat10":10,"emmanuel-ferdman":9,"ericvergnaud":7,"nabhan06":6,"crazybolillo":5,"Mtok2002":5,"pylint-backport-bot[bot]":4,"Sanjays2402":4,"worksbyfriday":4,"SAY-5":4,"AleksMat":4,"perrinjerome":4,"gaoflow":4,"ekanshul":3,"Eljees":3,"muhamedfazalps":3,"clavedeluna":3,"marmarek":3,"kdelay":3,"yangfan-yf-yf":2,"Chasarr":2,"renefritze":2,"pavan-msys":2,"aatle":2,"JulianJvn":2,"ego-ipse":2,"sighingnow":2,"mharding-hpe":2,"kdkavanagh-jt":2,"Jamie-":2,"tejaschauhan36912":2,"grayjk":2,"oprypin":2,"oreiche":2,"hugovk":2,"nelfin":2,"JCZuurmond":2,"Genny-oo":2,"jkmnt":2,"kloczek":2,"Boulea7":1,"sbrunner":1,"Copilot":1,"hmc-cs-mdrissi":1,"tusharsadhwani":1,"davidfstr":1,"mokashang":1,"czinck":1,"hofrob":1,"Joshix-1":1,"yueyinqiu":1,"knedlsepp":1,"limburgher":1,"ringohoffman":1,"Synrom":1,"alonme":1,"aryansk":1,"doctorcolossus":1,"Kludex":1,"kriek":1,"rosset":1,"hroncok":1,"alloutflo":1,"SK8-infi":1,"Rogdham":1,"teddytennant":1,"kimjune01":1,"omkar-334":1,"nikonikolov":1,"JamBalaya56562":1,"AG0708":1,"w3lld1":1,"Hnasar":1,"inquilabee":1,"smurfix":1,"divyanshu-iitian":1,"renechoi":1,"hariharan077":1,"chuenchen309":1,"AWhetter":1,"nanookclaw":1,"codspeed-hq[bot]":1,"SergioChan":1,"lowbyteguy":1,"ywkim":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-25T00:00:09.459Z","repositories_count":16324715,"issues_count":42381630,"pull_requests_count":135850352,"authors_count":11519836,"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":{"Crash 💥":11,"Help wanted 🙏":2,"Needs PR":2,"Bug 🪳":2,"python 3.11":1,"python 3.15":1,"Question":1,"Regression":1,"inference":1,"Maintenance":1,"Needs investigation 🔬":1}},"past_year_pull_request_labels_count":{"table":{"dependency":53,"Maintenance":28,"Bug 🪳":25,"Crash 💥":19,"topic-performance":17,"Enhancement ✨":17,"Brain 🧠":9,"Documentation :green_book:":9,"backport maintenance/4.2.x":8,"Work in progress":7,"backport maintenance/4.3.x":7,"Skip news :mute:":3,"inference":3,"python 3.15":3,"pylint-tested":1,"python 3.12":1,"python 3.14":1,"Blocker 🙅":1,"Duplicate 🐫":1,"backport maintenance/3.3.x":1,"deprecation":1,"Needs review 🔍":1}},"past_year_issue_author_associations_count":{"table":{"NONE":22,"CONTRIBUTOR":3,"COLLABORATOR":2,"MEMBER":2}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":192,"MEMBER":64,"NONE":25,"COLLABORATOR":9}},"past_year_issue_authors":{"table":{"correctmost":13,"DanielNoord":2,"A5rocks":1,"ego-ipse":1,"ekanshul":1,"emmanuel-ferdman":1,"fgoudreault":1,"frenzymadness":1,"jacobtylerwalls":1,"Joshix-1":1,"jpvolkmann":1,"owillebo":1,"Pierre-Sassoulas":1,"pre-commit-ci[bot]":1,"sam-s":1,"yueyinqiu":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":52,"Pierre-Sassoulas":40,"pre-commit-ci[bot]":26,"TheGreatApollyon":16,"cdce8p":12,"pylint-backport[bot]":12,"kali834x":10,"emmanuel-ferdman":9,"jacobtylerwalls":9,"DanielNoord":9,"zenlyj":9,"nabhan06":6,"Mtok2002":5,"Sanjays2402":4,"SAY-5":4,"worksbyfriday":4,"gaoflow":4,"muhamedfazalps":3,"mbyrnepr2":3,"kdelay":3,"ekanshul":3,"Eljees":3,"oreiche":2,"kdkavanagh-jt":2,"ego-ipse":2,"jkmnt":2,"Genny-oo":2,"yangfan-yf-yf":2,"Copilot":1,"codspeed-hq[bot]":1,"clavedeluna":1,"renechoi":1,"rosset":1,"chuenchen309":1,"Boulea7":1,"SergioChan":1,"SK8-infi":1,"teddytennant":1,"AG0708":1,"ywkim":1,"aryansk":1,"alloutflo":1,"w3lld1":1,"hariharan077":1,"hofrob":1,"hugovk":1,"inquilabee":1,"JamBalaya56562":1,"Joshix-1":1,"kimjune01":1,"lowbyteguy":1,"marmarek":1,"doctorcolossus":1,"mokashang":1,"divyanshu-iitian":1,"davidfstr":1,"czinck":1,"nanookclaw":1,"nikonikolov":1,"omkar-334":1}},"maintainers":[{"table":{"login":"jacobtylerwalls","count":220,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"}},{"table":{"login":"Pierre-Sassoulas","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pierre-Sassoulas"}},{"table":{"login":"DanielNoord","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielNoord"}},{"table":{"login":"cdce8p","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"}},{"table":{"login":"mbyrnepr2","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbyrnepr2"}},{"table":{"login":"PeterHamfelt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterHamfelt"}}],"active_maintainers":[{"table":{"login":"Pierre-Sassoulas","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pierre-Sassoulas"}},{"table":{"login":"cdce8p","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdce8p"}},{"table":{"login":"DanielNoord","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielNoord"}},{"table":{"login":"jacobtylerwalls","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtylerwalls"}},{"table":{"login":"mbyrnepr2","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbyrnepr2"}}]}},"events":{"total":{"CreateEvent":175,"DeleteEvent":176,"ForkEvent":45,"IssueCommentEvent":484,"IssuesEvent":75,"PullRequestEvent":404,"PullRequestReviewCommentEvent":132,"PullRequestReviewEvent":358,"PushEvent":378,"ReleaseEvent":9,"WatchEvent":38},"last_year":{"CreateEvent":73,"DeleteEvent":81,"ForkEvent":11,"IssueCommentEvent":148,"IssuesEvent":25,"PullRequestEvent":131,"PullRequestReviewCommentEvent":60,"PullRequestReviewEvent":127,"PushEvent":181,"ReleaseEvent":2,"WatchEvent":12}},"keywords":["ast","closember","hacktoberfest","inference-engine","parser","static-analysis","static-code-analysis"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/backport.yml","sha":null,"kind":"manifest","created_at":"2023-08-08T02:16:05.099Z","updated_at":"2023-08-08T02:16:05.099Z","repository_link":"https://github.com/pylint-dev/astroid/blob/main/.github/workflows/backport.yml","dependencies":[{"id":12379426663,"package_name":"tibdex/backport","ecosystem":"actions","requirements":"2e217641d82d02ba0603f46b1aeedefb258890ac","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yaml","sha":null,"kind":"manifest","created_at":"2023-08-08T02:16:05.114Z","updated_at":"2023-08-08T02:16:05.114Z","repository_link":"https://github.com/pylint-dev/astroid/blob/main/.github/workflows/ci.yaml","dependencies":[{"id":12379426665,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.5.3","direct":true,"kind":"composite","optional":false},{"id":12379426666,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4.7.0","direct":true,"kind":"composite","optional":false},{"id":12379426667,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3.3.1","direct":true,"kind":"composite","optional":false},{"id":12379426668,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3.1.2","direct":true,"kind":"composite","optional":false},{"id":12379426669,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3.0.2","direct":true,"kind":"composite","optional":false},{"id":12379426670,"package_name":"codecov/codecov-action","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-08-08T02:16:05.144Z","updated_at":"2023-08-08T02:16:05.144Z","repository_link":"https://github.com/pylint-dev/astroid/blob/main/.github/workflows/codeql-analysis.yml","dependencies":[{"id":12379426678,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.5.3","direct":true,"kind":"composite","optional":false},{"id":12379426679,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":12379426680,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":12379426681,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-08-08T02:16:05.169Z","updated_at":"2023-08-08T02:16:05.169Z","repository_link":"https://github.com/pylint-dev/astroid/blob/main/.github/workflows/release.yml","dependencies":[{"id":12379426695,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.5.3","direct":true,"kind":"composite","optional":false},{"id":12379426696,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4.7.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"doc/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-08-08T02:16:05.189Z","updated_at":"2023-08-08T02:16:05.189Z","repository_link":"https://github.com/pylint-dev/astroid/blob/main/doc/requirements.txt","dependencies":[{"id":12379426698,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":12379426699,"package_name":"furo","ecosystem":"pypi","requirements":"==2023.7.26","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-08-08T02:16:05.206Z","updated_at":"2023-08-08T02:16:05.206Z","repository_link":"https://github.com/pylint-dev/astroid/blob/main/pyproject.toml","dependencies":[{"id":12379426702,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"\u003e=4.0.0;python_version\u003c'3.11'","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements_dev.txt","sha":null,"kind":"manifest","created_at":"2023-08-08T02:16:05.236Z","updated_at":"2023-08-08T02:16:05.236Z","repository_link":"https://github.com/pylint-dev/astroid/blob/main/requirements_dev.txt","dependencies":[{"id":12379426704,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":12379426705,"package_name":"pre-commit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":12379426706,"package_name":"pylint","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":12379426707,"package_name":"mypy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":12379426708,"package_name":"ruff","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements_full.txt","sha":null,"kind":"manifest","created_at":"2023-08-08T02:16:05.295Z","updated_at":"2023-08-08T02:16:05.295Z","repository_link":"https://github.com/pylint-dev/astroid/blob/main/requirements_full.txt","dependencies":[{"id":12379426716,"package_name":"attrs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":12379426717,"package_name":"nose","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":12379426718,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.17.0","direct":true,"kind":"runtime","optional":false},{"id":12379426719,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":12379426720,"package_name":"PyQt6","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":12379426721,"package_name":"regex","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":12379426722,"package_name":"six","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":12379426723,"package_name":"urllib3","ecosystem":"pypi","requirements":"\u003e1,\u003c2","direct":true,"kind":"runtime","optional":false},{"id":12379426724,"package_name":"typing_extensions","ecosystem":"pypi","requirements":"\u003e=4.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements_minimal.txt","sha":null,"kind":"manifest","created_at":"2023-08-08T02:16:05.390Z","updated_at":"2023-08-08T02:16:05.390Z","repository_link":"https://github.com/pylint-dev/astroid/blob/main/requirements_minimal.txt","dependencies":[{"id":12379426766,"package_name":"contributors-txt","ecosystem":"pypi","requirements":"\u003e=0.7.4","direct":true,"kind":"runtime","optional":false},{"id":12379426889,"package_name":"tbump","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":12379428375,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":12379428376,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":12379428377,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-pylint.yml","sha":null,"kind":"manifest","created_at":"2026-08-09T10:44:44.494Z","updated_at":"2026-08-09T10:44:44.494Z","repository_link":"https://github.com/pylint-dev/astroid/blob/main/.github/workflows/test-pylint.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/codspeed-walltime.yaml","sha":null,"kind":"manifest","created_at":"2026-08-09T10:44:43.941Z","updated_at":"2026-08-09T10:44:43.941Z","repository_link":"https://github.com/pylint-dev/astroid/blob/main/.github/workflows/codspeed-walltime.yaml","dependencies":[{"id":25996378822,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7.0.1","direct":true,"kind":"composite","optional":false},{"id":25996378823,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v7.0.0","direct":true,"kind":"composite","optional":false},{"id":25996378824,"package_name":"CodSpeedHQ/action","ecosystem":"actions","requirements":"v5.0.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codspeed.yaml","sha":null,"kind":"manifest","created_at":"2026-08-09T10:44:44.081Z","updated_at":"2026-08-09T10:44:44.081Z","repository_link":"https://github.com/pylint-dev/astroid/blob/main/.github/workflows/codspeed.yaml","dependencies":[{"id":25996379832,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7.0.1","direct":true,"kind":"composite","optional":false},{"id":25996379835,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v7.0.0","direct":true,"kind":"composite","optional":false},{"id":25996379837,"package_name":"CodSpeedHQ/action","ecosystem":"actions","requirements":"v5.0.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/linkcheck.yaml","sha":null,"kind":"manifest","created_at":"2026-08-09T10:44:44.197Z","updated_at":"2026-08-09T10:44:44.197Z","repository_link":"https://github.com/pylint-dev/astroid/blob/main/.github/workflows/linkcheck.yaml","dependencies":[{"id":25996379969,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7.0.1","direct":true,"kind":"composite","optional":false},{"id":25996379972,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v7.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/changelog.yml","sha":null,"kind":"manifest","created_at":"2026-08-17T23:32:52.895Z","updated_at":"2026-08-17T23:32:52.895Z","repository_link":"https://github.com/pylint-dev/astroid/blob/main/.github/workflows/changelog.yml","dependencies":[{"id":26191267847,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7.0.1","direct":true,"kind":"composite","optional":false},{"id":26191267848,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v7.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/label_skip_news.yaml","sha":null,"kind":"manifest","created_at":"2026-08-17T23:32:53.090Z","updated_at":"2026-08-17T23:32:53.090Z","repository_link":"https://github.com/pylint-dev/astroid/blob/main/.github/workflows/label_skip_news.yaml","dependencies":[{"id":26191268406,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v9.0.0","direct":true,"kind":"composite","optional":false}]}],"score":33.40377110388504,"created_at":"2026-05-04T06:49:12.699Z","updated_at":"2026-08-25T14:18:24.009Z","avatar_url":"https://github.com/pylint-dev.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371693","html_url":"https://summary.ecosyste.ms/projects/371693"}