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

Make PrivacyModule detect sensitive launcher files #674

Merged
merged 1 commit into from
May 31, 2021

Conversation

Marcono1234
Copy link
Contributor

Purpose

Fix #673

Approach

Add a sensitiveFileNames List<String> config value and specify the launcher file names in the config.

Future work

See #663

Checklist

  • Included tests
  • Updated documentation in README and docs folder
  • Tested in MCTEST-xxx

@Marcono1234 Marcono1234 force-pushed the feature/launcher-sensitive-files branch from 77bf6eb to 38f5404 Compare May 31, 2021 14:29
@urielsalis urielsalis merged commit a874abc into master May 31, 2021
@urielsalis urielsalis deleted the feature/launcher-sensitive-files branch May 31, 2021 14:35
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.

PrivacyModule should detect launcher files containing credentials
2 participants