Safety vulnerability ID: 60251
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Scancodeio 32.5.1 includes a fix for a Command Injection vulnerability in the fetch process of the Docker image.
https://github.com/nexB/scancode.io/security/advisories/GHSA-2ggp-cmvm-f62f
Latest version: 34.10.1
Automate software composition analysis pipelines
--------------------
Security release: This release addresses the security issue detailed below.
We encourage all users of ScanCode.io to upgrade as soon as possible.
- GHSA-2ggp-cmvm-f62f: Command injection in docker image fetch process
The ``fetch_docker_image`` function was subject to potential injection attack.
The user inputs are now sanitized before calling the subprocess function.
https://github.com/nexB/scancode.io/security/advisories/GHSA-2ggp-cmvm-f62f
---
- Add support for multiple input URLs, and adding multiple pipelines in the project
creation REST API.
https://github.com/nexB/scancode.io/issues/828
- Update the ``fetch_vulnerabilities`` pipe to make the API requests by batch of purls.
https://github.com/nexB/scancode.io/issues/835
- Add vulnerability support for discovered dependencies.
The dependency data is loaded using the ``find_vulnerabilities`` pipeline backed by
a VulnerableCode database.
https://github.com/nexB/scancode.io/issues/835
- Fix root filesystem scanning for installed packages and archived Linux distributions.
Allows the scan to discover system packages from `rpmdb.sqlite` and other sources.
https://github.com/nexB/scancode.io/pull/840
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application