misp-noticelist/lists/gdpr/list.json

33 lines
749 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"name": "gdpr",
"expanded-name": "General Data Protection Regulation",
"ref": [
"http://eur-lex.europa.eu/legal-content/en/TXT/?uri=CELEX:32016R0679"
],
"geographical_area": [
"EU"
],
"notice": [
{
"category": [
"Person"
],
"value": [
{
"en": "processed lawfully, fairly and in a transparent manner in relation to the data subject (lawfulness, fairness and transparency)."
}
]
},
{
"attribute": [
"passport-number"
],
"value": [
{
"en": "adequate, relevant and limited to what is necessary in relation to the purposes for which they are processed (data minimisation);"
}
]
}
]
}