Skip to content

Commit

Permalink
Change WAS Lambda tainted sql string to LOW confidence (#3531)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xDC0DE authored Dec 13, 2024
1 parent 2d46e7c commit 576e1bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javascript/aws-lambda/security/tainted-sql-string.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ rules:
- vuln
likelihood: LOW
impact: MEDIUM
confidence: MEDIUM
confidence: LOW
languages:
- javascript
- typescript
Expand Down

0 comments on commit 576e1bd

Please sign in to comment.