wip: README cleanup

This commit is contained in:
Michael Hohn
2025-07-10 13:11:22 -07:00
committed by =Michael Hohn
parent 529264239f
commit d33202dee9

View File

@@ -134,16 +134,6 @@
19: - ["java.io", "Console", False, "readLine", "(String,Object[])", "", "Argument[this]", "ReturnValue", "taint", "df-generated"] 19: - ["java.io", "Console", False, "readLine", "(String,Object[])", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
#+END_SRC #+END_SRC
- [ ] checkkn
- [ ] Also check RemoteFlowSource, from
: import semmle.code.cpp.security.FlowSources
The goal now is to supplement sources via the model editor.
* SQL injection example * SQL injection example
This directory contains the problematic Java source code. The rest of this This directory contains the problematic Java source code. The rest of this
README describes README describes