* Refactor workq to support callbacks
* Use workq callbacks in scan
* Add callbacks in scan for progress reporting
* Add a progress tracker based UI
* Add minimal markdown report
* Add container image releaser action
Fix typo in dockerfile
* Release container on tags
* Add support for ignorable directories
* Update DRY snapshot
* Support log redirection to file
* Add support to redirect log to stdout
* Add summary reporter
* Refactor scan method
* Refactor to introduce Finish method in analyzer
* Refactor to conslidated reporting for CEL filter
* Show unique CEL filter results
* Add support for filter fail option
* Fix README