* Fix: Misdecection of OvalMatch for CentOS in oval/util.go
* Remediation: Misdetection of OvalMatch for Scientific (currently treated as RHEL) oval/util.go
* The regular expression was changed because the release number of CentOS and Scientific's unchanged package is different from upstream.
* OvalMatch test of RedHat and CentOS has been added.
* Add filter options to tui subcommand (#508)
* Capture version of source packages on Debian based linux
* Change makefile, gofmt -s
* Refactoring
* Implement OVAL detection of source packages for Debian, Ubuntu