* Remove beta flag in version.json
* Add the new ruleverifier options to the pack command.
* Typos
* Run formatting - no logic changes.
* Update Dependencies
* Refactor tests a bit
* Fix template issue after reformatting. Add missing integrity flags.
* wip checkin
Partial refactor. Requires updated OAT just merged.
* wip checkin
Partial refactor. Requires updated OAT just merged.
* Fix issues with refactored within
* WIP
* Fix inversion in conditions
* Fix regex json rule offset
* Fix off by one
* Validate subclause of within clause.
* Update version.json
* Adds Timeout Tests
* Adds Red status for Timeout or failure on progress bar.
* Updates dependencies.
* Fix the processing timeout when progressbar enabled.
* Add backup output of the json object when HTML report is too large.
* Clean up the initial matches if some don't pass later conditions.
Fix#422
* Bump dependencies
* Update tests to confirm new behavior
* Cleans up a bunch of tests that were passing around exit codes instead of using asserts directly on them.
* Change NBGV pipeline to use update command