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

feat: Sensitive Data Detection in files like (.csv , .xlsx , json) #761

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Prev Previous commit
Next Next commit
Update proxy.config.json
Co-authored-by: Thomas Cooper <coopernetes@proton.me>
Psingle20 and coopernetes authored Dec 1, 2024
commit d9de7664ae707f3220c21f92b1e02b675e489c09
2 changes: 1 addition & 1 deletion proxy.config.json
Original file line number Diff line number Diff line change
@@ -78,7 +78,7 @@
"literals": [],
"patterns": [],
"providers": {},
"proxyFileTypes":[]
"sensitiveFileTypes":[]
}
}
},