- Create .fencer/ folder in the right place
- Update README
- Make sure .fencer folder is created
- Due to JSF we can only support Python from 3.10 upwards, so removing support for older versions. Looking to create custom faker to resolve this problem
- Fix compatibility with older versions of Python
- Add missing dependencies to pyproject.toml
- Add test runner for authorized endpoints access test
- Improve schema parsing and component resolving
- Refactor test case logic into its own module
- Add more SQL injection strategies
- Generate granular SQL injection attacks per operation per parameter
- Improve test logs during execution
- Save failed test cases to .fencer folder
- Add test report at the end of execution
- Add parsing for YAML specs
- First iteration of fencer