> For the complete documentation index, see [llms.txt](https://doc.dastra.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.dastra.eu/nl/nuttige-herinneringen/la-gestion-des-risques/definition-des-risques.md).

# Risico definitie

## Wat is een risico?

Een beveiligingsrisico wordt door het Franse nationale agentschap voor de beveiliging van informatiesystemen (ANSSI) gedefinieerd als een scenario dat een **gevreesde gebeurtenis** (bronnen van bedreigingen, kritieke bedrijfsmiddelen, beveiligingscriteria, beveiligingsbehoeften, gevolgen) combineert met **een of meer bedreigingsscenario's** (bronnen van bedreigingen, ondersteunende bedrijfsmiddelen, beveiligingscriteria, bedreigingen, kwetsbaarheden).

## Risicotypologieën

Er kunnen verschillende risicotypologieën worden onderscheiden (niet-exhaustieve lijst):

| Risicotypologieën                        | Risicovoorbeelden                                                                                                                                                                                                                                                                                     |
| ---------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Privacy- en gegevensbeveiligingsrisico's | <ul><li>Storing van de vertrouwelijkheid van gegevens</li><li>Storing van de beschikbaarheid van gegevens</li><li>Storing van de integriteit van gegevens</li></ul>                                                                                                                                   |
| Juridische risico's                      | <ul><li>Inbreuk op het beroepsgeheim</li><li>aansprakelijkheid wegens onrechtmatige daad en contractuele aansprakelijkheid</li><li>strafrechtelijke aansprakelijkheid</li><li>niet-naleving van wettelijke, reglementaire, normatieve, sectorale of interne benchmarks</li></ul>                      |
| Operationele risico's                    | <ul><li>Natuurlijke gebeurtenissen</li><li>Interne fraude</li><li>Diefstal</li><li>Sabotage</li><li>Burgerlijke aansprakelijkheid</li><li>Systeemfalen</li><li>Vertrouwelijke informatie</li><li>Schade aan industriële faciliteiten</li><li>Technologische risico's</li><li>Milieurisico's</li></ul> |
| Financiële risico's                      | <ul><li>Marktrisico</li><li>Krediet-/tegenpartijrisico</li><li>Liquiditeitsrisico</li><li>Politiek risico</li></ul>                                                                                                                                                                                   |
| Strategische risico's                    | <ul><li>noncompliance</li><li>subcontractor</li><li>transformatie</li><li>project</li></ul>                                                                                                                                                                                                           |

## Ga verder

{% content-ref url="/pages/HxJpXr4iCUaFqsOOpW0k" %}
[Risicobeoordeling](/nl/nuttige-herinneringen/la-gestion-des-risques/evaluation-dun-risque.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.dastra.eu/nl/nuttige-herinneringen/la-gestion-des-risques/definition-des-risques.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
