SQL injection false positive at Spring Data's @Query #959
Labels
kind/bug
Something isn't working
kind/false-positive
This issue is related with false positive
kind/more-info-needed
This issue need more details to continue
project/horusec-cli
This issue is related to the project https://github.com/ZupIT/horusec
What happened:
Horusec cli warns about not binded query parameters but Spring Data takes care of that. The json result of the validation:
What you expected to happen:
Do not trigger vulnerability detected
How to reproduce it (as minimally and precisely as possible):
Implement a basic Spring Data Repository with a method anotated with JPQL Query
Environment:
The text was updated successfully, but these errors were encountered: