guardicore / guardicore/monkey
Add dynamic credenital validators
Open
Feature
UI:refactoring
- Dominant language
- Python
- Stars
- 7.1k
- Forks
- 830
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
The credentials inputs doesn't have dynamic validation of hashes and ssh keys.
**Describe the solution you'd like**
Credentials inputs should be validated dynamically, as the user is typing them.
Attempting to submit an empty credential row should throw an error.
Contributor guide
Assessment
This issue has not been assessed yet.