Skip to content

Commit

Permalink
update .fides/ resources for fideslang 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveDMurphy committed Jul 12, 2022
1 parent 7cd0bdb commit 42fbb3d
Show file tree
Hide file tree
Showing 3 changed files with 69 additions and 7 deletions.
73 changes: 68 additions & 5 deletions .fides/dataset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,13 @@ dataset:
data_qualifier: aggregated.anonymized.unlinked_pseudonymized.pseudonymized.identified
retention: null
fields: null
- name: tags
description: null
data_categories:
- system.operations
data_qualifier: aggregated.anonymized.unlinked_pseudonymized.pseudonymized.identified
retention: null
fields: null
- name: data_qualifiers
description: null
data_categories: null
Expand Down Expand Up @@ -150,6 +157,13 @@ dataset:
data_qualifier: aggregated.anonymized.unlinked_pseudonymized.pseudonymized.identified
retention: null
fields: null
- name: tags
description: null
data_categories:
- system.operations
data_qualifier: aggregated.anonymized.unlinked_pseudonymized.pseudonymized.identified
retention: null
fields: null
- name: data_subjects
description: null
data_categories: null
Expand Down Expand Up @@ -221,6 +235,13 @@ dataset:
data_qualifier: aggregated.anonymized.unlinked_pseudonymized.pseudonymized.identified
retention: null
fields: null
- name: tags
description: null
data_categories:
- system.operations
data_qualifier: aggregated.anonymized.unlinked_pseudonymized.pseudonymized.identified
retention: null
fields: null
- name: data_uses
description: null
data_categories: null
Expand Down Expand Up @@ -319,6 +340,13 @@ dataset:
data_qualifier: aggregated.anonymized.unlinked_pseudonymized.pseudonymized.identified
retention: null
fields: null
- name: tags
description: null
data_categories:
- system.operations
data_qualifier: aggregated.anonymized.unlinked_pseudonymized.pseudonymized.identified
retention: null
fields: null
- name: datasets
description: null
data_categories: null
Expand Down Expand Up @@ -385,7 +413,7 @@ dataset:
description: Encrypted contact information for a joint controller (name, address,
email, phone)
data_categories:
- user.provided.identifiable.contact
- user.contact
data_qualifier: aggregated.anonymized.unlinked_pseudonymized.pseudonymized.identified
retention: End of joint controller agreement.
fields: null
Expand Down Expand Up @@ -454,6 +482,13 @@ dataset:
data_qualifier: aggregated.anonymized.unlinked_pseudonymized.pseudonymized.identified
retention: null
fields: null
- name: tags
description: null
data_categories:
- system.operations
data_qualifier: aggregated.anonymized.unlinked_pseudonymized.pseudonymized.identified
retention: null
fields: null
- name: evaluations
description: null
data_categories: null
Expand Down Expand Up @@ -526,7 +561,7 @@ dataset:
description: Encrypted contact information for the controller (name, address,
email, phone)
data_categories:
- user.provided.identifiable.contact
- user.contact
data_qualifier: aggregated.anonymized.unlinked_pseudonymized.pseudonymized.identified
retention: 1 Year post-employment
fields: null
Expand All @@ -541,7 +576,7 @@ dataset:
description: Encrypted contact information for the Data Protection Officer (name,
address, email, phone)
data_categories:
- user.provided.identifiable.contact
- user.contact
data_qualifier: aggregated.anonymized.unlinked_pseudonymized.pseudonymized.identified
retention: 1 Year post-employment
fields: null
Expand Down Expand Up @@ -598,7 +633,7 @@ dataset:
description: Encrypted contact information for the representative (name, address,
email, phone)
data_categories:
- user.provided.identifiable.contact
- user.contact
data_qualifier: aggregated.anonymized.unlinked_pseudonymized.pseudonymized.identified
retention: 1 Year post-employment
fields: null
Expand All @@ -616,6 +651,13 @@ dataset:
data_qualifier: aggregated.anonymized.unlinked_pseudonymized.pseudonymized.identified
retention: null
fields: null
- name: tags
description: null
data_categories:
- system.operations
data_qualifier: aggregated.anonymized.unlinked_pseudonymized.pseudonymized.identified
retention: null
fields: null
- name: policies
description: null
data_categories: null
Expand Down Expand Up @@ -678,6 +720,13 @@ dataset:
data_qualifier: aggregated.anonymized.unlinked_pseudonymized.pseudonymized.identified
retention: null
fields: null
- name: tags
description: null
data_categories:
- system.operations
data_qualifier: aggregated.anonymized.unlinked_pseudonymized.pseudonymized.identified
retention: null
fields: null
- name: registries
description: null
data_categories: null
Expand Down Expand Up @@ -733,6 +782,13 @@ dataset:
data_qualifier: aggregated.anonymized.unlinked_pseudonymized.pseudonymized.identified
retention: null
fields: null
- name: tags
description: null
data_categories:
- system.operations
data_qualifier: aggregated.anonymized.unlinked_pseudonymized.pseudonymized.identified
retention: null
fields: null
- name: systems
description: null
data_categories: null
Expand Down Expand Up @@ -800,7 +856,7 @@ dataset:
description: Encrypted contact information for a joint controller (name, address,
email, phone)
data_categories:
- user.provided.identifiable.contact
- user.contact
data_qualifier: aggregated.anonymized.unlinked_pseudonymized.pseudonymized.identified
retention: End of joint controller agreement.
fields: null
Expand Down Expand Up @@ -867,3 +923,10 @@ dataset:
data_qualifier: aggregated.anonymized.unlinked_pseudonymized.pseudonymized.identified
retention: null
fields: null
- name: tags
description: null
data_categories:
- system.operations
data_qualifier: aggregated.anonymized.unlinked_pseudonymized.pseudonymized.identified
retention: null
fields: null
1 change: 0 additions & 1 deletion .fides/policy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ policy:
data_categories:
matches: ANY
values:
- account
- user
data_uses:
matches: ANY
Expand Down
2 changes: 1 addition & 1 deletion .fides/system.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ system:
- name: Store system data.
data_categories:
- system.operations
- user.provided.identifiable.contact
- user.contact
data_use: improve.system
data_qualifier: aggregated.anonymized.unlinked_pseudonymized.pseudonymized.identified
data_subjects:
Expand Down

0 comments on commit 42fbb3d

Please sign in to comment.