{"id":5800813,"name":"ActionsDesk/github-actions-allow-list-as-code-action","ecosystem":"actions","description":"Automate GitHub Actions allow list for GitHub Enterprise Cloud and Server accounts","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/ActionsDesk/github-actions-allow-list-as-code-action","keywords_array":["automation","github-actions","github-enterprise-cloud","policy-as-code"],"namespace":"ActionsDesk","versions_count":15,"first_release_published_at":"2021-05-27T15:51:21.000Z","latest_release_published_at":"2025-09-27T09:19:16.000Z","latest_release_number":"v3.2.1","last_synced_at":"2026-05-15T21:18:13.660Z","created_at":"2023-01-04T12:28:54.102Z","updated_at":"2026-05-15T21:18:13.660Z","registry_url":"https://github.com/ActionsDesk/github-actions-allow-list-as-code-action","install_command":null,"documentation_url":null,"metadata":{"name":"github-actions-allow-list-as-code-action","description":"Automate GitHub Actions allow list for GitHub Enterprise Cloud and Server accounts","inputs":{"token":{"description":"GitHub Personal Access Token (PAT) with appropriate enterprise administration scopes","required":true},"enterprise":{"description":"GitHub Enterprise account slug","required":false},"organization":{"description":"GitHub organization slug","required":false},"allow_list_path":{"description":"Path to the GitHub Actions allow list YML within the repository","default":"github-actions-allow-list.yml","required":false},"gh_api_url":{"description":"GitHub Enterprise Server API URL","default":"${{ github.api_url }}","required":false}},"runs":{"using":"node20","main":"dist/index.js"},"branding":{"icon":"check-circle","color":"green"},"default_branch":"main","path":null},"repo_metadata":{"id":39082142,"uuid":"371279024","full_name":"ActionsDesk/github-actions-allow-list-as-code-action","owner":"ActionsDesk","description":"Automate GitHub Actions allow list for GitHub Enterprise Cloud accounts","archived":false,"fork":false,"pushed_at":"2025-11-01T15:47:02.000Z","size":3698,"stargazers_count":17,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-11-01T17:24:01.441Z","etag":null,"topics":["automation","github-actions","github-enterprise-cloud","policy-as-code"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ActionsDesk.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-27T07:07:46.000Z","updated_at":"2025-11-01T15:57:14.000Z","dependencies_parsed_at":"2024-02-15T08:32:47.301Z","dependency_job_id":"89f85e0c-1ec9-4403-bfea-4e3826fd3b16","html_url":"https://github.com/ActionsDesk/github-actions-allow-list-as-code-action","commit_stats":{"total_commits":110,"total_committers":4,"mean_commits":27.5,"dds":0.3909090909090909,"last_synced_commit":"75d3170150cab7ed5d7efb9e2e238a47ab73a207"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/ActionsDesk/github-actions-allow-list-as-code-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActionsDesk%2Fgithub-actions-allow-list-as-code-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActionsDesk%2Fgithub-actions-allow-list-as-code-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActionsDesk%2Fgithub-actions-allow-list-as-code-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActionsDesk%2Fgithub-actions-allow-list-as-code-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ActionsDesk","download_url":"https://codeload.github.com/ActionsDesk/github-actions-allow-list-as-code-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActionsDesk%2Fgithub-actions-allow-list-as-code-action/sbom","scorecard":{"id":8363,"data":{"date":"2025-08-11","repo":{"name":"github.com/ActionsDesk/github-actions-allow-list-as-code-action","commit":"948178e32b48561a70b6181ec322b2c40f37db20"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:16","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"Code-Review","score":2,"reason":"Found 1/4 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: npmCommand not pinned by hash: .github/workflows/test.yml:58","Info:   3 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"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":"SAST","score":6,"reason":"SAST tool is not run on all commits -- score normalized to 6","details":["Warn: 17 commits out of 28 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-14T14:03:23.742Z","repository_id":39082142,"created_at":"2025-08-14T14:03:23.743Z","updated_at":"2025-08-14T14:03:23.743Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29449049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T15:52:44.973Z","status":"ssl_error","status_checked_at":"2026-02-14T15:52:11.208Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-02-14T16:10:29.916Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.756773886864206,"dependent_packages_count":0.0,"stargazers_count":10.061796862620822,"forks_count":9.47234986531453,"docker_downloads_count":null,"average":11.07273015369989},"purl":"pkg:githubactions/ActionsDesk/github-actions-allow-list-as-code-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/ActionsDesk/github-actions-allow-list-as-code-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/ActionsDesk/github-actions-allow-list-as-code-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/ActionsDesk/github-actions-allow-list-as-code-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T14:56:12.537Z","issues_count":4,"pull_requests_count":147,"avg_time_to_close_issue":208837.66666666666,"avg_time_to_close_pull_request":1435527.390070922,"issues_closed_count":3,"pull_requests_closed_count":141,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.25,"avg_comments_per_pull_request":1.3673469387755102,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":133,"past_year_issues_count":0,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":59728.27272727273,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.2142857142857142,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActionsDesk%2Fgithub-actions-allow-list-as-code-action/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ActionsDesk%2Fgithub-actions-allow-list-as-code-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ActionsDesk%2Fgithub-actions-allow-list-as-code-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ActionsDesk%2Fgithub-actions-allow-list-as-code-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ActionsDesk%2Fgithub-actions-allow-list-as-code-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ActionsDesk%2Fgithub-actions-allow-list-as-code-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ActionsDesk%2Fgithub-actions-allow-list-as-code-action/codemeta","maintainers":[]}