
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
@readystack/sql-card-data-lint
Advanced tools
Names every column, index, view and seed row in a .sql migration that stores card data, with its PCI DSS Requirement 3 rule id
Names every column, index, view and seed row in a .sql migration that stores card data, with its PCI DSS Requirement 3 rule id
npx @readystack/sql-card-data-lint file
Node 18+. The same 10 rules as the VS Code extension, from a terminal or CI.
--rules lists every rule@readystack/sql-card-data-lint --dir ./templates --report html --out report.html
A QSA-led gap analysis of your data stores is commonly quoted as a five-figure engagement; the same migrations are read here in the editor.
Claude Code · Cursor · Windsurf · any MCP client - add to your MCP config:
{ "mcpServers": { "sql-card-data-lint": { "command": "npx", "args": ["-y", "@readystack/sql-card-data-lint", "--mcp"] } } }
Tools: check_text and check_file (free) · check_dir (licence; the full sweep is free for 7 days). The agent gets every finding with the line number.
- name: SQL Card Data Lint (PCI DSS Req 3)
run: npx -y @readystack/sql-card-data-lint --dir . --ci
(container: docker run --rm -v "$PWD:/work" getreadystack/sql-card-data-lint --dir /work --ci)
Try the full run free for 7 days — no key needed. Then one licence, 7-day refund, no questions. Set READYSTACK_LICENSE=<key> or run --license <key> once.
FAQs
Names every column, index, view and seed row in a .sql migration that stores card data, with its PCI DSS Requirement 3 rule id
The npm package @readystack/sql-card-data-lint receives a total of 205 weekly downloads. As such, @readystack/sql-card-data-lint popularity was classified as not popular.
We found that @readystack/sql-card-data-lint demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.