{"id":6289371,"name":"nicklegan/github-org-code-frequency-action","ecosystem":"actions","description":"An Action to generate a report with frequency metrics and programming languages used per repository for a GitHub organization","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/nicklegan/github-org-code-frequency-action","keywords_array":["actions","developer-productivity","github-enterprise","lines-of-code","metrics","organization","report"],"namespace":"nicklegan","versions_count":4,"first_release_published_at":"2021-09-10T13:08:09.000Z","latest_release_published_at":"2022-09-22T16:23:05.000Z","latest_release_number":"v2.1.0","last_synced_at":"2026-04-11T10:58:39.627Z","created_at":"2023-02-09T03:26:56.843Z","updated_at":"2026-04-11T10:58:39.627Z","registry_url":"https://github.com/nicklegan/github-org-code-frequency-action","install_command":null,"documentation_url":null,"metadata":{"name":"GitHub Organization Code Frequency Report Action","description":"An Action to generate a report with frequency metrics and programming languages used per repository for a GitHub organization","inputs":{"token":{"description":"A Personal Access token with repo and read:org scope","required":true},"org":{"description":"Custom GitHub organization to retrieve data for","default":"","required":false},"weeks":{"description":"Amount of weeks in the past to collect data for","default":"4","required":false},"sort":{"description":"Column used for sorting report results","default":"additions","required":false},"sort-order":{"description":"Selected column sorting direction","default":"desc","required":false},"committer-name":{"description":"The name of the committer that will appear in the Git history","default":"github-actions","required":false},"committer-email":{"description":"The committer email that will appear in the Git history","default":"github-actions@github.com","required":false},"fromdate":{"description":"The date from which to start collecting data","required":false},"todate":{"description":"The date to which to stop collecting data","required":false},"json":{"description":"Optional report export in JSON format","required":false},"appid":{"required":false},"privatekey":{"required":false},"installationid":{"required":false}},"runs":{"using":"node16","main":"dist/index.js"},"branding":{"icon":"list","color":"blue"},"default_branch":"main","path":null},"repo_metadata":{"id":39154132,"uuid":"405080487","full_name":"nicklegan/github-org-code-frequency-action","owner":"nicklegan","description":"A GitHub Action to generate a report that contains code frequency metrics and programming languages used per repository belonging to a GitHub organization.","archived":false,"fork":false,"pushed_at":"2023-04-01T15:56:54.000Z","size":321,"stargazers_count":10,"open_issues_count":6,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-10T04:30:22.007Z","etag":null,"topics":["actions","developer-productivity","github-enterprise","lines-of-code","metrics","organization","report"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"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/nicklegan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":".github/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-10T12:54:38.000Z","updated_at":"2025-08-24T05:53:21.000Z","dependencies_parsed_at":"2024-10-09T13:46:40.196Z","dependency_job_id":null,"html_url":"https://github.com/nicklegan/github-org-code-frequency-action","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"1f419ff85fae75c61c45b3f18e795e52ce778dce"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/nicklegan/github-org-code-frequency-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicklegan%2Fgithub-org-code-frequency-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicklegan%2Fgithub-org-code-frequency-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicklegan%2Fgithub-org-code-frequency-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicklegan%2Fgithub-org-code-frequency-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicklegan","download_url":"https://codeload.github.com/nicklegan/github-org-code-frequency-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicklegan%2Fgithub-org-code-frequency-action/sbom","scorecard":{"id":685232,"data":{"date":"2025-08-11","repo":{"name":"github.com/nicklegan/github-org-code-frequency-action","commit":"1f419ff85fae75c61c45b3f18e795e52ce778dce"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/5 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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"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":"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":"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 5 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"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:35:18.402Z","repository_id":39154132,"created_at":"2025-08-22T00:35:18.402Z","updated_at":"2025-08-22T00:35:18.402Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274772333,"owners_count":25346591,"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-12T02:00:09.324Z","response_time":60,"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":"nicklegan","name":"Nick Nagel","uuid":"60080580","kind":"user","description":"Senior DevOps Engineer","email":"","website":null,"location":"Netherlands","twitter":null,"company":"GitHub","icon_url":"https://avatars.githubusercontent.com/u/60080580?u=8b9e0f56aa9b39549df47dedce327579577b2790\u0026v=4","repositories_count":13,"last_synced_at":"2023-03-06T02:26:24.148Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nicklegan","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T03:06:17.777Z","updated_at":"2023-03-06T02:26:24.269Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicklegan","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicklegan/repositories"},"tags":[{"name":"v2.1.0","sha":"1f419ff85fae75c61c45b3f18e795e52ce778dce","kind":"commit","published_at":"2022-09-22T16:23:05.000Z","download_url":"https://codeload.github.com/nicklegan/github-org-code-frequency-action/tar.gz/v2.1.0","html_url":"https://github.com/nicklegan/github-org-code-frequency-action/releases/tag/v2.1.0","dependencies_parsed_at":"2023-06-02T09:15:28.907Z","dependency_job_id":null,"purl":"pkg:github/nicklegan/github-org-code-frequency-action@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicklegan%2Fgithub-org-code-frequency-action/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicklegan%2Fgithub-org-code-frequency-action/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"3fe432b2f1840cd9925d9cd32f3305bd2a42de52","kind":"commit","published_at":"2022-09-21T17:26:10.000Z","download_url":"https://codeload.github.com/nicklegan/github-org-code-frequency-action/tar.gz/v2.0.0","html_url":"https://github.com/nicklegan/github-org-code-frequency-action/releases/tag/v2.0.0","dependencies_parsed_at":"2023-06-02T09:15:29.257Z","dependency_job_id":null,"purl":"pkg:github/nicklegan/github-org-code-frequency-action@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicklegan%2Fgithub-org-code-frequency-action/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicklegan%2Fgithub-org-code-frequency-action/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"c61f5fc63fdf2575fe3e38125c6fa53f36368a95","kind":"commit","published_at":"2022-08-22T19:53:07.000Z","download_url":"https://codeload.github.com/nicklegan/github-org-code-frequency-action/tar.gz/v1.0.1","html_url":"https://github.com/nicklegan/github-org-code-frequency-action/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T07:51:50.552Z","dependency_job_id":null,"purl":"pkg:github/nicklegan/github-org-code-frequency-action@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicklegan%2Fgithub-org-code-frequency-action/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicklegan%2Fgithub-org-code-frequency-action/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"6f75179036b9e13edbf2b936e0c32e208f3ff0fe","kind":"commit","published_at":"2021-09-10T13:08:09.000Z","download_url":"https://codeload.github.com/nicklegan/github-org-code-frequency-action/tar.gz/v1.0.0","html_url":"https://github.com/nicklegan/github-org-code-frequency-action/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T07:51:50.311Z","dependency_job_id":null,"purl":"pkg:github/nicklegan/github-org-code-frequency-action@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicklegan%2Fgithub-org-code-frequency-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicklegan%2Fgithub-org-code-frequency-action/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-12T07:14:32.325Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":42.858974907023466,"dependent_packages_count":0.0,"stargazers_count":17.701876629761042,"forks_count":18.107981019963237,"average":19.667208139186936},"purl":"pkg:githubactions/nicklegan/github-org-code-frequency-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/nicklegan/github-org-code-frequency-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/nicklegan/github-org-code-frequency-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/nicklegan/github-org-code-frequency-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-08T01:43:04.014Z","issues_count":0,"pull_requests_count":34,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":3767876.785714286,"issues_closed_count":0,"pull_requests_closed_count":28,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.7352941176470589,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicklegan%2Fgithub-org-code-frequency-action/issues","maintainers":[{"login":"nicklegan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicklegan"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/nicklegan%2Fgithub-org-code-frequency-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/nicklegan%2Fgithub-org-code-frequency-action/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/nicklegan%2Fgithub-org-code-frequency-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/nicklegan%2Fgithub-org-code-frequency-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/nicklegan%2Fgithub-org-code-frequency-action/codemeta","maintainers":[]}