github ihor-sokoliuk/mcp-searxng v1.3.4

latest releases: v1.12.0, v1.11.1, v1.11.0...
one month ago

Security

  • Docker images are now signed with Cosign (keyless OIDC). Verify a published image with:
    cosign verify docker.io/isokoliuk/mcp-searxng:latest \
      --certificate-identity-regexp 'https://github.com/ihor-sokoliuk/mcp-searxng/.github/workflows/docker-publish.yml@.*' \
      --certificate-oidc-issuer https://token.actions.githubusercontent.com
  • Expanded fuzz test coverage: search parameter handling and URL read arguments are now fuzz-tested on every CI run.
  • Tightened GitHub Actions workflow permissions to least-privilege and switched to reproducible npm ci installs in the publish pipeline.

Full Changelog: v1.3.3...v1.3.4

Don't miss a new mcp-searxng release

NewReleases is sending notifications on new releases.