Skip to content

test: add security and performance tests for audit#7

Merged
pszymkowiak merged 2 commits into
mainfrom
feat/audit-security-perf-tests
Mar 7, 2026
Merged

test: add security and performance tests for audit#7
pszymkowiak merged 2 commits into
mainfrom
feat/audit-security-perf-tests

Conversation

@pszymkowiak
Copy link
Copy Markdown
Contributor

Summary

  • 11 security tests: path traversal, null bytes, unicode edge cases, JSON injection, whitespace validation
  • 8 performance tests: FTS/vector/hybrid search latency, memoir+concept linking, BFS traversal, bulk ops
  • All 129 tests pass

Test plan

  • cargo test passes (129 tests, 7 suites)

- 11 security tests: path traversal, null bytes, unicode edge cases, JSON injection, whitespace validation
- 8 performance tests: FTS/vector/hybrid search latency, memoir+concept linking, BFS traversal, bulk ops
@pszymkowiak pszymkowiak merged commit bf5d2bc into main Mar 7, 2026
1 check passed
@pszymkowiak pszymkowiak deleted the feat/audit-security-perf-tests branch March 7, 2026 12:03
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