New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

@readystack/cra-annex-ii-docs-lint

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@readystack/cra-annex-ii-docs-lint

19 rules over the user documentation that ships with your product: support-period end date, vulnerability reporting contact, EU declaration of conformity address, secure decommissioning.

latest
Source
npmnpm
Version
1.0.5
Version published
Weekly downloads
422
Maintainers
1
Weekly downloads
 
Created
Source

CRA Annex II User Docs Lint

19 rules over the user documentation that ships with your product: support-period end date, vulnerability reporting contact, EU declaration of conformity address, secure decommissioning.

Install

npx @readystack/cra-annex-ii-docs-lint file

Node 18+. The same 19 rules as the VS Code extension, from a terminal or CI.

Free

  • Lints the documentation file you have open with all 19 rules and puts every missing, vague or expired Annex II item on its line - 15 findings (11 errors, 4 warnings) on the bundled dirty fixture, 0 on the clean one. No key, no upload, finished on its own.
  • --rules lists every rule

With a licence ($29 once)

  • Scope and ownership: one command sweeps every documentation file in the workspace and exports a dated Annex II evidence report (Markdown + CSV) you keep with your technical file. $29 once, one licence key per person or team seat.
@readystack/cra-annex-ii-docs-lint --dir ./templates --report html --out report.html

A compliance consultant reviewing one technical file bills about EUR 150 per hour.

Use from an AI agent (MCP)

Claude Code · Cursor · Windsurf · any MCP client - add to your MCP config:

{ "mcpServers": { "cra-annex-ii-docs-lint": { "command": "npx", "args": ["-y", "@readystack/cra-annex-ii-docs-lint", "--mcp"] } } }

Tools: check_text and check_file (free) · check_dir (licence). The agent gets every finding with the line number.

Use in CI

- name: CRA Annex II User Docs Lint
  run: npx -y @readystack/cra-annex-ii-docs-lint --dir . --ci

(container: docker run --rm -v "$PWD:/work" getreadystack/cra-annex-ii-docs-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.

Get a licence

Keywords

cyber resilience act

FAQs

Package last updated on 25 Sep 2026

Related posts