Skip to content

v0.1.41

Latest
Compare
Choose a tag to compare
@hansott hansott released this 26 May 10:12
· 1 commit to main since this release
59be244
  • Changed return type for wasm_detect_sql_injection to integer:
Return Code Description
0 Successful, no injection detected
1 Successful, injection detected
2 Error occurred
3 Failed to tokenize SQL