{"id":16779786,"url":"https://github.com/petermosmans/ansible-role-webgoat","last_synced_at":"2026-05-05T11:35:57.195Z","repository":{"id":75894968,"uuid":"92025224","full_name":"PeterMosmans/ansible-role-webgoat","owner":"PeterMosmans","description":"An ansible role to install OWASP WebGoat","archived":false,"fork":false,"pushed_at":"2017-05-25T06:10:30.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-23T06:28:58.948Z","etag":null,"topics":["ansible","ansible-role","owasp","webgoat"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/PeterMosmans.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}},"created_at":"2017-05-22T07:37:17.000Z","updated_at":"2017-06-09T05:48:34.000Z","dependencies_parsed_at":"2023-07-12T00:16:17.623Z","dependency_job_id":null,"html_url":"https://github.com/PeterMosmans/ansible-role-webgoat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterMosmans%2Fansible-role-webgoat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterMosmans%2Fansible-role-webgoat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterMosmans%2Fansible-role-webgoat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterMosmans%2Fansible-role-webgoat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeterMosmans","download_url":"https://codeload.github.com/PeterMosmans/ansible-role-webgoat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243924053,"owners_count":20369647,"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","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":["ansible","ansible-role","owasp","webgoat"],"created_at":"2024-10-13T07:32:21.607Z","updated_at":"2026-05-05T11:35:57.137Z","avatar_url":"https://github.com/PeterMosmans.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Ansible Role: Webgoat\n=========\n\nBuild status for this role: [![Build Status](https://travis-ci.org/PeterMosmans/ansible-role-webgoat.svg)](https://travis-ci.org/PeterMosmans/ansible-role-webgoat)\n\n\nThis role downloads, configures and installs the OWASP WebGoat service.\n\n\nRequirements\n------------\n\nMake sure that traffic to port 8080 tcp is allowed, as that's the port where WebGoat will be listening on.\n\n\nRole Variables\n--------------\nAvailable variables are listed below, along with default values. The default values are specified in `default/main.yml`.\n\n```\nwebgoat_base: /var/www/webgoat\nwebgoat_group: webgoat\nwebgoat_url: https://github.com/WebGoat/WebGoat/releases/download/7.1/webgoat-container-7.1-exec.jar\nwebgoat_user: webgoat\n```\n\n\nDependencies\n------------\n\nNone.\n\nExample Playbook\n----------------\n\n```\n- hosts: all\n  become: yes\n  become_method: sudo\n  roles:\n    - role: PeterMosmans.webgoat\n      tags: webgoat\n```\nThis example will install WebGoat to `/var/www/webgoat`, and automatically start the service upon boot, as user `webgoat`.\n\n\nLicense\n-------\n\nGPLv3\n\n\nAuthor Information\n------------------\n\nCreated by Peter Mosmans. Suggestions, feedback and pull requests are always welcome.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetermosmans%2Fansible-role-webgoat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetermosmans%2Fansible-role-webgoat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetermosmans%2Fansible-role-webgoat/lists"}