Skip to content

Update anonymize.config.json with a declarative "I've modified this file" entry#516

Merged
Clorith merged 1 commit intomainfrom
Clorith-patch-1
Aug 19, 2024
Merged

Update anonymize.config.json with a declarative "I've modified this file" entry#516
Clorith merged 1 commit intomainfrom
Clorith-patch-1

Conversation

@Clorith
Copy link
Copy Markdown
Member

@Clorith Clorith commented Aug 18, 2024

The anonymizer config is an important tool in staying compliant with privacy regulations in relation to development work, and as such it is important to never trust the default.

Of course, this is hard when there's a rather reliable default provided, and it is easy to become complacent and just expect the best.

This PR introduce a initial "comment" entry to the anonymizer config file, which has the intent to "declare" that a config has been validated for a given project setup.

By introducing this line, it is also possible to say "the default is OK", and without making modifications to the configs them selves, and still allow for automation in detecting projects where this has been missed.

Introduce a initial "comment" entry to "declare" that an anonymizer config has been validated for a given project setup.

This allows for automated tools to check the validity of the file.
Copy link
Copy Markdown
Contributor

@JorgenStenshaugen JorgenStenshaugen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 👍

@Clorith Clorith merged commit 82b32cc into main Aug 19, 2024
@Clorith Clorith deleted the Clorith-patch-1 branch August 19, 2024 09:14
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.

2 participants