## Acceptance Criteria - [x] Create a GitHub Actions yml workflow file to run CodeQL - [ ] Resolve high severity [issues](https://github.com/uwblueprint/starter-code-v2/pull/150/checks?check_run_id=4828881502) ## Dev Notes * CSRF middleware: http://expressjs.com/en/resources/middleware/csurf.html * Rate limiting (nice-to-have) * https://www.npmjs.com/package/bottleneck * https://www.npmjs.com/package/limiter