
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
hubot-k8s-kafka
Advanced tools
A hubot script for interacting with the kubernetes where Hubot is running
Hubot bot that communicates with the Kubernetes environment where the bot is running.
Uses config mounted in the Hubot pod as described in https://kubernetes.io/docs/tasks/run-application/access-api-from-pod/#directly-accessing-the-rest-api
To allow Hubot to access resources in other namespaces, run the Hubot pod with a service account that has permission to do that.
HUBOT_K8S_DEFAULT_NAMESPACE
- Default namespace in KubernetesHUBOT_K8S_CONSOLE
- URL of the web consoleAll commands operate in the currently selected namespace and context. All commands with label selectors accept it in the form label=value
.
k8s namespace|ns
k8s namespace|ns
<namespace>
k8s deployments|deploy [
<labelSelector>
]
k8s services|svc [
<labelSelector>
]
k8s cronjobs [
<labelSelector>
]
k8s jobs [
<labelSelector>
]
k8s logs|log
<pod name>
FAQs
A hubot script for interacting with the kubernetes where Hubot is running
The npm package hubot-k8s-kafka receives a total of 0 weekly downloads. As such, hubot-k8s-kafka popularity was classified as not popular.
We found that hubot-k8s-kafka demonstrated a not healthy version release cadence and project activity because the last version was released 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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.