Skip to content
New issue

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

alienvault connector does not force_ping prior exit in run and terminate checks #1606

Closed
daemitus opened this issue Dec 11, 2023 · 0 comments
Labels
bug use for describing something not working as expected solved use to identify issue that has been solved (must be linked to the solving PR)

Comments

@daemitus
Copy link
Contributor

Description

The alienvault connector needs to run a force_ping, so that the state is pushed when using CONNECTOR_RUN_AND_TERMINATE=true.

https://github.com/OpenCTI-Platform/connectors/blob/702caa0f9de0cf26d996896db5918abea07e3140/external-import/alienvault/src/alienvault/core.py#L282C17-L282C17

Environment

  1. OS (where OpenCTI server runs): ubuntu/fargate
  2. OpenCTI version: 5.12.2
  3. OpenCTI client: python
  4. Other environment details:

Reproducible Steps

n/a

Expected Output

state gets uploaded

Actual Output

state remains empty

Additional information

n/a

Screenshots (optional)

@SamuelHassine SamuelHassine added the bug use for describing something not working as expected label Dec 12, 2023
@SamuelHassine SamuelHassine added the solved use to identify issue that has been solved (must be linked to the solving PR) label Dec 15, 2023
@SamuelHassine SamuelHassine added this to the Release 5.12.6 milestone Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug use for describing something not working as expected solved use to identify issue that has been solved (must be linked to the solving PR)
Projects
None yet
Development

No branches or pull requests

2 participants