{ "info": { "author": "James Brown", "author_email": "jbrown@uber.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Security" ], "description": "py_find_injection\n\nWalks the AST and looks for arguments to cursor.execute or session.execute; then\ndetermines whether string interpolation, concatenation or the .format() call is used\non those arguments. Not at all comprehensive, but better than nothing.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/uber/py-find-injection", "keywords": null, "license": "MIT (Expat)", "maintainer": null, "maintainer_email": null, "name": "py-find-injection", "package_url": "https://pypi.org/project/py-find-injection/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/py-find-injection/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/uber/py-find-injection" }, "release_url": "https://pypi.org/project/py-find-injection/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "simple python ast consumer which searches for common SQL injection attacks", "version": "0.1.1" }, "last_serial": 914049, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "5976a38bdc8d041e4c7724224d2fffd4", "sha256": "9c1bbd87f2da3c00580a99032b82ab91289b2d94098cbaee7fe2501db67a5c0e" }, "downloads": -1, "filename": "py-find-injection-0.1.1.tar.gz", "has_sig": false, "md5_digest": "5976a38bdc8d041e4c7724224d2fffd4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2906, "upload_time": "2013-11-08T00:55:44", "url": "https://files.pythonhosted.org/packages/6f/4a/f491942bb8a5948509bd7256e804fb1dfa00bc3b64190e05eac6c06f66ae/py-find-injection-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5976a38bdc8d041e4c7724224d2fffd4", "sha256": "9c1bbd87f2da3c00580a99032b82ab91289b2d94098cbaee7fe2501db67a5c0e" }, "downloads": -1, "filename": "py-find-injection-0.1.1.tar.gz", "has_sig": false, "md5_digest": "5976a38bdc8d041e4c7724224d2fffd4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2906, "upload_time": "2013-11-08T00:55:44", "url": "https://files.pythonhosted.org/packages/6f/4a/f491942bb8a5948509bd7256e804fb1dfa00bc3b64190e05eac6c06f66ae/py-find-injection-0.1.1.tar.gz" } ] }