aws-samples / aws-securityhub-jira-software-integration

This solution supports a bidirectional integration between Security Hub and JIRA. Issues can be either created automatically or manually by using custom actions.
MIT No Attribution
37 stars 17 forks source link

[ERROR] Runtime.ImportModuleError #2

Closed oaltalabani closed 1 year ago

oaltalabani commented 1 year ago

Currently experiencing the following error when following readme and linked documentation:

https://docs.aws.amazon.com/prescriptive-guidance/latest/patterns/bidirectionally-integrate-aws-security-hub-with-jira-software.html

Please advise if there is any additional information that could be useful to help resolve this.

sam-fakhreddine commented 1 year ago

Switch the runtime to Python3.11

rinaudjaws commented 1 year ago

Thanks for reporting, I've updated the Python dependencies.