{"id":23331068,"url":"https://github.com/capsize-games/defendatron","last_synced_at":"2026-03-07T20:02:06.716Z","repository":{"id":235615158,"uuid":"791022086","full_name":"Capsize-Games/defendatron","owner":"Capsize-Games","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-14T12:12:42.000Z","size":5771,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-25T15:53:05.106Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Capsize-Games.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2024-04-24T00:30:16.000Z","updated_at":"2025-04-14T12:10:17.000Z","dependencies_parsed_at":"2024-12-20T22:30:42.440Z","dependency_job_id":"741a64e6-ba72-4a1c-a8a0-acb549db1b1a","html_url":"https://github.com/Capsize-Games/defendatron","commit_stats":null,"previous_names":["capsize-games/defendatron","capsize-games/defendron"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/Capsize-Games/defendatron","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Capsize-Games%2Fdefendatron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Capsize-Games%2Fdefendatron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Capsize-Games%2Fdefendatron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Capsize-Games%2Fdefendatron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Capsize-Games","download_url":"https://codeload.github.com/Capsize-Games/defendatron/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Capsize-Games%2Fdefendatron/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30229585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T19:01:10.287Z","status":"ssl_error","status_checked_at":"2026-03-07T18:59:58.103Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-12-20T22:30:28.410Z","updated_at":"2026-03-07T20:02:06.670Z","avatar_url":"https://github.com/Capsize-Games.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Defendatron\n\nDefendatron is a simple coordinator for `Protectabots`, Python modules that provide security features for your applications.\n\n---\n\n![img_1.png](img.png)\n\n[![Upload Python Package](https://github.com/Capsize-Games/defendatron/actions/workflows/python-publish.yml/badge.svg)](https://github.com/Capsize-Games/defendatron/actions/workflows/python-publish.yml)\n\n---\n\n## Installation\n\n```bash\npip install defendatron\n```\n\n## Usage\n\n```python\nimport defendatron\n\n# Activate defendatron (all Protectabots)\ndefendatron.activate()\n\n# Deactivate defendatron (all Protectabots)\ndefendatron.deactivate()\n\n# Activate specific Protectabots\ndefendatron.nullscream.activate()\ndefendatron.shadowlogger.activate()\ndefendatron.darklock.activate()\n\n# Deactivate specific Protectabots\ndefendatron.nullscream.deactivate()\ndefendatron.shadowlogger.deactivate()\ndefendatron.darklock.deactivate()\n```\n\nSee `src/defendatron/__init__.py` for more advanced usage.\n\n## When Protectabots assemble, they create Defendatron\n![img_2.png](img_1.png)\n\n---\n\nDefendatron is built with `Protectabots`, Python modules that provide security features for your applications. \nEach `Protectabot` is designed to defend against specific threats and vulnerabilities, \nhelping to provide another layer of protection for your code. \n\n- [nullscream](https://github.com/Capsize-Games/nullscream) Responsible for masquerading as other libraries in order to cancel out their operations. Useful when you are unable to modify the code of a library that you are using, but you want to prevent it from performing certain operations.\n- [darklock](https://github.com/Capsize-Games/darklock) Responsible for locking down your application and preventing it from performing certain operations.\n- [shadowlogger](https://github.com/Capsize-Games/shadowlogger) Intercepts all logs and shadows them, preventing sensitive information from being leaked.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapsize-games%2Fdefendatron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcapsize-games%2Fdefendatron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapsize-games%2Fdefendatron/lists"}