spellshift / realm

Realm is a cross platform Red Team engagement platform with a focus on automation and reliability.
https://docs.realm.pub/
GNU General Public License v3.0
422 stars 31 forks source link

Unexpected behavior when default tome fails #776

Open hulto opened 6 months ago

hulto commented 6 months ago

Describe the bug When a default tome fails parsing it causes all subsequent tomes To be skipped resulting in Tavern booting with only a few tomes.

To Reproduce Removed the SUPPORT_MODEL line from a default tomes metadata and start the server.

Expected behavior All other tomes should load or tavern should abort and fail loudly.