Skip to content

test: expand sanitized sshd and PAM corpus for parser and report regression#22

Merged
stacknil merged 1 commit intomainfrom
codex/test-expand-sanitized-corpus-v0.3
Mar 23, 2026
Merged

test: expand sanitized sshd and PAM corpus for parser and report regression#22
stacknil merged 1 commit intomainfrom
codex/test-expand-sanitized-corpus-v0.3

Conversation

@stacknil
Copy link
Copy Markdown
Owner

Closes #21

Summary

  • expand the checked-in sanitized sshd and PAM corpus used by parser and report regression tests
  • strengthen single-host and multi-host regression coverage without changing parser/detector policy
  • preserve deterministic parser coverage metrics and existing golden report contracts

Scope

This PR is limited to corpus and regression coverage.
It does not change detector thresholds, add new output formats, introduce enrichment, or add cross-host correlation.

What changed

  • added more sanitized sshd success / failure / disconnect / edge-case fixtures
  • added more selected PAM-family fixtures across explicitly recognized and telemetry-only variants
  • strengthened at least one multi-host regression case
  • updated regression tests so parser coverage and golden report contracts remain deterministic

Verification

  • cmake --preset dev-debug
  • cmake --build --preset dev-debug
  • ctest --preset dev-debug
  • cmake --preset ci-release
  • cmake --build --preset ci-release
  • ctest --preset ci-release

@stacknil stacknil merged commit 648355a into main Mar 23, 2026
7 checks passed
@stacknil stacknil deleted the codex/test-expand-sanitized-corpus-v0.3 branch March 23, 2026 20:20
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.

[v0.3] Expand the sanitized test corpus for sshd and PAM variants

1 participant