Open kriptonian1 opened 5 days ago
Is the scanning supposed to happen on the client side or server side?
Is the scanning supposed to happen on the client side or server side?
Server side would be great ig, because anyways we will be calling the api from the frontend on a button click, and then we can do a fetch or axios in the backend code.
I think we should have it on the server side
I think we should have it on the server side
Got it.
I think we should have it on the server side
Yeah that will work.
We need a website where we can put down the GitHub link of a website. We are going to scan the website and let them know if they have leaked any secret or not. If they have, then what kind of secret is it and in which line and which file.
We have to make a new project under
apps
, and then usesecret-scan
package.The current issue is dependent on #566