Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(anonymisation): add logic and new anonymized models #457

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

@gaspard-lonchampt gaspard-lonchampt force-pushed the feat/data_anonymisation branch 7 times, most recently from edeffdb to 0611520 Compare November 13, 2024 16:19
- add table dependancy manager to handle correct order for deleting
  original data ;
- modify command to have a one year cutoff ;
- create a classmethod to anonymize data directly in each anonymized
  models ;
- create a temporary id_mapping table to keep relation between data to
  make stats ;
- create a base model to handle all the different anonymisation process
  ;
- create the first anonymized table models ;
- all relevant data linked to mission can be anonymized and original
  data can be delete ;
- ready for partial review ;
@gaspard-lonchampt gaspard-lonchampt changed the title feat(anonymisation): POC and command for mission table feat(anonymisation): add logic and new anonymized models Jan 13, 2025
- add users model and create a seperate logic by batch ;
- modify base model to generate true unique id ;
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
E Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant