Skip to content

test: add 15 Swift security scanner fixtures - #204

Merged
ralyodio merged 3 commits into
profullstack:masterfrom
WNZhao:test/swift-security-fixtures
Aug 28, 2026
Merged

ralyodio merged 3 commits into
profullstack:masterfrom
WNZhao:test/swift-security-fixtures

Conversation

@WNZhao

@WNZhao WNZhao commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds 15 inert Swift security-scanner fixtures covering injection, path handling, TLS, authentication, resource limits, credential storage, and race conditions. Each fixture contains vulnerable markers and a safe control inside compile-time unreachable if false blocks.

Validation

  • all 15 files pass swiftc -typecheck
  • 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.

WNZhao and others added 3 commits August 24, 2026 23:18
# Conflicts:
#	docs/VULNERABILITY_CATALOG.md
#	vulns/VULNERABILITY_CATALOG.json
# Conflicts:
#	docs/VULNERABILITY_CATALOG.md
#	vulns/VULNERABILITY_CATALOG.json
@ralyodio
ralyodio merged commit 294214a into profullstack:master Aug 28, 2026
5 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.

2 participants