Jira validation
Summary by Bito
- Added .bito.yaml configuration file for Bito AI code review settings with comprehensive review options
- Created jira.java file containing Python password validation logic (incorrect file extension for Python code)
- Implemented password strength validator with checks for length, uppercase, lowercase, numbers, and special characters
- Added signup function that validates passwords and returns success/failure status with detailed error messages
- Configured Bito to enable dependency checks, linting feedback, secret scanning, and sequence diagrams
- Set Bito suggestion mode to 'comprehensive' for exhaustive feedback on code reviews
- Included test cases demonstrating password validation with valid and invalid password examples
Edited by prajakta bendre