
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.
Provides containers which implement parallelism for clients and servers.
$NOTIFY_SOCKET
.Please see the project documentation for more details.
Getting Started - This guide explains how to use async-container
to build basic scalable systems.
Systemd Integration - This guide explains how to use async-container
with systemd to manage your application as a service.
Kubernetes Integration - This guide explains how to use async-container
with Kubernetes to manage your application as a containerized service.
Please see the project releases for all releases.
ASYNC_CONTAINER_INTERRUPT_TIMEOUT
and ASYNC_CONTAINER_TERMINATE_TIMEOUT
environment variables for configuring default timeouts.async:container:notify:log:ready?
task for detecting process readiness.SIGKILL
/Thread#kill
when the health check fails. In some cases, SIGTERM
may not be sufficient to terminate a process because the signal can be ignored or the process may be in an uninterruptible state.Async::Container::Hybrid
and the health check.Async::Container::Generic#initialize
passes unused arguments through to Async::Container::Group
.Thread.handle_interrupt
except at known safe points.health_check_timeout
for detecting hung processes.We welcome contributions to this project.
git checkout -b my-new-feature
).git commit -am 'Add some feature'
).git push origin my-new-feature
).In order to protect users of this project, we require all contributors to comply with the Developer Certificate of Origin. This ensures that all contributions are properly licensed and attributed.
This project is best served by a collaborative and respectful environment. Treat each other professionally, respect differing viewpoints, and engage constructively. Harassment, discrimination, or harmful behavior is not tolerated. Communicate clearly, listen actively, and support one another. If any issues arise, please inform the project maintainers.
FAQs
Unknown package
We found that async-container demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 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.
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.