-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Neil MartinsenBurrell edited this page Aug 25, 2022
·
6 revisions
- DONE: README, LICENSE, and CONTRIBUTING files
- DONE: Start a Django project
- DONE: Set up prod and dev environments
- DONE: Install USWDS and hook it up to the templates
- DONE: Create unit tests and integration tests
- Configure CSP
- ADRs
- DONE: Hook up dependency security scans to CI/CD (for Github Actions)
- DONE: Install linting and hook it up to CI/CD and pre-commit hook
- Install pa11y-ci and hook it up to CI/CD
- DONE: Hook up OWASP ZAP to CI/CD (for Github Actions)
- DONE: Configure OWASP ZAP for local scanning via docker-compose
- DONE: Use command-line options to select choices
- Create boundary and data model compliance diagrams
- Terraform for cloud.gov staging and prod spaces
- DONE: Github Actions for CI/CD
- DONE: CircleCI for CI/CD
- DAP?
- New Relic?
- git commit
- Pytest, integrate CodeCov and improve code coverage