v5.4.0
Validation output has been significantly improved! In the example below, we see the two big changes that have been introduced:
- Validation is now color-coded, formatted, and easier to read! Thanks to @MHaggis for these changes!

- When referencing another piece of content, such as a macro, story, lookup, data source, etc, it is not uncommon to accidentally typo the name. If we fail to find a piece of related content, we now provide suggestions for the content you probably meant to include, sorted from most to least likely.
There are also some new validations against the Risk Datamodel to improve internal integration testing
What's Changed
- Update validate output by @MHaggis in #370
- Validation output improvements by @ljstella in #402
- draft for more explicit info by @pyth0n1c in #369
- Adding risk data model validation to integration testing by @cmcginley-splunk in #387
New Contributors
Full Changelog: v5.3.2...v5.4.0