Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
github.com/gimlet-io/gimlet-cli
Gimlet CLI is a command line tool that packages a set of conventions and matching workflows to manage the GitOps repository effectively. A modular Gitops workflow for Kubernetes deployments.
Linux / Mac
curl -L https://github.com/gimlet-io/gimlet-cli/releases/download/v0.12.1/gimlet-$(uname)-$(uname -m) -o gimlet
chmod +x gimlet
sudo mv ./gimlet /usr/local/bin/gimlet
gimlet --version
Gimlet CLI supports you throughout your Kubernetes deployment journey.
If you are new to Kubernetes: Deploy your app to Kubernetes without the boilerplate
If you want to modernize your CI pipeline: Manage environments with Gimlet and GitOps
If you want to manage services and environments at scale: Manage environments with Gimlet and GitOps
Visit gimlet.io for the full documentation, examples and guides.
Welcome to the Gimlet project! 🤗
We are excited to see your interest, and appreciate your support! We welcome contributions from people of all backgrounds who are interested in making great software with us. If you have any difficulties getting involved or finding answers to your questions, please don't hesitate to ask your questions.
If you encounter any issues or have any relevant questions, please add an issue to GitHub issues.
If you have any ideas on new features or want to improve the existing features, you can suggest it by opening a GitHub issue. Make sure to include detailed information about the feature requests, use cases, and any other information that could be helpful.
$ gimlet
NAME:
gimlet - a modular Gitops workflow for Kubernetes deployments
USAGE:
gimlet [global options] command [command options] [arguments...]
COMMANDS:
chart Manages Helm charts
gitops Manages the gitops repo
seal Seals secrets in the manifest
manifest Manages Gimlet manifests
help, h Shows a list of commands or help for one command
GLOBAL OPTIONS:
--help, -h show help (default: false)
--version, -v print the version (default: false)
make all
./build/gimlet
FAQs
Unknown package
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.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.