
Research
/Security News
Malicious npm Packages Target WhatsApp Developers with Remote Kill Switch
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
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: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
/Security News
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
Research
/Security News
Socket uncovered 11 malicious Go packages using obfuscated loaders to fetch and execute second-stage payloads via C2 domains.
Security News
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.