
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
littlefork-plugin-csv
Advanced tools
Convert littlefork data from and to CSV.
csv_export
Export littlefork data in CSV format to a file.
csv.delimiter
(defaults to ,
)
Specify the CSV delimiter.
csv.filename
(defaults to out.csv
). Specify the target file.
littlefork -c config.json -p google_search,csv_export --csv.filename data.csv
csv_import
Import a CSV file, and turn it into littlefork data.
Uses glob_pattern
as query type.
csv.delimiter
(defaults to ,
)
Specify the CSV delimiter.
csv.id_fields
(required). Specify one or several field names (separated by
a comma), that are used to determine the identity of a record
littlefork -Q glob_pattern:data/**/*.csv -p csv_import,tap_printf --csv.id_fields firstName,lastName
FAQs
CSV based input and output for littlefork.
The npm package littlefork-plugin-csv receives a total of 0 weekly downloads. As such, littlefork-plugin-csv popularity was classified as not popular.
We found that littlefork-plugin-csv 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
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.