Skip to content

Expand path mapping and stored path validation coverage#72

Merged
olxgdm merged 4 commits into
mainfrom
61-expand-path-mapping-and-stored-path-validation-coverage
Jun 6, 2026
Merged

Expand path mapping and stored path validation coverage#72
olxgdm merged 4 commits into
mainfrom
61-expand-path-mapping-and-stored-path-validation-coverage

Conversation

@olxgdm

@olxgdm olxgdm commented Jun 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add regression coverage for storage-relative path validation with slash, backslash, mixed separator, rooted, malformed, and traversal cases.
  • Expand path mapping tests for POSIX cleanup, Windows drive-letter slash variants, relative inputs, and generated storage paths.
  • Extend Registry and StorageManager unsafe stored path coverage at their integration boundaries.

Closes #61

Verification

  • cmake --build build
  • ctest --test-dir build -R "PathFileUtils|Registry|StorageManager" --output-on-failure
  • ctest --test-dir build --output-on-failure

@olxgdm olxgdm linked an issue Jun 6, 2026 that may be closed by this pull request
@sonarqubecloud

sonarqubecloud Bot commented Jun 6, 2026

Copy link
Copy Markdown

@olxgdm olxgdm marked this pull request as ready for review June 6, 2026 17:56
@olxgdm olxgdm merged commit ea36e60 into main Jun 6, 2026
6 checks passed
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.

Expand path mapping and stored path validation coverage

1 participant