{"id":5801447,"name":"frgfm/validate-python-headers","ecosystem":"actions","description":"Validate the copyright \u0026 license references in the headers of your Python files","homepage":"","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/frgfm/validate-python-headers","keywords_array":["copyright","headers","license","python3"],"namespace":"frgfm","versions_count":6,"first_release_published_at":"2022-06-26T22:39:17.000Z","latest_release_published_at":"2024-12-30T15:29:23.000Z","latest_release_number":"v0.5.1","last_synced_at":"2026-03-11T06:35:22.756Z","created_at":"2023-01-04T13:06:06.330Z","updated_at":"2026-03-11T06:35:22.756Z","registry_url":"https://github.com/frgfm/validate-python-headers","install_command":null,"documentation_url":null,"metadata":{"name":"validate-python-headers","author":"frgfm","description":"Validate the copyright \u0026 license references in the headers of your Python files","branding":{"icon":"check-square","color":"blue"},"inputs":{"owner":{"description":"Name of the copyright owner","required":true},"starting-year":{"description":"Starting year of your project","required":true},"license":{"description":"License of your project","required":false,"default":null},"folders":{"description":"Folders to inspect","required":false,"default":"."},"ignore-files":{"description":"Files to ignore","required":false,"default":"__init__.py"},"ignore-folders":{"description":"Folders to ignore","required":false,"default":".github/"},"license-notice":{"description":"Custom license notice to be used if license is null","required":false,"default":null}},"outputs":{"issues":{"description":"The list of files with header issues"}},"runs":{"using":"docker","image":"Dockerfile","args":["${{ inputs.owner }}","${{ inputs.starting-year }}","${{ inputs.license }}","${{ inputs.folders }}","${{ inputs.ignore-files }}","${{ inputs.ignore-folders }}","${{ inputs.license-notice }}"]},"default_branch":"main","path":null},"repo_metadata":{"id":40594071,"uuid":"507687795","full_name":"frgfm/validate-python-headers","owner":"frgfm","description":"An action to validate the headers of your Python files","archived":false,"fork":false,"pushed_at":"2025-08-19T08:19:51.000Z","size":156,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-05T09:16:37.255Z","etag":null,"topics":["copyright","headers","license","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/frgfm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"frgfm","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2022-06-26T21:25:14.000Z","updated_at":"2025-08-19T08:19:54.000Z","dependencies_parsed_at":"2024-07-12T17:51:41.716Z","dependency_job_id":"8fdf3305-e574-4964-be7d-ca8e7a3cf0a6","html_url":"https://github.com/frgfm/validate-python-headers","commit_stats":{"total_commits":17,"total_committers":1,"mean_commits":17.0,"dds":0.0,"last_synced_commit":"4946fa61f0e102cb70d52474dd1ae5dddb87efea"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/frgfm/validate-python-headers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frgfm%2Fvalidate-python-headers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frgfm%2Fvalidate-python-headers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frgfm%2Fvalidate-python-headers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frgfm%2Fvalidate-python-headers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frgfm","download_url":"https://codeload.github.com/frgfm/validate-python-headers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frgfm%2Fvalidate-python-headers/sbom","scorecard":{"id":411402,"data":{"date":"2025-08-11","repo":{"name":"github.com/frgfm/validate-python-headers","commit":"5c7dadcf3e2c97cfb61576b4c512ee4f15177e8d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- score normalized to 0","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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":"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":"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: jobLevel 'packages' permission set to 'write': .github/workflows/push.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/push.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/triage.yml:10","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-edited.yml:1","Warn: no topLevel permission defined: .github/workflows/push.yml:1","Warn: no topLevel permission defined: .github/workflows/style.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/triage.yml:1"],"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":"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":"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":"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/frgfm/validate-python-headers/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/frgfm/validate-python-headers/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-edited.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/frgfm/validate-python-headers/pr-edited.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/frgfm/validate-python-headers/push.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/frgfm/validate-python-headers/push.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/frgfm/validate-python-headers/push.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/frgfm/validate-python-headers/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/frgfm/validate-python-headers/style.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/style.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/frgfm/validate-python-headers/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/frgfm/validate-python-headers/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/frgfm/validate-python-headers/style.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/style.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/frgfm/validate-python-headers/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/frgfm/validate-python-headers/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/frgfm/validate-python-headers/style.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/style.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/frgfm/validate-python-headers/style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/frgfm/validate-python-headers/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/frgfm/validate-python-headers/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/frgfm/validate-python-headers/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/frgfm/validate-python-headers/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/frgfm/validate-python-headers/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/frgfm/validate-python-headers/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/triage.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/frgfm/validate-python-headers/triage.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.11-alpine to python:3.11-alpine@sha256:8d8c6d3808243160605925c2a7ab2dc5c72d0e75651699b0639143613e0855b8","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T22:47:49.443Z","repository_id":40594071,"created_at":"2025-08-18T22:47:49.443Z","updated_at":"2025-08-18T22:47:49.443Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275935147,"owners_count":25555526,"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-19T02:00:09.700Z","response_time":108,"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":"frgfm","name":"F-G Fernandez","uuid":"26927750","kind":"user","description":"Deep Learning Engineer by day, Open Source contributor by night :bat: ","email":"","website":"https://relaycli.com/manifesto","location":"Paris, FR","twitter":"FrG_FM","company":"@relaycli @pyronear","icon_url":"https://avatars.githubusercontent.com/u/26927750?u=dfbafc3534a42845875b527483a134ec48bfe6f9\u0026v=4","repositories_count":55,"last_synced_at":"2025-09-18T16:07:18.371Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/frgfm","funding_links":["https://github.com/sponsors/frgfm"],"total_stars":2851,"followers":225,"following":16,"created_at":"2022-11-15T05:34:32.257Z","updated_at":"2025-09-18T16:07:18.371Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frgfm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frgfm/repositories"},"tags":[{"name":"v0.5.1","sha":"5c7dadcf3e2c97cfb61576b4c512ee4f15177e8d","kind":"commit","published_at":"2024-12-30T15:29:23.000Z","download_url":"https://codeload.github.com/frgfm/validate-python-headers/tar.gz/v0.5.1","html_url":"https://github.com/frgfm/validate-python-headers/releases/tag/v0.5.1","dependencies_parsed_at":"2025-01-01T04:45:20.603Z","dependency_job_id":null,"purl":"pkg:github/frgfm/validate-python-headers@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frgfm%2Fvalidate-python-headers/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frgfm%2Fvalidate-python-headers/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"689de76451229e27c5b78a87b95db7c9f324dbc7","kind":"commit","published_at":"2024-07-05T20:46:59.000Z","download_url":"https://codeload.github.com/frgfm/validate-python-headers/tar.gz/v0.5.0","html_url":"https://github.com/frgfm/validate-python-headers/releases/tag/v0.5.0","dependencies_parsed_at":"2024-07-07T04:08:55.555Z","dependency_job_id":null,"purl":"pkg:github/frgfm/validate-python-headers@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frgfm%2Fvalidate-python-headers/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frgfm%2Fvalidate-python-headers/tags/v0.5.0/manifests"},{"name":"v0.4","sha":"4946fa61f0e102cb70d52474dd1ae5dddb87efea","kind":"commit","published_at":"2023-01-16T15:54:46.000Z","download_url":"https://codeload.github.com/frgfm/validate-python-headers/tar.gz/v0.4","html_url":"https://github.com/frgfm/validate-python-headers/releases/tag/v0.4","dependencies_parsed_at":"2023-06-01T13:13:31.542Z","dependency_job_id":null,"purl":"pkg:github/frgfm/validate-python-headers@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frgfm%2Fvalidate-python-headers/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frgfm%2Fvalidate-python-headers/tags/v0.4/manifests"},{"name":"v0.3","sha":"d80cf77eab38101ef20008b98448ff254ca3efb3","kind":"commit","published_at":"2022-12-20T20:30:18.000Z","download_url":"https://codeload.github.com/frgfm/validate-python-headers/tar.gz/v0.3","html_url":"https://github.com/frgfm/validate-python-headers/releases/tag/v0.3","dependencies_parsed_at":"2023-06-01T11:01:08.807Z","dependency_job_id":null,"purl":"pkg:github/frgfm/validate-python-headers@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frgfm%2Fvalidate-python-headers/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frgfm%2Fvalidate-python-headers/tags/v0.3/manifests"},{"name":"v0.2","sha":"895ada9db3e05c3722e925a47c9a85f97e105b64","kind":"commit","published_at":"2022-06-27T14:01:14.000Z","download_url":"https://codeload.github.com/frgfm/validate-python-headers/tar.gz/v0.2","html_url":"https://github.com/frgfm/validate-python-headers/releases/tag/v0.2","dependencies_parsed_at":"2023-05-31T12:23:42.115Z","dependency_job_id":null,"purl":"pkg:github/frgfm/validate-python-headers@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frgfm%2Fvalidate-python-headers/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frgfm%2Fvalidate-python-headers/tags/v0.2/manifests"},{"name":"v0.1","sha":"7bd413f2ce9b5928917e34e47819ceed8836f961","kind":"commit","published_at":"2022-06-26T22:39:17.000Z","download_url":"https://codeload.github.com/frgfm/validate-python-headers/tar.gz/v0.1","html_url":"https://github.com/frgfm/validate-python-headers/releases/tag/v0.1","dependencies_parsed_at":"2023-05-31T12:23:42.530Z","dependency_job_id":null,"purl":"pkg:github/frgfm/validate-python-headers@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frgfm%2Fvalidate-python-headers/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frgfm%2Fvalidate-python-headers/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-21T05:41:16.470Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":16,"rankings":{"downloads":null,"dependent_repos_count":10.156868958960546,"dependent_packages_count":0.0,"stargazers_count":22.912375217873553,"forks_count":21.708128664237048,"docker_downloads_count":null,"average":13.694343210267787},"purl":"pkg:githubactions/frgfm/validate-python-headers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/frgfm/validate-python-headers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/frgfm/validate-python-headers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/frgfm/validate-python-headers/dependencies","status":null,"funding_links":["https://github.com/sponsors/frgfm"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-09T06:11:55.519Z","issues_count":1,"pull_requests_count":80,"avg_time_to_close_issue":199607.0,"avg_time_to_close_pull_request":368471.1549295775,"issues_closed_count":1,"pull_requests_closed_count":71,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.4375,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":0,"past_year_pull_requests_count":30,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":755956.9583333334,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":27,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/frgfm%2Fvalidate-python-headers/issues","maintainers":[{"login":"frgfm","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frgfm"}],"active_maintainers":[{"login":"frgfm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frgfm"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/frgfm%2Fvalidate-python-headers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/frgfm%2Fvalidate-python-headers/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/frgfm%2Fvalidate-python-headers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/frgfm%2Fvalidate-python-headers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/frgfm%2Fvalidate-python-headers/codemeta","maintainers":[]}