Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
This repository contains the cdflow command that you can install on your system (e.g. on your dev machine or CI server) in order to release, deploy and (eventally) decommission software services with ease.
The code here is just a thin wrapper for the cdflow docker image used to ensure you get the latest version when you release (with the option to pin should you need to) and that the image used remains consistent through your pipeline.
Full documentation is here: https://mergermarket.github.io/cdflow/
pip install cdflow
If you are using the cdflow wrapper command mentioned above, you can get usage information by running:
$ cdflow --help
cdflow
Create and manage software services using continuous delivery.
Usage:
cdflow release --platform-config <platform_config> <version> [options]
cdflow deploy <environment> <version> [options]
cdflow destroy <environment> [options]
Options:
-c <component_name>, --component <component_name>
-v, --verbose
-p, --plan-only
./test.sh
FAQs
Deployment tooling for continuous delivery
We found that cdflow demonstrated a healthy version release cadence and project activity because the last version was released less than 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
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.