Skip to content

docs: add package managers visual section to README#371

Merged
sonukapoor merged 2 commits into
mainfrom
docs/issue-370-languages-package-managers-visual
May 18, 2026
Merged

docs: add package managers visual section to README#371
sonukapoor merged 2 commits into
mainfrom
docs/issue-370-languages-package-managers-visual

Conversation

@sonukapoor
Copy link
Copy Markdown
Collaborator

Adds an icon grid near the top of the README — right after the hero table and before Quick Start — showing supported languages (JavaScript, TypeScript) and package managers (npm, pnpm, Yarn, Bun) using 48px devicon and simpleicons logos with labels underneath.

Addresses OWASP reviewer feedback that the README did not make the supported language and package manager scope immediately visible to a developer scanning the page.

Closes #370

@sonukapoor sonukapoor changed the title docs: add languages and package managers visual section to README docs: add package managers visual section to README May 18, 2026
@sonukapoor sonukapoor merged commit 452f5d0 into main May 18, 2026
6 checks passed
@sonukapoor sonukapoor deleted the docs/issue-370-languages-package-managers-visual branch May 18, 2026 16:05
Adds an icon grid near the top of the README showing supported languages
(JavaScript, TypeScript) and package managers (npm, pnpm, Yarn, Bun)
using devicon and simpleicons logos at 48px with labels, matching the
visual pattern recommended by OWASP reviewer feedback.

Closes #370
CVE Lite CLI scans lockfiles, not JS/TS source code. Showing JavaScript
and TypeScript as supported languages implied SAST-style analysis. Package
managers (npm, pnpm, Yarn, Bun) are the accurate scope signal.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: add languages and package managers visual section to README

1 participant