Skip to content

Commit

Permalink
chg: [documentation] Better explainations of use-cases.
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricbonhomme committed Jan 10, 2024
1 parent a76f533 commit 431531a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,13 @@ well known for its excellent performance.
It is possible to extend the platform in order to share data with external
system, such as MISP.

### Use-case

- following a notification, an SME ask its provider to patch a system. The
provider says the system is patched at a given date, but lies. The SME can
then check the certified scan logs to break its contract with the provider;
- certification of incident timeline.


```mermaid
flowchart LR
Expand Down
9 changes: 9 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,15 @@ It is possible to extend the platform in order to share data with external
system, such as MISP.


Use-case
--------

- following a notification, an SME ask its provider to patch a system. The
provider says the system is patched at a given date, but lies. The SME can
then check the certified scan logs to break its contract with the provider;
- certification of incident timeline.


.. toctree::
:caption: Conceptual considerations
:maxdepth: 3
Expand Down

0 comments on commit 431531a

Please sign in to comment.