Description
- An obfuscation plugin has been added so that sensitive data cannot be identified in the production source code
Related Issues
Related Pull Requests
Checklist
- Changes have been tested locally.
- Unit tests have been written or updated as necessary.
- The code adheres to the repository's coding standards.
- Relevant documentation has been added or updated.
- No new warnings or errors have been introduced.
- SonarCloud issues have been reviewed and addressed.
- QA Passed
Testing Process
- Check that core features work as expected (login, signup, upload, download)
- Open dev tools and try to search some sensitive data in page source code
Additional Notes
- This increases the deployment time as the obfuscation takes a few minutes to complete as the obfuscation level is high