Skip to content

Commit cce877f

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

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
@@ -177,6 +177,12 @@ const result = await verifyCredential({
177177

178178
## Security Considerations
179179

180+
### Dependency Vulnerability Status
181+
182+
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.
183+
184+
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.
185+
180186
### Biometric Data Privacy
181187

182188
- All biometric data remains on the user's device — it is never transmitted to servers

0 commit comments

Comments
 (0)