create NLP command for details

This commit is contained in:
Charlotte Croce 2025-04-18 13:49:10 -04:00
parent 31d6296c6e
commit 181eade8c4
6 changed files with 348 additions and 10 deletions

View file

@ -147,4 +147,4 @@ async function getSigmaRuleYaml(ruleId) {
module.exports = {
explainSigmaRule,
getSigmaRuleYaml
};
};