Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 489 Bytes

collections.md

File metadata and controls

10 lines (7 loc) · 489 Bytes

Collections

These are the points in the code where personal data enters either via direct user input or via other API/service pushing it. It is important to secure data collection points to minimise the risk of data compromise. Data collection practices need to adhere to privacy laws like GDPR which requires to take user consent and put privacy notice.

Directory rules/collections/annotations:

|__rules
   |__collections
   |  |__annotations
   |  |  |__java.yaml