Skip to main content

EDF Iron Server

Project description

EDF Iron Server

Introduction

This server implements the API for Iron service. It uses EDF Fusion framework as a library to ease maintainance and take advantage of new generic features as they become available.

[!TIP] This documentation does not aim at completeness but provides an overview of the main features

Services

Iron offers a single web interface to perform case management operations across different services including:

New service integration requires the service to implement FusionCaseAPI defined in the fusion library. If the service does not directly implement the API, an API proxy or middleware can be implemented. Carbon, Helium and Neon implement the API directly. DFIR-IRIS is integrated through a middleware.

Events

Iron, when configured to do so, can emit events using webhooks. Here is a list of event's categories it can emit:

  • create_case
  • update_case

Event's structure looks like this:

{
    "source": "event's source, service's name is often used as source",
    "category": "event's category, the nature of the event",
    "case": {},
    "ext": {},
}

Both case and ext are objects used to store information respectively about the case related to the event and extended data specific to the event.

Iron's configuration allows to define a general webhook which receives all events for all cases. It is also possible to define per-case webhooks to trigger case specific scenarios.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

edf_iron_server-1.0.0-py3-none-any.whl (11.4 kB view details)

Uploaded Python 3

File details

Details for the file edf_iron_server-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for edf_iron_server-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4de3a19fda20d27d9b25da5c02bf48aafd9a22a5a9e80e2a0676cf02d01cdc1a
MD5 380669ed253a1793d73e2257c8dd701e
BLAKE2b-256 bf0b12cf28fe76870286e2465f2735f60c6177c1ce01a8d5fd95f2c7c6139df2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page