{"id":20448490,"url":"https://github.com/shadawck/scabi","last_synced_at":"2026-06-06T17:31:22.267Z","repository":{"id":57464163,"uuid":"253574277","full_name":"shadawck/scabi","owner":"shadawck","description":"Implement vulnerabilities scanning on top of package management system like apt, pip, composer...","archived":false,"fork":false,"pushed_at":"2020-04-19T08:28:02.000Z","size":52,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-05T09:15:52.062Z","etag":null,"topics":["cve","dependencies","mitre","ossindex","package-manager","python","scanner","security","security-audit","security-tools","vulnerability"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shadawck.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-06T17:51:18.000Z","updated_at":"2020-04-19T08:28:04.000Z","dependencies_parsed_at":"2022-09-05T05:30:38.176Z","dependency_job_id":null,"html_url":"https://github.com/shadawck/scabi","commit_stats":null,"previous_names":["remiflavien1/scabi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shadawck/scabi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadawck%2Fscabi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadawck%2Fscabi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadawck%2Fscabi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadawck%2Fscabi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shadawck","download_url":"https://codeload.github.com/shadawck/scabi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadawck%2Fscabi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33993195,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-06T02:00:07.033Z","response_time":107,"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":["cve","dependencies","mitre","ossindex","package-manager","python","scanner","security","security-audit","security-tools","vulnerability"],"created_at":"2024-11-15T10:35:21.985Z","updated_at":"2026-06-06T17:31:22.190Z","avatar_url":"https://github.com/shadawck.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scabi  \r\n\r\nImplement vulnerabilities scanning on top of package management system like apt, pip, composer...\r\n\r\n# Install\r\n\r\nYou can install ```scabi``` either via pip (PyPI) or from source.\r\nTo install using pip:\r\n```sh\r\npython3 -m pip install scabi\r\n```\r\nOr manually:\r\n```\r\ngit clone https://github.com/remiflavien1/scabi\r\ncd scabi\r\npython3 setup.py install\r\n```\r\n\r\n## CLI\r\n```\r\nScabi\r\n\r\nUsage:\r\n  scabi \u003cpms\u003e \u003cpackage\u003e [--verbose --detail ] [--oss  --mitre] [-s FILE]\r\n  scabi -h --help --version\r\n\r\nOptions:\r\n  -v --verbose      Show full output.\r\n  -d --detail       Show CVE details.\r\n  -o --oss          Search vulnerabilities only through OSS.\r\n  -m --mitre        Search vulnerabilities only through MITRE.\r\n  -s --save FILE    Save output to file.\r\n  -h --help         Show this screen.\r\n```\r\n\r\nExample of output for the python module ```django```:\r\n\r\n```sh\r\n$ scabi -v pip django\r\n```\r\n\r\n```\r\nThe dependencies for \u003cdjango\u003e are :\r\n... pytz\r\n... sqlparse\r\n... asgiref\r\n... argon2-cffi\r\n... bcrypt\r\n\r\n\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e SEARCH IN OSS INDEX \u003c\u003c\u003c\u003c\u003c\u003c\u003c\u003c\u003c\u003c\u003c\u003c\u003c\u003c\u003c\r\nNO VULNERABILITIES FOUND\r\n\r\n\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e SEARCH IN MITRE DATABASE \u003c\u003c\u003c\u003c\u003c\u003c\u003c\u003c\u003c\u003c\u003c\u003c\u003c\u003c\u003c\r\n\r\n-------------- Package: \u003cbcrypt\u003e --------------\r\n\r\nCVE : CVE-2020-5229\r\nCVE DETAIL https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-5229\r\nDESCRIPTION Opencast before 8.1 stores passwords using the rather outdated and cryptographically insecure MD5 hash algorithm. ...\r\n\r\nCVE : CVE-2019-13421\r\nCVE DETAIL https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-13421\r\nDESCRIPTION Search Guard versions before 23.1 had an issue that an administrative user is able to retrieve bcrypt password hashes of other users configured in the internal user database.\r\n...\r\n\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadawck%2Fscabi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshadawck%2Fscabi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadawck%2Fscabi/lists"}