Gato-x

Latest version: v1.0.1

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.0.1

What's Changed
* fix: Handle multiple orgs during self enumeration. by AdnaneKhan in https://github.com/AdnaneKhan/Gato-X/pull/95
* fix: missed injection variable issue by AdnaneKhan in https://github.com/AdnaneKhan/Gato-X/pull/96
* Fix issue with dispatch TOCTOU regex by AdnaneKhan in https://github.com/AdnaneKhan/Gato-X/pull/98
* Bump peter-evans/create-pull-request from 7.0.6 to 7.0.8 by dependabot in https://github.com/AdnaneKhan/Gato-X/pull/94
* Bump minor version to 1.0.1 by AdnaneKhan in https://github.com/AdnaneKhan/Gato-X/pull/100


**Full Changelog**: https://github.com/AdnaneKhan/Gato-X/compare/v1.0.0...v1.0.1

1.0.0

What's Changed
* Bump psf/black from 24.10.0 to 25.1.0 by dependabot in https://github.com/AdnaneKhan/Gato-X/pull/80
* Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 by dependabot in https://github.com/AdnaneKhan/Gato-X/pull/76
* Overhaul Static Analysis Functionality by AdnaneKhan in https://github.com/AdnaneKhan/Gato-X/pull/81
* Fix some display bugs with repo level runners (as seen by admin) by AdnaneKhan in https://github.com/AdnaneKhan/Gato-X/pull/82
* Pre-1.0 Polishing Pass by AdnaneKhan in https://github.com/AdnaneKhan/Gato-X/pull/88
* Add more unit tests and remove magic strings by AdnaneKhan in https://github.com/AdnaneKhan/Gato-X/pull/89
* Fix logic error in complexity handling by AdnaneKhan in https://github.com/AdnaneKhan/Gato-X/pull/90
* Fix regression on the output yaml feature by AdnaneKhan in https://github.com/AdnaneKhan/Gato-X/pull/91
* Add missing print for repo secrets when enumerating org by AdnaneKhan in https://github.com/AdnaneKhan/Gato-X/pull/92
* Readme Updates ahead of Version 1.0 Release by AdnaneKhan in https://github.com/AdnaneKhan/Gato-X/pull/84
* Bump version to 1.0 for release. by AdnaneKhan in https://github.com/AdnaneKhan/Gato-X/pull/93


**Full Changelog**: https://github.com/AdnaneKhan/Gato-X/compare/v0.6.1...v1.0.0

0.6.1

What's Changed
* Bump actions/attest-build-provenance from 1 to 2 by dependabot in https://github.com/AdnaneKhan/Gato-X/pull/67
* Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 by dependabot in https://github.com/AdnaneKhan/Gato-X/pull/66
* Bump softprops/action-gh-release from 2.0.9 to 2.1.0 by dependabot in https://github.com/AdnaneKhan/Gato-X/pull/60
* Add error handling to address 62. by AdnaneKhan in https://github.com/AdnaneKhan/Gato-X/pull/65
* Process potential injection vars with checks for branch names by AdnaneKhan in https://github.com/AdnaneKhan/Gato-X/pull/68
* Fix typo in attack helper by goncalo0domingos in https://github.com/AdnaneKhan/Gato-X/pull/71
* fix bug in json processing by jstawinski in https://github.com/AdnaneKhan/Gato-X/pull/72
* Bump softprops/action-gh-release from 2.1.0 to 2.2.1 by dependabot in https://github.com/AdnaneKhan/Gato-X/pull/74
* Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 by dependabot in https://github.com/AdnaneKhan/Gato-X/pull/70
* Enable GitHub Sponsorships by AdnaneKhan in https://github.com/AdnaneKhan/Gato-X/pull/75
* fix: Add check for a numeric if condition by AdnaneKhan in https://github.com/AdnaneKhan/Gato-X/pull/78
* Bump Version to 0.6.1 by AdnaneKhan in https://github.com/AdnaneKhan/Gato-X/pull/79

New Contributors
* goncalo0domingos made their first contribution in https://github.com/AdnaneKhan/Gato-X/pull/71

**Full Changelog**: https://github.com/AdnaneKhan/Gato-X/compare/v0.6.0...v0.6.1

0.6.0

This version bump includes bug fixes along with improvements to the Runner-on-Runner attack features. The payload only mode is now more flexible because it will create a C2 repository if one is not specified. This will be useful for manual exploitation scenarios and for red teamers who simply want to use the GitHub Actions runner as a C2 implant.

What's Changed
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/AdnaneKhan/Gato-X/pull/45
* Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 by dependabot in https://github.com/AdnaneKhan/Gato-X/pull/39
* Bump psf/black from 24.8.0 to 24.10.0 by dependabot in https://github.com/AdnaneKhan/Gato-X/pull/55
* Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.12.2 by dependabot in https://github.com/AdnaneKhan/Gato-X/pull/59
* Bump softprops/action-gh-release from 2.0.8 to 2.0.9 by dependabot in https://github.com/AdnaneKhan/Gato-X/pull/57
* Fix broken windows RoR and improve attack UX. by AdnaneKhan in https://github.com/AdnaneKhan/Gato-X/pull/61
* Fix inconsistency with environment enumeration by AdnaneKhan in https://github.com/AdnaneKhan/Gato-X/pull/63
* Bump version to 0.6.0 by github-actions in https://github.com/AdnaneKhan/Gato-X/pull/64


**Full Changelog**: https://github.com/AdnaneKhan/Gato-X/compare/v0.5.8...v0.6.0

0.5.8

What's Changed
* Improve Gato-X Release Process by AdnaneKhan in https://github.com/AdnaneKhan/Gato-X/pull/43
* Fix error saving JSON output with empty repo enum results. by AdnaneKhan in https://github.com/AdnaneKhan/Gato-X/pull/42
* Fix issue where single trigger fails check by AdnaneKhan in https://github.com/AdnaneKhan/Gato-X/pull/46
* Fix secrets exfil failure case bug by AdnaneKhan in https://github.com/AdnaneKhan/Gato-X/pull/47


New Contributors
* github-actions made their first contribution in https://github.com/AdnaneKhan/Gato-X/pull/48

**Full Changelog**: https://github.com/AdnaneKhan/Gato-X/compare/0.5.5...v0.5.8

0.5.5

What's Changed
* Fix bugs with MacOS RoR and not respecting the custom workflow filename. by AdnaneKhan in https://github.com/AdnaneKhan/Gato-X/pull/18
* Use multithreading for GraphQL workflow ingestion by AdnaneKhan in https://github.com/AdnaneKhan/Gato-X/pull/19
* Enumerate user owned and collab repos as part of self enum by AdnaneKhan in https://github.com/AdnaneKhan/Gato-X/pull/22
* Improve validation clarity for different token types. by AdnaneKhan in https://github.com/AdnaneKhan/Gato-X/pull/24
* Format all Python files with black and enforce formatting. by AdnaneKhan in https://github.com/AdnaneKhan/Gato-X/pull/35
* Support App tokens for single repo enumeration by AdnaneKhan in https://github.com/AdnaneKhan/Gato-X/pull/37

**Full Changelog**: https://github.com/AdnaneKhan/Gato-X/compare/0.5.4...0.5.5

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.