> For the complete documentation index, see [llms.txt](https://docs.privado.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.privado.ai/understanding-rules/sinks/leakages.md).

# Leakages

Personal and sensitive data going to logs or console without masking or encryption can expose the data to unauthorised access. This is an important use-case for Security and Data Protection teams.

Privado helps you track such harmful data leakages.

Directory `rules/leakages/logs/`:

```
|__rules
   |  |__leakages
   |  |  |__logs
   |  |     |__java.yaml
   |  |     |__python.yaml
   |  |     |__default.yaml
```
