{"adoption": {"forks": 511, "observed_at": "2026-08-28T04:09:39.138841+00:00", "stars": 6191}, "canonical_url": "https://ross.abutalabs.com/products/cors", "card": {"archived": false, "artifact_type": "library", "description": "Node.js CORS middleware", "domain": ["web-development", "backend", "apis", "security"], "enriched": true, "function": ["middleware", "http-server", "security", "web-framework"], "health_score": 88, "homepage": null, "language": "JavaScript", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["expressjs/cors"], "name": "expressjs/cors", "platform": [], "pushed_at": "2026-06-02T20:00:40+00:00", "repo": "expressjs/cors", "stars": 6191, "tags": ["cors", "express", "connect", "cross-origin-resource-sharing", "http-headers", "pre-flight", "nodejs", "web-server"], "topics": ["javascript", "nodejs", "expressjs", "middleware", "cors"], "urls": [], "use_cases": ["enable cross-origin requests to my express api", "allow a browser frontend to call my nodejs server", "configure allowed origins for cors headers", "handle cors pre-flight options requests", "enable cors for a single route in express", "set dynamic origin per request in nodejs"], "what_it_is": "A Node.js middleware for Express and Connect that sets CORS response headers, telling browsers which origins may read responses from your server. It supports simple usage, per-route enabling, dynamic origin configuration, and pre-flight handling.", "when_to_avoid": ["your server is not Node.js/Express/Connect", "you expect CORS to block requests - it only sets headers enforced by browsers", "non-browser clients are your only consumers, since they ignore CORS entirely"], "when_to_choose": ["you run an Express or Connect server and need browser cross-origin access", "you want configurable, per-route or dynamic CORS header handling", "you need a small, battle-tested middleware with simple npm install"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/cors", "repo": "expressjs/cors", "role": "main", "score": 70}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:09:39.138841+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:47:22.202357+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "904d8c990c73faffcf1159469df425a3ff6f0b9012744a7c8e62e3b5f434ca3d", "fetched_at": "2026-08-28T04:09:39.138841+00:00", "kind": "readme", "missing": false, "url": "https://github.com/expressjs/cors"}, {"content_hash": "a4cd5738f327127c03b90b5d0a9729c0771f8b8a163bbff7e4e8ad258a6ff3a5", "fetched_at": "2026-08-29T08:44:05.214607+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/cors"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:09:39.138841+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:47:22.202357+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "904d8c990c73faffcf1159469df425a3ff6f0b9012744a7c8e62e3b5f434ca3d", "fetched_at": "2026-08-28T04:09:39.138841+00:00", "kind": "readme", "missing": false, "url": "https://github.com/expressjs/cors"}, {"content_hash": "a4cd5738f327127c03b90b5d0a9729c0771f8b8a163bbff7e4e8ad258a6ff3a5", "fetched_at": "2026-08-29T08:44:05.214607+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/cors"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:47:22.202357+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "904d8c990c73faffcf1159469df425a3ff6f0b9012744a7c8e62e3b5f434ca3d", "fetched_at": "2026-08-28T04:09:39.138841+00:00", "kind": "readme", "missing": false, "url": "https://github.com/expressjs/cors"}, {"content_hash": "a4cd5738f327127c03b90b5d0a9729c0771f8b8a163bbff7e4e8ad258a6ff3a5", "fetched_at": "2026-08-29T08:44:05.214607+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/cors"}], "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:09:39.138841+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:09:39.138841+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:09:39.138841+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:47:22.202357+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "904d8c990c73faffcf1159469df425a3ff6f0b9012744a7c8e62e3b5f434ca3d", "fetched_at": "2026-08-28T04:09:39.138841+00:00", "kind": "readme", "missing": false, "url": "https://github.com/expressjs/cors"}, {"content_hash": "a4cd5738f327127c03b90b5d0a9729c0771f8b8a163bbff7e4e8ad258a6ff3a5", "fetched_at": "2026-08-29T08:44:05.214607+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/cors"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:09:39.138841+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:09:39.138841+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:47:22.202357+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "904d8c990c73faffcf1159469df425a3ff6f0b9012744a7c8e62e3b5f434ca3d", "fetched_at": "2026-08-28T04:09:39.138841+00:00", "kind": "readme", "missing": false, "url": "https://github.com/expressjs/cors"}, {"content_hash": "a4cd5738f327127c03b90b5d0a9729c0771f8b8a163bbff7e4e8ad258a6ff3a5", "fetched_at": "2026-08-29T08:44:05.214607+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/cors"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:09:39.138841+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:09:39.138841+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:09:39.138841+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:47:22.202357+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "904d8c990c73faffcf1159469df425a3ff6f0b9012744a7c8e62e3b5f434ca3d", "fetched_at": "2026-08-28T04:09:39.138841+00:00", "kind": "readme", "missing": false, "url": "https://github.com/expressjs/cors"}, {"content_hash": "a4cd5738f327127c03b90b5d0a9729c0771f8b8a163bbff7e4e8ad258a6ff3a5", "fetched_at": "2026-08-29T08:44:05.214607+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/cors"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:09:39.138841+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:09:39.138841+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:47:22.202357+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "904d8c990c73faffcf1159469df425a3ff6f0b9012744a7c8e62e3b5f434ca3d", "fetched_at": "2026-08-28T04:09:39.138841+00:00", "kind": "readme", "missing": false, "url": "https://github.com/expressjs/cors"}, {"content_hash": "a4cd5738f327127c03b90b5d0a9729c0771f8b8a163bbff7e4e8ad258a6ff3a5", "fetched_at": "2026-08-29T08:44:05.214607+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/cors"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:47:22.202357+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "904d8c990c73faffcf1159469df425a3ff6f0b9012744a7c8e62e3b5f434ca3d", "fetched_at": "2026-08-28T04:09:39.138841+00:00", "kind": "readme", "missing": false, "url": "https://github.com/expressjs/cors"}, {"content_hash": "a4cd5738f327127c03b90b5d0a9729c0771f8b8a163bbff7e4e8ad258a6ff3a5", "fetched_at": "2026-08-29T08:44:05.214607+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/cors"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:47:22.202357+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "904d8c990c73faffcf1159469df425a3ff6f0b9012744a7c8e62e3b5f434ca3d", "fetched_at": "2026-08-28T04:09:39.138841+00:00", "kind": "readme", "missing": false, "url": "https://github.com/expressjs/cors"}, {"content_hash": "a4cd5738f327127c03b90b5d0a9729c0771f8b8a163bbff7e4e8ad258a6ff3a5", "fetched_at": "2026-08-29T08:44:05.214607+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/cors"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:47:22.202357+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "904d8c990c73faffcf1159469df425a3ff6f0b9012744a7c8e62e3b5f434ca3d", "fetched_at": "2026-08-28T04:09:39.138841+00:00", "kind": "readme", "missing": false, "url": "https://github.com/expressjs/cors"}, {"content_hash": "a4cd5738f327127c03b90b5d0a9729c0771f8b8a163bbff7e4e8ad258a6ff3a5", "fetched_at": "2026-08-29T08:44:05.214607+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/cors"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 85, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4962, "days_push": 92, "days_rel": 223, "gap_med": null, "n_releases_24m": 1}, "score": 70, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}