{"id":41881,"name":"frgfm/validate-python-headers","description":"An action to validate the headers of your Python files","url":"https://github.com/frgfm/validate-python-headers","last_synced_at":"2025-09-05T09:11:01.907Z","repository":{"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-08-19T10:41:22.970Z","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":273734835,"owners_count":25158341,"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-05T02:00:09.113Z","response_time":402,"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":"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-08-29T18:07:12.620Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/frgfm","funding_links":["https://github.com/sponsors/frgfm"],"total_stars":2811,"followers":222,"following":16,"created_at":"2022-11-15T05:34:32.257Z","updated_at":"2025-08-29T18:07:12.620Z","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"},"packages":[{"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":"2025-08-19T10:54:28.934Z","created_at":"2023-01-04T13:06:06.330Z","updated_at":"2025-08-19T11:13:49.066Z","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-08-19T10:41:22.970Z","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":271141956,"owners_count":24706331,"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-08-19T02:00:09.176Z","response_time":63,"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-08-18T22:34:42.475Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/frgfm","funding_links":["https://github.com/sponsors/frgfm"],"total_stars":2811,"followers":223,"following":16,"created_at":"2022-11-15T05:34:32.257Z","updated_at":"2025-08-18T22:34:42.476Z","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-08-19T11:13:49.066Z","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-08-19T11:13:48.664Z","issues_count":1,"pull_requests_count":44,"avg_time_to_close_issue":199607.0,"avg_time_to_close_pull_request":223087.33333333334,"issues_closed_count":1,"pull_requests_closed_count":42,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.4318181818181818,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":24,"past_year_issues_count":1,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":199607.0,"past_year_avg_time_to_close_pull_request":359819.8076923077,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.6785714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/frgfm%2Fvalidate-python-headers/issues","maintainers":[{"login":"frgfm","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frgfm"}],"active_maintainers":[]},"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","maintainers":[],"registry":{"name":"github actions","url":"https://github.com/marketplace/actions/","ecosystem":"actions","default":true,"packages_count":32172,"maintainers_count":0,"namespaces_count":20205,"keywords_count":6158,"github":"actions","metadata":{"funded_packages_count":2684},"icon_url":"https://github.com/actions.png","created_at":"2023-01-03T17:16:39.185Z","updated_at":"2025-09-05T05:01:55.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/namespaces"}}],"commits":{"id":473269,"full_name":"frgfm/validate-python-headers","default_branch":"main","committers":[{"name":"F-G Fernandez","email":"26927750+frgfm","count":17,"login":"frgfm"}],"total_commits":17,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":17.0,"dds":0.0,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-17T08:32:43.777Z","last_synced_commit":"4946fa61f0e102cb70d52474dd1ae5dddb87efea","created_at":"2023-03-09T00:59:31.785Z","updated_at":"2024-12-07T16:11:34.991Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/frgfm%2Fvalidate-python-headers/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"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":"frgfm/validate-python-headers","html_url":"https://github.com/frgfm/validate-python-headers","last_synced_at":"2025-08-19T11:13:48.664Z","status":"error","issues_count":1,"pull_requests_count":44,"avg_time_to_close_issue":199607.0,"avg_time_to_close_pull_request":223087.33333333334,"issues_closed_count":1,"pull_requests_closed_count":42,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.4318181818181818,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":24,"past_year_issues_count":1,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":199607.0,"past_year_avg_time_to_close_pull_request":359819.8076923077,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.6785714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":8,"created_at":"2023-05-11T00:02:03.475Z","updated_at":"2025-09-03T06:43:57.169Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/frgfm%2Fvalidate-python-headers","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/frgfm%2Fvalidate-python-headers/issues","issue_labels_count":{"type: enhancement":1},"pull_request_labels_count":{"topic: ci":58,"topic: docs":53,"topic: docker":53,"topic: build":53,"topic: style":53,"module: src":52,"module: action":52,"dependencies":51,"type: enhancement":15,"topic: documentation":11,"type: bug":8,"type: new feature":7,"github_actions":5,"type: code quality":1,"type: breaking change":1},"issue_author_associations_count":{"NONE":1},"pull_request_author_associations_count":{"CONTRIBUTOR":49,"OWNER":27,"NONE":2},"issue_authors":{"Nastaliss":1},"pull_request_authors":{"dependabot[bot]":51,"frgfm":27},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10057050,"issues_count":30964899,"pull_requests_count":93486146,"authors_count":10684481,"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":{"dependencies":27,"topic: docs":23,"topic: docker":23,"topic: build":23,"topic: style":23,"topic: ci":22,"module: src":22,"module: action":22,"github_actions":5,"type: enhancement":5},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":27,"OWNER":3},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":27,"frgfm":3},"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"}]},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":10,"IssueCommentEvent":5,"PushEvent":8,"PullRequestReviewEvent":1,"PullRequestEvent":20,"CreateEvent":11},"last_year":{"ReleaseEvent":1,"DeleteEvent":10,"IssueCommentEvent":5,"PushEvent":8,"PullRequestReviewEvent":1,"PullRequestEvent":20,"CreateEvent":11}},"keywords":["copyright","headers","license","python3"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/builds.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T10:49:18.654Z","updated_at":"2023-01-04T10:49:18.654Z","repository_link":"https://github.com/frgfm/validate-python-headers/blob/main/.github/workflows/builds.yml","dependencies":[{"id":6861851910,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6861851911,"package_name":"satackey/action-docker-layer-caching","ecosystem":"actions","requirements":"v0.0.11","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/style.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T10:49:18.670Z","updated_at":"2023-01-04T10:49:18.670Z","repository_link":"https://github.com/frgfm/validate-python-headers/blob/main/.github/workflows/style.yml","dependencies":[{"id":6861851923,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6861851924,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6861851925,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T10:49:18.692Z","updated_at":"2023-01-04T10:49:18.692Z","repository_link":"https://github.com/frgfm/validate-python-headers/blob/main/.github/workflows/tests.yml","dependencies":[{"id":6861851931,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6861851932,"package_name":"satackey/action-docker-layer-caching","ecosystem":"actions","requirements":"v0.0.11","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"action.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T10:49:18.701Z","updated_at":"2023-01-04T10:49:18.701Z","repository_link":"https://github.com/frgfm/validate-python-headers/blob/main/action.yml","dependencies":[{"id":6861851936,"package_name":"Dockerfile","ecosystem":"actions","requirements":"*","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-04T10:49:18.710Z","updated_at":"2023-01-04T10:49:18.710Z","repository_link":"https://github.com/frgfm/validate-python-headers/blob/main/Dockerfile","dependencies":[{"id":6861851942,"package_name":"python","ecosystem":"docker","requirements":"3.8.13-alpine","direct":true,"kind":"build","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr-title.yml","sha":null,"kind":"manifest","created_at":"2024-07-12T17:51:41.499Z","updated_at":"2024-07-12T17:51:41.499Z","repository_link":"https://github.com/frgfm/validate-python-headers/blob/main/.github/workflows/pr-title.yml","dependencies":[{"id":19068806614,"package_name":"amannn/action-semantic-pull-request","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pull_requests.yml","sha":null,"kind":"manifest","created_at":"2024-07-12T17:51:41.541Z","updated_at":"2024-07-12T17:51:41.541Z","repository_link":"https://github.com/frgfm/validate-python-headers/blob/main/.github/workflows/pull_requests.yml","dependencies":[{"id":19068806615,"package_name":"actions/labeler","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2024-07-12T17:51:41.609Z","updated_at":"2024-07-12T17:51:41.609Z","repository_link":"https://github.com/frgfm/validate-python-headers/blob/main/poetry.lock","dependencies":[{"id":19068806634,"package_name":"cfgv","ecosystem":"pypi","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":19068806635,"package_name":"distlib","ecosystem":"pypi","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":19068806636,"package_name":"filelock","ecosystem":"pypi","requirements":"3.15.4","direct":false,"kind":"runtime","optional":false},{"id":19068806637,"package_name":"identify","ecosystem":"pypi","requirements":"2.5.36","direct":false,"kind":"runtime","optional":false},{"id":19068806638,"package_name":"mypy","ecosystem":"pypi","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":19068806639,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":19068806640,"package_name":"nodeenv","ecosystem":"pypi","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":19068806641,"package_name":"platformdirs","ecosystem":"pypi","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":19068806642,"package_name":"pre-commit","ecosystem":"pypi","requirements":"3.7.1","direct":false,"kind":"runtime","optional":false},{"id":19068806643,"package_name":"pyyaml","ecosystem":"pypi","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":19068806644,"package_name":"ruff","ecosystem":"pypi","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":19068806645,"package_name":"tomli","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":19068806646,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.12.2","direct":false,"kind":"runtime","optional":false},{"id":19068806647,"package_name":"virtualenv","ecosystem":"pypi","requirements":"20.26.3","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-07-12T17:51:41.649Z","updated_at":"2024-07-12T17:51:41.649Z","repository_link":"https://github.com/frgfm/validate-python-headers/blob/main/pyproject.toml","dependencies":[{"id":19068806648,"package_name":"python","ecosystem":"pypi","requirements":"^3.9","direct":true,"kind":"runtime","optional":false},{"id":19068806649,"package_name":"ruff","ecosystem":"pypi","requirements":"==0.5.1","direct":true,"kind":"quality","optional":false},{"id":19068806650,"package_name":"mypy","ecosystem":"pypi","requirements":"==1.10.0","direct":true,"kind":"quality","optional":false},{"id":19068806651,"package_name":"pre-commit","ecosystem":"pypi","requirements":"^3.6.0","direct":true,"kind":"quality","optional":false}]}],"score":4.1588830833596715,"created_at":"2025-09-04T15:51:16.704Z","updated_at":"2025-10-07T08:17:03.545Z","avatar_url":"https://github.com/frgfm.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":["https://github.com/sponsors/frgfm"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/41881","html_url":"https://science.ecosyste.ms/projects/41881","bibtex_url":"https://science.ecosyste.ms/projects/41881/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/41881/export.apalike"}