
Security News
Risky Biz Podcast: Making Reachability Analysis Work in Real-World Codebases
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
dataproofer
Advanced tools
npm install dataproofer
Read the documentation
dataproofer --help
> Usage: dataproofer <file>
A proofreader for your data
Options:
-h, --help output usage information
-V, --version output the version number
-o, --out <file> file to output results. default stdout
-c, --core run tests from the core suite
-i, --info run tests from the info suite
-a, --stats run tests from the statistical suite
-g, --geo run tests from the geographic suite
-t, --tests <list> comma-separated list to use
-j, --json output JSON of test results
-J, --json-pretty output an indented JSON of test results
-S, --summary output overall test results, excluding pass/fail results
-v, --verbose include descriptions about each column
-x, --exclude exclude tests that passed
Examples:
$ dataproofer my_data.csv
Run a test
node index.js data.csv
Save the results
node index.js --json data.csv --out data.json
Learn how to run specific test suites or tests and output longer or shorter summaries, use the --help
flag.
Found a bug? Let us know.
FAQs
A proofreader for your datasets
The npm package dataproofer receives a total of 0 weekly downloads. As such, dataproofer popularity was classified as not popular.
We found that dataproofer demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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.
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.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.