techservicesillinois / phantom-toolbox

Splunk SOAR Application development libraries and utilities
Other
1 stars 0 forks source link

Update base_connector.py #11

Closed edthedev closed 1 month ago

edthedev commented 1 month ago

Wondering if this variable is being used in baseConnector and caused our app.json errors...

edthedev commented 1 month ago

Introducing only the self.actions = {} bit did not cause the issue over in https://github.com/techservicesillinois/secops-soar-tdx/pull/117 so we do not need this change.