Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up[WIP] Obfuscation Support #330
Conversation
Interface and trivial implementations
- Add a multi-pass implementation - Add basic unit tests
|
Good to see this. |
- Additional unit tests - Stub for query obfuscation
Early WIP on obfuscation support based on our internal implementation approach. Note various TODOs here and there, I am focusing on getting the basics working before extending it to be more general or adding user facing utilities like CLI tools etc