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

T 1250801: Conduit library Enhance Security by Removing #file Usage #167

Conversation

AnshulMindbody
Copy link
Contributor

@AnshulMindbody AnshulMindbody commented Sep 13, 2023

This pull request includes (pick all that apply):

  • Bugfixes
  • New features
  • Breaking changes
  • Documentation updates
  • Unit tests
  • Other

Summary

This pull request addresses potential security concerns related to the disclosure of absolute internal file paths in our application. By switching from #file to #fileID, we reduce the risk of revealing sensitive path information which can be exploited by malicious actors. This change aligns with best practices for preserving application security and integrity.

Implementation

Replace #file to #fileID

@AnshulMindbody AnshulMindbody marked this pull request as draft September 13, 2023 16:46
@AnshulMindbody AnshulMindbody marked this pull request as ready for review September 15, 2023 09:56
@AnshulMindbody AnshulMindbody merged commit 8485e1f into main Sep 15, 2023
1 check passed
@AnshulMindbody AnshulMindbody deleted the Task/1250801-Conduit-library-Enhance-Security-by-Removing-`#file`-Usage branch September 15, 2023 10:10
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.

None yet

2 participants