{"id":50755960,"url":"https://github.com/cd0gu/swagger2repeater","last_synced_at":"2026-06-11T05:01:05.911Z","repository":{"id":327801390,"uuid":"1110860529","full_name":"cd0gu/swagger2repeater","owner":"cd0gu","description":"Burp Suite extension that parses Swagger 2.0 definitions and automatically generates HTTP requests for direct use in Burp Repeater.","archived":false,"fork":false,"pushed_at":"2025-12-07T16:18:10.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-09T10:04:02.260Z","etag":null,"topics":["burp-extensions","burp-plugin","jython","pentesting-tools","swagger-parser"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cd0gu.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-05T20:48:47.000Z","updated_at":"2025-12-07T16:18:13.000Z","dependencies_parsed_at":"2025-12-09T10:04:18.034Z","dependency_job_id":null,"html_url":"https://github.com/cd0gu/swagger2repeater","commit_stats":null,"previous_names":["cd0gu/swagger2repeater"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/cd0gu/swagger2repeater","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cd0gu%2Fswagger2repeater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cd0gu%2Fswagger2repeater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cd0gu%2Fswagger2repeater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cd0gu%2Fswagger2repeater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cd0gu","download_url":"https://codeload.github.com/cd0gu/swagger2repeater/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cd0gu%2Fswagger2repeater/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34183109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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":["burp-extensions","burp-plugin","jython","pentesting-tools","swagger-parser"],"created_at":"2026-06-11T05:01:04.855Z","updated_at":"2026-06-11T05:01:05.901Z","avatar_url":"https://github.com/cd0gu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Swagger2Repeater\n\nSwagger2Repeater is a Burp Suite extension written in Jython that loads a **Swagger 2.0** JSON specification, generates HTTP requests for each operation, and sends them directly to Burp Repeater.\n\n---\n\n## Features\n\n- Supports **Swagger 2.0 JSON**\n- Load Swagger spec from URL or local file\n- Generate REST requests automatically:\n  - Path parameters\n  - Query parameters\n  - Header parameters\n  - Body parameters (simple JSON example generation)\n- Add custom headers\n- Skip deprecated endpoints\n- Send selected requests directly to Burp Repeater\n\n---\n\n## Installation\n\nSee detailed installation instructions in:\n\ndocs/INSTALL.md\n\n---\n\n## Usage\n\n1. Open the **Swagger2Repeater** tab in Burp\n2. Enter a Swagger 2.0 JSON file or URL\n3. Select HTTP methods\n4. (Optional) Add custom headers\n\n### Example:\n\n- Authorization: Bearer \u003ctoken\u003e\n- X-API-Key: 12345\n  \n5. Load requests  \n6. Send selected items to Repeater\n\n---\n\n## Examples\n\nexamples/swagger2-simple.json\n\n---\n\n## Limitations\n\n- Only Swagger 2.0 JSON is supported  \n- YAML is not supported  \n- No automatic authentication extraction  \n- Complex schemas may produce simplified example bodies  \n\n---\n\n## Contributing\n\nContributions are welcome.  \nPlease ensure:\n- Python 2.7 (Jython) compatibility  \n- No Burp Extender errors  \n- Documentation updated if needed  \n\n---\n\n## License\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcd0gu%2Fswagger2repeater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcd0gu%2Fswagger2repeater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcd0gu%2Fswagger2repeater/lists"}