Change wording of change note.

This commit is contained in:
Sebastian Bauersfeld
2022-08-25 18:47:36 +07:00
parent 36b5e5f61a
commit 207aebc581

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
---
* Added taint model for `org.springframework.data.repository.CrudRepository.save()`. This change yields an additional true positive SQL Injection on WebGoat.
* Added flow summary for `org.springframework.data.repository.CrudRepository.save()`.