Skip to content

Commit 6e79def

Browse files
vveerrggclaude
andcommitted
docs: add dependency vulnerability status to README
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 7b9b0b8 commit 6e79def

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,3 +276,9 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
276276
## Security
277277

278278
For security issues, please see our [Security Policy](SECURITY.md) and report any vulnerabilities responsibly.
279+
280+
### Dependency Vulnerability Status
281+
282+
We actively monitor and address security vulnerabilities in this codebase. **`npm audit --omit=dev` reports zero vulnerabilities** for this package — there are no known security issues in production dependencies.
283+
284+
Any remaining `npm audit` findings are in development-only tooling (eslint, typescript-eslint, vitest, etc.) and stem from transitive dependencies with no upstream fix available. These are devDependencies that are never included in the published package and pose no risk to consumers of this library. We monitor upstream fixes and update promptly when they become available.

0 commit comments

Comments
 (0)