Skip to content

v1.2.0

Compare
Choose a tag to compare
@lostsnow lostsnow released this 30 Dec 20:34
· 72 commits to master since this release
5c35141
  • FEATURES
    • Add pymongo hook rules for NoSQL injection detection #84
    • Add python-ldap and ldap3 hook rules for LDAP injection detection #86, #88
    • Use the environment variable DEBUG=1 to enable debug mode #92
  • BUGFIXES
    • Fix request and response header formats #87
    • Bypass the hook in the filter rules #93
  • TESTING
    • When testing for vulnerabilities, separate Django and Flask project names #94, DockerVulspace#8