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.
codefresh
Advanced tools
Codefresh CLI provides a full and flexible interface to interact with Codefresh.
In case you have node.js installed you can easily install with NPM.
npm install -g codefresh
For other installation possibilities check out the installation documentation.
Generate a new api key from the account settings page.
codefresh auth create-context --api-key {{API_KEY}}
codefresh <command>
Commands:
codefresh completion generate bash completion script
codefresh tag <id> [tags..] Add an image tag.
codefresh untag <id> [tags..] Untag an image.
codefresh annotate Annotate a resource with labels.
codefresh patch Patch a resource by filename or stdin.
codefresh auth Manage authentication contexts.
codefresh create Create a resource from a file or stdin.
codefresh delete Delete a resource by file or resource name.
codefresh generate Generate resources as Kubernetes image pull secret and Codefresh Registry token.
codefresh get Display one or many resources.
codefresh replace Replace a resource by filename.
codefresh version Print version.
codefresh logs <id> Show logs of a build.
codefresh restart <id> Restart a build by its id.
codefresh terminate <id> Terminate a build by its id.
codefresh wait <id..> Wait until a condition will be met on a build.
codefresh run <name> Run a pipeline by id or name and attach the created workflow logs.
codefresh delete-release [name] Delete a helm release from a kubernetes cluster.
codefresh install-chart Install or upgrade a Helm chart Repository flag can be either absolute url or saved repository in Codefresh.
codefresh helm-promotion Promote a Helm release in another environment.
codefresh test-release [name] Test a helm release.
Options:
--cfconfig Custom path for authentication contexts config file [default: "/Users/itaigendler/.cfconfig"]
--help Show help [boolean]
For more information please visit the official CLI documentation site.
FAQs
Codefresh command line utility
The npm package codefresh receives a total of 3,318 weekly downloads. As such, codefresh popularity was classified as popular.
We found that codefresh demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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.