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

Github repo Secret scanning website #565

Open
kriptonian1 opened this issue Nov 27, 2024 · 5 comments
Open

Github repo Secret scanning website #565

kriptonian1 opened this issue Nov 27, 2024 · 5 comments
Assignees
Labels
difficulty: 5 priority: urgent type: feature Release drafter tag for tagging PRs related to adding new features

Comments

@kriptonian1
Copy link
Contributor

kriptonian1 commented Nov 27, 2024

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 use secret-scan package.

The current issue is dependent on #566

@kriptonian1 kriptonian1 added type: feature Release drafter tag for tagging PRs related to adding new features priority: urgent difficulty: 5 labels Nov 27, 2024
@muntaxir4
Copy link
Contributor

Is the scanning supposed to happen on the client side or server side?

@poswalsameer
Copy link
Contributor

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.

@kriptonian1
Copy link
Contributor Author

I think we should have it on the server side

@muntaxir4
Copy link
Contributor

I think we should have it on the server side

Got it.

@poswalsameer
Copy link
Contributor

I think we should have it on the server side

Yeah that will work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: 5 priority: urgent type: feature Release drafter tag for tagging PRs related to adding new features
Projects
None yet
Development

No branches or pull requests

3 participants