1.1.0
- feat: render the page in a table, fixes #6
- hilite the terminal dispisition rows
- feat: show correct delivery disposition, fixes #7
- fix(security): use
grep -F $UUID(fixed string) - fix(security): app.use -> app.get
- fix(security): karma rules closed by default
- fix(security): add grep buffer limit and timeout
- test: add test coverage for all the above