add Flare Events page in Threat Intelligence category#3050
Open
tfanouillere-sekoia wants to merge 2 commits into
Open
add Flare Events page in Threat Intelligence category#3050tfanouillere-sekoia wants to merge 2 commits into
tfanouillere-sekoia wants to merge 2 commits into
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR adds a new Flare Events integration documentation page under the Threat Intelligence category, and wires it into the MkDocs navigation, along with the associated generated “samples / extracted fields / suggested rules” shared-content pages.
Changes:
- Add Flare Events to the MkDocs
navunder Threat Intelligence. - Create the new integration page
flare_events.mddescribing coverage and configuration. - Add generated shared-content pages for event samples, extracted fields, and suggested rules for UUID
75153d22-df06-4d8e-b18e-c5f5f287d3ac.
Reviewed changes
Copilot reviewed 2 out of 5 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| mkdocs.yml | Adds the Flare Events page to the Threat Intelligence navigation. |
| docs/integration/categories/threat_intelligence/flare_events.md | New integration documentation page with overview, coverage, configuration, and includes to generated content. |
| _shared_content/operations_center/integrations/generated/75153d22-df06-4d8e-b18e-c5f5f287d3ac.md | Generated integration details (event categories, transformed samples, extracted fields). |
| _shared_content/operations_center/integrations/generated/75153d22-df06-4d8e-b18e-c5f5f287d3ac_sample.md | Generated raw event samples referenced by the integration page. |
| _shared_content/operations_center/detection/generated/suggested_rules_75153d22-df06-4d8e-b18e-c5f5f287d3ac_do_not_edit_manually.md | Generated suggested-rules page (includes an ATT&CK Navigator link). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| ## Overview | ||
|
|
||
| Flare Events provides exposure intelligence from clear, deep and dark web sources, including chat channels, forums, marketplaces, leaks, stealer logs, and lookalike domains. The intake normalizes Flare tenant feed events into ECS for correlation and detection in SEKOIA.io. |
|
|
||
| - An active Flare tenant | ||
| - A Flare API key with read access to tenant events | ||
| - Permissions in SEKOIA.io to create and manage intakes |
| If your API key is scoped to multiple tenants, you can set `tenant_id` in the connector configuration. | ||
|
|
||
| - In the Flare web console URL, the tenant identifier appears in the tenant context (for example in tenant-scoped paths after selecting a tenant). | ||
| - Use that numeric value as `tenant_id` in SEKOIA.io. |
|
|
||
| The connector also applies client-side throttling and relies on SDK retry logic for transient API errors (including HTTP 429). | ||
|
|
||
| ### Create your intake in SEKOIA.io |
|
Newest code from tfanouillere-sekoia has been published to preview environment 🚀 Latest deployment was built on 2026-06-11 09:35:16 (4b5f9c4fe8270a0fa6d54b5fd4c179f58796eb53). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://github.com/SekoiaLab/integration/issues/1482