SilverSight/.github
allaunthefox eba0528728 fix: resolve h11 CVE-2025-43859 (critical)
- Pin h11>=0.16.0 in requirements.txt (fixes malformed Chunked-Encoding)
- Remove h11 from dependabot ignore list so it tracks future updates

CVE-2025-43859: h11 accepted some malformed Chunked-Encoding bodies.
Fixed in h11 0.16.0. Added as explicit dependency to ensure safe version.
2026-07-01 20:01:41 +00:00
..
scripts feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
workflows feat(ci): add Julia, R, C, C++ to CI workflow + run all ports in wolfram_verify.py 2026-06-30 18:03:30 -05:00
dependabot.yml fix: resolve h11 CVE-2025-43859 (critical) 2026-07-01 20:01:41 +00:00