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.
Jsong jsong = new Jsong(File file);
String jsonString1 = jsong.generate("001");
String jsonString2 = jsong.generate("002");
キー | 型 | 001 | 002 | ||
---|---|---|---|---|---|
{} | |||||
obj1 | {} | ||||
prop1 | String | val1 | val2 | ||
prop2 | Number | 22 | 33 | ||
prop3 | Boolean | true | false | ||
obj2 | [] | ||||
1 | {} | ||||
prop4 | String | val3 | va4 | ||
prop5 | Number | 3 | 4 | ||
prop6 | Boolean | true | false | ||
2 | {} | ||||
prop4 | String | val3 | va4 | ||
prop5 | Number | 3 | 4 | ||
prop6 | Boolean | true | false | ||
arr1 | [] | ||||
1 | String | val3 | va4 | ||
2 | String | val3 | va4 |
conf/jsong.properties key=キー type=型
keyで指定した列から右へ探索して列名が空の列までをkey列と判定する。
FAQs
JSON Generater from CSV File
We found that com.uchicom:jsong 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.