Usecase-templates
Steps to add a new use case are:
- Copy one of the use cases, modify the description, tags, etc.
- Generate the rule template in the UI and paste that in the use case JSON.
- Run generate_use_cases_metadata.py so that the use-cases.json file will be updated with new use case.
- Commit the new use case json file and the modified use-cases.json