mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-30 04:55:04 +00:00
Adding integrity checks in case of unhandled exceptions
This commit is contained in:
parent
7427b554e3
commit
e485531b71
5 changed files with 33 additions and 11 deletions
3
.gitattributes
vendored
3
.gitattributes
vendored
|
|
@ -1,5 +1,6 @@
|
|||
*.py text eol=lf
|
||||
*.conf text eol=lf
|
||||
*.md5 text eol=lf
|
||||
*.py text eol=lf
|
||||
|
||||
*_ binary
|
||||
*.dll binary
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue