You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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
The text was updated successfully, but these errors were encountered: