CGI-FR / CGI-FR/SIGO

PROPOSOAL: different anonymization methods for qi

Open
#44 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
6
Forks
0
PR merge metrics
No merged PRs in 30d

Description

allow in `sigo` configuration to choose the anonymization method for an attribute :

```yaml
version: "2"

kAnonymity: 3
lDiversity: 2
sensitives:
- s
rules:
- name: fieldA
aggregation: mean
- name: fieldB
aggregation: randomNoise
- name: fieldC
aggregation: median
```

Contributor guide

Open the contributing guide

Research direction

No source file or test is named. Start by locating how SIGO reads its YAML configuration and applies each rule's aggregation; use the example as the target shape. Done means an attribute can select an anonymization method such as mean, randomNoise, or median through configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
data, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.