ProxymanApp / ProxymanApp/Proxyman
Add option to scrub credentials when exporting to gist
@NghiaTranUIT is already working on this.
Since Sep 14, 2023.
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Description
I really love the ability to export to a gist. However our security team is not comfortable with me using it because even though I am creating private gist, credentials are still being shared to external servers (Github's) and if the link was exposed anyone would be able to access those credentials.
Number 1 is the ability to scrub credentials. Authorization and Cookie headers should be removed before publishing to gist at a bare minimum, but being able to define other headers would be helpful as well.
Additionally, an option to copy the url to the clipboard instead of opening it in a web browser would be nice.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.