koa-cookie-parser
ISC## usage ```javascript const app = new koa(); const CookieParser = require('koa-cookie-parser'); app.use(CookieParser({ cookieNameList:['userId','uuId'], cipherKey:"hello world", maxAge:60*60*24 }));
64
Security score
0 known advisories in v1.0.0
OpenSSF Scorecard 1.5/10
Weekly downloads
76
Unpacked size
—
Dependencies
0
Last publish
9 years ago
Security advisories
No known vulnerabilities affect v1.0.0.
Downloads — last 30 days
342 total▼ 40.2% vs prior week
Jul 4Aug 2
OpenSSF ScorecardJul 20, 2026
- Code-Review0
- Binary-Artifacts10
- SAST0
- Maintained0
- CII-Best-Practices0
- Security-Policy0
- Fuzzing0
- License0
- Branch-Protection0