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 unit test for Error based SQL Injection #394

Open
preetkaran20 opened this issue Oct 1, 2022 · 5 comments
Open

Add unit test for Error based SQL Injection #394

preetkaran20 opened this issue Oct 1, 2022 · 5 comments
Assignees

Comments

@preetkaran20
Copy link
Member

Is your feature request related to a problem? Please describe.
We are looking at increasing the Test coverage for the project for its stability so this task is to add junit tests for https://github.com/SasanLabs/VulnerableApp/blob/master/src/main/java/org/sasanlabs/service/vulnerability/sqlInjection/ErrorBasedSQLInjectionVulnerability.java

@preetkaran20
Copy link
Member Author

Parent issue: #212

@13Anthony
Copy link
Contributor

Hi, is this issue still available? I would like to work on it

@preetkaran20
Copy link
Member Author

Hi @13Anthony,

Yes this issue is available. Assigning the ticket to you.

thanks,
Karan

@13Anthony
Copy link
Contributor

Hi, I've added tests, but I'm not able to push my changes.
I got this error:
remote: Permission to SasanLabs/VulnerableApp.git denied to 13Anthony.
fatal: unable to access 'https://github.com/SasanLabs/VulnerableApp.git/': The requested URL returned error: 403
I generated token in github with all permissions and created my own branch too. Do you have any idea where the problem can be?

Thank you in advance.

@preetkaran20
Copy link
Member Author

@13Anthony you need to create a fork and from fork you need to create the pull request. Direct PR creation via branches is not allowed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants