Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
github.com/QAInsights/JEval
*************************************************************** * _ ______ _ * * | | | ____| | | * * | | | |__ __ __ __ _ | | * * _ | | | __| \ \ / / / _` | | | * * | |__| | | |____ \ V / | (_| | | | * * \____/ |______| \_/ \__,_| |_| * * * * (c) NaveenKumar Namachivayam 2020 * * QAInsights.com * * * ***************************************************************
JEval helps you to evaluate your JMeter test plan and provides recommendation before you start your performance testing.
pip install -r requirements.txt
Important Notes
python app.py -f <JMeter-File-Path>
python app.py -f .\jmx\Sample.jmx
To view the log, open the tmp.log
file.
JEval detects the JMeter version and validates the test plan.
JEval detects the following:
JMeter elements
If you want to add custom elements, you can add it in the config.yaml
file.
JMeter Plugins (default)
You can add custom plugins in config.yaml
file under Custom tag, as shown in below example.
Custom:
Plugin1: org.Sample.plugin.name
DummySampler: kg.apc.jmeter.samplers.DummySampler
Controllers
elements e.g. Loop Controller
, then those elements will not be detected.Thanks goes to these wonderful people (emoji key):
NaveenKumar 💻 | Anthony Gauthier 💻 | Leela Prasad 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!
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
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.