Skip to content

test: add security and performance tests for audit#28

Merged
pszymkowiak merged 4 commits intomainfrom
feat/audit-security-perf-tests
Mar 7, 2026
Merged

test: add security and performance tests for audit#28
pszymkowiak merged 4 commits intomainfrom
feat/audit-security-perf-tests

Conversation

@pszymkowiak
Copy link
Copy Markdown
Contributor

Summary

  • 15 security tests: path traversal, null bytes, config injection, DoS prevention, backend validation
  • 8 performance tests: clone resolution, config cycling, mixed DB workload, repeated open
  • All 191 tests pass

Test plan

  • cargo test passes (191 tests, 17 suites)

- 15 security tests: path traversal, null bytes, config injection, DoS prevention, backend validation
- 8 performance tests: clone resolution, config cycling, mixed DB workload, repeated open
Also add .fastembed_cache/ to .gitignore
@pszymkowiak pszymkowiak merged commit 48e83f5 into main Mar 7, 2026
3 checks passed
@pszymkowiak pszymkowiak deleted the feat/audit-security-perf-tests branch March 7, 2026 12:14
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