We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The new connector model is standalone and will use methods of the OpenCTI Python library to send data to the RabbitMQ.
None.
Implement a ConnectorHelper class.
The text was updated successfully, but these errors were encountered:
[connector] Add the connector helper class (#8)
f263c13
[connector] Enhance the connector helper class, rename others (#8)
108016a
[connector] Simplify the connector helper parameters (#8)
20e18f2
271ea97
be6617b
e10cf15
SamuelHassine
No branches or pull requests
Problem to Solve
The new connector model is standalone and will use methods of the OpenCTI Python library to send data to the RabbitMQ.
Current Workaround
None.
Proposed Solution
Implement a ConnectorHelper class.
Additional Information
None.
The text was updated successfully, but these errors were encountered: