Skip to content

test: add 15 Objective-C security scanner fixtures - #211

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

test: add 15 Objective-C security scanner fixtures#211
WNZhao wants to merge 1 commit into
profullstack:masterfrom
WNZhao:test/objc-security-fixtures

Conversation

@WNZhao

@WNZhao WNZhao commented Aug 24, 2026

Copy link
Copy Markdown

Summary

  • add 15 inert Objective-C security-scanner fixtures under vulns/objective-c/
  • cover command/SQL injection, traversal, credentials, randomness, SSRF, memory safety, integer overflow, partial comparison, temp files, format strings, TLS bypass, redirects, and diagnostic exposure
  • refresh generated vulnerability catalogs

Validation

  • every .m file passes clang -fsyntax-only -x objective-c -std=c11 -Wall -Wextra -Werror
  • bash scripts/validate-test-case.sh (all 6 groups passed)
  • git diff --check

All examples remain unreachable behind NEVER_RUN = 0.

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