diff --git a/.github/workflows/version_comparison/repositories.json5 b/.github/workflows/version_comparison/repositories.json5 index 9e556152d..c84e38794 100644 --- a/.github/workflows/version_comparison/repositories.json5 +++ b/.github/workflows/version_comparison/repositories.json5 @@ -34,6 +34,9 @@ { "name": "mediawiki", "repository_url": "https://github.com/wikimedia/mediawiki" }, // golang { "name": "Vulnerability-goapp", "repository_url": "https://github.com/Hardw01f/Vulnerability-goapp" }, - { "name": "govwa", "repository_url": "https://github.com/0c34/govwa" } + { "name": "govwa", "repository_url": "https://github.com/0c34/govwa" }, + // python + { "name": "PyGoat", "repository_url": "https://github.com/adeyosemanputra/pygoat" }, + { "name": "Wagtail", "repository_url": "https://github.com/wagtail/wagtail" } ] } \ No newline at end of file