manage.get.gov/src
2022-10-05 14:55:25 -05:00
..
djangooidc Fix linter errors 2022-09-30 15:10:16 -05:00
registrar Change CSP to a WARN to make this test pass 2022-10-05 14:55:25 -05:00
.bandit Setup initial CI gating on tests and add linting tests (#85) 2022-08-26 12:36:02 -04:00
.cfignore Add .cfignore 2022-10-04 11:46:12 -05:00
.flake8 Add User and UserProfile models 2022-09-22 12:13:53 -05:00
.pa11yci Use docker-compose for local scanning 2022-09-12 10:47:48 -05:00
.python-version Setup initial CI gating on tests and add linting tests (#85) 2022-08-26 12:36:02 -04:00
build.sh Create symbolic links for build and deploy scripts 2022-09-15 15:47:24 -04:00
deploy.sh Create symbolic links for build and deploy scripts 2022-09-15 15:47:24 -04:00
docker-compose.yml Add OWASP scanning 2022-10-05 10:47:54 -05:00
docker_entrypoint.py Edit Docker files 2022-08-17 13:26:05 -05:00
Dockerfile Add Dockerfile 2022-08-10 10:57:50 -05:00
gulpfile.js Define default for the gulpfile 2022-09-14 17:09:52 -04:00
manage.py Setup initial CI gating on tests and add linting tests (#85) 2022-08-26 12:36:02 -04:00
mypy.ini Fix linter errors 2022-09-29 11:30:28 -05:00
node.Dockerfile Use docker-compose for local scanning 2022-09-12 10:47:48 -05:00
package-lock.json Merge branch 'main' into nmb/pa11y-scanning 2022-09-13 13:02:00 -05:00
package.json Use docker-compose for local scanning 2022-09-12 10:47:48 -05:00
Pipfile Fix linter errors 2022-09-29 11:30:28 -05:00
Pipfile.lock Fix linter errors 2022-09-29 11:30:28 -05:00
pyproject.toml Setup initial CI gating on tests and add linting tests (#85) 2022-08-26 12:36:02 -04:00
README.md Update and organize documentation 2022-08-31 16:02:51 -05:00
run.sh Add comment about running collectstatic as breadcrumb in run script 2022-09-16 12:43:40 -04:00
run_node_watch.sh Add node service to docker compose with run script 2022-09-08 15:35:40 -04:00
runtime.txt Prepare CD pipeline and sandbox 2022-08-17 13:28:17 -05:00
zap.conf Change CSP to a WARN to make this test pass 2022-10-05 14:55:25 -05:00

Registrar source code

========================

Developer documentation is in docs/developer.

Operations documentation is in docs/operations.