{"id":20292488,"url":"https://github.com/mauricelambert/dependencyconfusion","last_synced_at":"2025-09-12T08:40:51.634Z","repository":{"id":57673084,"uuid":"481343247","full_name":"mauricelambert/DependencyConfusion","owner":"mauricelambert","description":"This package implements a test for Dependency Confusion using pip.","archived":false,"fork":false,"pushed_at":"2022-05-05T17:25:18.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T05:13:45.046Z","etag":null,"topics":["attack","demonstration","dependency-confusion","dependency-manager","pip","poc","pypi","python3","vulnerability"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mauricelambert.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}},"created_at":"2022-04-13T19:09:13.000Z","updated_at":"2022-05-05T17:42:31.000Z","dependencies_parsed_at":"2022-08-31T11:21:38.129Z","dependency_job_id":null,"html_url":"https://github.com/mauricelambert/DependencyConfusion","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mauricelambert/DependencyConfusion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricelambert%2FDependencyConfusion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricelambert%2FDependencyConfusion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricelambert%2FDependencyConfusion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricelambert%2FDependencyConfusion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mauricelambert","download_url":"https://codeload.github.com/mauricelambert/DependencyConfusion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricelambert%2FDependencyConfusion/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274782523,"owners_count":25348770,"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-09-12T02:00:09.324Z","response_time":60,"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":["attack","demonstration","dependency-confusion","dependency-manager","pip","poc","pypi","python3","vulnerability"],"created_at":"2024-11-14T15:17:33.225Z","updated_at":"2025-09-12T08:40:51.608Z","avatar_url":"https://github.com/mauricelambert.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DependencyConfusion\r\n\r\n## Description\r\n\r\nThis package implements a test for Dependency Confusion using pip.\r\n\r\n1. The version `0.0.2` is available on *test.pypi.org*.\r\n2. The version `0.0.2` and `666` are available on *pypi.org*.\r\n3. In the scenario you want to install version `0.0.2` available on *test.pypi.org* and you use the **pip** `--extra-index-url` option to install it.\r\n4. During installation, a window will open to tell you which version is being installed... theoretically version `666` available on *pypi.org* will be installed if your pip version is vulnerable to dependency confusion.\r\n\r\n## Requirements\r\n\r\nThis package require:\r\n\r\n - python3\r\n - python3 Standard Library\r\n\r\n## Installation\r\n\r\n```bash\r\npip install --extra-index-url https://test.pypi.org/simple/ DependencyConfusion\r\n```\r\n\r\n## Links\r\n\r\n - [Github Page](https://github.com/mauricelambert/DependencyConfusion/)\r\n - [Pypi package](https://pypi.org/project/DependencyConfusion/)\r\n - [Test pypi package](https://test.pypi.org/project/DependencyConfusion/)\r\n\r\n## Licence\r\n\r\nLicensed under the [GPL, version 3](https://www.gnu.org/licenses/).\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmauricelambert%2Fdependencyconfusion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmauricelambert%2Fdependencyconfusion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmauricelambert%2Fdependencyconfusion/lists"}