
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.