{"id":6326509,"name":"renovatebot/github-action","ecosystem":"actions","description":"GitHub Action to run self-hosted Renovate.","homepage":"","licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/renovatebot/github-action","keywords_array":["github-action","github-actions","renovate"],"namespace":"renovatebot","versions_count":1352,"first_release_published_at":"2020-08-12T07:42:33.000Z","latest_release_published_at":"2024-12-09T08:04:12.000Z","latest_release_number":"v41.0.6","last_synced_at":"2026-03-31T14:02:37.269Z","created_at":"2023-02-13T13:16:28.015Z","updated_at":"2026-03-31T14:02:37.269Z","registry_url":"https://github.com/renovatebot/github-action","install_command":null,"documentation_url":null,"metadata":{"name":"Renovate Bot GitHub Action","description":"GitHub Action to run self-hosted Renovate.","author":"Jeroen de Bruijn","branding":{"icon":"refresh-cw","color":"blue"},"inputs":{"configurationFile":{"description":"Configuration file to configure Renovate. Either use this input or the\n'RENOVATE_CONFIG_FILE' environment variable.\n","required":false},"token":{"description":"GitHub personal access token that Renovate should use. This should be\nconfigured using a Secret. Either use this input or the 'RENOVATE_TOKEN'\nenvironment variable.\n","required":false},"env-regex":{"description":"Override the environment variables which will be passsed into the renovate container.\nDefaults to `^(?:RENOVATE_\\\\w+|LOG_LEVEL|GITHUB_COM_TOKEN|NODE_OPTIONS|(?:HTTPS?|NO)_PROXY|(?:https?|no)_proxy)$`\n","required":false},"renovate-version":{"description":"Renovate version to use.\n","required":false,"default":"39"},"renovate-image":{"description":"Renovate docker image name.\n","required":false,"default":"ghcr.io/renovatebot/renovate"},"mount-docker-socket":{"description":"Mount the Docker socket inside the renovate container so that the commands\ncan use Docker. Also add the user inside the renovate container to the\ndocker group for socket permissions.\n","required":false},"docker-socket-host-path":{"description":"Allows the overriding of the host path for the Docker socket that is mounted into the container.\nUseful on systems where the host Docker socket is located somewhere other than '/var/run/docker.sock' (the default).\nOnly applicable when 'mount-docker-socket' is true.\n","required":false,"default":"/var/run/docker.sock"},"docker-cmd-file":{"description":"Override docker command. Default command is `renovate`\n","required":false},"docker-network":{"description":"Docker network.\n","required":false},"docker-user":{"description":"Docker user. Default to an unprivileged user\n","required":false},"docker-volumes":{"description":"Docker volume mounts. Default to /tmp:/tmp\n","default":"/tmp:/tmp","required":false}},"runs":{"using":"node20","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":37495925,"uuid":"252754603","full_name":"renovatebot/github-action","owner":"renovatebot","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-31T14:34:10.000Z","size":13239,"stargazers_count":449,"open_issues_count":16,"forks_count":104,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-01-01T02:36:14.129Z","etag":null,"topics":["github-action","github-actions","renovate"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/renovatebot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"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":"2020-04-03T14:24:03.000Z","updated_at":"2025-12-31T15:45:59.000Z","dependencies_parsed_at":"2025-12-07T14:03:02.448Z","dependency_job_id":null,"html_url":"https://github.com/renovatebot/github-action","commit_stats":{"total_commits":3610,"total_committers":40,"mean_commits":90.25,"dds":0.2542936288088643,"last_synced_commit":"13076dbca14b6fb9d8695a518b8f879973d68705"},"previous_names":[],"tags_count":1477,"template":false,"template_full_name":null,"purl":"pkg:github/renovatebot/github-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renovatebot%2Fgithub-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renovatebot%2Fgithub-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renovatebot%2Fgithub-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renovatebot%2Fgithub-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/renovatebot","download_url":"https://codeload.github.com/renovatebot/github-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renovatebot%2Fgithub-action/sbom","scorecard":{"id":722417,"data":{"date":"2025-08-11","repo":{"name":"github.com/renovatebot/github-action","commit":"8823e9ced0aba57136b80b62c921271b262b411f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/30 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":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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: no topLevel permission defined: .github/workflows/build.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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: license:0","Warn: project license file does not contain an FSF or OSI license."],"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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/renovatebot/.github/SECURITY.md:1","Info: Found linked content: github.com/renovatebot/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/renovatebot/.github/SECURITY.md:1","Info: Found text in security policy: github.com/renovatebot/.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":"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"}}]},"last_synced_at":"2025-08-22T11:46:16.000Z","repository_id":37495925,"created_at":"2025-08-22T11:46:16.000Z","updated_at":"2025-08-22T11:46:16.000Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28217171,"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":"2026-01-05T02:00:06.358Z","response_time":57,"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":"renovatebot","name":"Renovate Bot","uuid":"38656520","kind":"organization","description":"The home of Renovate, a bot for automated dependency updates","email":"renovate@mend.io","website":"https://mend.io/renovate","location":"Israel","twitter":"renovatebot","company":null,"icon_url":"https://avatars.githubusercontent.com/u/38656520?v=4","repositories_count":69,"last_synced_at":"2025-10-19T18:41:10.649Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/renovatebot","funding_links":[],"total_stars":21126,"followers":532,"following":0,"created_at":"2022-11-12T20:07:07.462Z","updated_at":"2025-10-19T18:41:10.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/renovatebot","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/renovatebot/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-01-05T14:04:02.557Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":602,"rankings":{"downloads":null,"dependent_repos_count":1.400728886071938,"dependent_packages_count":0.0,"stargazers_count":1.3595309776580573,"forks_count":1.0077642212010776,"docker_downloads_count":null,"average":0.9420060212327682},"purl":"pkg:githubactions/renovatebot/github-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/renovatebot/github-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/renovatebot/github-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/renovatebot/github-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-18T20:00:49.322Z","issues_count":89,"pull_requests_count":261,"avg_time_to_close_issue":9241260.515151516,"avg_time_to_close_pull_request":493779.23206751054,"issues_closed_count":66,"pull_requests_closed_count":237,"pull_request_authors_count":45,"issue_authors_count":66,"avg_comments_per_issue":2.191011235955056,"avg_comments_per_pull_request":0.5977011494252874,"merged_pull_requests_count":213,"bot_issues_count":2,"bot_pull_requests_count":144,"past_year_issues_count":18,"past_year_pull_requests_count":43,"past_year_avg_time_to_close_issue":63924.11111111111,"past_year_avg_time_to_close_pull_request":226788.5588235294,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.2777777777777778,"past_year_avg_comments_per_pull_request":0.37209302325581395,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":28,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/renovatebot%2Fgithub-action/issues","maintainers":[{"login":"viceice","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viceice"},{"login":"JamieMagee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamieMagee"},{"login":"jdbruijn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdbruijn"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/renovatebot%2Fgithub-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/renovatebot%2Fgithub-action/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/renovatebot%2Fgithub-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/renovatebot%2Fgithub-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/renovatebot%2Fgithub-action/codemeta","maintainers":[]}