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

⚡️ Add sensitive data types for Database URL patterns #90

Open
6 tasks
ankush-jain-akto opened this issue Mar 4, 2023 · 9 comments
Open
6 tasks
Assignees
Labels
feature request Requesting a new feature good first issue Good for newcomers hacktoberfest regex knowledge of regular expressions

Comments

@ankush-jain-akto
Copy link
Contributor

ankush-jain-akto commented Mar 4, 2023

💭 Introduction

Akto allows users to find sensitive params in request and response of APIs. These sensitive params include PII data such as SSN, Credit card number, phone number etc. You can check how it works in the docs.

Your task is to add sensitive params related to Database URL patterns.

👀 Impact:

Your task will give users the ability to detect sensitive data types related to database url patterns.

🎯 Requirements:

  • Understanding of regex
  • Understanding of unit test

✅ Task summary

  • Ask to be assigned to the issue.
  • Wait to be assigned. We will try to assign in less than 2 hours.
  • Make regular expressions for database-related URLs. [SQL, Mongo, S3, RDS, Prometheus, Redis)
  • Add an entry in fintech.json file
  • Add a test case entry in TestFintechTypes.java
  • Submit a pull request here

✌🏻 Hints

Example for Redis :

🙋🏼‍♂️ Questions

If you have questions, need any help, or just want to hang out, make sure to join us on our Discord server.

@Ankita28g Ankita28g added good first issue Good for newcomers feature request Requesting a new feature hackfest Hackathon - 24th march to 3rd april labels Mar 4, 2023
@Ankita28g Ankita28g changed the title Database URL patterns Add sensitive data types by adding regex for Database URL patterns Mar 4, 2023
@Ankita28g Ankita28g changed the title Add sensitive data types by adding regex for Database URL patterns ➕ Add sensitive data types by adding regex for Database URL patterns Mar 4, 2023
@Ankita28g Ankita28g changed the title ➕ Add sensitive data types by adding regex for Database URL patterns ➕ Add sensitive data types for Database URL patterns Mar 4, 2023
@Ankita28g Ankita28g changed the title ➕ Add sensitive data types for Database URL patterns ⚡️ Add sensitive data types for Database URL patterns Mar 4, 2023
@Ankita28g Ankita28g added the regex knowledge of regular expressions label Mar 6, 2023
@Ankita28g Ankita28g added website and removed website labels Mar 16, 2023
@SandeepSrinivasan
Copy link
Contributor

can you assign this to me?
@Ankita28g @ankush-jain-akto

@Ankita28g
Copy link
Contributor

Assigned! Happy hackfesting 🎉

@Ankita28g
Copy link
Contributor

Hi @SandeepSrinivasan thanks for your submission in Hackfest. 🔥 We are reviewing your work. Do these two below:

Join this group on discord for discussions around prizes? 🚀 🏆
Please fill this form your PR to be considered for prizes!

@Ankita28g Ankita28g added hacktoberfest and removed hackfest Hackathon - 24th march to 3rd april labels Sep 29, 2023
@syedzubeen
Copy link

@Ankita28g I would like to have a go at this one?

@avneesh-akto
Copy link
Contributor

I've assigned it to you, @syedzubeen. Happy hacking! Feel free to join our Discord if you need assistance.

@syedzubeen
Copy link

@avneesh-akto / @Ankita28g
This is ready for review.

@avneesh-akto
Copy link
Contributor

Hi @syedzubeen. Please escape strings in regex

@syedzubeen
Copy link

@avneesh-akto fixed.

@avneesh-akto
Copy link
Contributor

I can still see unescaped regex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Requesting a new feature good first issue Good for newcomers hacktoberfest regex knowledge of regular expressions
Projects
None yet
Development

No branches or pull requests

5 participants