{"id":16758647,"url":"https://github.com/simsieg/pyinjection","last_synced_at":"2025-09-05T16:08:57.302Z","repository":{"id":94011015,"uuid":"103532336","full_name":"simsieg/pyInjection","owner":"simsieg","description":"A python tool to find sqli vulnerabilities in python code","archived":false,"fork":false,"pushed_at":"2017-09-21T18:39:51.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-04T12:37:38.678Z","etag":null,"topics":["code-analysis","python","sqlinjection"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simsieg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-14T12:57:27.000Z","updated_at":"2017-09-21T15:27:47.000Z","dependencies_parsed_at":"2023-03-03T17:45:17.992Z","dependency_job_id":null,"html_url":"https://github.com/simsieg/pyInjection","commit_stats":{"total_commits":13,"total_committers":3,"mean_commits":4.333333333333333,"dds":0.5384615384615384,"last_synced_commit":"4c59524f8d4cf8a5711502610883e1e4987c1303"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/simsieg/pyInjection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simsieg%2FpyInjection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simsieg%2FpyInjection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simsieg%2FpyInjection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simsieg%2FpyInjection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simsieg","download_url":"https://codeload.github.com/simsieg/pyInjection/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simsieg%2FpyInjection/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269672052,"owners_count":24457112,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["code-analysis","python","sqlinjection"],"created_at":"2024-10-13T04:05:52.504Z","updated_at":"2025-08-10T03:33:58.271Z","avatar_url":"https://github.com/simsieg.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pyInjection\n\npyInjection uses various heuristics to look for SQL injection vulnerabilities in python source code.\n\nBased on https://github.com/uber/py-find-injection.\n\n\n# Usage\n```\n$ python bin/pyInjection.py --help\nusage: pyInjection.py [-h] [-v] [-i INPUT] [-j] [-s] [-q] [files [files ...]]\n\nLook for patterns in python source files that might indicate SQL injection or\nother vulnerabilities\n\npositional arguments:\n  files                 files to check or '-' for standard in\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -v, --version         show program's version number and exit\n  -i INPUT, --input INPUT\n                        path to a file containing a list of files to check,\n                        each file in a line\n  -j, --json            print output in JSON\n  -s, --stdin           read from standard in, passed files are ignored\n  -q, --quiet           do not print error statistics\n\nExit status is 0 if all files are okay, 1 if any files have an error. Found\nvulnerabilities are printed to standard out\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimsieg%2Fpyinjection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimsieg%2Fpyinjection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimsieg%2Fpyinjection/lists"}