Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add name validation for custom analyzer creation
To ensure the integrity and consistency of analyzer names, we introduced a validation step that checks the format of the name against a predefined regex pattern. This change aims to prevent the creation of analyzers with invalid names, enhancing the system's reliability and usability. Signed-off-by: Matthis Holleville <[email protected]>
- Loading branch information