{
 "metric": "pkg-provenance",
 "segment": "stratum-top-downloads",
 "anchor": "package",
 "label": "the most-downloaded packages",
 "population": "the most-downloaded packages",
 "states": [
  "attested",
  "signed_only",
  "unsigned"
 ],
 "quiet_failure_states": [
  "signed_only",
  "unsigned"
 ],
 "measurement": "Bulk npm metadata: attestations and signatures on the latest release.",
 "why_it_matters": "A signature proves the registry served what the publisher uploaded; only *provenance* links the artefact to the source commit and build that produced it. Without it, a compromised publisher account or build step is undetectable. ~85% lack provenance.",
 "limits": "**npm only.** PyPI is *excluded* rather than counted as unsigned, because its JSON API does not surface PEP 740 attestations — absence of evidence is not evidence of absence. The earlier framing (counting only `unsigned`) read 0% because npm signs everything; the real gap is build provenance, which is why `signed_only` is a failure state.",
 "data_tier": "package",
 "population_predicate": "any",
 "entity_type": "package",
 "kind": "failure",
 "latest": {
  "day": "2026-08-09",
  "n": 400,
  "qf_pct": 74.75,
  "ci": [
   70.27,
   78.76
  ],
  "dist": {
   "unsigned": 0,
   "signed_only": 74.75,
   "attested": 25.25
  },
  "snapshot": "packages-top400"
 },
 "series": [
  {
   "day": "2026-08-02",
   "n": 400,
   "qf_pct": 74.75,
   "ci": [
    70.27,
    78.76
   ],
   "dist": {
    "unsigned": 0,
    "signed_only": 74.75,
    "attested": 25.25
   },
   "snapshot": "packages-top400"
  },
  {
   "day": "2026-08-04",
   "n": 400,
   "qf_pct": 75.25,
   "ci": [
    70.79,
    79.23
   ],
   "dist": {
    "attested": 24.75,
    "signed_only": 75.25,
    "unsigned": 0
   },
   "snapshot": "packages-top400"
  },
  {
   "day": "2026-08-05",
   "n": 400,
   "qf_pct": 75,
   "ci": [
    70.53,
    78.99
   ],
   "dist": {
    "unsigned": 0,
    "signed_only": 75,
    "attested": 25
   },
   "snapshot": "packages-top400"
  },
  {
   "day": "2026-08-09",
   "n": 400,
   "qf_pct": 74.75,
   "ci": [
    70.27,
    78.76
   ],
   "dist": {
    "unsigned": 0,
    "signed_only": 74.75,
    "attested": 25.25
   },
   "snapshot": "packages-top400"
  }
 ],
 "license": "CC BY 4.0",
 "source": "https://quietfailures.com/datasets/pkg-provenance/stratum-top-downloads"
}