Security News
New Python Packaging Proposal Aims to Solve Phantom Dependency Problem with SBOMs
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
@emedvedev/renovate
Advanced tools
Automated dependency updates. Flexible so you don't need to be.
Automated dependency updates. Multi-platform and multi-language.
Renovate was released in 2017 and already is widely used in the developer community, including:
The easiest way to use Renovate if you are hosted on GitHub.com is to install the hosted Renovate app. On Azure DevOps you can install Renovate as an extension from the marketplace.
For GitHub, go to https://github.com/apps/renovate to install it now. More details on the GitHub App installation.
For Azure DevOps, visit the Visual Studio Marketplace and install the Renovate Me extension in your organization.
From there you can create a pipeline with the RenovateMe
task.
More details on how to configure the pipeline.
Note: This extension is created and maintained personally by a Renovate developer/user so support requests relating to the extension itself cannot be answered directly in the main Renovate repository.
Alternatively, you can create a custom pipeline with a yml
definition that will trigger npx renovate
.
More details on how to configure the pipeline.
For Bitbucket Cloud, Bitbucket Server, Gitea and GitLab, use our self-hosting option.
Visit https://docs.renovatebot.com/ for documentation, and in particular https://docs.renovatebot.com/configuration-options/ for a list of configuration options.
To get help and/or a review for your config, go to the discussions tab in the Renovate repository and open a new "config help" discussion post.
If you are not on github.com or gitlab.com, or you prefer to run your own instance of Renovate then you have several options:
renovate
CLI tool from npmjs, run it on a schedule (e.g. using cron)renovate/renovate
Docker Hub image (same content/versions as the CLI tool), run it on a schedulerenovate/renovate:slim
Docker Hub image if you only use package managers that don't need third party binaries (e.g. JS, Docker, Nuget, pip)More details on the self-hosting development.
If you would like to contribute to Renovate or get a local copy running for some other reason, please see the instructions in .github/contributing.md.
If you discover any important bug with Renovate that may pose a security problem, please disclose it confidentially to renovate-disclosure@whitesourcesoftware.com first, so that it can be assessed and hopefully fixed prior to being exploited. Please do not raise GitHub issues for security-related doubts or problems.
FAQs
Automated dependency updates. Flexible so you don't need to be.
We found that @emedvedev/renovate demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
Security News
Socket CEO Feross Aboukhadijeh discusses open source security challenges, including zero-day attacks and supply chain risks, on the Cyber Security Council podcast.
Security News
Research
Socket researchers uncover how threat actors weaponize Out-of-Band Application Security Testing (OAST) techniques across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.