v0.21.0
What's Changed
- fix(ecl): prevent stack overflows from pathological input (R40) by @pacharanero in #74
- build(deps): bump actions/setup-python from 6.3.0 to 7.0.0 by @dependabot[bot] in #77
- build(deps): bump the routine-minor-and-patch group across 1 directory with 3 updates by @dependabot[bot] in #75
- build(deps): bump the github-actions-minor-and-patch group with 2 updates by @dependabot[bot] in #76
- fix(trud): redact API key from transport-error output by @pacharanero in #78
- fix(mcp): validate Content-Length header and cap message size (R42) by @pacharanero in #79
- feat(trud): add
sct trud authto store the API key in the config file by @pacharanero in #80 - fix(read2): cap decompressed zip entry size to prevent zip-bomb OOM (R43) by @pacharanero in #81
- feat(cli)!: name every build artefact after its input by @pacharanero in #82
Full Changelog: v0.20.1...v0.21.0