Skip to content

test: add 15 Dart security scanner fixtures - #210

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

test: add 15 Dart security scanner fixtures#210
WNZhao wants to merge 1 commit into
profullstack:masterfrom
WNZhao:test/dart-security-fixtures

Conversation

@WNZhao

@WNZhao WNZhao commented Aug 24, 2026

Copy link
Copy Markdown

Summary

  • add 15 inert Dart security-scanner fixtures under vulns/dart/
  • cover command/SQL injection, traversal, hard-coded credentials, weak randomness, SSRF, dynamic code loading, temp files, log injection, partial comparison, TLS bypass, redirect, error exposure, permissions, and archive traversal
  • refresh generated vulnerability catalogs

Validation

  • dart format --output=none --set-exit-if-changed vulns/dart
  • dart analyze vulns/dart (No issues found)
  • bash scripts/validate-test-case.sh (all 6 groups passed)
  • git diff --check

All examples remain unreachable behind NEVER_RUN = false.

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