Skip to content

CSV Cleanroom Action v1.0.0

Choose a tag to compare

@sdxiaomage sdxiaomage released this 10 Aug 01:34
· 5 commits to main since this release

First public release of the zero-dependency Node.js 24 Action.\n\n- Clean, normalize, validate, deduplicate, and lookup-join CSV files\n- Write cleaned.csv, exceptions.csv, and summary.json\n- Enforce a 50,000-row boundary and workspace-confined paths\n- Reject symlink output escapes and spreadsheet-formula-like text output\n- Run cross-platform CI and Action integration tests on Ubuntu, Windows, and macOS\n- Make no network requests and require no secrets