Skip to content

docs: changelog + README updates for PRs #150-#157 (Aikido security sweep)#158

Merged
flupkede merged 1 commit into
developfrom
docs/security-changelog-update
Jul 23, 2026
Merged

docs: changelog + README updates for PRs #150-#157 (Aikido security sweep)#158
flupkede merged 1 commit into
developfrom
docs/security-changelog-update

Conversation

@flupkede

Copy link
Copy Markdown
Owner

Summary

This PR backfills documentation for PRs #150#157 — the Aikido security sweep and follow-up fixes — that landed in develop since the [1.1.30] changelog entry but were never changelogged or reflected in README. It also bumps the patch version to 1.1.31 for this documentation/version-tracking release.

This is a docs-only PR. No functional code changes.

What's documented

Version bump

Cargo.toml1.1.31 (patch bump for this documentation release; no code logic changed).

Validation

Docs-only change. Local QC gate (fmt / check / clippy / cargo test --lib — 596 passed) run on push and is green.

…weep)

Documents the security hardening sweep and follow-up fixes that landed in
develop since the [1.1.30] changelog entry, none of which had been
changelogged or documented in README:

- PR #151: critical path-traversal fixes (Rust + .NET) + CI persist-credentials
- PR #152: ANSI-injection sanitization, .git-root rejection, Unix backslash
  path-cache collision fix
- PR #153: CodeQL checkout SHA pinning
- PR #154: rmcp 1.5.0->1.8.0 + ~100 transitive dependency CVE updates
- PR #150 (external, @tony-nexartis): RLIMIT_NOFILE fd-exhaustion fix
- PR #156: skip CodeQL analyze on fork PRs (restricted GITHUB_TOKEN can't
  upload SARIF to upstream)
- PR #157: byte-boundary panic fix (#148, @tony-nexartis) + new
  CODESEARCH_ALLOWED_HOSTS / CODESEARCH_DISABLE_HOST_VALIDATION env vars
  (#149, @stdweird)

Also bumps Cargo.toml to 1.1.31 for this documentation/version-tracking
release. No functional code changes in this commit.
@flupkede
flupkede merged commit f1a20d7 into develop Jul 23, 2026
1 check passed
@flupkede
flupkede deleted the docs/security-changelog-update branch July 23, 2026 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant