{"id":77932,"name":null,"description":"A simple program which checks Python source files for errors","url":"https://github.com/PyCQA/pyflakes","last_synced_at":"2025-09-08T21:12:01.004Z","repository":{"id":15769094,"uuid":"18508013","full_name":"PyCQA/pyflakes","owner":"PyCQA","description":"A simple program which checks Python source files for errors","archived":false,"fork":false,"pushed_at":"2025-06-20T18:45:32.000Z","size":1052,"stargazers_count":1433,"open_issues_count":60,"forks_count":182,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-09-02T00:46:05.931Z","etag":null,"topics":["hacktoberfest","linter","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pyflakes","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PyCQA.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T06:19:46.000Z","updated_at":"2025-08-28T22:24:13.000Z","dependencies_parsed_at":"2023-02-16T22:00:41.936Z","dependency_job_id":"dd591c72-d502-4f0e-9880-f10db8ff1721","html_url":"https://github.com/PyCQA/pyflakes","commit_stats":{"total_commits":508,"total_committers":86,"mean_commits":5.906976744186046,"dds":0.7440944881889764,"last_synced_commit":"d9e32c4cbdb569e66d5f63c9687b8a396796a44b"},"previous_names":["pyflakes/pyflakes"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/PyCQA/pyflakes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/sbom","scorecard":{"id":115209,"data":{"date":"2025-08-11","repo":{"name":"github.com/PyCQA/pyflakes","commit":"59ec4593efd4c69ce00fdb13c40fcf5f3212ab10"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T01:02:03.029Z","repository_id":15769094,"created_at":"2025-08-16T01:02:03.029Z","updated_at":"2025-08-16T01:02:03.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231559,"owners_count":25245625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"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":"PyCQA","name":"Python Code Quality Authority","uuid":"8749848","kind":"organization","description":"Organization for code quality tools (and plugins) for the Python programming language","email":"code-quality@python.org","website":"http://meta.pycqa.org","location":"Everywhere","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8749848?v=4","repositories_count":28,"last_synced_at":"2025-09-08T01:22:04.773Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PyCQA","funding_links":[],"total_stars":28819,"followers":929,"following":0,"created_at":"2022-11-02T16:22:05.191Z","updated_at":"2025-09-08T01:22:04.774Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA/repositories"},"packages":[{"id":10345321,"name":"py3-pyflakes-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pyflakes","homepage":"https://github.com/PyCQA/pyflakes","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PyCQA/pyflakes","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"3.2.0-r1","last_synced_at":"2025-09-03T08:18:03.778Z","created_at":"2024-06-11T10:24:56.602Z","updated_at":"2025-09-03T08:18:03.779Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-pyflakes-pyc","install_command":"apk add py3-pyflakes-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15769094,"uuid":"18508013","full_name":"PyCQA/pyflakes","owner":"PyCQA","description":"A simple program which checks Python source files for errors","archived":false,"fork":false,"pushed_at":"2025-06-20T18:45:32.000Z","size":1052,"stargazers_count":1433,"open_issues_count":60,"forks_count":182,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-09-02T00:46:05.931Z","etag":null,"topics":["hacktoberfest","linter","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pyflakes","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PyCQA.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T06:19:46.000Z","updated_at":"2025-08-28T22:24:13.000Z","dependencies_parsed_at":"2023-02-16T22:00:41.936Z","dependency_job_id":"dd591c72-d502-4f0e-9880-f10db8ff1721","html_url":"https://github.com/PyCQA/pyflakes","commit_stats":{"total_commits":508,"total_committers":86,"mean_commits":5.906976744186046,"dds":0.7440944881889764,"last_synced_commit":"d9e32c4cbdb569e66d5f63c9687b8a396796a44b"},"previous_names":["pyflakes/pyflakes"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/PyCQA/pyflakes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/sbom","scorecard":{"id":115209,"data":{"date":"2025-08-11","repo":{"name":"github.com/PyCQA/pyflakes","commit":"59ec4593efd4c69ce00fdb13c40fcf5f3212ab10"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T01:02:03.029Z","repository_id":15769094,"created_at":"2025-08-16T01:02:03.029Z","updated_at":"2025-08-16T01:02:03.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273218369,"owners_count":25065912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":"PyCQA","name":"Python Code Quality Authority","uuid":"8749848","kind":"organization","description":"Organization for code quality tools (and plugins) for the Python programming language","email":"code-quality@python.org","website":"http://meta.pycqa.org","location":"Everywhere","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8749848?v=4","repositories_count":28,"last_synced_at":"2025-09-01T00:54:19.518Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PyCQA","funding_links":[],"total_stars":28819,"followers":928,"following":0,"created_at":"2022-11-02T16:22:05.191Z","updated_at":"2025-09-01T00:54:19.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA/repositories"},"tags":[{"name":"3.3.2","sha":"78ee5319b390b62c0e881976ed475e2fe650daca","kind":"tag","published_at":"2025-03-31T13:20:07.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"2441e9cc3caf1976938596c26ec4890c99c244d7","kind":"tag","published_at":"2025-03-30T22:05:14.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"433dfd001746a69d12597f7c97af78c13e1f662e","kind":"tag","published_at":"2025-03-29T19:30:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"881ed2f00255cb247577adad59d4f05122a5f87a","kind":"tag","published_at":"2024-01-05T00:27:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"58b94a021b2d966a40a5bced06bdd6188ddb9fc2","kind":"tag","published_at":"2023-07-29T17:00:02.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"b37f91a1ae25cfc242d5043985b05159e152091a","kind":"tag","published_at":"2022-11-24T16:52:53.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"2c64ae48e2b1984a16cf25d215c9f9d21146426d","kind":"tag","published_at":"2022-11-23T18:43:49.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0/manifests"},{"name":"2.5.0","sha":"2a6e36bd43af9829e0818961b60a1e3aab01fafc","kind":"tag","published_at":"2022-07-30T17:28:20.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"78d885910781301663a956456e89d1743e037ac3","kind":"tag","published_at":"2021-10-06T20:39:09.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"95fe313ba5ca384041472cd171ea60fad910c207","kind":"tag","published_at":"2021-03-24T16:31:51.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"40e6dc23a8fc48f814e0c81fdcd936321ab9c023","kind":"tag","published_at":"2021-03-14T16:33:54.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"c72d6cf1a9a119c1dd7a7674f36da21aea32d828","kind":"tag","published_at":"2020-04-12T15:27:27.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"6501af45203dfa3e2d422cfb3ebbecff853db47f","kind":"tag","published_at":"2019-02-28T19:22:23.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"4bc1f21df9d96b5dd1f5f3e213255b27f7104919","kind":"tag","published_at":"2019-01-24T03:11:05.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"efddb93524db7949322181d5e14c32681779a6e8","kind":"tag","published_at":"2018-05-20T17:07:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"d2af071c84344de2aa633c1f314ef6cfe6c9515f","kind":"tag","published_at":"2017-08-03T14:55:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.6.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4dfa2b8cd367869bfa776f03efc64e514f70e483","kind":"tag","published_at":"2017-05-12T14:06:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"34a06960aa2621cbacd8e41db4e0ebe6e324dc5a","kind":"tag","published_at":"2016-12-30T15:18:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"8447662086b8d3a02871e42feee5b9439c5c7d0a","kind":"tag","published_at":"2016-09-01T19:57:35.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"d721eaf58cc2fc13f3199a3f358db7250e49983b","kind":"tag","published_at":"2016-05-12T18:30:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"885a8e5395f3eac58a995a49dbe347b8f6648f64","kind":"tag","published_at":"2016-05-06T16:42:38.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"29914fc69f300f614e6dde4724cec05dc68a0ea6","kind":"tag","published_at":"2016-05-05T22:42:44.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"9f26423dd1b9dc7cb14193d7bd873130247f4027","kind":"tag","published_at":"2016-05-04T01:24:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"cddd729ec57ae0c5953d3113ed69077410a4e48e","kind":"tag","published_at":"2016-03-01T15:31:13.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"e1da1833ff26bb2a5819d7bee633ff608ec6ab3f","kind":"tag","published_at":"2015-09-20T15:54:19.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0/manifests"},{"name":"0.9.2","sha":"907e2da7aaa731236deec16a8323e80be7ae54f5","kind":"tag","published_at":"2015-06-17T10:20:16.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"8f30620876446deb27abe2749d847946556d84ad","kind":"tag","published_at":"2015-06-10T01:52:22.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"fef7259beb57b38eb2c3e4829a2bbdcf56c0d6b3","kind":"tag","published_at":"2015-05-31T15:23:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"71b7b6776856912d50a0b9a85a8ea2a1dc7eb75c","kind":"commit","published_at":"2014-03-30T18:51:55.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1/manifests"},{"name":"0.8","sha":"06c713990a87d3c10cd02749ee7e0ee44220ea4c","kind":"commit","published_at":"2014-03-22T18:40:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8/manifests"},{"name":"0.7.3","sha":"e3544bb839d723a52031dec12f4d0794bb661cd6","kind":"tag","published_at":"2014-01-17T08:27:32.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.7.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3/manifests"}]},"repo_metadata_updated_at":"2025-09-02T01:30:02.157Z","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:apk/alpine/py3-pyflakes-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pyflakes-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pyflakes-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pyflakes-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T13:00:47.002Z","issues_count":103,"pull_requests_count":84,"avg_time_to_close_issue":14140450.358695652,"avg_time_to_close_pull_request":13577436.28358209,"issues_closed_count":92,"pull_requests_closed_count":67,"pull_request_authors_count":26,"issue_authors_count":86,"avg_comments_per_issue":3.0388349514563107,"avg_comments_per_pull_request":2.1666666666666665,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":12028.1,"past_year_avg_time_to_close_pull_request":1027123.0,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0625,"past_year_avg_comments_per_pull_request":0.6363636363636364,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/issues","maintainers":[{"login":"asottile","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"jayvdb","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayvdb"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"}],"active_maintainers":[{"login":"asottile","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pyflakes-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pyflakes-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pyflakes-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pyflakes-pyc/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":190,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2024-06-12T01:27:22.670Z","updated_at":"2024-06-12T01:27:22.670Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":6087221,"name":"py3-pyflakes","ecosystem":"alpine","description":"passive checker of Python programs","homepage":"https://github.com/PyCQA/pyflakes","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PyCQA/pyflakes","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-08-15T21:12:04.000Z","latest_release_published_at":"2022-08-15T21:12:04.000Z","latest_release_number":"2.5.0-r0","last_synced_at":"2025-09-03T09:16:54.391Z","created_at":"2023-01-31T20:11:13.939Z","updated_at":"2025-09-03T09:16:54.391Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-pyflakes","install_command":"apk add py3-pyflakes","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15769094,"uuid":"18508013","full_name":"PyCQA/pyflakes","owner":"PyCQA","description":"A simple program which checks Python source files for errors","archived":false,"fork":false,"pushed_at":"2025-06-20T18:45:32.000Z","size":1052,"stargazers_count":1433,"open_issues_count":60,"forks_count":182,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-09-02T00:46:05.931Z","etag":null,"topics":["hacktoberfest","linter","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pyflakes","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PyCQA.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T06:19:46.000Z","updated_at":"2025-08-28T22:24:13.000Z","dependencies_parsed_at":"2023-02-16T22:00:41.936Z","dependency_job_id":"dd591c72-d502-4f0e-9880-f10db8ff1721","html_url":"https://github.com/PyCQA/pyflakes","commit_stats":{"total_commits":508,"total_committers":86,"mean_commits":5.906976744186046,"dds":0.7440944881889764,"last_synced_commit":"d9e32c4cbdb569e66d5f63c9687b8a396796a44b"},"previous_names":["pyflakes/pyflakes"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/PyCQA/pyflakes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/sbom","scorecard":{"id":115209,"data":{"date":"2025-08-11","repo":{"name":"github.com/PyCQA/pyflakes","commit":"59ec4593efd4c69ce00fdb13c40fcf5f3212ab10"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T01:02:03.029Z","repository_id":15769094,"created_at":"2025-08-16T01:02:03.029Z","updated_at":"2025-08-16T01:02:03.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273218369,"owners_count":25065912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":"PyCQA","name":"Python Code Quality Authority","uuid":"8749848","kind":"organization","description":"Organization for code quality tools (and plugins) for the Python programming language","email":"code-quality@python.org","website":"http://meta.pycqa.org","location":"Everywhere","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8749848?v=4","repositories_count":28,"last_synced_at":"2025-09-01T00:54:19.518Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PyCQA","funding_links":[],"total_stars":28819,"followers":928,"following":0,"created_at":"2022-11-02T16:22:05.191Z","updated_at":"2025-09-01T00:54:19.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA/repositories"},"tags":[{"name":"3.3.2","sha":"78ee5319b390b62c0e881976ed475e2fe650daca","kind":"tag","published_at":"2025-03-31T13:20:07.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"2441e9cc3caf1976938596c26ec4890c99c244d7","kind":"tag","published_at":"2025-03-30T22:05:14.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"433dfd001746a69d12597f7c97af78c13e1f662e","kind":"tag","published_at":"2025-03-29T19:30:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"881ed2f00255cb247577adad59d4f05122a5f87a","kind":"tag","published_at":"2024-01-05T00:27:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"58b94a021b2d966a40a5bced06bdd6188ddb9fc2","kind":"tag","published_at":"2023-07-29T17:00:02.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"b37f91a1ae25cfc242d5043985b05159e152091a","kind":"tag","published_at":"2022-11-24T16:52:53.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"2c64ae48e2b1984a16cf25d215c9f9d21146426d","kind":"tag","published_at":"2022-11-23T18:43:49.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0/manifests"},{"name":"2.5.0","sha":"2a6e36bd43af9829e0818961b60a1e3aab01fafc","kind":"tag","published_at":"2022-07-30T17:28:20.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"78d885910781301663a956456e89d1743e037ac3","kind":"tag","published_at":"2021-10-06T20:39:09.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"95fe313ba5ca384041472cd171ea60fad910c207","kind":"tag","published_at":"2021-03-24T16:31:51.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"40e6dc23a8fc48f814e0c81fdcd936321ab9c023","kind":"tag","published_at":"2021-03-14T16:33:54.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"c72d6cf1a9a119c1dd7a7674f36da21aea32d828","kind":"tag","published_at":"2020-04-12T15:27:27.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"6501af45203dfa3e2d422cfb3ebbecff853db47f","kind":"tag","published_at":"2019-02-28T19:22:23.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"4bc1f21df9d96b5dd1f5f3e213255b27f7104919","kind":"tag","published_at":"2019-01-24T03:11:05.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"efddb93524db7949322181d5e14c32681779a6e8","kind":"tag","published_at":"2018-05-20T17:07:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"d2af071c84344de2aa633c1f314ef6cfe6c9515f","kind":"tag","published_at":"2017-08-03T14:55:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.6.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4dfa2b8cd367869bfa776f03efc64e514f70e483","kind":"tag","published_at":"2017-05-12T14:06:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"34a06960aa2621cbacd8e41db4e0ebe6e324dc5a","kind":"tag","published_at":"2016-12-30T15:18:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"8447662086b8d3a02871e42feee5b9439c5c7d0a","kind":"tag","published_at":"2016-09-01T19:57:35.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"d721eaf58cc2fc13f3199a3f358db7250e49983b","kind":"tag","published_at":"2016-05-12T18:30:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"885a8e5395f3eac58a995a49dbe347b8f6648f64","kind":"tag","published_at":"2016-05-06T16:42:38.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"29914fc69f300f614e6dde4724cec05dc68a0ea6","kind":"tag","published_at":"2016-05-05T22:42:44.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"9f26423dd1b9dc7cb14193d7bd873130247f4027","kind":"tag","published_at":"2016-05-04T01:24:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"cddd729ec57ae0c5953d3113ed69077410a4e48e","kind":"tag","published_at":"2016-03-01T15:31:13.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"e1da1833ff26bb2a5819d7bee633ff608ec6ab3f","kind":"tag","published_at":"2015-09-20T15:54:19.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0/manifests"},{"name":"0.9.2","sha":"907e2da7aaa731236deec16a8323e80be7ae54f5","kind":"tag","published_at":"2015-06-17T10:20:16.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"8f30620876446deb27abe2749d847946556d84ad","kind":"tag","published_at":"2015-06-10T01:52:22.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"fef7259beb57b38eb2c3e4829a2bbdcf56c0d6b3","kind":"tag","published_at":"2015-05-31T15:23:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"71b7b6776856912d50a0b9a85a8ea2a1dc7eb75c","kind":"commit","published_at":"2014-03-30T18:51:55.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1/manifests"},{"name":"0.8","sha":"06c713990a87d3c10cd02749ee7e0ee44220ea4c","kind":"commit","published_at":"2014-03-22T18:40:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8/manifests"},{"name":"0.7.3","sha":"e3544bb839d723a52031dec12f4d0794bb661cd6","kind":"tag","published_at":"2014-01-17T08:27:32.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.7.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3/manifests"}]},"repo_metadata_updated_at":"2025-09-02T01:29:59.744Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":12.748400134725497,"stargazers_count":6.786796901313574,"forks_count":7.477265072414954,"average":6.753115527113506},"purl":"pkg:apk/alpine/py3-pyflakes?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pyflakes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pyflakes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pyflakes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T13:00:47.002Z","issues_count":103,"pull_requests_count":84,"avg_time_to_close_issue":14140450.358695652,"avg_time_to_close_pull_request":13577436.28358209,"issues_closed_count":92,"pull_requests_closed_count":67,"pull_request_authors_count":26,"issue_authors_count":86,"avg_comments_per_issue":3.0388349514563107,"avg_comments_per_pull_request":2.1666666666666665,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":12028.1,"past_year_avg_time_to_close_pull_request":1027123.0,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0625,"past_year_avg_comments_per_pull_request":0.6363636363636364,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/issues","maintainers":[{"login":"asottile","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"jayvdb","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayvdb"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"}],"active_maintainers":[{"login":"asottile","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-pyflakes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-pyflakes/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-pyflakes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-pyflakes/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":184,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-02-01T05:35:48.674Z","updated_at":"2023-02-01T05:35:48.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3362,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1026},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2025-09-07T07:26:12.220Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":10345319,"name":"py3-pyflakes","ecosystem":"alpine","description":"passive checker of Python programs","homepage":"https://github.com/PyCQA/pyflakes","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PyCQA/pyflakes","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"3.2.0-r1","last_synced_at":"2025-09-03T08:18:01.059Z","created_at":"2024-06-11T10:24:54.912Z","updated_at":"2025-09-03T08:18:01.059Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-pyflakes","install_command":"apk add py3-pyflakes","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15769094,"uuid":"18508013","full_name":"PyCQA/pyflakes","owner":"PyCQA","description":"A simple program which checks Python source files for errors","archived":false,"fork":false,"pushed_at":"2025-06-20T18:45:32.000Z","size":1052,"stargazers_count":1433,"open_issues_count":60,"forks_count":182,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-09-02T00:46:05.931Z","etag":null,"topics":["hacktoberfest","linter","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pyflakes","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PyCQA.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T06:19:46.000Z","updated_at":"2025-08-28T22:24:13.000Z","dependencies_parsed_at":"2023-02-16T22:00:41.936Z","dependency_job_id":"dd591c72-d502-4f0e-9880-f10db8ff1721","html_url":"https://github.com/PyCQA/pyflakes","commit_stats":{"total_commits":508,"total_committers":86,"mean_commits":5.906976744186046,"dds":0.7440944881889764,"last_synced_commit":"d9e32c4cbdb569e66d5f63c9687b8a396796a44b"},"previous_names":["pyflakes/pyflakes"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/PyCQA/pyflakes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/sbom","scorecard":{"id":115209,"data":{"date":"2025-08-11","repo":{"name":"github.com/PyCQA/pyflakes","commit":"59ec4593efd4c69ce00fdb13c40fcf5f3212ab10"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T01:02:03.029Z","repository_id":15769094,"created_at":"2025-08-16T01:02:03.029Z","updated_at":"2025-08-16T01:02:03.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273218369,"owners_count":25065912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":"PyCQA","name":"Python Code Quality Authority","uuid":"8749848","kind":"organization","description":"Organization for code quality tools (and plugins) for the Python programming language","email":"code-quality@python.org","website":"http://meta.pycqa.org","location":"Everywhere","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8749848?v=4","repositories_count":28,"last_synced_at":"2025-09-01T00:54:19.518Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PyCQA","funding_links":[],"total_stars":28819,"followers":928,"following":0,"created_at":"2022-11-02T16:22:05.191Z","updated_at":"2025-09-01T00:54:19.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA/repositories"},"tags":[{"name":"3.3.2","sha":"78ee5319b390b62c0e881976ed475e2fe650daca","kind":"tag","published_at":"2025-03-31T13:20:07.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"2441e9cc3caf1976938596c26ec4890c99c244d7","kind":"tag","published_at":"2025-03-30T22:05:14.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"433dfd001746a69d12597f7c97af78c13e1f662e","kind":"tag","published_at":"2025-03-29T19:30:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"881ed2f00255cb247577adad59d4f05122a5f87a","kind":"tag","published_at":"2024-01-05T00:27:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"58b94a021b2d966a40a5bced06bdd6188ddb9fc2","kind":"tag","published_at":"2023-07-29T17:00:02.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"b37f91a1ae25cfc242d5043985b05159e152091a","kind":"tag","published_at":"2022-11-24T16:52:53.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"2c64ae48e2b1984a16cf25d215c9f9d21146426d","kind":"tag","published_at":"2022-11-23T18:43:49.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0/manifests"},{"name":"2.5.0","sha":"2a6e36bd43af9829e0818961b60a1e3aab01fafc","kind":"tag","published_at":"2022-07-30T17:28:20.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"78d885910781301663a956456e89d1743e037ac3","kind":"tag","published_at":"2021-10-06T20:39:09.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"95fe313ba5ca384041472cd171ea60fad910c207","kind":"tag","published_at":"2021-03-24T16:31:51.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"40e6dc23a8fc48f814e0c81fdcd936321ab9c023","kind":"tag","published_at":"2021-03-14T16:33:54.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"c72d6cf1a9a119c1dd7a7674f36da21aea32d828","kind":"tag","published_at":"2020-04-12T15:27:27.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"6501af45203dfa3e2d422cfb3ebbecff853db47f","kind":"tag","published_at":"2019-02-28T19:22:23.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"4bc1f21df9d96b5dd1f5f3e213255b27f7104919","kind":"tag","published_at":"2019-01-24T03:11:05.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"efddb93524db7949322181d5e14c32681779a6e8","kind":"tag","published_at":"2018-05-20T17:07:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"d2af071c84344de2aa633c1f314ef6cfe6c9515f","kind":"tag","published_at":"2017-08-03T14:55:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.6.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4dfa2b8cd367869bfa776f03efc64e514f70e483","kind":"tag","published_at":"2017-05-12T14:06:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"34a06960aa2621cbacd8e41db4e0ebe6e324dc5a","kind":"tag","published_at":"2016-12-30T15:18:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"8447662086b8d3a02871e42feee5b9439c5c7d0a","kind":"tag","published_at":"2016-09-01T19:57:35.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"d721eaf58cc2fc13f3199a3f358db7250e49983b","kind":"tag","published_at":"2016-05-12T18:30:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"885a8e5395f3eac58a995a49dbe347b8f6648f64","kind":"tag","published_at":"2016-05-06T16:42:38.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"29914fc69f300f614e6dde4724cec05dc68a0ea6","kind":"tag","published_at":"2016-05-05T22:42:44.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"9f26423dd1b9dc7cb14193d7bd873130247f4027","kind":"tag","published_at":"2016-05-04T01:24:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"cddd729ec57ae0c5953d3113ed69077410a4e48e","kind":"tag","published_at":"2016-03-01T15:31:13.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"e1da1833ff26bb2a5819d7bee633ff608ec6ab3f","kind":"tag","published_at":"2015-09-20T15:54:19.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0/manifests"},{"name":"0.9.2","sha":"907e2da7aaa731236deec16a8323e80be7ae54f5","kind":"tag","published_at":"2015-06-17T10:20:16.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"8f30620876446deb27abe2749d847946556d84ad","kind":"tag","published_at":"2015-06-10T01:52:22.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"fef7259beb57b38eb2c3e4829a2bbdcf56c0d6b3","kind":"tag","published_at":"2015-05-31T15:23:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"71b7b6776856912d50a0b9a85a8ea2a1dc7eb75c","kind":"commit","published_at":"2014-03-30T18:51:55.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1/manifests"},{"name":"0.8","sha":"06c713990a87d3c10cd02749ee7e0ee44220ea4c","kind":"commit","published_at":"2014-03-22T18:40:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8/manifests"},{"name":"0.7.3","sha":"e3544bb839d723a52031dec12f4d0794bb661cd6","kind":"tag","published_at":"2014-01-17T08:27:32.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.7.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3/manifests"}]},"repo_metadata_updated_at":"2025-09-02T01:29:59.239Z","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:apk/alpine/py3-pyflakes?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pyflakes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pyflakes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pyflakes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T13:00:47.002Z","issues_count":103,"pull_requests_count":84,"avg_time_to_close_issue":14140450.358695652,"avg_time_to_close_pull_request":13577436.28358209,"issues_closed_count":92,"pull_requests_closed_count":67,"pull_request_authors_count":26,"issue_authors_count":86,"avg_comments_per_issue":3.0388349514563107,"avg_comments_per_pull_request":2.1666666666666665,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":12028.1,"past_year_avg_time_to_close_pull_request":1027123.0,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0625,"past_year_avg_comments_per_pull_request":0.6363636363636364,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/issues","maintainers":[{"login":"asottile","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"jayvdb","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayvdb"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"}],"active_maintainers":[{"login":"asottile","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pyflakes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pyflakes/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pyflakes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pyflakes/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":190,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2024-06-12T01:27:22.355Z","updated_at":"2024-06-12T01:27:22.355Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":7779696,"name":"py3-pyflakes","ecosystem":"alpine","description":"passive checker of Python programs","homepage":"https://github.com/PyCQA/pyflakes","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PyCQA/pyflakes","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-25T07:00:46.000Z","latest_release_published_at":"2023-04-25T07:00:46.000Z","latest_release_number":"3.0.1-r1","last_synced_at":"2025-09-03T11:14:43.970Z","created_at":"2023-05-22T14:36:06.620Z","updated_at":"2025-09-03T11:14:43.970Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-pyflakes","install_command":"apk add py3-pyflakes","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15769094,"uuid":"18508013","full_name":"PyCQA/pyflakes","owner":"PyCQA","description":"A simple program which checks Python source files for errors","archived":false,"fork":false,"pushed_at":"2025-06-20T18:45:32.000Z","size":1052,"stargazers_count":1433,"open_issues_count":60,"forks_count":182,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-09-02T00:46:05.931Z","etag":null,"topics":["hacktoberfest","linter","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pyflakes","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PyCQA.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T06:19:46.000Z","updated_at":"2025-08-28T22:24:13.000Z","dependencies_parsed_at":"2023-02-16T22:00:41.936Z","dependency_job_id":"dd591c72-d502-4f0e-9880-f10db8ff1721","html_url":"https://github.com/PyCQA/pyflakes","commit_stats":{"total_commits":508,"total_committers":86,"mean_commits":5.906976744186046,"dds":0.7440944881889764,"last_synced_commit":"d9e32c4cbdb569e66d5f63c9687b8a396796a44b"},"previous_names":["pyflakes/pyflakes"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/PyCQA/pyflakes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/sbom","scorecard":{"id":115209,"data":{"date":"2025-08-11","repo":{"name":"github.com/PyCQA/pyflakes","commit":"59ec4593efd4c69ce00fdb13c40fcf5f3212ab10"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T01:02:03.029Z","repository_id":15769094,"created_at":"2025-08-16T01:02:03.029Z","updated_at":"2025-08-16T01:02:03.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273218369,"owners_count":25065912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":"PyCQA","name":"Python Code Quality Authority","uuid":"8749848","kind":"organization","description":"Organization for code quality tools (and plugins) for the Python programming language","email":"code-quality@python.org","website":"http://meta.pycqa.org","location":"Everywhere","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8749848?v=4","repositories_count":28,"last_synced_at":"2025-09-01T00:54:19.518Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PyCQA","funding_links":[],"total_stars":28819,"followers":928,"following":0,"created_at":"2022-11-02T16:22:05.191Z","updated_at":"2025-09-01T00:54:19.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA/repositories"},"tags":[{"name":"3.3.2","sha":"78ee5319b390b62c0e881976ed475e2fe650daca","kind":"tag","published_at":"2025-03-31T13:20:07.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"2441e9cc3caf1976938596c26ec4890c99c244d7","kind":"tag","published_at":"2025-03-30T22:05:14.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"433dfd001746a69d12597f7c97af78c13e1f662e","kind":"tag","published_at":"2025-03-29T19:30:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"881ed2f00255cb247577adad59d4f05122a5f87a","kind":"tag","published_at":"2024-01-05T00:27:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"58b94a021b2d966a40a5bced06bdd6188ddb9fc2","kind":"tag","published_at":"2023-07-29T17:00:02.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"b37f91a1ae25cfc242d5043985b05159e152091a","kind":"tag","published_at":"2022-11-24T16:52:53.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"2c64ae48e2b1984a16cf25d215c9f9d21146426d","kind":"tag","published_at":"2022-11-23T18:43:49.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0/manifests"},{"name":"2.5.0","sha":"2a6e36bd43af9829e0818961b60a1e3aab01fafc","kind":"tag","published_at":"2022-07-30T17:28:20.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"78d885910781301663a956456e89d1743e037ac3","kind":"tag","published_at":"2021-10-06T20:39:09.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"95fe313ba5ca384041472cd171ea60fad910c207","kind":"tag","published_at":"2021-03-24T16:31:51.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"40e6dc23a8fc48f814e0c81fdcd936321ab9c023","kind":"tag","published_at":"2021-03-14T16:33:54.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"c72d6cf1a9a119c1dd7a7674f36da21aea32d828","kind":"tag","published_at":"2020-04-12T15:27:27.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"6501af45203dfa3e2d422cfb3ebbecff853db47f","kind":"tag","published_at":"2019-02-28T19:22:23.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"4bc1f21df9d96b5dd1f5f3e213255b27f7104919","kind":"tag","published_at":"2019-01-24T03:11:05.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"efddb93524db7949322181d5e14c32681779a6e8","kind":"tag","published_at":"2018-05-20T17:07:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"d2af071c84344de2aa633c1f314ef6cfe6c9515f","kind":"tag","published_at":"2017-08-03T14:55:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.6.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4dfa2b8cd367869bfa776f03efc64e514f70e483","kind":"tag","published_at":"2017-05-12T14:06:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"34a06960aa2621cbacd8e41db4e0ebe6e324dc5a","kind":"tag","published_at":"2016-12-30T15:18:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"8447662086b8d3a02871e42feee5b9439c5c7d0a","kind":"tag","published_at":"2016-09-01T19:57:35.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"d721eaf58cc2fc13f3199a3f358db7250e49983b","kind":"tag","published_at":"2016-05-12T18:30:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"885a8e5395f3eac58a995a49dbe347b8f6648f64","kind":"tag","published_at":"2016-05-06T16:42:38.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"29914fc69f300f614e6dde4724cec05dc68a0ea6","kind":"tag","published_at":"2016-05-05T22:42:44.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"9f26423dd1b9dc7cb14193d7bd873130247f4027","kind":"tag","published_at":"2016-05-04T01:24:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"cddd729ec57ae0c5953d3113ed69077410a4e48e","kind":"tag","published_at":"2016-03-01T15:31:13.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"e1da1833ff26bb2a5819d7bee633ff608ec6ab3f","kind":"tag","published_at":"2015-09-20T15:54:19.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0/manifests"},{"name":"0.9.2","sha":"907e2da7aaa731236deec16a8323e80be7ae54f5","kind":"tag","published_at":"2015-06-17T10:20:16.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"8f30620876446deb27abe2749d847946556d84ad","kind":"tag","published_at":"2015-06-10T01:52:22.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"fef7259beb57b38eb2c3e4829a2bbdcf56c0d6b3","kind":"tag","published_at":"2015-05-31T15:23:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"71b7b6776856912d50a0b9a85a8ea2a1dc7eb75c","kind":"commit","published_at":"2014-03-30T18:51:55.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1/manifests"},{"name":"0.8","sha":"06c713990a87d3c10cd02749ee7e0ee44220ea4c","kind":"commit","published_at":"2014-03-22T18:40:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8/manifests"},{"name":"0.7.3","sha":"e3544bb839d723a52031dec12f4d0794bb661cd6","kind":"tag","published_at":"2014-01-17T08:27:32.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.7.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3/manifests"}]},"repo_metadata_updated_at":"2025-09-02T01:29:58.618Z","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":6.912373447708344,"forks_count":8.1043339484315,"docker_downloads_count":null,"average":3.7541768490349607},"purl":"pkg:apk/alpine/py3-pyflakes?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pyflakes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pyflakes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pyflakes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T13:00:47.002Z","issues_count":103,"pull_requests_count":84,"avg_time_to_close_issue":14140450.358695652,"avg_time_to_close_pull_request":13577436.28358209,"issues_closed_count":92,"pull_requests_closed_count":67,"pull_request_authors_count":26,"issue_authors_count":86,"avg_comments_per_issue":3.0388349514563107,"avg_comments_per_pull_request":2.1666666666666665,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":12028.1,"past_year_avg_time_to_close_pull_request":1027123.0,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0625,"past_year_avg_comments_per_pull_request":0.6363636363636364,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/issues","maintainers":[{"login":"asottile","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"jayvdb","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayvdb"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"}],"active_maintainers":[{"login":"asottile","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pyflakes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pyflakes/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pyflakes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pyflakes/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":280,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-05-23T07:21:23.811Z","updated_at":"2023-05-23T07:21:23.811Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3625,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1084},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-07T07:26:06.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":75989,"name":"py-pyflakes","ecosystem":"spack","description":"A simple program which checks Python source files for errors.\n","homepage":"https://github.com/PyCQA/pyflakes","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/PyCQA/pyflakes","keywords_array":[],"namespace":null,"versions_count":20,"first_release_published_at":"2022-04-05T09:27:32.021Z","latest_release_published_at":"2023-09-02T05:25:02.130Z","latest_release_number":"3.1.0","last_synced_at":"2024-11-29T20:40:14.867Z","created_at":"2022-04-05T09:27:31.990Z","updated_at":"2025-09-02T01:29:58.629Z","registry_url":"https://packages.spack.io/package.html?name=py-pyflakes","install_command":"spack install py-pyflakes","documentation_url":null,"metadata":{},"repo_metadata":{"id":15769094,"uuid":"18508013","full_name":"PyCQA/pyflakes","owner":"PyCQA","description":"A simple program which checks Python source files for errors","archived":false,"fork":false,"pushed_at":"2025-06-20T18:45:32.000Z","size":1052,"stargazers_count":1433,"open_issues_count":60,"forks_count":182,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-09-02T00:46:05.931Z","etag":null,"topics":["hacktoberfest","linter","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pyflakes","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PyCQA.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T06:19:46.000Z","updated_at":"2025-08-28T22:24:13.000Z","dependencies_parsed_at":"2023-02-16T22:00:41.936Z","dependency_job_id":"dd591c72-d502-4f0e-9880-f10db8ff1721","html_url":"https://github.com/PyCQA/pyflakes","commit_stats":{"total_commits":508,"total_committers":86,"mean_commits":5.906976744186046,"dds":0.7440944881889764,"last_synced_commit":"d9e32c4cbdb569e66d5f63c9687b8a396796a44b"},"previous_names":["pyflakes/pyflakes"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/PyCQA/pyflakes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/sbom","scorecard":{"id":115209,"data":{"date":"2025-08-11","repo":{"name":"github.com/PyCQA/pyflakes","commit":"59ec4593efd4c69ce00fdb13c40fcf5f3212ab10"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T01:02:03.029Z","repository_id":15769094,"created_at":"2025-08-16T01:02:03.029Z","updated_at":"2025-08-16T01:02:03.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273218369,"owners_count":25065912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":"PyCQA","name":"Python Code Quality Authority","uuid":"8749848","kind":"organization","description":"Organization for code quality tools (and plugins) for the Python programming language","email":"code-quality@python.org","website":"http://meta.pycqa.org","location":"Everywhere","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8749848?v=4","repositories_count":28,"last_synced_at":"2025-09-01T00:54:19.518Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PyCQA","funding_links":[],"total_stars":28819,"followers":928,"following":0,"created_at":"2022-11-02T16:22:05.191Z","updated_at":"2025-09-01T00:54:19.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA/repositories"},"tags":[{"name":"3.3.2","sha":"78ee5319b390b62c0e881976ed475e2fe650daca","kind":"tag","published_at":"2025-03-31T13:20:07.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"2441e9cc3caf1976938596c26ec4890c99c244d7","kind":"tag","published_at":"2025-03-30T22:05:14.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"433dfd001746a69d12597f7c97af78c13e1f662e","kind":"tag","published_at":"2025-03-29T19:30:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"881ed2f00255cb247577adad59d4f05122a5f87a","kind":"tag","published_at":"2024-01-05T00:27:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"58b94a021b2d966a40a5bced06bdd6188ddb9fc2","kind":"tag","published_at":"2023-07-29T17:00:02.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"b37f91a1ae25cfc242d5043985b05159e152091a","kind":"tag","published_at":"2022-11-24T16:52:53.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"2c64ae48e2b1984a16cf25d215c9f9d21146426d","kind":"tag","published_at":"2022-11-23T18:43:49.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0/manifests"},{"name":"2.5.0","sha":"2a6e36bd43af9829e0818961b60a1e3aab01fafc","kind":"tag","published_at":"2022-07-30T17:28:20.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"78d885910781301663a956456e89d1743e037ac3","kind":"tag","published_at":"2021-10-06T20:39:09.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"95fe313ba5ca384041472cd171ea60fad910c207","kind":"tag","published_at":"2021-03-24T16:31:51.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"40e6dc23a8fc48f814e0c81fdcd936321ab9c023","kind":"tag","published_at":"2021-03-14T16:33:54.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"c72d6cf1a9a119c1dd7a7674f36da21aea32d828","kind":"tag","published_at":"2020-04-12T15:27:27.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"6501af45203dfa3e2d422cfb3ebbecff853db47f","kind":"tag","published_at":"2019-02-28T19:22:23.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"4bc1f21df9d96b5dd1f5f3e213255b27f7104919","kind":"tag","published_at":"2019-01-24T03:11:05.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"efddb93524db7949322181d5e14c32681779a6e8","kind":"tag","published_at":"2018-05-20T17:07:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"d2af071c84344de2aa633c1f314ef6cfe6c9515f","kind":"tag","published_at":"2017-08-03T14:55:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.6.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4dfa2b8cd367869bfa776f03efc64e514f70e483","kind":"tag","published_at":"2017-05-12T14:06:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"34a06960aa2621cbacd8e41db4e0ebe6e324dc5a","kind":"tag","published_at":"2016-12-30T15:18:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"8447662086b8d3a02871e42feee5b9439c5c7d0a","kind":"tag","published_at":"2016-09-01T19:57:35.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"d721eaf58cc2fc13f3199a3f358db7250e49983b","kind":"tag","published_at":"2016-05-12T18:30:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"885a8e5395f3eac58a995a49dbe347b8f6648f64","kind":"tag","published_at":"2016-05-06T16:42:38.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"29914fc69f300f614e6dde4724cec05dc68a0ea6","kind":"tag","published_at":"2016-05-05T22:42:44.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"9f26423dd1b9dc7cb14193d7bd873130247f4027","kind":"tag","published_at":"2016-05-04T01:24:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"cddd729ec57ae0c5953d3113ed69077410a4e48e","kind":"tag","published_at":"2016-03-01T15:31:13.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"e1da1833ff26bb2a5819d7bee633ff608ec6ab3f","kind":"tag","published_at":"2015-09-20T15:54:19.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0/manifests"},{"name":"0.9.2","sha":"907e2da7aaa731236deec16a8323e80be7ae54f5","kind":"tag","published_at":"2015-06-17T10:20:16.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"8f30620876446deb27abe2749d847946556d84ad","kind":"tag","published_at":"2015-06-10T01:52:22.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"fef7259beb57b38eb2c3e4829a2bbdcf56c0d6b3","kind":"tag","published_at":"2015-05-31T15:23:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"71b7b6776856912d50a0b9a85a8ea2a1dc7eb75c","kind":"commit","published_at":"2014-03-30T18:51:55.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1/manifests"},{"name":"0.8","sha":"06c713990a87d3c10cd02749ee7e0ee44220ea4c","kind":"commit","published_at":"2014-03-22T18:40:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8/manifests"},{"name":"0.7.3","sha":"e3544bb839d723a52031dec12f4d0794bb661cd6","kind":"tag","published_at":"2014-01-17T08:27:32.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.7.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3/manifests"}]},"repo_metadata_updated_at":"2025-09-02T01:29:58.629Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.186466583298596,"stargazers_count":6.5860775323051275,"forks_count":7.558705015978879,"average":7.082812282895651},"purl":"pkg:spack/py-pyflakes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-pyflakes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-pyflakes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-pyflakes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T13:00:47.002Z","issues_count":103,"pull_requests_count":84,"avg_time_to_close_issue":14140450.358695652,"avg_time_to_close_pull_request":13577436.28358209,"issues_closed_count":92,"pull_requests_closed_count":67,"pull_request_authors_count":26,"issue_authors_count":86,"avg_comments_per_issue":3.0388349514563107,"avg_comments_per_pull_request":2.1666666666666665,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":12028.1,"past_year_avg_time_to_close_pull_request":1027123.0,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0625,"past_year_avg_comments_per_pull_request":0.6363636363636364,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/issues","maintainers":[{"login":"asottile","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"jayvdb","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayvdb"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"}],"active_maintainers":[{"login":"asottile","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pyflakes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pyflakes/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pyflakes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pyflakes/related_packages","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2170,"html_url":null,"role":null,"created_at":"2022-11-14T16:54:29.399Z","updated_at":"2022-11-14T16:54:29.399Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8772,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":405},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-08T06:56:36.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":7646363,"name":"py3-pyflakes-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pyflakes","homepage":"https://github.com/PyCQA/pyflakes","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PyCQA/pyflakes","keywords_array":[],"namespace":"community","versions_count":7,"first_release_published_at":"2023-04-25T07:00:46.000Z","latest_release_published_at":"2025-08-08T19:56:10.000Z","latest_release_number":"3.4.0-r1","last_synced_at":"2025-08-21T16:03:45.598Z","created_at":"2023-04-26T03:24:49.946Z","updated_at":"2025-09-02T01:29:58.879Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-pyflakes-pyc","install_command":"apk add py3-pyflakes-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15769094,"uuid":"18508013","full_name":"PyCQA/pyflakes","owner":"PyCQA","description":"A simple program which checks Python source files for errors","archived":false,"fork":false,"pushed_at":"2025-06-20T18:45:32.000Z","size":1052,"stargazers_count":1433,"open_issues_count":60,"forks_count":182,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-09-02T00:46:05.931Z","etag":null,"topics":["hacktoberfest","linter","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pyflakes","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PyCQA.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T06:19:46.000Z","updated_at":"2025-08-28T22:24:13.000Z","dependencies_parsed_at":"2023-02-16T22:00:41.936Z","dependency_job_id":"dd591c72-d502-4f0e-9880-f10db8ff1721","html_url":"https://github.com/PyCQA/pyflakes","commit_stats":{"total_commits":508,"total_committers":86,"mean_commits":5.906976744186046,"dds":0.7440944881889764,"last_synced_commit":"d9e32c4cbdb569e66d5f63c9687b8a396796a44b"},"previous_names":["pyflakes/pyflakes"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/PyCQA/pyflakes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/sbom","scorecard":{"id":115209,"data":{"date":"2025-08-11","repo":{"name":"github.com/PyCQA/pyflakes","commit":"59ec4593efd4c69ce00fdb13c40fcf5f3212ab10"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T01:02:03.029Z","repository_id":15769094,"created_at":"2025-08-16T01:02:03.029Z","updated_at":"2025-08-16T01:02:03.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273218369,"owners_count":25065912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":"PyCQA","name":"Python Code Quality Authority","uuid":"8749848","kind":"organization","description":"Organization for code quality tools (and plugins) for the Python programming language","email":"code-quality@python.org","website":"http://meta.pycqa.org","location":"Everywhere","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8749848?v=4","repositories_count":28,"last_synced_at":"2025-09-01T00:54:19.518Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PyCQA","funding_links":[],"total_stars":28819,"followers":928,"following":0,"created_at":"2022-11-02T16:22:05.191Z","updated_at":"2025-09-01T00:54:19.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA/repositories"},"tags":[{"name":"3.3.2","sha":"78ee5319b390b62c0e881976ed475e2fe650daca","kind":"tag","published_at":"2025-03-31T13:20:07.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"2441e9cc3caf1976938596c26ec4890c99c244d7","kind":"tag","published_at":"2025-03-30T22:05:14.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"433dfd001746a69d12597f7c97af78c13e1f662e","kind":"tag","published_at":"2025-03-29T19:30:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"881ed2f00255cb247577adad59d4f05122a5f87a","kind":"tag","published_at":"2024-01-05T00:27:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"58b94a021b2d966a40a5bced06bdd6188ddb9fc2","kind":"tag","published_at":"2023-07-29T17:00:02.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"b37f91a1ae25cfc242d5043985b05159e152091a","kind":"tag","published_at":"2022-11-24T16:52:53.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"2c64ae48e2b1984a16cf25d215c9f9d21146426d","kind":"tag","published_at":"2022-11-23T18:43:49.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0/manifests"},{"name":"2.5.0","sha":"2a6e36bd43af9829e0818961b60a1e3aab01fafc","kind":"tag","published_at":"2022-07-30T17:28:20.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"78d885910781301663a956456e89d1743e037ac3","kind":"tag","published_at":"2021-10-06T20:39:09.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"95fe313ba5ca384041472cd171ea60fad910c207","kind":"tag","published_at":"2021-03-24T16:31:51.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"40e6dc23a8fc48f814e0c81fdcd936321ab9c023","kind":"tag","published_at":"2021-03-14T16:33:54.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"c72d6cf1a9a119c1dd7a7674f36da21aea32d828","kind":"tag","published_at":"2020-04-12T15:27:27.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"6501af45203dfa3e2d422cfb3ebbecff853db47f","kind":"tag","published_at":"2019-02-28T19:22:23.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"4bc1f21df9d96b5dd1f5f3e213255b27f7104919","kind":"tag","published_at":"2019-01-24T03:11:05.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"efddb93524db7949322181d5e14c32681779a6e8","kind":"tag","published_at":"2018-05-20T17:07:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"d2af071c84344de2aa633c1f314ef6cfe6c9515f","kind":"tag","published_at":"2017-08-03T14:55:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.6.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4dfa2b8cd367869bfa776f03efc64e514f70e483","kind":"tag","published_at":"2017-05-12T14:06:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"34a06960aa2621cbacd8e41db4e0ebe6e324dc5a","kind":"tag","published_at":"2016-12-30T15:18:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"8447662086b8d3a02871e42feee5b9439c5c7d0a","kind":"tag","published_at":"2016-09-01T19:57:35.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"d721eaf58cc2fc13f3199a3f358db7250e49983b","kind":"tag","published_at":"2016-05-12T18:30:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"885a8e5395f3eac58a995a49dbe347b8f6648f64","kind":"tag","published_at":"2016-05-06T16:42:38.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"29914fc69f300f614e6dde4724cec05dc68a0ea6","kind":"tag","published_at":"2016-05-05T22:42:44.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"9f26423dd1b9dc7cb14193d7bd873130247f4027","kind":"tag","published_at":"2016-05-04T01:24:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"cddd729ec57ae0c5953d3113ed69077410a4e48e","kind":"tag","published_at":"2016-03-01T15:31:13.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"e1da1833ff26bb2a5819d7bee633ff608ec6ab3f","kind":"tag","published_at":"2015-09-20T15:54:19.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0/manifests"},{"name":"0.9.2","sha":"907e2da7aaa731236deec16a8323e80be7ae54f5","kind":"tag","published_at":"2015-06-17T10:20:16.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"8f30620876446deb27abe2749d847946556d84ad","kind":"tag","published_at":"2015-06-10T01:52:22.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"fef7259beb57b38eb2c3e4829a2bbdcf56c0d6b3","kind":"tag","published_at":"2015-05-31T15:23:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"71b7b6776856912d50a0b9a85a8ea2a1dc7eb75c","kind":"commit","published_at":"2014-03-30T18:51:55.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1/manifests"},{"name":"0.8","sha":"06c713990a87d3c10cd02749ee7e0ee44220ea4c","kind":"commit","published_at":"2014-03-22T18:40:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8/manifests"},{"name":"0.7.3","sha":"e3544bb839d723a52031dec12f4d0794bb661cd6","kind":"tag","published_at":"2014-01-17T08:27:32.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.7.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3/manifests"}]},"repo_metadata_updated_at":"2025-09-02T01:29:58.879Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":13.38644564324247,"stargazers_count":8.65278125111643,"forks_count":9.13150655567861,"average":7.792683362509377},"purl":"pkg:apk/alpine/py3-pyflakes-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pyflakes-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pyflakes-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pyflakes-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T13:00:47.002Z","issues_count":103,"pull_requests_count":84,"avg_time_to_close_issue":14140450.358695652,"avg_time_to_close_pull_request":13577436.28358209,"issues_closed_count":92,"pull_requests_closed_count":67,"pull_request_authors_count":26,"issue_authors_count":86,"avg_comments_per_issue":3.0388349514563107,"avg_comments_per_pull_request":2.1666666666666665,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":12028.1,"past_year_avg_time_to_close_pull_request":1027123.0,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0625,"past_year_avg_comments_per_pull_request":0.6363636363636364,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/issues","maintainers":[{"login":"asottile","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"jayvdb","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayvdb"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"}],"active_maintainers":[{"login":"asottile","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pyflakes-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pyflakes-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pyflakes-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pyflakes-pyc/related_packages","maintainers":[{"uuid":"achill@achill.org","login":null,"name":"Achill Gilgenast","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Achill Gilgenast","packages_count":699,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Achill Gilgenast","role":null,"created_at":"2025-08-21T16:42:27.033Z","updated_at":"2025-08-21T16:42:27.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/achill@achill.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":5290274,"name":"pyflakes","ecosystem":"conda","description":null,"homepage":"https://github.com/PyCQA/pyflakes","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PyCQA/pyflakes","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2022-10-03T15:49:35.206Z","latest_release_published_at":"2022-07-30T19:44:44.000Z","latest_release_number":"2.5.0","last_synced_at":"2025-08-29T01:09:44.127Z","created_at":"2022-10-03T15:49:35.200Z","updated_at":"2025-09-02T01:29:58.602Z","registry_url":"https://anaconda.org/conda-forge/pyflakes","install_command":"conda install -c conda-forge pyflakes","documentation_url":null,"metadata":{},"repo_metadata":{"id":15769094,"uuid":"18508013","full_name":"PyCQA/pyflakes","owner":"PyCQA","description":"A simple program which checks Python source files for errors","archived":false,"fork":false,"pushed_at":"2025-06-20T18:45:32.000Z","size":1052,"stargazers_count":1433,"open_issues_count":60,"forks_count":182,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-09-02T00:46:05.931Z","etag":null,"topics":["hacktoberfest","linter","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pyflakes","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PyCQA.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T06:19:46.000Z","updated_at":"2025-08-28T22:24:13.000Z","dependencies_parsed_at":"2023-02-16T22:00:41.936Z","dependency_job_id":"dd591c72-d502-4f0e-9880-f10db8ff1721","html_url":"https://github.com/PyCQA/pyflakes","commit_stats":{"total_commits":508,"total_committers":86,"mean_commits":5.906976744186046,"dds":0.7440944881889764,"last_synced_commit":"d9e32c4cbdb569e66d5f63c9687b8a396796a44b"},"previous_names":["pyflakes/pyflakes"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/PyCQA/pyflakes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/sbom","scorecard":{"id":115209,"data":{"date":"2025-08-11","repo":{"name":"github.com/PyCQA/pyflakes","commit":"59ec4593efd4c69ce00fdb13c40fcf5f3212ab10"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T01:02:03.029Z","repository_id":15769094,"created_at":"2025-08-16T01:02:03.029Z","updated_at":"2025-08-16T01:02:03.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273218369,"owners_count":25065912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":"PyCQA","name":"Python Code Quality Authority","uuid":"8749848","kind":"organization","description":"Organization for code quality tools (and plugins) for the Python programming language","email":"code-quality@python.org","website":"http://meta.pycqa.org","location":"Everywhere","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8749848?v=4","repositories_count":28,"last_synced_at":"2025-09-01T00:54:19.518Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PyCQA","funding_links":[],"total_stars":28819,"followers":928,"following":0,"created_at":"2022-11-02T16:22:05.191Z","updated_at":"2025-09-01T00:54:19.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA/repositories"},"tags":[{"name":"3.3.2","sha":"78ee5319b390b62c0e881976ed475e2fe650daca","kind":"tag","published_at":"2025-03-31T13:20:07.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"2441e9cc3caf1976938596c26ec4890c99c244d7","kind":"tag","published_at":"2025-03-30T22:05:14.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"433dfd001746a69d12597f7c97af78c13e1f662e","kind":"tag","published_at":"2025-03-29T19:30:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"881ed2f00255cb247577adad59d4f05122a5f87a","kind":"tag","published_at":"2024-01-05T00:27:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"58b94a021b2d966a40a5bced06bdd6188ddb9fc2","kind":"tag","published_at":"2023-07-29T17:00:02.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"b37f91a1ae25cfc242d5043985b05159e152091a","kind":"tag","published_at":"2022-11-24T16:52:53.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"2c64ae48e2b1984a16cf25d215c9f9d21146426d","kind":"tag","published_at":"2022-11-23T18:43:49.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0/manifests"},{"name":"2.5.0","sha":"2a6e36bd43af9829e0818961b60a1e3aab01fafc","kind":"tag","published_at":"2022-07-30T17:28:20.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"78d885910781301663a956456e89d1743e037ac3","kind":"tag","published_at":"2021-10-06T20:39:09.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"95fe313ba5ca384041472cd171ea60fad910c207","kind":"tag","published_at":"2021-03-24T16:31:51.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"40e6dc23a8fc48f814e0c81fdcd936321ab9c023","kind":"tag","published_at":"2021-03-14T16:33:54.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"c72d6cf1a9a119c1dd7a7674f36da21aea32d828","kind":"tag","published_at":"2020-04-12T15:27:27.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"6501af45203dfa3e2d422cfb3ebbecff853db47f","kind":"tag","published_at":"2019-02-28T19:22:23.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"4bc1f21df9d96b5dd1f5f3e213255b27f7104919","kind":"tag","published_at":"2019-01-24T03:11:05.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"efddb93524db7949322181d5e14c32681779a6e8","kind":"tag","published_at":"2018-05-20T17:07:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"d2af071c84344de2aa633c1f314ef6cfe6c9515f","kind":"tag","published_at":"2017-08-03T14:55:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.6.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4dfa2b8cd367869bfa776f03efc64e514f70e483","kind":"tag","published_at":"2017-05-12T14:06:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"34a06960aa2621cbacd8e41db4e0ebe6e324dc5a","kind":"tag","published_at":"2016-12-30T15:18:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"8447662086b8d3a02871e42feee5b9439c5c7d0a","kind":"tag","published_at":"2016-09-01T19:57:35.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"d721eaf58cc2fc13f3199a3f358db7250e49983b","kind":"tag","published_at":"2016-05-12T18:30:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"885a8e5395f3eac58a995a49dbe347b8f6648f64","kind":"tag","published_at":"2016-05-06T16:42:38.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"29914fc69f300f614e6dde4724cec05dc68a0ea6","kind":"tag","published_at":"2016-05-05T22:42:44.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"9f26423dd1b9dc7cb14193d7bd873130247f4027","kind":"tag","published_at":"2016-05-04T01:24:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"cddd729ec57ae0c5953d3113ed69077410a4e48e","kind":"tag","published_at":"2016-03-01T15:31:13.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"e1da1833ff26bb2a5819d7bee633ff608ec6ab3f","kind":"tag","published_at":"2015-09-20T15:54:19.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0/manifests"},{"name":"0.9.2","sha":"907e2da7aaa731236deec16a8323e80be7ae54f5","kind":"tag","published_at":"2015-06-17T10:20:16.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"8f30620876446deb27abe2749d847946556d84ad","kind":"tag","published_at":"2015-06-10T01:52:22.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"fef7259beb57b38eb2c3e4829a2bbdcf56c0d6b3","kind":"tag","published_at":"2015-05-31T15:23:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"71b7b6776856912d50a0b9a85a8ea2a1dc7eb75c","kind":"commit","published_at":"2014-03-30T18:51:55.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1/manifests"},{"name":"0.8","sha":"06c713990a87d3c10cd02749ee7e0ee44220ea4c","kind":"commit","published_at":"2014-03-22T18:40:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8/manifests"},{"name":"0.7.3","sha":"e3544bb839d723a52031dec12f4d0794bb661cd6","kind":"tag","published_at":"2014-01-17T08:27:32.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.7.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3/manifests"}]},"repo_metadata_updated_at":"2025-09-02T01:29:58.602Z","dependent_packages_count":28,"downloads":null,"downloads_period":null,"dependent_repos_count":353,"rankings":{"downloads":null,"dependent_repos_count":1.5619541893308049,"dependent_packages_count":2.370377763361445,"stargazers_count":11.228105194870002,"forks_count":13.852986675981835,"docker_downloads_count":null,"average":7.253355955886022},"purl":"pkg:conda/pyflakes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pyflakes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pyflakes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pyflakes/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-09-01T13:00:47.002Z","issues_count":103,"pull_requests_count":84,"avg_time_to_close_issue":14140450.358695652,"avg_time_to_close_pull_request":13577436.28358209,"issues_closed_count":92,"pull_requests_closed_count":67,"pull_request_authors_count":26,"issue_authors_count":86,"avg_comments_per_issue":3.0388349514563107,"avg_comments_per_pull_request":2.1666666666666665,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":12028.1,"past_year_avg_time_to_close_pull_request":1027123.0,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0625,"past_year_avg_comments_per_pull_request":0.6363636363636364,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/issues","maintainers":[{"login":"asottile","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"jayvdb","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayvdb"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"}],"active_maintainers":[{"login":"asottile","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyflakes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyflakes/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyflakes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyflakes/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":11139808,"name":"py3-pyflakes-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pyflakes","homepage":"https://github.com/PyCQA/pyflakes","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PyCQA/pyflakes","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"3.2.0-r1","last_synced_at":"2025-09-02T00:57:09.374Z","created_at":"2024-12-07T13:03:42.047Z","updated_at":"2025-09-02T01:29:58.614Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-pyflakes-pyc","install_command":"apk add py3-pyflakes-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15769094,"uuid":"18508013","full_name":"PyCQA/pyflakes","owner":"PyCQA","description":"A simple program which checks Python source files for errors","archived":false,"fork":false,"pushed_at":"2025-06-20T18:45:32.000Z","size":1052,"stargazers_count":1433,"open_issues_count":60,"forks_count":182,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-09-02T00:46:05.931Z","etag":null,"topics":["hacktoberfest","linter","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pyflakes","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PyCQA.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T06:19:46.000Z","updated_at":"2025-08-28T22:24:13.000Z","dependencies_parsed_at":"2023-02-16T22:00:41.936Z","dependency_job_id":"dd591c72-d502-4f0e-9880-f10db8ff1721","html_url":"https://github.com/PyCQA/pyflakes","commit_stats":{"total_commits":508,"total_committers":86,"mean_commits":5.906976744186046,"dds":0.7440944881889764,"last_synced_commit":"d9e32c4cbdb569e66d5f63c9687b8a396796a44b"},"previous_names":["pyflakes/pyflakes"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/PyCQA/pyflakes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/sbom","scorecard":{"id":115209,"data":{"date":"2025-08-11","repo":{"name":"github.com/PyCQA/pyflakes","commit":"59ec4593efd4c69ce00fdb13c40fcf5f3212ab10"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T01:02:03.029Z","repository_id":15769094,"created_at":"2025-08-16T01:02:03.029Z","updated_at":"2025-08-16T01:02:03.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273218369,"owners_count":25065912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":"PyCQA","name":"Python Code Quality Authority","uuid":"8749848","kind":"organization","description":"Organization for code quality tools (and plugins) for the Python programming language","email":"code-quality@python.org","website":"http://meta.pycqa.org","location":"Everywhere","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8749848?v=4","repositories_count":28,"last_synced_at":"2025-09-01T00:54:19.518Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PyCQA","funding_links":[],"total_stars":28819,"followers":928,"following":0,"created_at":"2022-11-02T16:22:05.191Z","updated_at":"2025-09-01T00:54:19.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA/repositories"},"tags":[{"name":"3.3.2","sha":"78ee5319b390b62c0e881976ed475e2fe650daca","kind":"tag","published_at":"2025-03-31T13:20:07.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"2441e9cc3caf1976938596c26ec4890c99c244d7","kind":"tag","published_at":"2025-03-30T22:05:14.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"433dfd001746a69d12597f7c97af78c13e1f662e","kind":"tag","published_at":"2025-03-29T19:30:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"881ed2f00255cb247577adad59d4f05122a5f87a","kind":"tag","published_at":"2024-01-05T00:27:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"58b94a021b2d966a40a5bced06bdd6188ddb9fc2","kind":"tag","published_at":"2023-07-29T17:00:02.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"b37f91a1ae25cfc242d5043985b05159e152091a","kind":"tag","published_at":"2022-11-24T16:52:53.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"2c64ae48e2b1984a16cf25d215c9f9d21146426d","kind":"tag","published_at":"2022-11-23T18:43:49.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0/manifests"},{"name":"2.5.0","sha":"2a6e36bd43af9829e0818961b60a1e3aab01fafc","kind":"tag","published_at":"2022-07-30T17:28:20.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"78d885910781301663a956456e89d1743e037ac3","kind":"tag","published_at":"2021-10-06T20:39:09.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"95fe313ba5ca384041472cd171ea60fad910c207","kind":"tag","published_at":"2021-03-24T16:31:51.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"40e6dc23a8fc48f814e0c81fdcd936321ab9c023","kind":"tag","published_at":"2021-03-14T16:33:54.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"c72d6cf1a9a119c1dd7a7674f36da21aea32d828","kind":"tag","published_at":"2020-04-12T15:27:27.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"6501af45203dfa3e2d422cfb3ebbecff853db47f","kind":"tag","published_at":"2019-02-28T19:22:23.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"4bc1f21df9d96b5dd1f5f3e213255b27f7104919","kind":"tag","published_at":"2019-01-24T03:11:05.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"efddb93524db7949322181d5e14c32681779a6e8","kind":"tag","published_at":"2018-05-20T17:07:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"d2af071c84344de2aa633c1f314ef6cfe6c9515f","kind":"tag","published_at":"2017-08-03T14:55:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.6.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4dfa2b8cd367869bfa776f03efc64e514f70e483","kind":"tag","published_at":"2017-05-12T14:06:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"34a06960aa2621cbacd8e41db4e0ebe6e324dc5a","kind":"tag","published_at":"2016-12-30T15:18:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"8447662086b8d3a02871e42feee5b9439c5c7d0a","kind":"tag","published_at":"2016-09-01T19:57:35.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"d721eaf58cc2fc13f3199a3f358db7250e49983b","kind":"tag","published_at":"2016-05-12T18:30:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"885a8e5395f3eac58a995a49dbe347b8f6648f64","kind":"tag","published_at":"2016-05-06T16:42:38.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"29914fc69f300f614e6dde4724cec05dc68a0ea6","kind":"tag","published_at":"2016-05-05T22:42:44.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"9f26423dd1b9dc7cb14193d7bd873130247f4027","kind":"tag","published_at":"2016-05-04T01:24:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"cddd729ec57ae0c5953d3113ed69077410a4e48e","kind":"tag","published_at":"2016-03-01T15:31:13.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"e1da1833ff26bb2a5819d7bee633ff608ec6ab3f","kind":"tag","published_at":"2015-09-20T15:54:19.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0/manifests"},{"name":"0.9.2","sha":"907e2da7aaa731236deec16a8323e80be7ae54f5","kind":"tag","published_at":"2015-06-17T10:20:16.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"8f30620876446deb27abe2749d847946556d84ad","kind":"tag","published_at":"2015-06-10T01:52:22.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"fef7259beb57b38eb2c3e4829a2bbdcf56c0d6b3","kind":"tag","published_at":"2015-05-31T15:23:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"71b7b6776856912d50a0b9a85a8ea2a1dc7eb75c","kind":"commit","published_at":"2014-03-30T18:51:55.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1/manifests"},{"name":"0.8","sha":"06c713990a87d3c10cd02749ee7e0ee44220ea4c","kind":"commit","published_at":"2014-03-22T18:40:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8/manifests"},{"name":"0.7.3","sha":"e3544bb839d723a52031dec12f4d0794bb661cd6","kind":"tag","published_at":"2014-01-17T08:27:32.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.7.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3/manifests"}]},"repo_metadata_updated_at":"2025-09-02T01:29:58.614Z","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:apk/alpine/py3-pyflakes-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pyflakes-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pyflakes-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pyflakes-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T13:00:47.002Z","issues_count":103,"pull_requests_count":84,"avg_time_to_close_issue":14140450.358695652,"avg_time_to_close_pull_request":13577436.28358209,"issues_closed_count":92,"pull_requests_closed_count":67,"pull_request_authors_count":26,"issue_authors_count":86,"avg_comments_per_issue":3.0388349514563107,"avg_comments_per_pull_request":2.1666666666666665,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":12028.1,"past_year_avg_time_to_close_pull_request":1027123.0,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0625,"past_year_avg_comments_per_pull_request":0.6363636363636364,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/issues","maintainers":[{"login":"asottile","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"jayvdb","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayvdb"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"}],"active_maintainers":[{"login":"asottile","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pyflakes-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pyflakes-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pyflakes-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pyflakes-pyc/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":126,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2024-12-09T22:51:37.687Z","updated_at":"2024-12-09T22:51:37.687Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11139807,"name":"py3-pyflakes","ecosystem":"alpine","description":"passive checker of Python programs","homepage":"https://github.com/PyCQA/pyflakes","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PyCQA/pyflakes","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"3.2.0-r1","last_synced_at":"2025-09-02T00:57:06.223Z","created_at":"2024-12-07T13:03:41.062Z","updated_at":"2025-09-02T01:29:59.734Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-pyflakes","install_command":"apk add py3-pyflakes","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15769094,"uuid":"18508013","full_name":"PyCQA/pyflakes","owner":"PyCQA","description":"A simple program which checks Python source files for errors","archived":false,"fork":false,"pushed_at":"2025-06-20T18:45:32.000Z","size":1052,"stargazers_count":1433,"open_issues_count":60,"forks_count":182,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-09-02T00:46:05.931Z","etag":null,"topics":["hacktoberfest","linter","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pyflakes","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PyCQA.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T06:19:46.000Z","updated_at":"2025-08-28T22:24:13.000Z","dependencies_parsed_at":"2023-02-16T22:00:41.936Z","dependency_job_id":"dd591c72-d502-4f0e-9880-f10db8ff1721","html_url":"https://github.com/PyCQA/pyflakes","commit_stats":{"total_commits":508,"total_committers":86,"mean_commits":5.906976744186046,"dds":0.7440944881889764,"last_synced_commit":"d9e32c4cbdb569e66d5f63c9687b8a396796a44b"},"previous_names":["pyflakes/pyflakes"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/PyCQA/pyflakes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/sbom","scorecard":{"id":115209,"data":{"date":"2025-08-11","repo":{"name":"github.com/PyCQA/pyflakes","commit":"59ec4593efd4c69ce00fdb13c40fcf5f3212ab10"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T01:02:03.029Z","repository_id":15769094,"created_at":"2025-08-16T01:02:03.029Z","updated_at":"2025-08-16T01:02:03.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273218369,"owners_count":25065912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":"PyCQA","name":"Python Code Quality Authority","uuid":"8749848","kind":"organization","description":"Organization for code quality tools (and plugins) for the Python programming language","email":"code-quality@python.org","website":"http://meta.pycqa.org","location":"Everywhere","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8749848?v=4","repositories_count":28,"last_synced_at":"2025-09-01T00:54:19.518Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PyCQA","funding_links":[],"total_stars":28819,"followers":928,"following":0,"created_at":"2022-11-02T16:22:05.191Z","updated_at":"2025-09-01T00:54:19.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA/repositories"},"tags":[{"name":"3.3.2","sha":"78ee5319b390b62c0e881976ed475e2fe650daca","kind":"tag","published_at":"2025-03-31T13:20:07.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"2441e9cc3caf1976938596c26ec4890c99c244d7","kind":"tag","published_at":"2025-03-30T22:05:14.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"433dfd001746a69d12597f7c97af78c13e1f662e","kind":"tag","published_at":"2025-03-29T19:30:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"881ed2f00255cb247577adad59d4f05122a5f87a","kind":"tag","published_at":"2024-01-05T00:27:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"58b94a021b2d966a40a5bced06bdd6188ddb9fc2","kind":"tag","published_at":"2023-07-29T17:00:02.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"b37f91a1ae25cfc242d5043985b05159e152091a","kind":"tag","published_at":"2022-11-24T16:52:53.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"2c64ae48e2b1984a16cf25d215c9f9d21146426d","kind":"tag","published_at":"2022-11-23T18:43:49.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0/manifests"},{"name":"2.5.0","sha":"2a6e36bd43af9829e0818961b60a1e3aab01fafc","kind":"tag","published_at":"2022-07-30T17:28:20.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"78d885910781301663a956456e89d1743e037ac3","kind":"tag","published_at":"2021-10-06T20:39:09.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"95fe313ba5ca384041472cd171ea60fad910c207","kind":"tag","published_at":"2021-03-24T16:31:51.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"40e6dc23a8fc48f814e0c81fdcd936321ab9c023","kind":"tag","published_at":"2021-03-14T16:33:54.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"c72d6cf1a9a119c1dd7a7674f36da21aea32d828","kind":"tag","published_at":"2020-04-12T15:27:27.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"6501af45203dfa3e2d422cfb3ebbecff853db47f","kind":"tag","published_at":"2019-02-28T19:22:23.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"4bc1f21df9d96b5dd1f5f3e213255b27f7104919","kind":"tag","published_at":"2019-01-24T03:11:05.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"efddb93524db7949322181d5e14c32681779a6e8","kind":"tag","published_at":"2018-05-20T17:07:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"d2af071c84344de2aa633c1f314ef6cfe6c9515f","kind":"tag","published_at":"2017-08-03T14:55:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.6.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4dfa2b8cd367869bfa776f03efc64e514f70e483","kind":"tag","published_at":"2017-05-12T14:06:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"34a06960aa2621cbacd8e41db4e0ebe6e324dc5a","kind":"tag","published_at":"2016-12-30T15:18:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"8447662086b8d3a02871e42feee5b9439c5c7d0a","kind":"tag","published_at":"2016-09-01T19:57:35.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"d721eaf58cc2fc13f3199a3f358db7250e49983b","kind":"tag","published_at":"2016-05-12T18:30:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"885a8e5395f3eac58a995a49dbe347b8f6648f64","kind":"tag","published_at":"2016-05-06T16:42:38.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"29914fc69f300f614e6dde4724cec05dc68a0ea6","kind":"tag","published_at":"2016-05-05T22:42:44.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"9f26423dd1b9dc7cb14193d7bd873130247f4027","kind":"tag","published_at":"2016-05-04T01:24:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"cddd729ec57ae0c5953d3113ed69077410a4e48e","kind":"tag","published_at":"2016-03-01T15:31:13.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"e1da1833ff26bb2a5819d7bee633ff608ec6ab3f","kind":"tag","published_at":"2015-09-20T15:54:19.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0/manifests"},{"name":"0.9.2","sha":"907e2da7aaa731236deec16a8323e80be7ae54f5","kind":"tag","published_at":"2015-06-17T10:20:16.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"8f30620876446deb27abe2749d847946556d84ad","kind":"tag","published_at":"2015-06-10T01:52:22.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"fef7259beb57b38eb2c3e4829a2bbdcf56c0d6b3","kind":"tag","published_at":"2015-05-31T15:23:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"71b7b6776856912d50a0b9a85a8ea2a1dc7eb75c","kind":"commit","published_at":"2014-03-30T18:51:55.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1/manifests"},{"name":"0.8","sha":"06c713990a87d3c10cd02749ee7e0ee44220ea4c","kind":"commit","published_at":"2014-03-22T18:40:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8/manifests"},{"name":"0.7.3","sha":"e3544bb839d723a52031dec12f4d0794bb661cd6","kind":"tag","published_at":"2014-01-17T08:27:32.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.7.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3/manifests"}]},"repo_metadata_updated_at":"2025-09-02T01:29:59.733Z","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:apk/alpine/py3-pyflakes?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pyflakes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pyflakes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pyflakes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T13:00:47.002Z","issues_count":103,"pull_requests_count":84,"avg_time_to_close_issue":14140450.358695652,"avg_time_to_close_pull_request":13577436.28358209,"issues_closed_count":92,"pull_requests_closed_count":67,"pull_request_authors_count":26,"issue_authors_count":86,"avg_comments_per_issue":3.0388349514563107,"avg_comments_per_pull_request":2.1666666666666665,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":12028.1,"past_year_avg_time_to_close_pull_request":1027123.0,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0625,"past_year_avg_comments_per_pull_request":0.6363636363636364,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/issues","maintainers":[{"login":"asottile","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"jayvdb","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayvdb"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"}],"active_maintainers":[{"login":"asottile","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pyflakes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pyflakes/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pyflakes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pyflakes/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":126,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2024-12-09T22:51:35.786Z","updated_at":"2024-12-09T22:51:35.786Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":2871304,"name":"pyflakes","ecosystem":"pypi","description":"passive checker of Python programs","homepage":"https://github.com/PyCQA/pyflakes","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PyCQA/pyflakes","keywords_array":[],"namespace":null,"versions_count":42,"first_release_published_at":"2023-08-18T00:20:36.154Z","latest_release_published_at":"2025-06-20T18:45:26.000Z","latest_release_number":"3.4.0","last_synced_at":"2025-06-20T19:01:46.138Z","created_at":"2022-04-10T12:12:44.028Z","updated_at":"2025-09-02T01:29:59.753Z","registry_url":"https://pypi.org/project/pyflakes/","install_command":"pip install pyflakes --index-url https://pypi.org/simple","documentation_url":"https://pyflakes.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 6 - Mature","Environment :: Console","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Software Development","Topic :: Utilities"],"normalized_name":"pyflakes"},"repo_metadata":{"id":15769094,"uuid":"18508013","full_name":"PyCQA/pyflakes","owner":"PyCQA","description":"A simple program which checks Python source files for errors","archived":false,"fork":false,"pushed_at":"2025-06-20T18:45:32.000Z","size":1052,"stargazers_count":1433,"open_issues_count":60,"forks_count":182,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-09-02T00:46:05.931Z","etag":null,"topics":["hacktoberfest","linter","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pyflakes","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PyCQA.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T06:19:46.000Z","updated_at":"2025-08-28T22:24:13.000Z","dependencies_parsed_at":"2023-02-16T22:00:41.936Z","dependency_job_id":"dd591c72-d502-4f0e-9880-f10db8ff1721","html_url":"https://github.com/PyCQA/pyflakes","commit_stats":{"total_commits":508,"total_committers":86,"mean_commits":5.906976744186046,"dds":0.7440944881889764,"last_synced_commit":"d9e32c4cbdb569e66d5f63c9687b8a396796a44b"},"previous_names":["pyflakes/pyflakes"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/PyCQA/pyflakes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/sbom","scorecard":{"id":115209,"data":{"date":"2025-08-11","repo":{"name":"github.com/PyCQA/pyflakes","commit":"59ec4593efd4c69ce00fdb13c40fcf5f3212ab10"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T01:02:03.029Z","repository_id":15769094,"created_at":"2025-08-16T01:02:03.029Z","updated_at":"2025-08-16T01:02:03.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273218369,"owners_count":25065912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":"PyCQA","name":"Python Code Quality Authority","uuid":"8749848","kind":"organization","description":"Organization for code quality tools (and plugins) for the Python programming language","email":"code-quality@python.org","website":"http://meta.pycqa.org","location":"Everywhere","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8749848?v=4","repositories_count":28,"last_synced_at":"2025-09-01T00:54:19.518Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PyCQA","funding_links":[],"total_stars":28819,"followers":928,"following":0,"created_at":"2022-11-02T16:22:05.191Z","updated_at":"2025-09-01T00:54:19.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA/repositories"},"tags":[{"name":"3.3.2","sha":"78ee5319b390b62c0e881976ed475e2fe650daca","kind":"tag","published_at":"2025-03-31T13:20:07.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"2441e9cc3caf1976938596c26ec4890c99c244d7","kind":"tag","published_at":"2025-03-30T22:05:14.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"433dfd001746a69d12597f7c97af78c13e1f662e","kind":"tag","published_at":"2025-03-29T19:30:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"881ed2f00255cb247577adad59d4f05122a5f87a","kind":"tag","published_at":"2024-01-05T00:27:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"58b94a021b2d966a40a5bced06bdd6188ddb9fc2","kind":"tag","published_at":"2023-07-29T17:00:02.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"b37f91a1ae25cfc242d5043985b05159e152091a","kind":"tag","published_at":"2022-11-24T16:52:53.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"2c64ae48e2b1984a16cf25d215c9f9d21146426d","kind":"tag","published_at":"2022-11-23T18:43:49.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0/manifests"},{"name":"2.5.0","sha":"2a6e36bd43af9829e0818961b60a1e3aab01fafc","kind":"tag","published_at":"2022-07-30T17:28:20.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"78d885910781301663a956456e89d1743e037ac3","kind":"tag","published_at":"2021-10-06T20:39:09.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"95fe313ba5ca384041472cd171ea60fad910c207","kind":"tag","published_at":"2021-03-24T16:31:51.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"40e6dc23a8fc48f814e0c81fdcd936321ab9c023","kind":"tag","published_at":"2021-03-14T16:33:54.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"c72d6cf1a9a119c1dd7a7674f36da21aea32d828","kind":"tag","published_at":"2020-04-12T15:27:27.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"6501af45203dfa3e2d422cfb3ebbecff853db47f","kind":"tag","published_at":"2019-02-28T19:22:23.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"4bc1f21df9d96b5dd1f5f3e213255b27f7104919","kind":"tag","published_at":"2019-01-24T03:11:05.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"efddb93524db7949322181d5e14c32681779a6e8","kind":"tag","published_at":"2018-05-20T17:07:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"d2af071c84344de2aa633c1f314ef6cfe6c9515f","kind":"tag","published_at":"2017-08-03T14:55:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.6.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4dfa2b8cd367869bfa776f03efc64e514f70e483","kind":"tag","published_at":"2017-05-12T14:06:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"34a06960aa2621cbacd8e41db4e0ebe6e324dc5a","kind":"tag","published_at":"2016-12-30T15:18:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"8447662086b8d3a02871e42feee5b9439c5c7d0a","kind":"tag","published_at":"2016-09-01T19:57:35.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"d721eaf58cc2fc13f3199a3f358db7250e49983b","kind":"tag","published_at":"2016-05-12T18:30:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"885a8e5395f3eac58a995a49dbe347b8f6648f64","kind":"tag","published_at":"2016-05-06T16:42:38.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"29914fc69f300f614e6dde4724cec05dc68a0ea6","kind":"tag","published_at":"2016-05-05T22:42:44.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"9f26423dd1b9dc7cb14193d7bd873130247f4027","kind":"tag","published_at":"2016-05-04T01:24:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"cddd729ec57ae0c5953d3113ed69077410a4e48e","kind":"tag","published_at":"2016-03-01T15:31:13.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"e1da1833ff26bb2a5819d7bee633ff608ec6ab3f","kind":"tag","published_at":"2015-09-20T15:54:19.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0/manifests"},{"name":"0.9.2","sha":"907e2da7aaa731236deec16a8323e80be7ae54f5","kind":"tag","published_at":"2015-06-17T10:20:16.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"8f30620876446deb27abe2749d847946556d84ad","kind":"tag","published_at":"2015-06-10T01:52:22.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"fef7259beb57b38eb2c3e4829a2bbdcf56c0d6b3","kind":"tag","published_at":"2015-05-31T15:23:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"71b7b6776856912d50a0b9a85a8ea2a1dc7eb75c","kind":"commit","published_at":"2014-03-30T18:51:55.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1/manifests"},{"name":"0.8","sha":"06c713990a87d3c10cd02749ee7e0ee44220ea4c","kind":"commit","published_at":"2014-03-22T18:40:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8/manifests"},{"name":"0.7.3","sha":"e3544bb839d723a52031dec12f4d0794bb661cd6","kind":"tag","published_at":"2014-01-17T08:27:32.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.7.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3/manifests"}]},"repo_metadata_updated_at":"2025-09-02T01:29:59.752Z","dependent_packages_count":387,"downloads":42454276,"downloads_period":"last-month","dependent_repos_count":85784,"rankings":{"downloads":0.04035164625545894,"dependent_repos_count":0.014489909337187527,"dependent_packages_count":0.06694704946928413,"stargazers_count":2.5080382313506613,"forks_count":4.8537527948100445,"docker_downloads_count":0.33620257993752833,"average":1.3032970351933608},"purl":"pkg:pypi/pyflakes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyflakes","docker_dependents_count":3265,"docker_downloads_count":238346729,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyflakes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyflakes/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-09-01T13:00:47.002Z","issues_count":103,"pull_requests_count":84,"avg_time_to_close_issue":14140450.358695652,"avg_time_to_close_pull_request":13577436.28358209,"issues_closed_count":92,"pull_requests_closed_count":67,"pull_request_authors_count":26,"issue_authors_count":86,"avg_comments_per_issue":3.0388349514563107,"avg_comments_per_pull_request":2.1666666666666665,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":12028.1,"past_year_avg_time_to_close_pull_request":1027123.0,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0625,"past_year_avg_comments_per_pull_request":0.6363636363636364,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/issues","maintainers":[{"login":"asottile","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"jayvdb","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayvdb"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"}],"active_maintainers":[{"login":"asottile","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyflakes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyflakes/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyflakes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyflakes/related_packages","maintainers":[{"uuid":"asottile","login":"asottile","name":null,"email":null,"url":null,"packages_count":89,"html_url":"https://pypi.org/user/asottile/","role":null,"created_at":"2022-12-20T01:46:31.275Z","updated_at":"2022-12-20T01:46:31.275Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/asottile/packages"},{"uuid":"flox","login":"flox","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/flox/","role":null,"created_at":"2022-12-20T01:46:31.271Z","updated_at":"2022-12-20T01:46:31.271Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/flox/packages"},{"uuid":"bitglue","login":"bitglue","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/bitglue/","role":null,"created_at":"2022-12-20T01:46:31.267Z","updated_at":"2022-12-20T01:46:31.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bitglue/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726278,"maintainers_count":308824,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":5284662,"name":"pyflakes","ecosystem":"conda","description":"Pyflakes analyzes programs and detects various errors. It works by parsing the source file, not importing it, so it is safe to use on modules with side effects. It is also much faster.","homepage":"https://github.com/PyCQA/pyflakes","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PyCQA/pyflakes","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2017-09-11T05:44:23.000Z","latest_release_published_at":"2025-06-25T10:41:08.000Z","latest_release_number":"3.4.0","last_synced_at":"2025-08-25T16:05:30.404Z","created_at":"2022-10-03T15:41:09.366Z","updated_at":"2025-09-02T01:29:59.969Z","registry_url":"https://anaconda.org/anaconda/pyflakes","install_command":"conda install -c anaconda pyflakes","documentation_url":null,"metadata":{},"repo_metadata":{"id":15769094,"uuid":"18508013","full_name":"PyCQA/pyflakes","owner":"PyCQA","description":"A simple program which checks Python source files for errors","archived":false,"fork":false,"pushed_at":"2025-06-20T18:45:32.000Z","size":1052,"stargazers_count":1433,"open_issues_count":60,"forks_count":182,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-09-02T00:46:05.931Z","etag":null,"topics":["hacktoberfest","linter","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pyflakes","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PyCQA.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T06:19:46.000Z","updated_at":"2025-08-28T22:24:13.000Z","dependencies_parsed_at":"2023-02-16T22:00:41.936Z","dependency_job_id":"dd591c72-d502-4f0e-9880-f10db8ff1721","html_url":"https://github.com/PyCQA/pyflakes","commit_stats":{"total_commits":508,"total_committers":86,"mean_commits":5.906976744186046,"dds":0.7440944881889764,"last_synced_commit":"d9e32c4cbdb569e66d5f63c9687b8a396796a44b"},"previous_names":["pyflakes/pyflakes"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/PyCQA/pyflakes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/sbom","scorecard":{"id":115209,"data":{"date":"2025-08-11","repo":{"name":"github.com/PyCQA/pyflakes","commit":"59ec4593efd4c69ce00fdb13c40fcf5f3212ab10"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T01:02:03.029Z","repository_id":15769094,"created_at":"2025-08-16T01:02:03.029Z","updated_at":"2025-08-16T01:02:03.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273218369,"owners_count":25065912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":"PyCQA","name":"Python Code Quality Authority","uuid":"8749848","kind":"organization","description":"Organization for code quality tools (and plugins) for the Python programming language","email":"code-quality@python.org","website":"http://meta.pycqa.org","location":"Everywhere","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8749848?v=4","repositories_count":28,"last_synced_at":"2025-09-01T00:54:19.518Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PyCQA","funding_links":[],"total_stars":28819,"followers":928,"following":0,"created_at":"2022-11-02T16:22:05.191Z","updated_at":"2025-09-01T00:54:19.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA/repositories"},"tags":[{"name":"3.3.2","sha":"78ee5319b390b62c0e881976ed475e2fe650daca","kind":"tag","published_at":"2025-03-31T13:20:07.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"2441e9cc3caf1976938596c26ec4890c99c244d7","kind":"tag","published_at":"2025-03-30T22:05:14.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"433dfd001746a69d12597f7c97af78c13e1f662e","kind":"tag","published_at":"2025-03-29T19:30:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"881ed2f00255cb247577adad59d4f05122a5f87a","kind":"tag","published_at":"2024-01-05T00:27:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"58b94a021b2d966a40a5bced06bdd6188ddb9fc2","kind":"tag","published_at":"2023-07-29T17:00:02.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"b37f91a1ae25cfc242d5043985b05159e152091a","kind":"tag","published_at":"2022-11-24T16:52:53.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"2c64ae48e2b1984a16cf25d215c9f9d21146426d","kind":"tag","published_at":"2022-11-23T18:43:49.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0/manifests"},{"name":"2.5.0","sha":"2a6e36bd43af9829e0818961b60a1e3aab01fafc","kind":"tag","published_at":"2022-07-30T17:28:20.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"78d885910781301663a956456e89d1743e037ac3","kind":"tag","published_at":"2021-10-06T20:39:09.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"95fe313ba5ca384041472cd171ea60fad910c207","kind":"tag","published_at":"2021-03-24T16:31:51.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"40e6dc23a8fc48f814e0c81fdcd936321ab9c023","kind":"tag","published_at":"2021-03-14T16:33:54.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"c72d6cf1a9a119c1dd7a7674f36da21aea32d828","kind":"tag","published_at":"2020-04-12T15:27:27.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"6501af45203dfa3e2d422cfb3ebbecff853db47f","kind":"tag","published_at":"2019-02-28T19:22:23.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"4bc1f21df9d96b5dd1f5f3e213255b27f7104919","kind":"tag","published_at":"2019-01-24T03:11:05.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"efddb93524db7949322181d5e14c32681779a6e8","kind":"tag","published_at":"2018-05-20T17:07:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"d2af071c84344de2aa633c1f314ef6cfe6c9515f","kind":"tag","published_at":"2017-08-03T14:55:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.6.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4dfa2b8cd367869bfa776f03efc64e514f70e483","kind":"tag","published_at":"2017-05-12T14:06:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"34a06960aa2621cbacd8e41db4e0ebe6e324dc5a","kind":"tag","published_at":"2016-12-30T15:18:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"8447662086b8d3a02871e42feee5b9439c5c7d0a","kind":"tag","published_at":"2016-09-01T19:57:35.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"d721eaf58cc2fc13f3199a3f358db7250e49983b","kind":"tag","published_at":"2016-05-12T18:30:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"885a8e5395f3eac58a995a49dbe347b8f6648f64","kind":"tag","published_at":"2016-05-06T16:42:38.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"29914fc69f300f614e6dde4724cec05dc68a0ea6","kind":"tag","published_at":"2016-05-05T22:42:44.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"9f26423dd1b9dc7cb14193d7bd873130247f4027","kind":"tag","published_at":"2016-05-04T01:24:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"cddd729ec57ae0c5953d3113ed69077410a4e48e","kind":"tag","published_at":"2016-03-01T15:31:13.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"e1da1833ff26bb2a5819d7bee633ff608ec6ab3f","kind":"tag","published_at":"2015-09-20T15:54:19.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0/manifests"},{"name":"0.9.2","sha":"907e2da7aaa731236deec16a8323e80be7ae54f5","kind":"tag","published_at":"2015-06-17T10:20:16.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"8f30620876446deb27abe2749d847946556d84ad","kind":"tag","published_at":"2015-06-10T01:52:22.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"fef7259beb57b38eb2c3e4829a2bbdcf56c0d6b3","kind":"tag","published_at":"2015-05-31T15:23:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"71b7b6776856912d50a0b9a85a8ea2a1dc7eb75c","kind":"commit","published_at":"2014-03-30T18:51:55.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1/manifests"},{"name":"0.8","sha":"06c713990a87d3c10cd02749ee7e0ee44220ea4c","kind":"commit","published_at":"2014-03-22T18:40:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8/manifests"},{"name":"0.7.3","sha":"e3544bb839d723a52031dec12f4d0794bb661cd6","kind":"tag","published_at":"2014-01-17T08:27:32.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.7.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3/manifests"}]},"repo_metadata_updated_at":"2025-09-02T01:29:59.968Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":353,"rankings":{"downloads":null,"dependent_repos_count":9.06070673512534,"dependent_packages_count":8.711433756805807,"stargazers_count":21.262458471760798,"forks_count":24.765931742675928,"docker_downloads_count":null,"average":15.950132676591968},"purl":"pkg:conda/pyflakes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pyflakes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pyflakes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pyflakes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T13:00:47.002Z","issues_count":103,"pull_requests_count":84,"avg_time_to_close_issue":14140450.358695652,"avg_time_to_close_pull_request":13577436.28358209,"issues_closed_count":92,"pull_requests_closed_count":67,"pull_request_authors_count":26,"issue_authors_count":86,"avg_comments_per_issue":3.0388349514563107,"avg_comments_per_pull_request":2.1666666666666665,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":12028.1,"past_year_avg_time_to_close_pull_request":1027123.0,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0625,"past_year_avg_comments_per_pull_request":0.6363636363636364,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/issues","maintainers":[{"login":"asottile","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"jayvdb","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayvdb"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"}],"active_maintainers":[{"login":"asottile","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pyflakes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pyflakes/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pyflakes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pyflakes/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4329,"maintainers_count":0,"namespaces_count":0,"keywords_count":2929,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":613},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-08T06:52:46.830Z","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":11766420,"name":"py3-pyflakes-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pyflakes","homepage":"https://github.com/PyCQA/pyflakes","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PyCQA/pyflakes","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-04-01T20:55:10.000Z","latest_release_published_at":"2025-04-01T20:55:10.000Z","latest_release_number":"3.3.2-r0","last_synced_at":"2025-09-02T00:57:09.507Z","created_at":"2025-06-07T18:45:21.713Z","updated_at":"2025-09-02T01:30:01.282Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-pyflakes-pyc","install_command":"apk add py3-pyflakes-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15769094,"uuid":"18508013","full_name":"PyCQA/pyflakes","owner":"PyCQA","description":"A simple program which checks Python source files for errors","archived":false,"fork":false,"pushed_at":"2025-06-20T18:45:32.000Z","size":1052,"stargazers_count":1433,"open_issues_count":60,"forks_count":182,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-09-02T00:46:05.931Z","etag":null,"topics":["hacktoberfest","linter","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pyflakes","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PyCQA.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T06:19:46.000Z","updated_at":"2025-08-28T22:24:13.000Z","dependencies_parsed_at":"2023-02-16T22:00:41.936Z","dependency_job_id":"dd591c72-d502-4f0e-9880-f10db8ff1721","html_url":"https://github.com/PyCQA/pyflakes","commit_stats":{"total_commits":508,"total_committers":86,"mean_commits":5.906976744186046,"dds":0.7440944881889764,"last_synced_commit":"d9e32c4cbdb569e66d5f63c9687b8a396796a44b"},"previous_names":["pyflakes/pyflakes"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/PyCQA/pyflakes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/sbom","scorecard":{"id":115209,"data":{"date":"2025-08-11","repo":{"name":"github.com/PyCQA/pyflakes","commit":"59ec4593efd4c69ce00fdb13c40fcf5f3212ab10"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T01:02:03.029Z","repository_id":15769094,"created_at":"2025-08-16T01:02:03.029Z","updated_at":"2025-08-16T01:02:03.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273218369,"owners_count":25065912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":"PyCQA","name":"Python Code Quality Authority","uuid":"8749848","kind":"organization","description":"Organization for code quality tools (and plugins) for the Python programming language","email":"code-quality@python.org","website":"http://meta.pycqa.org","location":"Everywhere","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8749848?v=4","repositories_count":28,"last_synced_at":"2025-09-01T00:54:19.518Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PyCQA","funding_links":[],"total_stars":28819,"followers":928,"following":0,"created_at":"2022-11-02T16:22:05.191Z","updated_at":"2025-09-01T00:54:19.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA/repositories"},"tags":[{"name":"3.3.2","sha":"78ee5319b390b62c0e881976ed475e2fe650daca","kind":"tag","published_at":"2025-03-31T13:20:07.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"2441e9cc3caf1976938596c26ec4890c99c244d7","kind":"tag","published_at":"2025-03-30T22:05:14.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"433dfd001746a69d12597f7c97af78c13e1f662e","kind":"tag","published_at":"2025-03-29T19:30:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"881ed2f00255cb247577adad59d4f05122a5f87a","kind":"tag","published_at":"2024-01-05T00:27:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"58b94a021b2d966a40a5bced06bdd6188ddb9fc2","kind":"tag","published_at":"2023-07-29T17:00:02.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"b37f91a1ae25cfc242d5043985b05159e152091a","kind":"tag","published_at":"2022-11-24T16:52:53.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"2c64ae48e2b1984a16cf25d215c9f9d21146426d","kind":"tag","published_at":"2022-11-23T18:43:49.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0/manifests"},{"name":"2.5.0","sha":"2a6e36bd43af9829e0818961b60a1e3aab01fafc","kind":"tag","published_at":"2022-07-30T17:28:20.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"78d885910781301663a956456e89d1743e037ac3","kind":"tag","published_at":"2021-10-06T20:39:09.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"95fe313ba5ca384041472cd171ea60fad910c207","kind":"tag","published_at":"2021-03-24T16:31:51.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"40e6dc23a8fc48f814e0c81fdcd936321ab9c023","kind":"tag","published_at":"2021-03-14T16:33:54.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"c72d6cf1a9a119c1dd7a7674f36da21aea32d828","kind":"tag","published_at":"2020-04-12T15:27:27.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"6501af45203dfa3e2d422cfb3ebbecff853db47f","kind":"tag","published_at":"2019-02-28T19:22:23.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"4bc1f21df9d96b5dd1f5f3e213255b27f7104919","kind":"tag","published_at":"2019-01-24T03:11:05.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"efddb93524db7949322181d5e14c32681779a6e8","kind":"tag","published_at":"2018-05-20T17:07:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"d2af071c84344de2aa633c1f314ef6cfe6c9515f","kind":"tag","published_at":"2017-08-03T14:55:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.6.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4dfa2b8cd367869bfa776f03efc64e514f70e483","kind":"tag","published_at":"2017-05-12T14:06:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"34a06960aa2621cbacd8e41db4e0ebe6e324dc5a","kind":"tag","published_at":"2016-12-30T15:18:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"8447662086b8d3a02871e42feee5b9439c5c7d0a","kind":"tag","published_at":"2016-09-01T19:57:35.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"d721eaf58cc2fc13f3199a3f358db7250e49983b","kind":"tag","published_at":"2016-05-12T18:30:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"885a8e5395f3eac58a995a49dbe347b8f6648f64","kind":"tag","published_at":"2016-05-06T16:42:38.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"29914fc69f300f614e6dde4724cec05dc68a0ea6","kind":"tag","published_at":"2016-05-05T22:42:44.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"9f26423dd1b9dc7cb14193d7bd873130247f4027","kind":"tag","published_at":"2016-05-04T01:24:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"cddd729ec57ae0c5953d3113ed69077410a4e48e","kind":"tag","published_at":"2016-03-01T15:31:13.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"e1da1833ff26bb2a5819d7bee633ff608ec6ab3f","kind":"tag","published_at":"2015-09-20T15:54:19.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0/manifests"},{"name":"0.9.2","sha":"907e2da7aaa731236deec16a8323e80be7ae54f5","kind":"tag","published_at":"2015-06-17T10:20:16.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"8f30620876446deb27abe2749d847946556d84ad","kind":"tag","published_at":"2015-06-10T01:52:22.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"fef7259beb57b38eb2c3e4829a2bbdcf56c0d6b3","kind":"tag","published_at":"2015-05-31T15:23:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"71b7b6776856912d50a0b9a85a8ea2a1dc7eb75c","kind":"commit","published_at":"2014-03-30T18:51:55.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1/manifests"},{"name":"0.8","sha":"06c713990a87d3c10cd02749ee7e0ee44220ea4c","kind":"commit","published_at":"2014-03-22T18:40:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8/manifests"},{"name":"0.7.3","sha":"e3544bb839d723a52031dec12f4d0794bb661cd6","kind":"tag","published_at":"2014-01-17T08:27:32.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.7.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3/manifests"}]},"repo_metadata_updated_at":"2025-09-02T01:30:01.282Z","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:apk/alpine/py3-pyflakes-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pyflakes-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pyflakes-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pyflakes-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T13:00:47.002Z","issues_count":103,"pull_requests_count":84,"avg_time_to_close_issue":14140450.358695652,"avg_time_to_close_pull_request":13577436.28358209,"issues_closed_count":92,"pull_requests_closed_count":67,"pull_request_authors_count":26,"issue_authors_count":86,"avg_comments_per_issue":3.0388349514563107,"avg_comments_per_pull_request":2.1666666666666665,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":12028.1,"past_year_avg_time_to_close_pull_request":1027123.0,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0625,"past_year_avg_comments_per_pull_request":0.6363636363636364,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/issues","maintainers":[{"login":"asottile","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"jayvdb","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayvdb"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"}],"active_maintainers":[{"login":"asottile","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pyflakes-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pyflakes-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pyflakes-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pyflakes-pyc/related_packages","maintainers":[{"uuid":"fossdd@pwned.life","login":null,"name":"fossdd","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","packages_count":453,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","role":null,"created_at":"2025-06-08T16:22:39.593Z","updated_at":"2025-06-08T16:22:39.593Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/fossdd@pwned.life/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":6051574,"name":"py3-pyflakes","ecosystem":"alpine","description":"passive checker of Python programs","homepage":"https://github.com/PyCQA/pyflakes","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PyCQA/pyflakes","keywords_array":[],"namespace":"community","versions_count":8,"first_release_published_at":"2022-11-26T00:14:15.000Z","latest_release_published_at":"2025-08-08T19:56:10.000Z","latest_release_number":"3.4.0-r1","last_synced_at":"2025-08-21T16:04:00.643Z","created_at":"2023-01-31T18:27:55.513Z","updated_at":"2025-09-02T01:30:03.780Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-pyflakes","install_command":"apk add py3-pyflakes","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15769094,"uuid":"18508013","full_name":"PyCQA/pyflakes","owner":"PyCQA","description":"A simple program which checks Python source files for errors","archived":false,"fork":false,"pushed_at":"2025-06-20T18:45:32.000Z","size":1052,"stargazers_count":1433,"open_issues_count":60,"forks_count":182,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-09-02T00:46:05.931Z","etag":null,"topics":["hacktoberfest","linter","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pyflakes","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PyCQA.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T06:19:46.000Z","updated_at":"2025-08-28T22:24:13.000Z","dependencies_parsed_at":"2023-02-16T22:00:41.936Z","dependency_job_id":"dd591c72-d502-4f0e-9880-f10db8ff1721","html_url":"https://github.com/PyCQA/pyflakes","commit_stats":{"total_commits":508,"total_committers":86,"mean_commits":5.906976744186046,"dds":0.7440944881889764,"last_synced_commit":"d9e32c4cbdb569e66d5f63c9687b8a396796a44b"},"previous_names":["pyflakes/pyflakes"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/PyCQA/pyflakes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/sbom","scorecard":{"id":115209,"data":{"date":"2025-08-11","repo":{"name":"github.com/PyCQA/pyflakes","commit":"59ec4593efd4c69ce00fdb13c40fcf5f3212ab10"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T01:02:03.029Z","repository_id":15769094,"created_at":"2025-08-16T01:02:03.029Z","updated_at":"2025-08-16T01:02:03.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273218369,"owners_count":25065912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":"PyCQA","name":"Python Code Quality Authority","uuid":"8749848","kind":"organization","description":"Organization for code quality tools (and plugins) for the Python programming language","email":"code-quality@python.org","website":"http://meta.pycqa.org","location":"Everywhere","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8749848?v=4","repositories_count":28,"last_synced_at":"2025-09-01T00:54:19.518Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PyCQA","funding_links":[],"total_stars":28819,"followers":928,"following":0,"created_at":"2022-11-02T16:22:05.191Z","updated_at":"2025-09-01T00:54:19.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA/repositories"},"tags":[{"name":"3.3.2","sha":"78ee5319b390b62c0e881976ed475e2fe650daca","kind":"tag","published_at":"2025-03-31T13:20:07.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"2441e9cc3caf1976938596c26ec4890c99c244d7","kind":"tag","published_at":"2025-03-30T22:05:14.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"433dfd001746a69d12597f7c97af78c13e1f662e","kind":"tag","published_at":"2025-03-29T19:30:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"881ed2f00255cb247577adad59d4f05122a5f87a","kind":"tag","published_at":"2024-01-05T00:27:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"58b94a021b2d966a40a5bced06bdd6188ddb9fc2","kind":"tag","published_at":"2023-07-29T17:00:02.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"b37f91a1ae25cfc242d5043985b05159e152091a","kind":"tag","published_at":"2022-11-24T16:52:53.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"2c64ae48e2b1984a16cf25d215c9f9d21146426d","kind":"tag","published_at":"2022-11-23T18:43:49.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0/manifests"},{"name":"2.5.0","sha":"2a6e36bd43af9829e0818961b60a1e3aab01fafc","kind":"tag","published_at":"2022-07-30T17:28:20.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"78d885910781301663a956456e89d1743e037ac3","kind":"tag","published_at":"2021-10-06T20:39:09.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"95fe313ba5ca384041472cd171ea60fad910c207","kind":"tag","published_at":"2021-03-24T16:31:51.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"40e6dc23a8fc48f814e0c81fdcd936321ab9c023","kind":"tag","published_at":"2021-03-14T16:33:54.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"c72d6cf1a9a119c1dd7a7674f36da21aea32d828","kind":"tag","published_at":"2020-04-12T15:27:27.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"6501af45203dfa3e2d422cfb3ebbecff853db47f","kind":"tag","published_at":"2019-02-28T19:22:23.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"4bc1f21df9d96b5dd1f5f3e213255b27f7104919","kind":"tag","published_at":"2019-01-24T03:11:05.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"efddb93524db7949322181d5e14c32681779a6e8","kind":"tag","published_at":"2018-05-20T17:07:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"d2af071c84344de2aa633c1f314ef6cfe6c9515f","kind":"tag","published_at":"2017-08-03T14:55:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.6.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4dfa2b8cd367869bfa776f03efc64e514f70e483","kind":"tag","published_at":"2017-05-12T14:06:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"34a06960aa2621cbacd8e41db4e0ebe6e324dc5a","kind":"tag","published_at":"2016-12-30T15:18:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"8447662086b8d3a02871e42feee5b9439c5c7d0a","kind":"tag","published_at":"2016-09-01T19:57:35.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"d721eaf58cc2fc13f3199a3f358db7250e49983b","kind":"tag","published_at":"2016-05-12T18:30:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"885a8e5395f3eac58a995a49dbe347b8f6648f64","kind":"tag","published_at":"2016-05-06T16:42:38.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"29914fc69f300f614e6dde4724cec05dc68a0ea6","kind":"tag","published_at":"2016-05-05T22:42:44.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"9f26423dd1b9dc7cb14193d7bd873130247f4027","kind":"tag","published_at":"2016-05-04T01:24:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"cddd729ec57ae0c5953d3113ed69077410a4e48e","kind":"tag","published_at":"2016-03-01T15:31:13.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"e1da1833ff26bb2a5819d7bee633ff608ec6ab3f","kind":"tag","published_at":"2015-09-20T15:54:19.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0/manifests"},{"name":"0.9.2","sha":"907e2da7aaa731236deec16a8323e80be7ae54f5","kind":"tag","published_at":"2015-06-17T10:20:16.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"8f30620876446deb27abe2749d847946556d84ad","kind":"tag","published_at":"2015-06-10T01:52:22.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"fef7259beb57b38eb2c3e4829a2bbdcf56c0d6b3","kind":"tag","published_at":"2015-05-31T15:23:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"71b7b6776856912d50a0b9a85a8ea2a1dc7eb75c","kind":"commit","published_at":"2014-03-30T18:51:55.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1/manifests"},{"name":"0.8","sha":"06c713990a87d3c10cd02749ee7e0ee44220ea4c","kind":"commit","published_at":"2014-03-22T18:40:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8/manifests"},{"name":"0.7.3","sha":"e3544bb839d723a52031dec12f4d0794bb661cd6","kind":"tag","published_at":"2014-01-17T08:27:32.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.7.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3/manifests"}]},"repo_metadata_updated_at":"2025-09-02T01:30:03.779Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":6.030839073262366,"stargazers_count":8.433782091421415,"forks_count":8.742955541640576,"average":5.801894176581089},"purl":"pkg:apk/alpine/py3-pyflakes?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pyflakes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pyflakes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pyflakes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T13:00:47.002Z","issues_count":103,"pull_requests_count":84,"avg_time_to_close_issue":14140450.358695652,"avg_time_to_close_pull_request":13577436.28358209,"issues_closed_count":92,"pull_requests_closed_count":67,"pull_request_authors_count":26,"issue_authors_count":86,"avg_comments_per_issue":3.0388349514563107,"avg_comments_per_pull_request":2.1666666666666665,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":12028.1,"past_year_avg_time_to_close_pull_request":1027123.0,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0625,"past_year_avg_comments_per_pull_request":0.6363636363636364,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/issues","maintainers":[{"login":"asottile","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"jayvdb","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayvdb"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"}],"active_maintainers":[{"login":"asottile","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pyflakes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pyflakes/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pyflakes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pyflakes/related_packages","maintainers":[{"uuid":"achill@achill.org","login":null,"name":"Achill Gilgenast","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Achill Gilgenast","packages_count":699,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Achill Gilgenast","role":null,"created_at":"2025-08-21T16:43:52.274Z","updated_at":"2025-08-21T16:43:52.274Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/achill@achill.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":11766419,"name":"py3-pyflakes","ecosystem":"alpine","description":"passive checker of Python programs","homepage":"https://github.com/PyCQA/pyflakes","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PyCQA/pyflakes","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-04-01T20:55:10.000Z","latest_release_published_at":"2025-04-01T20:55:10.000Z","latest_release_number":"3.3.2-r0","last_synced_at":"2025-09-02T00:57:07.491Z","created_at":"2025-06-07T18:45:21.651Z","updated_at":"2025-09-02T01:30:04.438Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-pyflakes","install_command":"apk add py3-pyflakes","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15769094,"uuid":"18508013","full_name":"PyCQA/pyflakes","owner":"PyCQA","description":"A simple program which checks Python source files for errors","archived":false,"fork":false,"pushed_at":"2025-06-20T18:45:32.000Z","size":1052,"stargazers_count":1433,"open_issues_count":60,"forks_count":182,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-09-02T00:46:05.931Z","etag":null,"topics":["hacktoberfest","linter","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pyflakes","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PyCQA.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T06:19:46.000Z","updated_at":"2025-08-28T22:24:13.000Z","dependencies_parsed_at":"2023-02-16T22:00:41.936Z","dependency_job_id":"dd591c72-d502-4f0e-9880-f10db8ff1721","html_url":"https://github.com/PyCQA/pyflakes","commit_stats":{"total_commits":508,"total_committers":86,"mean_commits":5.906976744186046,"dds":0.7440944881889764,"last_synced_commit":"d9e32c4cbdb569e66d5f63c9687b8a396796a44b"},"previous_names":["pyflakes/pyflakes"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/PyCQA/pyflakes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/sbom","scorecard":{"id":115209,"data":{"date":"2025-08-11","repo":{"name":"github.com/PyCQA/pyflakes","commit":"59ec4593efd4c69ce00fdb13c40fcf5f3212ab10"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T01:02:03.029Z","repository_id":15769094,"created_at":"2025-08-16T01:02:03.029Z","updated_at":"2025-08-16T01:02:03.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273218369,"owners_count":25065912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":"PyCQA","name":"Python Code Quality Authority","uuid":"8749848","kind":"organization","description":"Organization for code quality tools (and plugins) for the Python programming language","email":"code-quality@python.org","website":"http://meta.pycqa.org","location":"Everywhere","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8749848?v=4","repositories_count":28,"last_synced_at":"2025-09-01T00:54:19.518Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PyCQA","funding_links":[],"total_stars":28819,"followers":928,"following":0,"created_at":"2022-11-02T16:22:05.191Z","updated_at":"2025-09-01T00:54:19.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA/repositories"},"tags":[{"name":"3.3.2","sha":"78ee5319b390b62c0e881976ed475e2fe650daca","kind":"tag","published_at":"2025-03-31T13:20:07.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"2441e9cc3caf1976938596c26ec4890c99c244d7","kind":"tag","published_at":"2025-03-30T22:05:14.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"433dfd001746a69d12597f7c97af78c13e1f662e","kind":"tag","published_at":"2025-03-29T19:30:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"881ed2f00255cb247577adad59d4f05122a5f87a","kind":"tag","published_at":"2024-01-05T00:27:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"58b94a021b2d966a40a5bced06bdd6188ddb9fc2","kind":"tag","published_at":"2023-07-29T17:00:02.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"b37f91a1ae25cfc242d5043985b05159e152091a","kind":"tag","published_at":"2022-11-24T16:52:53.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"2c64ae48e2b1984a16cf25d215c9f9d21146426d","kind":"tag","published_at":"2022-11-23T18:43:49.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0/manifests"},{"name":"2.5.0","sha":"2a6e36bd43af9829e0818961b60a1e3aab01fafc","kind":"tag","published_at":"2022-07-30T17:28:20.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"78d885910781301663a956456e89d1743e037ac3","kind":"tag","published_at":"2021-10-06T20:39:09.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"95fe313ba5ca384041472cd171ea60fad910c207","kind":"tag","published_at":"2021-03-24T16:31:51.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"40e6dc23a8fc48f814e0c81fdcd936321ab9c023","kind":"tag","published_at":"2021-03-14T16:33:54.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"c72d6cf1a9a119c1dd7a7674f36da21aea32d828","kind":"tag","published_at":"2020-04-12T15:27:27.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"6501af45203dfa3e2d422cfb3ebbecff853db47f","kind":"tag","published_at":"2019-02-28T19:22:23.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"4bc1f21df9d96b5dd1f5f3e213255b27f7104919","kind":"tag","published_at":"2019-01-24T03:11:05.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"efddb93524db7949322181d5e14c32681779a6e8","kind":"tag","published_at":"2018-05-20T17:07:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"d2af071c84344de2aa633c1f314ef6cfe6c9515f","kind":"tag","published_at":"2017-08-03T14:55:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.6.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4dfa2b8cd367869bfa776f03efc64e514f70e483","kind":"tag","published_at":"2017-05-12T14:06:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"34a06960aa2621cbacd8e41db4e0ebe6e324dc5a","kind":"tag","published_at":"2016-12-30T15:18:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"8447662086b8d3a02871e42feee5b9439c5c7d0a","kind":"tag","published_at":"2016-09-01T19:57:35.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"d721eaf58cc2fc13f3199a3f358db7250e49983b","kind":"tag","published_at":"2016-05-12T18:30:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"885a8e5395f3eac58a995a49dbe347b8f6648f64","kind":"tag","published_at":"2016-05-06T16:42:38.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"29914fc69f300f614e6dde4724cec05dc68a0ea6","kind":"tag","published_at":"2016-05-05T22:42:44.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"9f26423dd1b9dc7cb14193d7bd873130247f4027","kind":"tag","published_at":"2016-05-04T01:24:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"cddd729ec57ae0c5953d3113ed69077410a4e48e","kind":"tag","published_at":"2016-03-01T15:31:13.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"e1da1833ff26bb2a5819d7bee633ff608ec6ab3f","kind":"tag","published_at":"2015-09-20T15:54:19.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0/manifests"},{"name":"0.9.2","sha":"907e2da7aaa731236deec16a8323e80be7ae54f5","kind":"tag","published_at":"2015-06-17T10:20:16.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"8f30620876446deb27abe2749d847946556d84ad","kind":"tag","published_at":"2015-06-10T01:52:22.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"fef7259beb57b38eb2c3e4829a2bbdcf56c0d6b3","kind":"tag","published_at":"2015-05-31T15:23:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"71b7b6776856912d50a0b9a85a8ea2a1dc7eb75c","kind":"commit","published_at":"2014-03-30T18:51:55.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1/manifests"},{"name":"0.8","sha":"06c713990a87d3c10cd02749ee7e0ee44220ea4c","kind":"commit","published_at":"2014-03-22T18:40:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8/manifests"},{"name":"0.7.3","sha":"e3544bb839d723a52031dec12f4d0794bb661cd6","kind":"tag","published_at":"2014-01-17T08:27:32.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.7.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3/manifests"}]},"repo_metadata_updated_at":"2025-09-02T01:30:04.437Z","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:apk/alpine/py3-pyflakes?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pyflakes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pyflakes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pyflakes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T13:00:47.002Z","issues_count":103,"pull_requests_count":84,"avg_time_to_close_issue":14140450.358695652,"avg_time_to_close_pull_request":13577436.28358209,"issues_closed_count":92,"pull_requests_closed_count":67,"pull_request_authors_count":26,"issue_authors_count":86,"avg_comments_per_issue":3.0388349514563107,"avg_comments_per_pull_request":2.1666666666666665,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":12028.1,"past_year_avg_time_to_close_pull_request":1027123.0,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0625,"past_year_avg_comments_per_pull_request":0.6363636363636364,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/issues","maintainers":[{"login":"asottile","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"jayvdb","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayvdb"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"}],"active_maintainers":[{"login":"asottile","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pyflakes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pyflakes/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pyflakes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pyflakes/related_packages","maintainers":[{"uuid":"fossdd@pwned.life","login":null,"name":"fossdd","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","packages_count":453,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","role":null,"created_at":"2025-06-08T16:22:45.420Z","updated_at":"2025-06-08T16:22:45.420Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/fossdd@pwned.life/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":8677733,"name":"py3-pyflakes-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pyflakes","homepage":"https://github.com/PyCQA/pyflakes","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PyCQA/pyflakes","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-08-08T04:55:02.000Z","latest_release_published_at":"2023-08-08T04:55:02.000Z","latest_release_number":"3.1.0-r0","last_synced_at":"2025-09-02T10:56:00.437Z","created_at":"2023-12-20T10:29:30.763Z","updated_at":"2025-09-02T10:56:00.437Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-pyflakes-pyc","install_command":"apk add py3-pyflakes-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15769094,"uuid":"18508013","full_name":"PyCQA/pyflakes","owner":"PyCQA","description":"A simple program which checks Python source files for errors","archived":false,"fork":false,"pushed_at":"2025-06-20T18:45:32.000Z","size":1052,"stargazers_count":1433,"open_issues_count":60,"forks_count":182,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-09-02T00:46:05.931Z","etag":null,"topics":["hacktoberfest","linter","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pyflakes","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PyCQA.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T06:19:46.000Z","updated_at":"2025-08-28T22:24:13.000Z","dependencies_parsed_at":"2023-02-16T22:00:41.936Z","dependency_job_id":"dd591c72-d502-4f0e-9880-f10db8ff1721","html_url":"https://github.com/PyCQA/pyflakes","commit_stats":{"total_commits":508,"total_committers":86,"mean_commits":5.906976744186046,"dds":0.7440944881889764,"last_synced_commit":"d9e32c4cbdb569e66d5f63c9687b8a396796a44b"},"previous_names":["pyflakes/pyflakes"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/PyCQA/pyflakes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/sbom","scorecard":{"id":115209,"data":{"date":"2025-08-11","repo":{"name":"github.com/PyCQA/pyflakes","commit":"59ec4593efd4c69ce00fdb13c40fcf5f3212ab10"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T01:02:03.029Z","repository_id":15769094,"created_at":"2025-08-16T01:02:03.029Z","updated_at":"2025-08-16T01:02:03.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273218369,"owners_count":25065912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":"PyCQA","name":"Python Code Quality Authority","uuid":"8749848","kind":"organization","description":"Organization for code quality tools (and plugins) for the Python programming language","email":"code-quality@python.org","website":"http://meta.pycqa.org","location":"Everywhere","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8749848?v=4","repositories_count":28,"last_synced_at":"2025-09-01T00:54:19.518Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PyCQA","funding_links":[],"total_stars":28819,"followers":928,"following":0,"created_at":"2022-11-02T16:22:05.191Z","updated_at":"2025-09-01T00:54:19.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA/repositories"},"tags":[{"name":"3.3.2","sha":"78ee5319b390b62c0e881976ed475e2fe650daca","kind":"tag","published_at":"2025-03-31T13:20:07.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"2441e9cc3caf1976938596c26ec4890c99c244d7","kind":"tag","published_at":"2025-03-30T22:05:14.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"433dfd001746a69d12597f7c97af78c13e1f662e","kind":"tag","published_at":"2025-03-29T19:30:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"881ed2f00255cb247577adad59d4f05122a5f87a","kind":"tag","published_at":"2024-01-05T00:27:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"58b94a021b2d966a40a5bced06bdd6188ddb9fc2","kind":"tag","published_at":"2023-07-29T17:00:02.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"b37f91a1ae25cfc242d5043985b05159e152091a","kind":"tag","published_at":"2022-11-24T16:52:53.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"2c64ae48e2b1984a16cf25d215c9f9d21146426d","kind":"tag","published_at":"2022-11-23T18:43:49.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0/manifests"},{"name":"2.5.0","sha":"2a6e36bd43af9829e0818961b60a1e3aab01fafc","kind":"tag","published_at":"2022-07-30T17:28:20.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"78d885910781301663a956456e89d1743e037ac3","kind":"tag","published_at":"2021-10-06T20:39:09.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"95fe313ba5ca384041472cd171ea60fad910c207","kind":"tag","published_at":"2021-03-24T16:31:51.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"40e6dc23a8fc48f814e0c81fdcd936321ab9c023","kind":"tag","published_at":"2021-03-14T16:33:54.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"c72d6cf1a9a119c1dd7a7674f36da21aea32d828","kind":"tag","published_at":"2020-04-12T15:27:27.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"6501af45203dfa3e2d422cfb3ebbecff853db47f","kind":"tag","published_at":"2019-02-28T19:22:23.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"4bc1f21df9d96b5dd1f5f3e213255b27f7104919","kind":"tag","published_at":"2019-01-24T03:11:05.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"efddb93524db7949322181d5e14c32681779a6e8","kind":"tag","published_at":"2018-05-20T17:07:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"d2af071c84344de2aa633c1f314ef6cfe6c9515f","kind":"tag","published_at":"2017-08-03T14:55:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.6.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4dfa2b8cd367869bfa776f03efc64e514f70e483","kind":"tag","published_at":"2017-05-12T14:06:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"34a06960aa2621cbacd8e41db4e0ebe6e324dc5a","kind":"tag","published_at":"2016-12-30T15:18:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"8447662086b8d3a02871e42feee5b9439c5c7d0a","kind":"tag","published_at":"2016-09-01T19:57:35.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"d721eaf58cc2fc13f3199a3f358db7250e49983b","kind":"tag","published_at":"2016-05-12T18:30:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"885a8e5395f3eac58a995a49dbe347b8f6648f64","kind":"tag","published_at":"2016-05-06T16:42:38.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"29914fc69f300f614e6dde4724cec05dc68a0ea6","kind":"tag","published_at":"2016-05-05T22:42:44.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"9f26423dd1b9dc7cb14193d7bd873130247f4027","kind":"tag","published_at":"2016-05-04T01:24:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"cddd729ec57ae0c5953d3113ed69077410a4e48e","kind":"tag","published_at":"2016-03-01T15:31:13.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"e1da1833ff26bb2a5819d7bee633ff608ec6ab3f","kind":"tag","published_at":"2015-09-20T15:54:19.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0/manifests"},{"name":"0.9.2","sha":"907e2da7aaa731236deec16a8323e80be7ae54f5","kind":"tag","published_at":"2015-06-17T10:20:16.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"8f30620876446deb27abe2749d847946556d84ad","kind":"tag","published_at":"2015-06-10T01:52:22.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"fef7259beb57b38eb2c3e4829a2bbdcf56c0d6b3","kind":"tag","published_at":"2015-05-31T15:23:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"71b7b6776856912d50a0b9a85a8ea2a1dc7eb75c","kind":"commit","published_at":"2014-03-30T18:51:55.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1/manifests"},{"name":"0.8","sha":"06c713990a87d3c10cd02749ee7e0ee44220ea4c","kind":"commit","published_at":"2014-03-22T18:40:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8/manifests"},{"name":"0.7.3","sha":"e3544bb839d723a52031dec12f4d0794bb661cd6","kind":"tag","published_at":"2014-01-17T08:27:32.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.7.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3/manifests"}]},"repo_metadata_updated_at":"2025-09-02T01:30:03.041Z","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:apk/alpine/py3-pyflakes-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pyflakes-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pyflakes-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pyflakes-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T13:00:47.002Z","issues_count":103,"pull_requests_count":84,"avg_time_to_close_issue":14140450.358695652,"avg_time_to_close_pull_request":13577436.28358209,"issues_closed_count":92,"pull_requests_closed_count":67,"pull_request_authors_count":26,"issue_authors_count":86,"avg_comments_per_issue":3.0388349514563107,"avg_comments_per_pull_request":2.1666666666666665,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":12028.1,"past_year_avg_time_to_close_pull_request":1027123.0,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0625,"past_year_avg_comments_per_pull_request":0.6363636363636364,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/issues","maintainers":[{"login":"asottile","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"jayvdb","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayvdb"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"}],"active_maintainers":[{"login":"asottile","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pyflakes-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pyflakes-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pyflakes-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pyflakes-pyc/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":219,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2024-02-10T08:46:02.773Z","updated_at":"2024-02-10T08:46:02.773Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":8677732,"name":"py3-pyflakes","ecosystem":"alpine","description":"passive checker of Python programs","homepage":"https://github.com/PyCQA/pyflakes","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PyCQA/pyflakes","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-08-08T04:55:02.000Z","latest_release_published_at":"2023-08-08T04:55:02.000Z","latest_release_number":"3.1.0-r0","last_synced_at":"2025-09-02T10:54:43.682Z","created_at":"2023-12-20T10:29:30.658Z","updated_at":"2025-09-02T10:54:43.682Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-pyflakes","install_command":"apk add py3-pyflakes","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15769094,"uuid":"18508013","full_name":"PyCQA/pyflakes","owner":"PyCQA","description":"A simple program which checks Python source files for errors","archived":false,"fork":false,"pushed_at":"2025-06-20T18:45:32.000Z","size":1052,"stargazers_count":1433,"open_issues_count":60,"forks_count":182,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-09-02T00:46:05.931Z","etag":null,"topics":["hacktoberfest","linter","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pyflakes","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PyCQA.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T06:19:46.000Z","updated_at":"2025-08-28T22:24:13.000Z","dependencies_parsed_at":"2023-02-16T22:00:41.936Z","dependency_job_id":"dd591c72-d502-4f0e-9880-f10db8ff1721","html_url":"https://github.com/PyCQA/pyflakes","commit_stats":{"total_commits":508,"total_committers":86,"mean_commits":5.906976744186046,"dds":0.7440944881889764,"last_synced_commit":"d9e32c4cbdb569e66d5f63c9687b8a396796a44b"},"previous_names":["pyflakes/pyflakes"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/PyCQA/pyflakes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/sbom","scorecard":{"id":115209,"data":{"date":"2025-08-11","repo":{"name":"github.com/PyCQA/pyflakes","commit":"59ec4593efd4c69ce00fdb13c40fcf5f3212ab10"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T01:02:03.029Z","repository_id":15769094,"created_at":"2025-08-16T01:02:03.029Z","updated_at":"2025-08-16T01:02:03.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273218369,"owners_count":25065912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":"PyCQA","name":"Python Code Quality Authority","uuid":"8749848","kind":"organization","description":"Organization for code quality tools (and plugins) for the Python programming language","email":"code-quality@python.org","website":"http://meta.pycqa.org","location":"Everywhere","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8749848?v=4","repositories_count":28,"last_synced_at":"2025-09-01T00:54:19.518Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PyCQA","funding_links":[],"total_stars":28819,"followers":928,"following":0,"created_at":"2022-11-02T16:22:05.191Z","updated_at":"2025-09-01T00:54:19.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA/repositories"},"tags":[{"name":"3.3.2","sha":"78ee5319b390b62c0e881976ed475e2fe650daca","kind":"tag","published_at":"2025-03-31T13:20:07.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"2441e9cc3caf1976938596c26ec4890c99c244d7","kind":"tag","published_at":"2025-03-30T22:05:14.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"433dfd001746a69d12597f7c97af78c13e1f662e","kind":"tag","published_at":"2025-03-29T19:30:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"881ed2f00255cb247577adad59d4f05122a5f87a","kind":"tag","published_at":"2024-01-05T00:27:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"58b94a021b2d966a40a5bced06bdd6188ddb9fc2","kind":"tag","published_at":"2023-07-29T17:00:02.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"b37f91a1ae25cfc242d5043985b05159e152091a","kind":"tag","published_at":"2022-11-24T16:52:53.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"2c64ae48e2b1984a16cf25d215c9f9d21146426d","kind":"tag","published_at":"2022-11-23T18:43:49.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0/manifests"},{"name":"2.5.0","sha":"2a6e36bd43af9829e0818961b60a1e3aab01fafc","kind":"tag","published_at":"2022-07-30T17:28:20.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"78d885910781301663a956456e89d1743e037ac3","kind":"tag","published_at":"2021-10-06T20:39:09.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"95fe313ba5ca384041472cd171ea60fad910c207","kind":"tag","published_at":"2021-03-24T16:31:51.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"40e6dc23a8fc48f814e0c81fdcd936321ab9c023","kind":"tag","published_at":"2021-03-14T16:33:54.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"c72d6cf1a9a119c1dd7a7674f36da21aea32d828","kind":"tag","published_at":"2020-04-12T15:27:27.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"6501af45203dfa3e2d422cfb3ebbecff853db47f","kind":"tag","published_at":"2019-02-28T19:22:23.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"4bc1f21df9d96b5dd1f5f3e213255b27f7104919","kind":"tag","published_at":"2019-01-24T03:11:05.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"efddb93524db7949322181d5e14c32681779a6e8","kind":"tag","published_at":"2018-05-20T17:07:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"d2af071c84344de2aa633c1f314ef6cfe6c9515f","kind":"tag","published_at":"2017-08-03T14:55:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.6.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4dfa2b8cd367869bfa776f03efc64e514f70e483","kind":"tag","published_at":"2017-05-12T14:06:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"34a06960aa2621cbacd8e41db4e0ebe6e324dc5a","kind":"tag","published_at":"2016-12-30T15:18:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"8447662086b8d3a02871e42feee5b9439c5c7d0a","kind":"tag","published_at":"2016-09-01T19:57:35.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"d721eaf58cc2fc13f3199a3f358db7250e49983b","kind":"tag","published_at":"2016-05-12T18:30:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"885a8e5395f3eac58a995a49dbe347b8f6648f64","kind":"tag","published_at":"2016-05-06T16:42:38.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"29914fc69f300f614e6dde4724cec05dc68a0ea6","kind":"tag","published_at":"2016-05-05T22:42:44.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"9f26423dd1b9dc7cb14193d7bd873130247f4027","kind":"tag","published_at":"2016-05-04T01:24:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"cddd729ec57ae0c5953d3113ed69077410a4e48e","kind":"tag","published_at":"2016-03-01T15:31:13.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"e1da1833ff26bb2a5819d7bee633ff608ec6ab3f","kind":"tag","published_at":"2015-09-20T15:54:19.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0/manifests"},{"name":"0.9.2","sha":"907e2da7aaa731236deec16a8323e80be7ae54f5","kind":"tag","published_at":"2015-06-17T10:20:16.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"8f30620876446deb27abe2749d847946556d84ad","kind":"tag","published_at":"2015-06-10T01:52:22.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"fef7259beb57b38eb2c3e4829a2bbdcf56c0d6b3","kind":"tag","published_at":"2015-05-31T15:23:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"71b7b6776856912d50a0b9a85a8ea2a1dc7eb75c","kind":"commit","published_at":"2014-03-30T18:51:55.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1/manifests"},{"name":"0.8","sha":"06c713990a87d3c10cd02749ee7e0ee44220ea4c","kind":"commit","published_at":"2014-03-22T18:40:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8/manifests"},{"name":"0.7.3","sha":"e3544bb839d723a52031dec12f4d0794bb661cd6","kind":"tag","published_at":"2014-01-17T08:27:32.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.7.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3/manifests"}]},"repo_metadata_updated_at":"2025-09-02T01:30:03.005Z","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:apk/alpine/py3-pyflakes?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pyflakes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pyflakes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pyflakes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T13:00:47.002Z","issues_count":103,"pull_requests_count":84,"avg_time_to_close_issue":14140450.358695652,"avg_time_to_close_pull_request":13577436.28358209,"issues_closed_count":92,"pull_requests_closed_count":67,"pull_request_authors_count":26,"issue_authors_count":86,"avg_comments_per_issue":3.0388349514563107,"avg_comments_per_pull_request":2.1666666666666665,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":12028.1,"past_year_avg_time_to_close_pull_request":1027123.0,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0625,"past_year_avg_comments_per_pull_request":0.6363636363636364,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/issues","maintainers":[{"login":"asottile","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"jayvdb","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayvdb"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"}],"active_maintainers":[{"login":"asottile","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pyflakes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pyflakes/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pyflakes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pyflakes/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":219,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2024-08-26T11:05:17.965Z","updated_at":"2024-08-26T11:05:17.965Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":7779697,"name":"py3-pyflakes-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pyflakes","homepage":"https://github.com/PyCQA/pyflakes","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PyCQA/pyflakes","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-25T07:00:46.000Z","latest_release_published_at":"2023-04-25T07:00:46.000Z","latest_release_number":"3.0.1-r1","last_synced_at":"2025-09-03T11:20:26.666Z","created_at":"2023-05-22T14:36:06.895Z","updated_at":"2025-09-03T11:20:26.666Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-pyflakes-pyc","install_command":"apk add py3-pyflakes-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":15769094,"uuid":"18508013","full_name":"PyCQA/pyflakes","owner":"PyCQA","description":"A simple program which checks Python source files for errors","archived":false,"fork":false,"pushed_at":"2025-06-20T18:45:32.000Z","size":1052,"stargazers_count":1433,"open_issues_count":60,"forks_count":182,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-09-02T00:46:05.931Z","etag":null,"topics":["hacktoberfest","linter","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pyflakes","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PyCQA.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-07T06:19:46.000Z","updated_at":"2025-08-28T22:24:13.000Z","dependencies_parsed_at":"2023-02-16T22:00:41.936Z","dependency_job_id":"dd591c72-d502-4f0e-9880-f10db8ff1721","html_url":"https://github.com/PyCQA/pyflakes","commit_stats":{"total_commits":508,"total_committers":86,"mean_commits":5.906976744186046,"dds":0.7440944881889764,"last_synced_commit":"d9e32c4cbdb569e66d5f63c9687b8a396796a44b"},"previous_names":["pyflakes/pyflakes"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/PyCQA/pyflakes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/sbom","scorecard":{"id":115209,"data":{"date":"2025-08-11","repo":{"name":"github.com/PyCQA/pyflakes","commit":"59ec4593efd4c69ce00fdb13c40fcf5f3212ab10"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PyCQA/pyflakes/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T01:02:03.029Z","repository_id":15769094,"created_at":"2025-08-16T01:02:03.029Z","updated_at":"2025-08-16T01:02:03.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273218369,"owners_count":25065912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":"PyCQA","name":"Python Code Quality Authority","uuid":"8749848","kind":"organization","description":"Organization for code quality tools (and plugins) for the Python programming language","email":"code-quality@python.org","website":"http://meta.pycqa.org","location":"Everywhere","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8749848?v=4","repositories_count":28,"last_synced_at":"2025-09-01T00:54:19.518Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PyCQA","funding_links":[],"total_stars":28819,"followers":928,"following":0,"created_at":"2022-11-02T16:22:05.191Z","updated_at":"2025-09-01T00:54:19.518Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyCQA/repositories"},"tags":[{"name":"3.3.2","sha":"78ee5319b390b62c0e881976ed475e2fe650daca","kind":"tag","published_at":"2025-03-31T13:20:07.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"2441e9cc3caf1976938596c26ec4890c99c244d7","kind":"tag","published_at":"2025-03-30T22:05:14.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"433dfd001746a69d12597f7c97af78c13e1f662e","kind":"tag","published_at":"2025-03-29T19:30:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"881ed2f00255cb247577adad59d4f05122a5f87a","kind":"tag","published_at":"2024-01-05T00:27:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"58b94a021b2d966a40a5bced06bdd6188ddb9fc2","kind":"tag","published_at":"2023-07-29T17:00:02.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"b37f91a1ae25cfc242d5043985b05159e152091a","kind":"tag","published_at":"2022-11-24T16:52:53.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"2c64ae48e2b1984a16cf25d215c9f9d21146426d","kind":"tag","published_at":"2022-11-23T18:43:49.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/3.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/3.0.0/manifests"},{"name":"2.5.0","sha":"2a6e36bd43af9829e0818961b60a1e3aab01fafc","kind":"tag","published_at":"2022-07-30T17:28:20.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"78d885910781301663a956456e89d1743e037ac3","kind":"tag","published_at":"2021-10-06T20:39:09.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"95fe313ba5ca384041472cd171ea60fad910c207","kind":"tag","published_at":"2021-03-24T16:31:51.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"40e6dc23a8fc48f814e0c81fdcd936321ab9c023","kind":"tag","published_at":"2021-03-14T16:33:54.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"c72d6cf1a9a119c1dd7a7674f36da21aea32d828","kind":"tag","published_at":"2020-04-12T15:27:27.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"6501af45203dfa3e2d422cfb3ebbecff853db47f","kind":"tag","published_at":"2019-02-28T19:22:23.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"4bc1f21df9d96b5dd1f5f3e213255b27f7104919","kind":"tag","published_at":"2019-01-24T03:11:05.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"efddb93524db7949322181d5e14c32681779a6e8","kind":"tag","published_at":"2018-05-20T17:07:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/2.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"d2af071c84344de2aa633c1f314ef6cfe6c9515f","kind":"tag","published_at":"2017-08-03T14:55:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.6.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4dfa2b8cd367869bfa776f03efc64e514f70e483","kind":"tag","published_at":"2017-05-12T14:06:26.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.5.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"34a06960aa2621cbacd8e41db4e0ebe6e324dc5a","kind":"tag","published_at":"2016-12-30T15:18:33.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.4.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"8447662086b8d3a02871e42feee5b9439c5c7d0a","kind":"tag","published_at":"2016-09-01T19:57:35.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.3.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"d721eaf58cc2fc13f3199a3f358db7250e49983b","kind":"tag","published_at":"2016-05-12T18:30:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"885a8e5395f3eac58a995a49dbe347b8f6648f64","kind":"tag","published_at":"2016-05-06T16:42:38.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"29914fc69f300f614e6dde4724cec05dc68a0ea6","kind":"tag","published_at":"2016-05-05T22:42:44.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"9f26423dd1b9dc7cb14193d7bd873130247f4027","kind":"tag","published_at":"2016-05-04T01:24:47.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.2.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"cddd729ec57ae0c5953d3113ed69077410a4e48e","kind":"tag","published_at":"2016-03-01T15:31:13.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.1.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"e1da1833ff26bb2a5819d7bee633ff608ec6ab3f","kind":"tag","published_at":"2015-09-20T15:54:19.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/1.0.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/1.0.0/manifests"},{"name":"0.9.2","sha":"907e2da7aaa731236deec16a8323e80be7ae54f5","kind":"tag","published_at":"2015-06-17T10:20:16.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.2","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"8f30620876446deb27abe2749d847946556d84ad","kind":"tag","published_at":"2015-06-10T01:52:22.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"fef7259beb57b38eb2c3e4829a2bbdcf56c0d6b3","kind":"tag","published_at":"2015-05-31T15:23:52.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.9.0","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"71b7b6776856912d50a0b9a85a8ea2a1dc7eb75c","kind":"commit","published_at":"2014-03-30T18:51:55.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8.1","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8.1/manifests"},{"name":"0.8","sha":"06c713990a87d3c10cd02749ee7e0ee44220ea4c","kind":"commit","published_at":"2014-03-22T18:40:37.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.8","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.8/manifests"},{"name":"0.7.3","sha":"e3544bb839d723a52031dec12f4d0794bb661cd6","kind":"tag","published_at":"2014-01-17T08:27:32.000Z","download_url":"https://codeload.github.com/PyCQA/pyflakes/tar.gz/0.7.3","html_url":"https://github.com/PyCQA/pyflakes/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyCQA/pyflakes@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/tags/0.7.3/manifests"}]},"repo_metadata_updated_at":"2025-09-02T01:30:03.256Z","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":6.912373447708344,"forks_count":8.1043339484315,"docker_downloads_count":null,"average":3.7541768490349607},"purl":"pkg:apk/alpine/py3-pyflakes-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pyflakes-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pyflakes-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pyflakes-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T13:00:47.002Z","issues_count":103,"pull_requests_count":84,"avg_time_to_close_issue":14140450.358695652,"avg_time_to_close_pull_request":13577436.28358209,"issues_closed_count":92,"pull_requests_closed_count":67,"pull_request_authors_count":26,"issue_authors_count":86,"avg_comments_per_issue":3.0388349514563107,"avg_comments_per_pull_request":2.1666666666666665,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":12028.1,"past_year_avg_time_to_close_pull_request":1027123.0,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0625,"past_year_avg_comments_per_pull_request":0.6363636363636364,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/issues","maintainers":[{"login":"asottile","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"jayvdb","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayvdb"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"}],"active_maintainers":[{"login":"asottile","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pyflakes-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pyflakes-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pyflakes-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pyflakes-pyc/related_packages","maintainers":[{"uuid":"fabian@affolter-engineering.ch","login":null,"name":"Fabian Affolter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","packages_count":280,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Fabian Affolter","role":null,"created_at":"2023-05-23T07:21:29.773Z","updated_at":"2023-05-23T07:21:29.773Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/fabian@affolter-engineering.ch/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3625,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1084},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-07T07:26:06.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}}],"commits":{"id":3828,"full_name":"PyCQA/pyflakes","default_branch":"main","committers":[{"name":"Florent Xicluna","email":"florent.xicluna@gmail.com","login":"florentx","count":130},{"name":"Anthony Sottile","email":"asottile@umich.edu","login":"asottile","count":88},{"name":"Jonathan Lange","email":"jml@canonical.com","login":null,"count":40},{"name":"Steven Myint","email":"git@stevenmyint.com","login":"myint","count":33},{"name":"John Vandenberg","email":"jayvdb@gmail.com","login":"jayvdb","count":26},{"name":"Phil Frost","email":"indigo@bitglue.com","login":"bitglue","count":24},{"name":"exarkun","email":"exarkun","login":"exarkun","count":23},{"name":"moe","email":"moe","login":null,"count":10},{"name":"Aaron Meurer","email":"asmeurer@gmail.com","login":"asmeurer","count":9},{"name":"Jon Dufresne","email":"jon.dufresne@gmail.com","login":"jdufresne","count":8},{"name":"mithrandi","email":"mithrandi","login":"mithrandi","count":8},{"name":"Adi Roiban","email":"adi.roiban@chevah.com","login":"adiroiban","count":7},{"name":"ryneeverett","email":"ryneeverett@gmail.com","login":"ryneeverett","count":6},{"name":"Hugo van Kemenade","email":"hugovk","login":"hugovk","count":5},{"name":"Peter Law","email":"PeterJCLaw@gmail.com","login":"PeterJCLaw","count":4},{"name":"Marius Gedminas","email":"marius@gedmin.as","login":"mgedmin","count":4},{"name":"Attila Oláh","email":"attilaolah@gmail.com","login":"attilaolah","count":4},{"name":"Danny Sepler","email":"dannysepler@gmail.com","login":"dannysepler","count":4},{"name":"glyph","email":"glyph","login":null,"count":3},{"name":"MacBox7","email":"ajankit2304@gmail.com","login":"ankitxjoshi","count":3},{"name":"Ville Skyttä","email":"ville.skytta@iki.fi","login":"scop","count":2},{"name":"Terence Honles","email":"terence@honles.com","login":"terencehonles","count":2},{"name":"Michael J. Sullivan","email":"sully@msully.net","login":"msullivan","count":2},{"name":"Louis Sautier","email":"sautier.louis@gmail.com","login":"sbraz","count":2},{"name":"Laurent Bachelier","email":"laurent@bachelier.name","login":"laurentb","count":2},{"name":"Jörn Heissler","email":"joernheissler","login":"joernheissler","count":2},{"name":"Jakub Wilk","email":"jwilk@jwilk.net","login":"jwilk","count":2},{"name":"Eduard-Cristian Stefan","email":"alexandrul.ct@gmail.com","login":"alexandrul","count":2},{"name":"Charlie Liu","email":"CLiu13","login":"CLiu13","count":2},{"name":"Charles-Francois Natali","email":"cf.natali@gmail.com","login":"cf-natali","count":2},{"name":"Addison Elliott","email":"addison.elliott@gmail.com","login":"addisonElliott","count":2},{"name":"Jean-Paul Calderone","email":"exarkun@divmod.com","login":null,"count":2},{"name":"Łukasz Langa","email":"lukasz@langa.pl","login":"ambv","count":2},{"name":"秋葉","email":"ambiguous404@gmail.com","login":"Hanaasagi","count":2},{"name":"Adam Chainz","email":"me@adamj.eu","login":"adamchainz","count":2},{"name":"Serhiy Storchaka","email":"storchaka@gmail.com","login":"serhiy-storchaka","count":1},{"name":"Sebastian Rittau","email":"srittau@rittau.biz","login":"srittau","count":1},{"name":"Daniel Li","email":"lidan@deshaw.com","login":null,"count":1},{"name":"Scott Sanderson","email":"ssanderson@quantopian.com","login":null,"count":1},{"name":"cclauss","email":"cclauss@bluewin.ch","login":null,"count":1},{"name":"jonathanj","email":"jonathanj","login":null,"count":1},{"name":"pjd","email":"pjd","login":null,"count":1},{"name":"Ran Benita","email":"ran@unusedvar.com","login":"bluetech","count":1},{"name":"Skip Montanaro","email":"skip.montanaro@gmail.com","login":"smontanaro","count":1},{"name":"Stefan","email":"96178532+stefan6419846","login":"stefan6419846","count":1},{"name":"Steven Karas","email":"steven.karas@gmail.com","login":"stevenkaras","count":1},{"name":"Vincent Driessen","email":"vincent@3rdcloud.com","login":"nvie","count":1},{"name":"Wilfred Hughes","email":"me@wilfred.me.uk","login":"Wilfred","count":1},{"name":"Yann Kaiser","email":"kaiser.yann@gmail.com","login":"epsy","count":1},{"name":"Yann Sartori","email":"yannsartori@gmail.com","login":"yannsartori","count":1},{"name":"Yusuke Hayashi","email":"yusuke8h@gmail.com","login":"yhay81","count":1},{"name":"cfs-pure","email":"cfs-pure","login":"cfs-pure","count":1},{"name":"eight","email":"eight04@gmail.com","login":"eight04","count":1},{"name":"geokala","email":"walker_s@hotmail.co.uk","login":"geokala","count":1},{"name":"jack1142","email":"6032823+jack1142","login":"jack1142","count":1},{"name":"joshua1b","email":"joshua1b2823@gmail.com","login":"seeeturtle","count":1},{"name":"sim-d","email":"55174660+sim-d","login":"sim-d","count":1},{"name":"Edward K. Ream","email":"edreamleo@gmail.com","login":"edreamleo","count":1},{"name":"Florian Dahlitz","email":"f2dahlitz@freenet.de","login":"DahlitzFlorian","count":1},{"name":"Ian Cordasco","email":"graffatcolmingov@gmail.com","login":"sigmavirus24","count":1},{"name":"Igor Davydenko","email":"iam@igordavydenko.com","login":"playpauseandstop","count":1},{"name":"Jakub Stasiak","email":"jakub@stasiak.at","login":"jstasiak","count":1},{"name":"James Demetris","email":"63110925+jbjd","login":"jbjd","count":1},{"name":"Sebastian Kreft","email":"sk-","login":"sk-","count":1},{"name":"Raphael Nestler","email":"raphael.nestler@gmail.com","login":"rnestler","count":1},{"name":"Brett Cannon","email":"brett@python.org","login":"brettcannon","count":1},{"name":"Benjamin Dopplinger","email":"b.dopplinger@gmail.com","login":"benasocj","count":1},{"name":"Batuhan Taşkaya","email":"47358913+isidentical","login":"isidentical","count":1},{"name":"Anisse Astier","email":"anisse@astier.eu","login":"anisse","count":1},{"name":"Angus L'Herrou","email":"piraka@brandeis.edu","login":"angus-lherrou","count":1},{"name":"Jan Stürtz","email":"js@contact.de","login":"stuertz","count":1},{"name":"Jared Garst","email":"jgarst","login":"jgarst","count":1},{"name":"Jason R. Coombs","email":"jaraco@jaraco.com","login":"jaraco","count":1},{"name":"Jelte Fennema","email":"github-tech@jeltef.nl","login":"JelteF","count":1},{"name":"Jimmy Jia","email":"tesrin@gmail.com","login":"taion","count":1},{"name":"Kurtis Rader","email":"krader@skepticism.us","login":"krader1961","count":1},{"name":"Laurent Kadian","email":"17257425+lkadian","login":"lkadian","count":1},{"name":"Léni","email":"lenigauffier@gmail.com","login":"legau","count":1},{"name":"Malware Utkonos","email":"utkonos","login":"utkonos","count":1},{"name":"Markus Unterwaditzer","email":"markus@unterwaditzer.net","login":"untitaker","count":1},{"name":"Nik Nyby","email":"nnyby@columbia.edu","login":"nikolas","count":1},{"name":"Peter Cock","email":"p.j.a.cock@googlemail.com","login":"peterjc","count":1},{"name":"Petter Strandmark","email":"petter.strandmark@gmail.com","login":"PetterS","count":1},{"name":"Pilou","email":"pierre-louis@libregerbil.fr","login":"pilou-","count":1}],"total_commits":518,"total_committers":84,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":6.166666666666667,"dds":0.7490347490347491,"past_year_committers":[{"name":"Anthony Sottile","email":"asottile@umich.edu","login":"asottile","count":10},{"name":"James Demetris","email":"63110925+jbjd","login":"jbjd","count":1}],"past_year_total_commits":11,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":5.5,"past_year_dds":0.09090909090909094,"last_synced_at":"2025-07-02T06:25:42.058Z","last_synced_commit":"59ec4593efd4c69ce00fdb13c40fcf5f3212ab10","created_at":"2023-03-07T09:18:47.653Z","updated_at":"2025-07-02T06:26:04.636Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5480922,"commits_count":853648687,"contributors_count":31109504,"owners_count":906585,"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_stats":{"full_name":"PyCQA/pyflakes","html_url":"https://github.com/PyCQA/pyflakes","last_synced_at":"2025-09-01T13:00:47.002Z","status":null,"issues_count":103,"pull_requests_count":84,"avg_time_to_close_issue":14140450.358695652,"avg_time_to_close_pull_request":13577436.28358209,"issues_closed_count":92,"pull_requests_closed_count":67,"pull_request_authors_count":26,"issue_authors_count":86,"avg_comments_per_issue":3.0388349514563107,"avg_comments_per_pull_request":2.1666666666666665,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":12028.1,"past_year_avg_time_to_close_pull_request":1027123.0,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.0625,"past_year_avg_comments_per_pull_request":0.6363636363636364,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"created_at":"2023-05-10T11:07:04.205Z","updated_at":"2025-09-02T21:00:09.160Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyCQA%2Fpyflakes/issues","issue_labels_count":{"invalid":4,"bug":3,"duplicate":1,"enhancement":1,"help wanted":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":86,"CONTRIBUTOR":10,"MEMBER":4},"pull_request_author_associations_count":{"MEMBER":52,"NONE":19,"CONTRIBUTOR":16},"issue_authors":{"mgorny":5,"edreamleo":4,"asottile":4,"asmeurer":3,"davidkinnes":3,"pyflakes-bot":3,"spaceone":2,"nanonyme":1,"DavideCanton":1,"JohannesBuchner":1,"mdantonio":1,"dvarrazzo":1,"buhtz":1,"char101":1,"frenzymadness":1,"hugowschneider":1,"salty-horse":1,"julian-klode":1,"jack-joindeed":1,"Numerlor":1,"gdlx":1,"jcarlosroldan":1,"proofit404":1,"kesara":1,"ubaldot":1,"r-downing":1,"hc":1,"ocelotl":1,"ztane":1,"scottbelden":1,"tzmara":1,"m-aciek":1,"Horstage":1,"collinanderson":1,"jpetidis":1,"wxtim":1,"alexwlchan":1,"peterjc":1,"befeleme":1,"jonathanslenders":1,"mkurnikov":1,"AlexanderPodorov":1,"mpasternak":1,"dannysepler":1,"ns-clin":1,"carlca":1,"fj-fj-fj":1,"chabotsi":1,"niklastanner":1,"olliemath":1,"woodruffw":1,"jsundahl":1,"zzzeek":1,"FurcyPin":1,"razcore-rad":1,"MarcinWieczorek":1,"fmigneault":1,"jaycle":1,"sfc-gh-mkeller":1,"arnau126":1,"andialbrecht":1,"cgahr":1,"scmanjarrez":1,"mbelang":1,"Kein":1,"alanhdu":1,"kpinc":1,"skirpichev":1,"phamquiluan":1,"haesleinhuepf":1,"mick88":1,"OddBloke":1,"sanderr":1,"gilboare":1,"gml16":1,"NickeZ":1,"PhilipAtCisco":1,"TheTechromancer":1,"jbjd":1,"Dreamsorcerer":1,"sisrfeng":1,"stevenkaras":1,"bradezard131":1},"pull_request_authors":{"asottile":37,"jayvdb":13,"dannysepler":4,"edreamleo":4,"eamanu":2,"jbjd":2,"graingert":2,"takluyver":2,"stefan6419846":2,"cclauss":2,"hangie":2,"krassowski":1,"remram44":1,"intgr":1,"seeeturtle":1,"stevenkaras":1,"gopackgo90":1,"scop":1,"datdat":1,"li-dan":1,"anntzer":1,"PrettyWood":1,"PetterS":1,"terencehonles":1,"adamchainz":1,"Hanaasagi":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10061379,"issues_count":31059648,"pull_requests_count":94180017,"authors_count":10686068,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":13,"CONTRIBUTOR":3},"past_year_pull_request_author_associations_count":{"MEMBER":12,"NONE":10,"CONTRIBUTOR":1},"past_year_issue_authors":{"davidkinnes":3,"edreamleo":2,"mgorny":2,"carlca":1,"dvarrazzo":1,"jbjd":1,"jcarlosroldan":1,"kesara":1,"kpinc":1,"niklastanner":1,"ns-clin":1,"PhilipAtCisco":1},"past_year_pull_request_authors":{"asottile":12,"cclauss":2,"jbjd":2,"takluyver":2,"hangie":2,"eamanu":2,"datdat":1},"maintainers":[{"login":"asottile","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"jayvdb","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayvdb"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"}],"active_maintainers":[{"login":"asottile","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"}]},"events":{"total":{"IssuesEvent":21,"WatchEvent":63,"DeleteEvent":4,"IssueCommentEvent":35,"PushEvent":10,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":6,"PullRequestEvent":21,"ForkEvent":6,"CreateEvent":7},"last_year":{"IssuesEvent":21,"WatchEvent":63,"DeleteEvent":4,"IssueCommentEvent":35,"PushEvent":10,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":6,"PullRequestEvent":21,"ForkEvent":6,"CreateEvent":7}},"keywords":["hacktoberfest","linter","python"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T18:34:33.646Z","updated_at":"2023-01-13T18:34:33.646Z","repository_link":"https://github.com/PyCQA/pyflakes/blob/main/.github/workflows/test.yml","dependencies":[{"id":6891048131,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891048132,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":31.192837535170877,"created_at":"2025-09-08T20:53:54.134Z","updated_at":"2025-10-07T08:27:56.999Z","avatar_url":"https://github.com/PyCQA.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":42454276,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["packaging","pip","pallets","pypi","docs","documentation-tool","yapf","pre-commit-hook","gofmt","formatter"],"project_url":"https://science.ecosyste.ms/api/v1/projects/77932","html_url":"https://science.ecosyste.ms/projects/77932"}