cisagov / untitledgoosetool

Untitled Goose Tool is a robust and flexible hunt and incident response tool that adds novel authentication and data gathering methods in order to run a full investigation against a customer’s Azure Active Directory (AzureAD), Azure, and M365 environments.
Creative Commons Zero v1.0 Universal
904 stars 77 forks source link

Integration with newer versions of Python #10

Closed Pavel-Sushko closed 1 year ago

Pavel-Sushko commented 1 year ago

💡 Summary

Allow for using of newer python versions.

Motivation and context

Python 3.9 is an old version of Python, and isn't recommended by Python.

This would be useful because...

Acceptance criteria

How do we know when this work is done?

victoriawallace-cisa commented 1 year ago

We're currently looking into this.

victoriawallace-cisa commented 1 year ago

@Pavel-Sushko This feature has been implemented in the latest update. Please grab the latest version of the tool and try it out with Python 3.10.

victoriawallace-cisa commented 1 year ago

There was an issue with some dependencies when upgrading to versions of Python > 3.10, so right now, we're only able to support 3.10 as the latest Python version.

Pavel-Sushko commented 1 year ago

Just tried with Python 3.10.11, and it doesn't work. It's saying I need to downgrade to Python 3.10.10.