{"id":14482850,"url":"https://github.com/theodo-group/awesome-security-automation","last_synced_at":"2026-02-02T04:09:50.494Z","repository":{"id":198179901,"uuid":"699956350","full_name":"theodo-group/awesome-security-automation","owner":"theodo-group","description":"Awesome links to automate your cybersecurity checks","archived":false,"fork":false,"pushed_at":"2024-07-15T15:23:56.000Z","size":10,"stargazers_count":43,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-11-01T18:01:48.561Z","etag":null,"topics":["security","security-audit","security-automation","security-tools"],"latest_commit_sha":null,"homepage":"","language":null,"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/theodo-group.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-10-03T17:02:33.000Z","updated_at":"2025-07-16T23:20:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"2e879ad0-e16d-47a8-9676-543103ad92fc","html_url":"https://github.com/theodo-group/awesome-security-automation","commit_stats":null,"previous_names":["theodo-group/awesome-security-automation"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/theodo-group/awesome-security-automation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodo-group%2Fawesome-security-automation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodo-group%2Fawesome-security-automation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodo-group%2Fawesome-security-automation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodo-group%2Fawesome-security-automation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theodo-group","download_url":"https://codeload.github.com/theodo-group/awesome-security-automation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodo-group%2Fawesome-security-automation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29004696,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T01:32:03.847Z","status":"online","status_checked_at":"2026-02-02T02:00:07.448Z","response_time":58,"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":["security","security-audit","security-automation","security-tools"],"created_at":"2024-09-03T00:01:19.802Z","updated_at":"2026-02-02T04:09:50.477Z","avatar_url":"https://github.com/theodo-group.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"# Awesome Security Automation\n\nGreat links to automate your cybersecurity checks.\n\n## Awesome Code Analysis\n\n- [Semgrep](https://github.com/returntocorp/semgrep): Easy tool to run on your code to detect usual security vulnerabilities.\n- [Bearer](https://github.com/Bearer/bearer): A developer-first code security \u0026 privacy scanner that seamlessly integrates into your entire development (Local, CI/CD, PR/MR).\n\n## Awesome Access Control Check\n\n- [ACCENT](https://github.com/theodo/accent): It is a Symfony command to check that all your API Platform routes have an access control.\n- [django-access-inspector](https://github.com/BastienTeissier/django-access-inspector): It is a comprehensive access control app for Django that helps you enforce fine-grained access control on your views.\n- [spring-access-inspector](https://github.com/marine-mb/spring-access-inspector): This tool creates a table report to verify access control on Spring Boot routes. It uses the Preauthorize annotation from spring-security-config.\n\n## Awesome XSS prevention tools\n\n- [RisXSS](https://github.com/theodo/RisXSS): It detects XSS flaws of your React or Vue application using a single ESLint rule.\n\n## Awesome secret leak tools\n\n- [git-secret-scanner](https://github.com/padok-team/git-secret-scanner): This tool aims to find secrets and credentials in git repositories owned by Organizations or Groups using the best parts of TruffleHog \u0026 Gitleaks libraries.\n- [gitlab-secrets](https://github.com/RichardoC/gitlab-secrets): Even after a force-push to delete secrets unwanted in the code, those commits still exist even if they aren't referenced. This tool aims to find those secrets\n- [youtube-video-scanner](https://gitlab.com/gitlab-com/gl-security/security-research/video-scanner/youtube-video-scanner): This tool detects secrets shown during videos by analizing the frames.\n\n## Awesome CVEs tools\n\n- [Renovate](https://github.com/renovatebot/renovate): This tool creates Pull Requests to update your vulnerable dependencies and gives you a percentage of confidence about breaking changes.\n- [Dependat-bot](https://github.com/dependabot/dependabot-core): Just like Renovate, this tool creates Pull Requests to update your vulnerable dependencies. It works better with Github than with other platforms.\n\n## Awesome AWS security tools\n\n- [sls-mentor](https://github.com/sls-mentor/sls-mentor): It is a tool that analyzes the configuration of your AWS resources against best practice rules. It also helps with other metrics than security, such as Performance or Cost.\n- [Yatas](https://github.com/padok-team/yatas-aws): It helps you create a secure AWS environment without too much hassle.\n- [cognito scanner](https://github.com/padok-team/cognito-scanner): Check that your cognito configuration is not vulnerable to standard attacks\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheodo-group%2Fawesome-security-automation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheodo-group%2Fawesome-security-automation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheodo-group%2Fawesome-security-automation/lists"}