TinySearch v0.4.2
What's new
- Strip
nav,header,footer, andasideboilerplate before markdown generation, improving evidence quality and reducing wasted tokens. - Harden Docker delivery with Trivy configuration, repository-secret, image-vulnerability, and image-secret gates.
- Publish multi-architecture Docker images with an SBOM, maximum provenance attestations, and keyless Cosign signatures.
- Add weekly security rescans for the published
latestimage and a documented vulnerability-reporting policy. - Align PyPI, MCP Registry, and container metadata on version
0.4.2. - Refresh runtime dependencies and GitHub Actions.
Special thanks
Huge thanks to @dvystrcil for tracking down and fixing navigation/header/footer boilerplate leaking into crawled markdown in #24, complete with real-site validation and regression coverage.
Thanks to every contributor who helped make this release happen: @dvystrcil, @MarcellM01
Pull requests
- #23 Update README command arguments — @MarcellM01
- #24 Exclude page chrome before markdown generation — @dvystrcil
- #40 Harden Docker publishing — @MarcellM01
- #41 Add the security policy — @MarcellM01
Full changelog: v0.4.1...v0.4.2