{"id":5802838,"name":"contributor-assistant/github-action","ecosystem":"actions","description":"An action to handle the Contributor License Agreement (CLA) and Developer Certificate of Orgin (DCO)","homepage":"","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/contributor-assistant/github-action","keywords_array":["cla-workflow","contributor-license-agreement","github-actions"],"namespace":"contributor-assistant","versions_count":32,"first_release_published_at":"2020-02-01T11:37:34.000Z","latest_release_published_at":"2024-09-26T10:35:37.000Z","latest_release_number":"v2.6.1","last_synced_at":"2026-08-23T09:41:35.651Z","created_at":"2023-01-04T14:05:26.925Z","updated_at":"2026-08-23T09:41:35.651Z","registry_url":"https://github.com/contributor-assistant/github-action","install_command":null,"documentation_url":null,"metadata":{"name":"CLA assistant lite","description":"An action to handle the Contributor License Agreement (CLA) and Developer Certificate of Orgin (DCO)","author":"SAP","branding":{"icon":"award","color":"blue"},"inputs":{"path-to-signatures":{"description":"Give a path for storing CLAs in a json file ","default":"./signatures/cla.json"},"branch":{"description":"provide a branch where all the CLAs are stored","default":"master"},"allowlist":{"description":"users in the allow list don't have to sign the CLA document","default":""},"remote-repository-name":{"description":"provide the remote repository name where all the signatures should be stored"},"remote-organization-name":{"description":"provide the remote organization name where all the signatures should be stored"},"path-to-document":{"description":"Fully qualified web link to the document - example: https://github.com/cla-assistant/github-action/blob/master/SAPCLA.md"},"signed-commit-message":{"description":"Commit message when a new contributor signs the CLA in a PR"},"signed-empty-commit-message":{"description":"Commit message when a new contributor signs the CLA (empty)"},"create-file-commit-message":{"description":"Commit message when a new file is created"},"custom-notsigned-prcomment":{"description":"Introductory message to ask new contributors to sign"},"custom-pr-sign-comment":{"description":"The signature to be committed in order to sign the CLA."},"custom-allsigned-prcomment":{"description":"pull request comment when everyone has signed, defaults to **CLA Assistant Lite** All Contributors have signed the CLA."},"use-dco-flag":{"description":"Set this to true if you want to use a dco instead of a cla","default":"false"},"lock-pullrequest-aftermerge":{"description":"Will lock the pull request after merge so that the signature the contributors cannot revoke their signature comments after merge","default":"true"},"suggest-recheck":{"description":"Controls whether or not the action's comment should suggest that users comment `recheck`.","default":"true"}},"runs":{"using":"node20","main":"dist/index.js"},"default_branch":"master","path":null},"repo_metadata":{"id":38246993,"uuid":"233005322","full_name":"contributor-assistant/github-action","owner":"contributor-assistant","description":"CLA Assistant GitHub Action","archived":true,"fork":false,"pushed_at":"2026-03-23T13:22:27.000Z","size":145497,"stargazers_count":345,"open_issues_count":38,"forks_count":137,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-08-18T05:53:01.031Z","etag":null,"topics":["cla-workflow","contributor-license-agreement","github-actions"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/contributor-assistant.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":null,"codeowners":null,"security":"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},"funding":{"github":"ibakshay"}},"created_at":"2020-01-10T08:50:37.000Z","updated_at":"2026-08-06T07:28:56.000Z","dependencies_parsed_at":"2024-01-14T04:48:49.659Z","dependency_job_id":"0918fc0b-8a8d-4bc8-9867-6632b6ad0a13","html_url":"https://github.com/contributor-assistant/github-action","commit_stats":{"total_commits":563,"total_committers":36,"mean_commits":15.63888888888889,"dds":0.1687388987566607,"last_synced_commit":"ca4a40a7d1004f18d9960b404b97e5f30a505a08"},"previous_names":["cla-assistant/github-action"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/contributor-assistant/github-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contributor-assistant%2Fgithub-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contributor-assistant%2Fgithub-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contributor-assistant%2Fgithub-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contributor-assistant%2Fgithub-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/contributor-assistant","download_url":"https://codeload.github.com/contributor-assistant/github-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contributor-assistant%2Fgithub-action/sbom","scorecard":{"id":303640,"data":{"date":"2025-08-11","repo":{"name":"github.com/contributor-assistant/github-action","commit":"ca4a40a7d1004f18d9960b404b97e5f30a505a08"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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 5/18 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/add-contributors-in-readme.yaml:1","Warn: no topLevel permission defined: .github/workflows/assign-to-project.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/nodejs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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":"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 'master'"],"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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/add-contributors-in-readme.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/contributor-assistant/github-action/add-contributors-in-readme.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/assign-to-project.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/contributor-assistant/github-action/assign-to-project.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/contributor-assistant/github-action/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/contributor-assistant/github-action/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/contributor-assistant/github-action/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/contributor-assistant/github-action/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/contributor-assistant/github-action/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/contributor-assistant/github-action/nodejs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/contributor-assistant/github-action/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/contributor-assistant/github-action/nodejs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/contributor-assistant/github-action/nodejs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/contributor-assistant/github-action/nodejs.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   1 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":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 19 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":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","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-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","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-17T21:25:40.347Z","repository_id":38246993,"created_at":"2025-08-17T21:25:40.347Z","updated_at":"2025-08-17T21:25:40.347Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36757737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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"},"tags":[]},"repo_metadata_updated_at":"2026-08-18T06:19:17.676Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":205,"rankings":{"downloads":null,"dependent_repos_count":2.8996989383615905,"dependent_packages_count":0.0,"stargazers_count":0.998257011567105,"forks_count":0.7605767707177943,"docker_downloads_count":null,"average":1.1646331801616225},"purl":"pkg:githubactions/contributor-assistant/github-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/contributor-assistant/github-action","docker_dependents_count":1,"docker_downloads_count":164171,"usage_url":"https://repos.ecosyste.ms/usage/actions/contributor-assistant/github-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/contributor-assistant/github-action/dependencies","status":null,"funding_links":["https://github.com/sponsors/ibakshay"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T22:19:39.221Z","issues_count":74,"pull_requests_count":77,"avg_time_to_close_issue":17835444.78723404,"avg_time_to_close_pull_request":4588688.594202898,"issues_closed_count":47,"pull_requests_closed_count":69,"pull_request_authors_count":38,"issue_authors_count":52,"avg_comments_per_issue":2.3513513513513513,"avg_comments_per_pull_request":1.2727272727272727,"merged_pull_requests_count":52,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3364099.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"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/contributor-assistant%2Fgithub-action/issues","maintainers":[{"login":"ibakshay","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibakshay"},{"login":"michael-spengler","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-spengler"}],"active_maintainers":[{"login":"ibakshay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibakshay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/contributor-assistant%2Fgithub-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/contributor-assistant%2Fgithub-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/contributor-assistant%2Fgithub-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/contributor-assistant%2Fgithub-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/contributor-assistant%2Fgithub-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/contributor-assistant%2Fgithub-action/codemeta","maintainers":[]}