Outcome
PF-NESTJS-SSRF-001 documents its source-to-sink expectation with focused positive and negative cases.
Maintainer guidance
Use the existing NestJS test helpers and keep the snippets minimal. A safe case may use a fixed upstream URL or explicit allowlist validation that the current safe-pattern model understands.
Acceptance criteria
Scope
Start with internal/sast/frameworks/nestjs/pack_test.go and internal/sast/frameworks/nestjs/rules.go. Refs #7.
Outcome
PF-NESTJS-SSRF-001 documents its source-to-sink expectation with focused positive and negative cases.
Maintainer guidance
Use the existing NestJS test helpers and keep the snippets minimal. A safe case may use a fixed upstream URL or explicit allowlist validation that the current safe-pattern model understands.
Acceptance criteria
Scope
Start with internal/sast/frameworks/nestjs/pack_test.go and internal/sast/frameworks/nestjs/rules.go. Refs #7.