Skip to content

Activity

Merge pull request abunuwas#1 from MisterTiago/bugfix/tiago/add_missi…

MisterTiagopushed 2 commits to main • a0604d0…47d1729 • 
on May 2, 2023

Add missing spec yaml file

PeresVizcreated bugfix/tiago/add_missing_spec_file • 48c0d29 • 
on May 1, 2023

Fix sql injection tests

PeresVizpushed 2 commits to feature/tiago/refactor_sql_injection_structure • ef5d479…f28e606 • 
on Apr 26, 2023

Change some methods to private since they are only used by other meth…

PeresVizpushed 1 commit to feature/tiago/refactor_sql_injection_structure • 5601b09…ef5d479 • 
on Apr 18, 2023

Change some methods name to the plural because it suits more with wha…

PeresVizpushed 1 commit to feature/tiago/refactor_sql_injection_structure • 27ecb8b…5601b09 • 
on Apr 18, 2023

Loop through sql_injection_commands class variable with command varia…

PeresVizpushed 1 commit to feature/tiago/refactor_sql_injection_structure • 710355b…27ecb8b • 
on Apr 18, 2023

Rename sql injection strategies file and variable to a more appropria…

PeresVizpushed 1 commit to feature/tiago/refactor_sql_injection_structure • 7dfa057…710355b • 
on Apr 17, 2023

Rename sql strategies runner file and class to a more intuitive name;…

PeresVizpushed 1 commit to feature/tiago/refactor_sql_injection_structure • f9be61b…7dfa057 • 
on Apr 17, 2023

Add return type hints to sql_injection_test_case_runner.py public met…

PeresVizpushed 1 commit to feature/tiago/refactor_sql_injection_structure • aa13906…f9be61b • 
on Apr 17, 2023

Add type hints to sql_injection_endpoint.py and new line in the end o…

PeresVizpushed 1 commit to feature/tiago/refactor_sql_injection_structure • 36009a3…aa13906 • 
on Apr 17, 2023

Add return type hints to sql_injection_cases_runner.py public methods

PeresVizpushed 1 commit to feature/tiago/refactor_sql_injection_structure • e2adc41…36009a3 • 
on Apr 17, 2023

Eliminate space around = sign

PeresVizpushed 1 commit to feature/tiago/refactor_sql_injection_structure • 91eec4a…e2adc41 • 
on Apr 17, 2023

Create private methods for getting test description and for getting t…

PeresVizpushed 1 commit to feature/tiago/refactor_sql_injection_structure • 6908677…91eec4a • 
on Apr 17, 2023

Update dependency location

PeresVizpushed 1 commit to feature/tiago/refactor_sql_injection_structure • 0ef7fcb…6908677 • 
on Apr 4, 2023

Put instantiation of InjectionTestCaseRunner into a separate, static …

PeresVizpushed 1 commit to feature/tiago/refactor_sql_injection_structure • bf3c0b0…0ef7fcb • 
on Apr 4, 2023

Put tests inside a class and using self.assertEqual instead of assert

PeresVizpushed 1 commit to feature/tiago/refactor_sql_injection_structure • 5656d0d…bf3c0b0 • 
on Apr 4, 2023

Remove original sql_injection file

PeresVizcreated feature/tiago/refactor_sql_injection_structure • 5656d0d • 
on Apr 3, 2023