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.
org.tatools:sunshine-testng
Advanced tools
"The package is Sunshine's adapter for TestNG tests runner."
Sunshine allows you to manage suits of your automated tests directly from Java code. It supports TestNg, JUnit 4, and JUnit 5.
Please read the users documentation on http://sunshine.tatools.org.
If you have any questions or want more functionality, please submit a new issue.
Before sending any pull request, please discuss requirements/changes to be implemented using an existing issue or by creating a new one.
If you will install https://elegant-git.bees-hive.org and use Git via CLI, all required workflows
will be executed automatically. Otherwise, you can do it manually by running ./workflows
script.
We use https://github.com/diffplug/spotless to format the code. Please run
./gradlew spotlessApply
to call the formatting manually.
Run ./gradlew
(or gradlew.bat
). It will execute unit, integration tests, and formatting verifications.
Automatic analysis of documentation changes in not configured. That's why manual validation is required.
The following snippet allows generation of HTML version of the documentation
cd docs
rm -r _build && make html
open _build/html/index.html
Please take into account, you need to install required Python's dependencies with pip install -r docs/requirements.txt
before.
FAQs
"The package is Sunshine's adapter for TestNG tests runner."
We found that org.tatools:sunshine-testng demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 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
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.