cds-snc / url-shortener

An API written in Python that shortens URLs
MIT License
4 stars 1 forks source link

Monitor for changes in safe-listed domains and safe-listed email suffixes #328

Closed patheard closed 1 year ago

patheard commented 1 year ago

Summary

Have alarms in place that alert when the value of the safe-listed domains or email suffixes change.

patheard commented 1 year ago

Since this is controlled via Terraform, an easy way to detect this would be to look for TF drift.