{
    "kind":  "securefix-operator-rehearsal",
    "stage":  "Phase 1 alpha / pilot candidate",
    "disclaimer":  "Public OSS fixtures · operator-run · not a paying-client delivery · not third-party attestation · not a compliance certificate",
    "recorded":  "2026-08-14",
    "language_note":  "JavaScript (not Java) for the JS batch",
    "rows":  [
                 {
                     "id":  "aiohttp",
                     "status":  "failed",
                     "score":  "high_risk",
                     "mode_req":  "standard",
                     "mode_eff":  "standard-fail-fast",
                     "term":  "ruff",
                     "n":  256,
                     "sev":  {
                                 "high":  39,
                                 "medium":  47,
                                 "low":  170
                             },
                     "by_tool":  {
                                     "BANDIT":  255,
                                     "RUFF":  1
                                 },
                     "completed":  [
                                       "compile",
                                       "bandit",
                                       "ruff",
                                       "pip-audit"
                                   ],
                     "skipped":  [
                                     {
                                         "stage":  "test",
                                         "reason":  "earlier stage failed"
                                     },
                                     {
                                         "stage":  "run",
                                         "reason":  "earlier stage failed"
                                     }
                                 ],
                     "summary":  "256 finding(s) (high: 39, medium: 47, low: 170)",
                     "duration":  46.1395721,
                     "top_ids":  [
                                     "BANDIT-B101×155",
                                     "BANDIT-B108×24",
                                     "BANDIT-B301×18",
                                     "BANDIT-B105×16",
                                     "BANDIT-B324×14",
                                     "BANDIT-B311×9",
                                     "BANDIT-B603×7",
                                     "BANDIT-B403×4",
                                     "BANDIT-B104×3",
                                     "BANDIT-B110×2",
                                     "RUFF×1",
                                     "BANDIT-B107×1"
                                 ],
                     "exits":  {
                                   "bandit":  1,
                                   "compile":  0,
                                   "pip-audit":  0,
                                   "ruff":  1
                               },
                     "product":  "2.0.0-pilot-candidate",
                     "has_manifest":  true,
                     "note":  "",
                     "audited_at":  "2026-08-14T09:32:40Z"
                 },
                 {
                     "id":  "bottle",
                     "status":  "failed",
                     "score":  "high_risk",
                     "mode_req":  "standard",
                     "mode_eff":  "standard-fail-fast",
                     "term":  "ruff",
                     "n":  184,
                     "sev":  {
                                 "high":  5,
                                 "medium":  175,
                                 "low":  4
                             },
                     "by_tool":  {
                                     "BANDIT":  16,
                                     "RUFF":  168
                                 },
                     "completed":  [
                                       "compile",
                                       "bandit",
                                       "ruff",
                                       "pip-audit"
                                   ],
                     "skipped":  [
                                     {
                                         "stage":  "test",
                                         "reason":  "earlier stage failed"
                                     },
                                     {
                                         "stage":  "run",
                                         "reason":  "earlier stage failed"
                                     }
                                 ],
                     "summary":  "184 finding(s) (high: 5, medium: 175, low: 4)",
                     "duration":  35.1178268,
                     "top_ids":  [
                                     "RUFF-E701×87",
                                     "RUFF-F401×23",
                                     "RUFF-E402×19",
                                     "RUFF-E702×9",
                                     "RUFF-F841×9",
                                     "RUFF-E401×7",
                                     "RUFF-E731×6",
                                     "RUFF-F811×4",
                                     "RUFF-E722×2",
                                     "BANDIT-B301×2",
                                     "BANDIT-B307×2",
                                     "BANDIT-B110×2"
                                 ],
                     "exits":  {
                                   "bandit":  1,
                                   "compile":  0,
                                   "pip-audit":  0,
                                   "ruff":  1
                               },
                     "product":  "2.0.0-pilot-candidate",
                     "has_manifest":  true,
                     "note":  "",
                     "audited_at":  "2026-08-14T09:34:06Z"
                 },
                 {
                     "id":  "click",
                     "status":  "failed",
                     "score":  "high_risk",
                     "mode_req":  "standard",
                     "mode_eff":  "standard-fail-fast",
                     "term":  "ruff",
                     "n":  48,
                     "sev":  {
                                 "high":  11,
                                 "medium":  3,
                                 "low":  34
                             },
                     "by_tool":  {
                                     "BANDIT":  37,
                                     "RUFF":  11
                                 },
                     "completed":  [
                                       "compile",
                                       "bandit",
                                       "ruff"
                                   ],
                     "skipped":  [
                                     {
                                         "stage":  "test",
                                         "reason":  "earlier stage failed"
                                     },
                                     {
                                         "stage":  "pip-audit",
                                         "reason":  "pyproject.toml has no dependency pins"
                                     },
                                     {
                                         "stage":  "run",
                                         "reason":  "earlier stage failed"
                                     }
                                 ],
                     "summary":  "48 finding(s) (high: 11, medium: 3, low: 34)",
                     "duration":  5.8189227,
                     "top_ids":  [
                                     "BANDIT-B101×13",
                                     "RUFF-UP038×11",
                                     "BANDIT-B603×10",
                                     "BANDIT-B110×7",
                                     "BANDIT-B108×3",
                                     "BANDIT-B311×3",
                                     "BANDIT-B606×1"
                                 ],
                     "exits":  {
                                   "bandit":  1,
                                   "compile":  0,
                                   "pip-audit":  0,
                                   "ruff":  1
                               },
                     "product":  "2.0.0-pilot-candidate",
                     "has_manifest":  true,
                     "note":  "",
                     "audited_at":  "2026-08-14T09:34:45Z"
                 },
                 {
                     "id":  "flask",
                     "status":  "failed",
                     "score":  "high_risk",
                     "mode_req":  "standard",
                     "mode_eff":  "standard-fail-fast",
                     "term":  "ruff",
                     "n":  43,
                     "sev":  {
                                 "high":  17,
                                 "medium":  6,
                                 "low":  20
                             },
                     "by_tool":  {
                                     "BANDIT":  34,
                                     "RUFF":  9
                                 },
                     "completed":  [
                                       "compile",
                                       "bandit",
                                       "ruff",
                                       "pip-audit"
                                   ],
                     "skipped":  [
                                     {
                                         "stage":  "test",
                                         "reason":  "earlier stage failed"
                                     },
                                     {
                                         "stage":  "run",
                                         "reason":  "earlier stage failed"
                                     }
                                 ],
                     "summary":  "43 finding(s) (high: 17, medium: 6, low: 20)",
                     "duration":  32.0490476,
                     "top_ids":  [
                                     "BANDIT-B105×9",
                                     "RUFF-UP038×8",
                                     "BANDIT-B110×7",
                                     "BANDIT-B101×5",
                                     "BANDIT-B106×4",
                                     "BANDIT-B704×3",
                                     "BANDIT-B201×2",
                                     "RUFF-E402×1",
                                     "BANDIT-B107×1",
                                     "BANDIT-B102×1",
                                     "BANDIT-B324×1",
                                     "BANDIT-B307×1"
                                 ],
                     "exits":  {
                                   "bandit":  1,
                                   "compile":  0,
                                   "pip-audit":  0,
                                   "ruff":  1
                               },
                     "product":  "2.0.0-pilot-candidate",
                     "has_manifest":  true,
                     "note":  "",
                     "audited_at":  "2026-08-14T09:35:55Z"
                 },
                 {
                     "id":  "httpx",
                     "status":  "failed",
                     "score":  "high_risk",
                     "mode_req":  "standard",
                     "mode_eff":  "standard-fail-fast",
                     "term":  "test",
                     "n":  106,
                     "sev":  {
                                 "high":  69,
                                 "medium":  8,
                                 "low":  29
                             },
                     "by_tool":  {
                                     "BANDIT":  65,
                                     "TEST":  28,
                                     "PIPAUDIT":  13
                                 },
                     "completed":  [
                                       "compile",
                                       "bandit",
                                       "ruff",
                                       "test",
                                       "pip-audit"
                                   ],
                     "skipped":  [
                                     {
                                         "stage":  "run",
                                         "reason":  "earlier stage failed"
                                     }
                                 ],
                     "summary":  "106 finding(s) (high: 69, medium: 8, low: 29)",
                     "duration":  81.6236818,
                     "top_ids":  [
                                     "TEST×28",
                                     "BANDIT-B101×27",
                                     "BANDIT-B106×23",
                                     "BANDIT-B301×8",
                                     "BANDIT-B105×4",
                                     "PIPAUDIT-PYSEC-2026-35×2",
                                     "PIPAUDIT-PYSEC-2026-36×2",
                                     "BANDIT-B403×2",
                                     "PIPAUDIT-PYSEC-2026-3553×1",
                                     "BANDIT-B324×1",
                                     "PIPAUDIT-PYSEC-2026-2141×1",
                                     "PIPAUDIT-PYSEC-2026-2132×1"
                                 ],
                     "exits":  {
                                   "bandit":  1,
                                   "compile":  0,
                                   "pip-audit":  1,
                                   "ruff":  0,
                                   "test":  1
                               },
                     "product":  "2.0.0-pilot-candidate",
                     "has_manifest":  true,
                     "note":  "",
                     "audited_at":  "2026-08-14T09:37:45Z"
                 },
                 {
                     "id":  "jinja",
                     "status":  "failed",
                     "score":  "high_risk",
                     "mode_req":  "standard",
                     "mode_eff":  "standard-fail-fast",
                     "term":  "test",
                     "n":  268,
                     "sev":  {
                                 "high":  204,
                                 "medium":  33,
                                 "low":  31
                             },
                     "by_tool":  {
                                     "TEST":  1,
                                     "BANDIT":  267
                                 },
                     "completed":  [
                                       "compile",
                                       "bandit",
                                       "ruff",
                                       "test",
                                       "pip-audit"
                                   ],
                     "skipped":  [
                                     {
                                         "stage":  "run",
                                         "reason":  "earlier stage failed"
                                     }
                                 ],
                     "summary":  "268 finding(s) (high: 204, medium: 33, low: 31)",
                     "duration":  28.7378927,
                     "top_ids":  [
                                     "BANDIT-B701×188",
                                     "BANDIT-B704×22",
                                     "BANDIT-B101×16",
                                     "BANDIT-B105×12",
                                     "BANDIT-B311×8",
                                     "BANDIT-B301×6",
                                     "BANDIT-B403×5",
                                     "BANDIT-B324×3",
                                     "BANDIT-B110×2",
                                     "BANDIT-B102×2",
                                     "BANDIT-B108×2",
                                     "BANDIT-B302×1"
                                 ],
                     "exits":  {
                                   "bandit":  1,
                                   "compile":  0,
                                   "pip-audit":  0,
                                   "ruff":  0,
                                   "test":  1
                               },
                     "product":  "2.0.0-pilot-candidate",
                     "has_manifest":  true,
                     "note":  "",
                     "audited_at":  "2026-08-14T09:38:47Z"
                 },
                 {
                     "id":  "redis-py",
                     "status":  "failed",
                     "score":  "high_risk",
                     "mode_req":  "standard",
                     "mode_eff":  "standard-fail-fast",
                     "term":  "ruff",
                     "n":  686,
                     "sev":  {
                                 "high":  52,
                                 "medium":  18,
                                 "low":  616
                             },
                     "by_tool":  {
                                     "BANDIT":  677,
                                     "RUFF":  9
                                 },
                     "completed":  [
                                       "compile",
                                       "bandit",
                                       "ruff",
                                       "pip-audit"
                                   ],
                     "skipped":  [
                                     {
                                         "stage":  "test",
                                         "reason":  "earlier stage failed"
                                     },
                                     {
                                         "stage":  "run",
                                         "reason":  "earlier stage failed"
                                     }
                                 ],
                     "summary":  "686 finding(s) (high: 52, medium: 18, low: 616)",
                     "duration":  52.7677079,
                     "top_ids":  [
                                     "BANDIT-B101×417",
                                     "BANDIT-B110×122",
                                     "BANDIT-B311×69",
                                     "BANDIT-B105×35",
                                     "BANDIT-B106×13",
                                     "BANDIT-B108×9",
                                     "RUFF-I001×7",
                                     "BANDIT-B310×3",
                                     "BANDIT-B603×2",
                                     "BANDIT-B113×2",
                                     "BANDIT-B324×2",
                                     "BANDIT-B104×2"
                                 ],
                     "exits":  {
                                   "bandit":  1,
                                   "compile":  0,
                                   "pip-audit":  0,
                                   "ruff":  1
                               },
                     "product":  "2.0.0-pilot-candidate",
                     "has_manifest":  true,
                     "note":  "",
                     "audited_at":  "2026-08-14T09:40:20Z"
                 },
                 {
                     "id":  "requests",
                     "status":  "failed",
                     "score":  "high_risk",
                     "mode_req":  "standard",
                     "mode_eff":  "standard-fail-fast",
                     "term":  "ruff",
                     "n":  153,
                     "sev":  {
                                 "high":  1,
                                 "medium":  127,
                                 "low":  25
                             },
                     "by_tool":  {
                                     "BANDIT":  145,
                                     "RUFF":  8
                                 },
                     "completed":  [
                                       "compile",
                                       "bandit",
                                       "ruff",
                                       "pip-audit"
                                   ],
                     "skipped":  [
                                     {
                                         "stage":  "test",
                                         "reason":  "earlier stage failed"
                                     },
                                     {
                                         "stage":  "run",
                                         "reason":  "earlier stage failed"
                                     }
                                 ],
                     "summary":  "153 finding(s) (high: 1, medium: 127, low: 25)",
                     "duration":  32.8422823,
                     "top_ids":  [
                                     "BANDIT-B113×120",
                                     "BANDIT-B101×16",
                                     "RUFF-UP038×8",
                                     "BANDIT-B301×7",
                                     "BANDIT-B403×1",
                                     "BANDIT-B105×1"
                                 ],
                     "exits":  {
                                   "bandit":  1,
                                   "compile":  0,
                                   "pip-audit":  0,
                                   "ruff":  1
                               },
                     "product":  "2.0.0-pilot-candidate",
                     "has_manifest":  true,
                     "note":  "",
                     "audited_at":  "2026-08-14T09:29:26Z"
                 },
                 {
                     "id":  "tornado",
                     "status":  "failed",
                     "score":  "high_risk",
                     "mode_req":  "standard",
                     "mode_eff":  "standard-fail-fast",
                     "term":  "ruff",
                     "n":  256,
                     "sev":  {
                                 "high":  63,
                                 "medium":  46,
                                 "low":  147
                             },
                     "by_tool":  {
                                     "BANDIT":  214,
                                     "PIPAUDIT":  1,
                                     "RUFF":  41
                                 },
                     "completed":  [
                                       "compile",
                                       "bandit",
                                       "ruff",
                                       "pip-audit"
                                   ],
                     "skipped":  [
                                     {
                                         "stage":  "test",
                                         "reason":  "earlier stage failed"
                                     },
                                     {
                                         "stage":  "run",
                                         "reason":  "earlier stage failed"
                                     }
                                 ],
                     "summary":  "256 finding(s) (high: 63, medium: 46, low: 147)",
                     "duration":  51.7706266,
                     "top_ids":  [
                                     "BANDIT-B101×136",
                                     "RUFF-F401×28",
                                     "BANDIT-B106×27",
                                     "BANDIT-B603×14",
                                     "BANDIT-B105×12",
                                     "RUFF-E402×9",
                                     "BANDIT-B324×7",
                                     "BANDIT-B311×5",
                                     "BANDIT-B110×5",
                                     "BANDIT-B102×3",
                                     "RUFF-E722×3",
                                     "RUFF-E721×1"
                                 ],
                     "exits":  {
                                   "bandit":  1,
                                   "compile":  0,
                                   "pip-audit":  1,
                                   "ruff":  1
                               },
                     "product":  "2.0.0-pilot-candidate",
                     "has_manifest":  true,
                     "note":  "",
                     "audited_at":  "2026-08-14T09:41:44Z"
                 },
                 {
                     "id":  "urllib3",
                     "status":  "failed",
                     "score":  "high_risk",
                     "mode_req":  "standard",
                     "mode_eff":  "standard-fail-fast",
                     "term":  "ruff",
                     "n":  44,
                     "sev":  {
                                 "high":  6,
                                 "medium":  12,
                                 "low":  26
                             },
                     "by_tool":  {
                                     "BANDIT":  38,
                                     "RUFF":  6
                                 },
                     "completed":  [
                                       "compile",
                                       "bandit",
                                       "ruff",
                                       "pip-audit"
                                   ],
                     "skipped":  [
                                     {
                                         "stage":  "test",
                                         "reason":  "earlier stage failed"
                                     },
                                     {
                                         "stage":  "run",
                                         "reason":  "earlier stage failed"
                                     }
                                 ],
                     "summary":  "44 finding(s) (high: 6, medium: 12, low: 26)",
                     "duration":  29.7123983,
                     "top_ids":  [
                                     "BANDIT-B101×20",
                                     "BANDIT-B106×3",
                                     "BANDIT-B110×3",
                                     "BANDIT-B108×3",
                                     "RUFF-E721×3",
                                     "BANDIT-B113×2",
                                     "BANDIT-B311×2",
                                     "RUFF-E402×1",
                                     "BANDIT-B324×1",
                                     "RUFF-F811×1",
                                     "BANDIT-B105×1",
                                     "BANDIT-B403×1"
                                 ],
                     "exits":  {
                                   "bandit":  1,
                                   "compile":  0,
                                   "pip-audit":  0,
                                   "ruff":  1
                               },
                     "product":  "2.0.0-pilot-candidate",
                     "has_manifest":  true,
                     "note":  "",
                     "audited_at":  "2026-08-14T09:42:44Z"
                 }
             ]
}
