Initial commit
This commit is contained in:
7
skills/authentication-validator/scripts/README.md
Normal file
7
skills/authentication-validator/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for authentication-validator skill
|
||||
|
||||
- [ ] authentication_check.py: Automates the authentication validation process, generating a detailed report based on predefined security checks.
|
||||
- [ ] password_policy_check.py: Script to evaluate password policies against defined criteria (length, complexity, history).
|
||||
- [ ] jwt_analyzer.py: Analyzes JWT tokens, extracting claims and validating signatures.
|
||||
Reference in New Issue
Block a user