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

[Feature Request]: Check for secure URL #34

Open
1 task done
vigneshshettyin opened this issue Apr 2, 2024 · 1 comment
Open
1 task done

[Feature Request]: Check for secure URL #34

vigneshshettyin opened this issue Apr 2, 2024 · 1 comment
Assignees
Labels
EatMyURL enhancement New feature or request

Comments

@vigneshshettyin
Copy link
Owner

Description

Description
A recent incident highlights the infiltration of a vulnerable website URL into our backend system. This security breach underscores the urgent need for a robust solution to prevent such occurrences in the future. By integrating a cutting-edge machine learning (ML) model or leveraging an external API, we can proactively identify and filter out potentially unsafe URLs. This modern approach to security not only mitigates risks but also fortifies our backend infrastructure against future threats.

Domain

Server - (Express)

Code of Conduct

@vigneshshettyin vigneshshettyin added the help wanted Extra attention is needed label Apr 2, 2024
@vigneshshettyin vigneshshettyin added enhancement New feature or request and removed help wanted Extra attention is needed labels Jun 9, 2024
@vigneshshettyin
Copy link
Owner Author

One solution which I can think of would be to run a model on worker machines to check for URL, if urls are suspected then flag them (Make them inactive)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EatMyURL enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants