Outcome
The Echo pack proves that parameterized SQL and a static redirect do not trigger its SQLi or redirect rules.
Maintainer guidance
The pack already has positive SQLi/redirect cases and a safe HTML case. Add negative cases beside them using the current test helper; avoid broad matcher changes.
Acceptance criteria
Scope
Start with internal/sast/frameworks/echo/pack_test.go. Refs #7.
Outcome
The Echo pack proves that parameterized SQL and a static redirect do not trigger its SQLi or redirect rules.
Maintainer guidance
The pack already has positive SQLi/redirect cases and a safe HTML case. Add negative cases beside them using the current test helper; avoid broad matcher changes.
Acceptance criteria
Scope
Start with internal/sast/frameworks/echo/pack_test.go. Refs #7.