{"adoption": {"forks": 210, "observed_at": "2026-08-28T04:03:46.096735+00:00", "stars": 1148}, "canonical_url": "https://ross.abutalabs.com/products/cookie-session", "card": {"archived": false, "artifact_type": "library", "description": "Simple cookie-based session middleware", "domain": ["web-development", "backend", "security"], "enriched": true, "function": ["middleware", "auth", "web-framework"], "health_score": 92, "homepage": null, "language": "JavaScript", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["expressjs/cookie-session"], "name": "expressjs/cookie-session", "platform": [], "pushed_at": "2026-08-05T13:59:19+00:00", "repo": "expressjs/cookie-session", "stars": 1148, "tags": ["express", "cookie", "session-management", "connect-middleware", "nodejs", "web-server"], "topics": ["javascript", "expressjs", "nodejs", "cookie", "session", "middleware"], "urls": [], "use_cases": ["add cookie-based sessions to an express app", "store light session data without a database", "simplify sessions in load-balanced deployments", "reduce database lookups for session state", "manage user sessions in nodejs middleware"], "what_it_is": "A simple cookie-based session middleware for Express and Connect that stores session data on the client within a signed cookie, requiring no server-side storage. It attaches a session object to the request and automatically sets cookies when session contents change.", "when_to_avoid": ["you need to store secret or sensitive data in the session (contents are not encrypted)", "session replay protection is required", "session data exceeds browser cookie size limits", "you need server-side session storage or revocation"], "when_to_choose": ["session data is small enough to fit in a cookie", "you want to avoid server-side session storage or a database", "you run load-balanced servers and want stateless sessions", "you need a lightweight express/connect middleware"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/cookie-session", "repo": "expressjs/cookie-session", "role": "main", "score": 66}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:46.096735+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:33:49.978869+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0fd74305dadf204b0311d8383ff2205586adf8c999d55d5aa077702f590cc41f", "fetched_at": "2026-08-28T04:03:46.096735+00:00", "kind": "readme", "missing": false, "url": "https://github.com/expressjs/cookie-session"}, {"content_hash": "67654e3ca6407577b553be8c652b281463d47c7843e90c05e7aa92d915a920f3", "fetched_at": "2026-08-29T12:39:17.484775+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/cookie-session"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:46.096735+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:33:49.978869+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0fd74305dadf204b0311d8383ff2205586adf8c999d55d5aa077702f590cc41f", "fetched_at": "2026-08-28T04:03:46.096735+00:00", "kind": "readme", "missing": false, "url": "https://github.com/expressjs/cookie-session"}, {"content_hash": "67654e3ca6407577b553be8c652b281463d47c7843e90c05e7aa92d915a920f3", "fetched_at": "2026-08-29T12:39:17.484775+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/cookie-session"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:33:49.978869+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0fd74305dadf204b0311d8383ff2205586adf8c999d55d5aa077702f590cc41f", "fetched_at": "2026-08-28T04:03:46.096735+00:00", "kind": "readme", "missing": false, "url": "https://github.com/expressjs/cookie-session"}, {"content_hash": "67654e3ca6407577b553be8c652b281463d47c7843e90c05e7aa92d915a920f3", "fetched_at": "2026-08-29T12:39:17.484775+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/cookie-session"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:03:46.096735+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:46.096735+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:46.096735+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:33:49.978869+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0fd74305dadf204b0311d8383ff2205586adf8c999d55d5aa077702f590cc41f", "fetched_at": "2026-08-28T04:03:46.096735+00:00", "kind": "readme", "missing": false, "url": "https://github.com/expressjs/cookie-session"}, {"content_hash": "67654e3ca6407577b553be8c652b281463d47c7843e90c05e7aa92d915a920f3", "fetched_at": "2026-08-29T12:39:17.484775+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/cookie-session"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:46.096735+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:46.096735+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:33:49.978869+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0fd74305dadf204b0311d8383ff2205586adf8c999d55d5aa077702f590cc41f", "fetched_at": "2026-08-28T04:03:46.096735+00:00", "kind": "readme", "missing": false, "url": "https://github.com/expressjs/cookie-session"}, {"content_hash": "67654e3ca6407577b553be8c652b281463d47c7843e90c05e7aa92d915a920f3", "fetched_at": "2026-08-29T12:39:17.484775+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/cookie-session"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:46.096735+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:46.096735+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:46.096735+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:33:49.978869+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0fd74305dadf204b0311d8383ff2205586adf8c999d55d5aa077702f590cc41f", "fetched_at": "2026-08-28T04:03:46.096735+00:00", "kind": "readme", "missing": false, "url": "https://github.com/expressjs/cookie-session"}, {"content_hash": "67654e3ca6407577b553be8c652b281463d47c7843e90c05e7aa92d915a920f3", "fetched_at": "2026-08-29T12:39:17.484775+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/cookie-session"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:46.096735+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:46.096735+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:33:49.978869+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0fd74305dadf204b0311d8383ff2205586adf8c999d55d5aa077702f590cc41f", "fetched_at": "2026-08-28T04:03:46.096735+00:00", "kind": "readme", "missing": false, "url": "https://github.com/expressjs/cookie-session"}, {"content_hash": "67654e3ca6407577b553be8c652b281463d47c7843e90c05e7aa92d915a920f3", "fetched_at": "2026-08-29T12:39:17.484775+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/cookie-session"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:33:49.978869+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0fd74305dadf204b0311d8383ff2205586adf8c999d55d5aa077702f590cc41f", "fetched_at": "2026-08-28T04:03:46.096735+00:00", "kind": "readme", "missing": false, "url": "https://github.com/expressjs/cookie-session"}, {"content_hash": "67654e3ca6407577b553be8c652b281463d47c7843e90c05e7aa92d915a920f3", "fetched_at": "2026-08-29T12:39:17.484775+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/cookie-session"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:33:49.978869+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0fd74305dadf204b0311d8383ff2205586adf8c999d55d5aa077702f590cc41f", "fetched_at": "2026-08-28T04:03:46.096735+00:00", "kind": "readme", "missing": false, "url": "https://github.com/expressjs/cookie-session"}, {"content_hash": "67654e3ca6407577b553be8c652b281463d47c7843e90c05e7aa92d915a920f3", "fetched_at": "2026-08-29T12:39:17.484775+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/cookie-session"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:33:49.978869+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0fd74305dadf204b0311d8383ff2205586adf8c999d55d5aa077702f590cc41f", "fetched_at": "2026-08-28T04:03:46.096735+00:00", "kind": "readme", "missing": false, "url": "https://github.com/expressjs/cookie-session"}, {"content_hash": "67654e3ca6407577b553be8c652b281463d47c7843e90c05e7aa92d915a920f3", "fetched_at": "2026-08-29T12:39:17.484775+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/cookie-session"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 96, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4574, "days_push": 28, "days_rel": 412, "gap_med": null, "n_releases_24m": 1}, "score": 66, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}