Added
* add CircleCI docker executor [authenticated pull](https://circleci.com/docs/2.0/private-images/)
* per [this](https://discuss.circleci.com/t/old-linux-machine-image-remote-docker-deprecation/37572) article, added
explicit version to setup_remote_docker in CircleCI pipeline
* add docker image vulnerability scanning in CircleCI pipeline
* add LICENSE in repo's root directory
Changed
* updated dev env simonsdave/bionic-dev-env:latest -> simonsdave/focal-dev-env:latest
* start using run-codecov-uploader.sh
Removed
* Nothing