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/emreodabas/image-decorator-controller
Kubernetes Controller for importing external images to own/local repository and redeploy workload
git clone https://github.com/emreodabas/image-decorator-controller
cd /image-decorator-controller && go get && /hack/runDemo.sh
hack/resetWorkloads.sh
hack/checkStates.sh
git clone https://github.com/emreodabas/image-decorator-controller
cd image-decorator-controller && make run ENV=dev
!! kustomize required
git clone https://github.com/emreodabas/image-decorator-controller
cd image-decorator-controller && go get && make deploy
git clone https://github.com/emreodabas/image-decorator-controller
cd image-decorator-controller && make docker-publish
for development usage add environment variable ENV=dev
Variable Name | Description | Sample |
---|---|---|
BACKUP_REGISTRY_ADDRESS | (required) backup registry address | "kubermatico" "gcr.io/kubermatico" |
REQUEUE_DURATION | ms based requeue duration | "5000" |
IGNORED_NS | comma seperated namespaces for ignored namespaces | "kube-system,kube-builder-system" |
USERNAME | (required) registry username | kubermatico |
PASSWORD | required if access token is null | - |
ACCESS_TOKEN | required if password is null | - |
KUBE_CONFIG_PATH | local path of kubeconfig | /home/emreo/.kube/config |
LEADER_ELECTION | boolean default false | true - false |
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.