{"id":371693,"url":"https://github.com/pylint-dev/astroid","last_synced_at":"2026-05-30T19:30:45.461Z","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-05-20T11:37:21.000Z","size":18121,"stargazers_count":576,"open_issues_count":183,"forks_count":328,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-05-20T11:39:32.401Z","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,"dco":null,"cla":null},"funding":{"tidelift":"pypi/astroid"}},"created_at":"2015-12-08T21:12:00.000Z","updated_at":"2026-05-19T15:29:58.000Z","dependencies_parsed_at":"2023-08-29T06:35:36.086Z","dependency_job_id":"ee564844-ae87-40a6-b6be-193a766e34ee","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":226,"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":33298429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":null,"packages":null,"commits":null,"issues":{"table":{}},"events":null,"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-tests.yml","sha":null,"kind":"manifest","created_at":"2023-08-08T02:16:05.157Z","updated_at":"2023-08-08T02:16:05.157Z","repository_link":"https://github.com/pylint-dev/astroid/blob/main/.github/workflows/release-tests.yml","dependencies":[{"id":12379426684,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.5.3","direct":true,"kind":"composite","optional":false},{"id":12379426685,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4.7.0","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}]}],"score":6.63200177739563,"created_at":"2026-05-04T06:49:12.699Z","updated_at":"2026-05-30T19:30:45.462Z","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"}