Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
github.com/Xunzhuo/async
Async is a lightwight, easy-to-use, high performance, more human-being Asynchronous async.DefaultAsyncQueue()
Async is a lightwight, easy-to-use, high performance, more human-being Asynchronous async.DefaultAsyncQueue()
go get github.com/Xunzhuo/async
Async supports two Running Mode:
Async takes JobID as the key to create/find/update/delete Job
JobID in Async has two kinds:
async.Q().
SetMaxWaitQueueLength(100).
SetMaxWorkQueueLength(100).
Start().AddJobAndRun(async.NewJob(longTimeJob))
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Distributed under the Apache 2.0 License. See LICENSE
for more information.
Project Link: https://github.com/Xunzhuo/async
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
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.