We can improve tests by doing the following: 1. Removing dependency on time. 2. Using an existing Trivy-db bundle. 3. Maybe using Go to re-write tests. We currently use [BATS](https://github.com/ztombol/bats-assert) but it is limited in some situations like mocking time.