Skip to content

Commit

Permalink
Update list of protected files
Browse files Browse the repository at this point in the history
  • Loading branch information
Maffooch committed Nov 6, 2023
1 parent dd71f74 commit c9a28c2
Showing 1 changed file with 1 addition and 38 deletions.
39 changes: 1 addition & 38 deletions .gitprotect
Original file line number Diff line number Diff line change
@@ -1,62 +1,37 @@
docker-compose.yml
requirements.txt
wsgi.py
Dockerfile.nginx-debian
Dockerfile.nginx-alpine
Dockerfile.django-debian
Dockerfile.django-alpine

dojo/announcement/
dojo/api_v2/
dojo/authorization/
dojo/banner/
dojo/benchmark/
dojo/components/
dojo/cred/
dojo/db_migrations/
dojo/development_environment/
dojo/endpoint/
dojo/engagement/
dojo/finding/
dojo/finding_group/
dojo/github_issue_link/
dojo/group/
dojo/importers/
dojo/jira_link/
dojo/management/
dojo/metrics/
dojo/note_type/
dojo/notes/
dojo/notifications/
dojo/object/
dojo/product/
dojo/product_type/
dojo/regulations/
dojo/reports/
dojo/risk_acceptance/
dojo/rules/
dojo/scans/
dojo/search/
dojo/settings/
dojo/sla_config/
dojo/survey/
dojo/system_settings/
dojo/templates/
dojo/templatetags/
dojo/test/
dojo/test_type/
dojo/tool_config/
dojo/tool_product/
dojo/tool_type/
dojo/user/

dojo/apps.py
dojo/celery.py
dojo/checks.py
dojo/context_processors.py
dojo/decorators.py
dojo/filters.py
dojo/forms.py
dojo/github.py
dojo/middleware.py
dojo/models.py
dojo/okta.py
Expand All @@ -68,24 +43,12 @@ dojo/utils.py
dojo/views.py
dojo/wsgi.py

helm/defectdojo/values.yaml
helm/defectdojo/templates/

docker/certs/
docker/environments/
docker/extra_fixtures/
docker/extra_settings/
docker/docker-compose-check.sh
docker/entrypoint-celery-beat.sh
docker/entrypoint-celery-worker.sh
docker/entrypoint-initializer.sh
docker/entrypoint-integration-tests.sh
docker/entrypoint-nginx.sh
docker/entrypoint-unit-tests-devDocker.sh
docker/entrypoint-unit-tests.sh
docker/entrypoint-uwsgi-dev.sh
docker/entrypoint-uwsgi.sh
docker/entrypoint.sh
docker/setEnv.sh
docker/unit-tests.sh
docker/wait-for-it.sh

0 comments on commit c9a28c2

Please sign in to comment.