[FR] Added asset tag to expected tags (#3115)

* Added asset tag to expected tags

* removed *

* Add regex wildcard tag support

* Updated tag format test location

* Updated to use env variable

* fixed typo
This commit is contained in:
eric-forte-elastic
2023-09-28 14:09:05 -04:00
committed by GitHub
parent 8650b26002
commit 4828ae07df
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -39,6 +39,7 @@ Using the environment variable `DR_BYPASS_NOTE_VALIDATION_AND_PARSE` will bypass
Using the environment variable `DR_BYPASS_BBR_LOOKBACK_VALIDATION` will bypass the Detection Rules lookback and interval validation
on the building block rules.
Using the environment variable `DR_BYPASS_TAGS_VALIDATION` will bypass the Detection Rules Unit Tests on the `tags` field in toml files.
## Importing rules into the repo