
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/consent-proof-record-lint
Advanced tools
Reads the consent record your code stored and names every proof field GDPR Article 7(1) needs and your log is missing.
Reads the consent record your code stored and names every proof field GDPR Article 7(1) needs and your log is missing.
npx @readystack/consent-proof-record-lint file
Node 18+. The same 14 rules as the VS Code extension, from a terminal or CI.
--rules lists every rule@readystack/consent-proof-record-lint --dir ./templates --report html --out report.html
A GDPR consultant reviewing a consent log bills $150 to $250 an hour.
Claude Code · Cursor · Windsurf · any MCP client - add to your MCP config:
{ "mcpServers": { "consent-proof-record-lint": { "command": "npx", "args": ["-y", "@readystack/consent-proof-record-lint", "--mcp"] } } }
Tools: check_text and check_file (free) · check_dir (licence). The agent gets every finding with the line number.
- name: Consent Proof Record Lint (GDPR Art.7)
run: npx -y @readystack/consent-proof-record-lint --dir . --ci
(container: docker run --rm -v "$PWD:/work" getreadystack/consent-proof-record-lint --dir /work --ci)
The folder sweep, reports and CI mode need one licence — one payment, no subscription. Set READYSTACK_LICENSE=<key> or run --license <key> once.
FAQs
Reads the consent record your code stored and names every proof field GDPR Article 7(1) needs and your log is missing.
The npm package @readystack/consent-proof-record-lint receives a total of 316 weekly downloads. As such, @readystack/consent-proof-record-lint popularity was classified as not popular.
We found that @readystack/consent-proof-record-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.