hq/app/logic/CredentialsReportDisplay.scala (1 line): - line 52: //TODO: Scala 2.13 has Option builder `when` which is a nicer syntax than Some(...).filter hq/app/logic/IamOutdatedCredentials.scala (1 line): - line 96: //TODO lastRotatedDate should not be an Option, because every IAM access key has a last rotated date. Change SHQ's model. hq/app/config/Config.scala (1 line): - line 38: // TODO fetch the region dynamically from the instance