Skip to content

test: add 15 Rust security scanner fixtures - #203

Open
WNZhao wants to merge 1 commit into
profullstack:masterfrom
WNZhao:test/rust-security-fixtures
Open

test: add 15 Rust security scanner fixtures#203
WNZhao wants to merge 1 commit into
profullstack:masterfrom
WNZhao:test/rust-security-fixtures

Conversation

@WNZhao

@WNZhao WNZhao commented Aug 24, 2026

Copy link
Copy Markdown

Summary

Adds 15 inert Rust security-scanner fixtures covering authentication, authorization, injection, cryptography, parsing, and configuration weaknesses. Each fixture contains vulnerable markers and a safe control behind the compile-time false NEVER_RUN guard.

Validation

  • all 15 files compile individually with rustc --edition 2021 --crate-type lib
  • rustfmt --check passes
  • bash scripts/validate-test-case.sh passes all 6 groups
  • generated vulnerability catalogs are current
  • git diff --check passes

Submitted for the uGig per-accepted-file security fixture task.

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