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

Add configurable PyMISP timeout #25

Merged
merged 4 commits into from
Mar 7, 2024
Merged

Conversation

nazywam
Copy link
Member

@nazywam nazywam commented Mar 6, 2024

No description provided.

@nazywam nazywam requested a review from a team March 6, 2024 14:24
http_url(self.config.get("misp", "url")),
self.config.get("misp", "key"),
not self.config.getboolean("misp", "insecure", False),
misp = PyMISP(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't remember what's the difference between ExpandedPyMISP and PyMISP but I hope it works 🤔

Copy link
Member Author

@nazywam nazywam Mar 7, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nazywam nazywam merged commit b69070a into master Mar 7, 2024
2 checks passed
@nazywam nazywam deleted the feature/configurable-misp-timeout branch March 7, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants