
Security News
Package Maintainers Call for Improvements to GitHub’s New npm Security Plan
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
@jwalker1/ldapauthtest
Advanced tools
Determines authentications/second performance of LDAP server using asynchronous simple binds.
Instructions for use:
Edit 'index.js' line 8 to match the IP or hostname of your LDAP server.
Edit line 22 to your bind user and password.
Line 29 determines how many LDAP clients will be spawned (10,000 by default).
To run, use the time command in conjunction with node:
Calculate the number of authentications/second by dividing the number of clients by the value of 'real'. For example, if I had 10,000 clients and it took 30 seconds, the result of 10000/30 = 300 authentications/second.
FAQs
Determines authentications/second performance of LDAP server using asynchronous simple binds.
The npm package @jwalker1/ldapauthtest receives a total of 4 weekly downloads. As such, @jwalker1/ldapauthtest popularity was classified as not popular.
We found that @jwalker1/ldapauthtest 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.
Security News
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.