aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sqlmap.rb
AgeCommit message (Collapse)Author
2015-01-18sqlmap: add 0.9_1 bottle.BrewTestBot
2015-01-18sqlmap: clean up, add testAlessio Bogon
* Remove outdated resources and options. * Remove python dependency (sqlmap works with python 2.6 and 2.7) * Symlink `sqlmapapi.py` if available * More useful test Closes #35921. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-10-09Bump revisions of unixodbc dependentsJack Nagel
2014-05-10sqlmap: simplify resourcesAdam Vandenberg
2014-05-10sqlmap: update dependenciesLifepillar
Closes #27633. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-05-06sqlmap: don't depend on :python.Mike McQuaid
Use the system Python instead.
2014-03-16sqlmap 0.9Lifepillar
Closes #27543. Signed-off-by: Adam Vandenberg <flangy@gmail.com>