You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: 'Upgrading to DefectDojo Version $minorv.x'
66
+
toc_hide: true
67
+
weight: -$weight
68
+
description: No special instructions.
69
+
---
70
+
There are no special instructions for upgrading to $minorv.x. Check the [Release Notes](https://github.com/DefectDojo/django-DefectDojo/releases/tag/$patchv) for the contents of the release.
Try out the demo server at [demo.defectdojo.org](https://demo.defectdojo.org)
35
+
Try out DefectDojo on our demo server at [demo.defectdojo.org](https://demo.defectdojo.org)
41
36
42
-
Log in with `admin / 1Defectdojo@demo#appsec`. Please note that the demo is publicly accessible and regularly reset. Do not put sensitive data in the demo.
37
+
Log in with username `admin` and password `1Defectdojo@demo#appsec`. Please note that the demo is publicly accessible
38
+
and regularly reset. Do not put sensitive data in the demo.
43
39
44
40
## Quick Start for Compose V2
41
+
45
42
From July 2023 Compose V1 [stopped receiving updates](https://docs.docker.com/compose/reference/).
46
43
47
-
Compose V2 integrates compose functions into the Docker platform, continuing to support most of the previous docker-compose features and flags. You can run Compose V2 by replacing the hyphen (-) with a space, using `docker compose`, instead of `docker-compose`.
44
+
Compose V2 integrates compose functions into the Docker platform, continuing to support most of the previous
45
+
docker-compose features and flags. You can run Compose V2 by replacing the hyphen (-) with a space, using
[Join the slack community](https://owasp.org/slack/invite) and discussion! Realtime discussion is done in the OWASP Slack Channel, #defectdojo.
100
-
Follow DefectDojo on [Twitter](https://twitter.com/defectdojo), [Linkedin](https://www.linkedin.com/company/defectdojo), and [YouTube](https://www.youtube.com/channel/UCWw9qzqptiIvTqSqhOFuCuQ) for project updates!
106
+
[Join the OWASP Slack community](https://owasp.org/slack/invite) and participate in the discussion! You can find us in
107
+
our channel there, [#defectdojo](https://owasp.slack.com/channels/defectdojo). Follow DefectDojo on
108
+
[Twitter](https://twitter.com/defectdojo), [LinkedIn](https://www.linkedin.com/company/defectdojo), and
109
+
[YouTube](https://www.youtube.com/channel/UCWw9qzqptiIvTqSqhOFuCuQ) for project updates!
101
110
102
111
## Contributing
103
112
104
-
:warning: Please note that DefectDojo will soon stop accepting new features to stabilize the API and data model for a
105
-
forthcoming v3 release. See the contributing guidelines below for more details. :warning:
113
+
:warning: We have instituted a [feature freeze](https://github.com/DefectDojo/django-DefectDojo/discussions/8002) on v2
114
+
of DefectDojo as we begin work on v3. Please see our [contributing guidelines](readme-docs/CONTRIBUTING.md) for more
115
+
information. Check out our latest update on v3 [here](https://github.com/DefectDojo/django-DefectDojo/discussions/8974).
106
116
107
-
See our [Contributing guidelines](readme-docs/CONTRIBUTING.md)
117
+
## Pro Edition
118
+
[Upgrade to DefectDojo Pro](https://www.defectdojo.com/pricing) today to take your DevSecOps to 11. DefectDojo Pro is
119
+
designed to meet you wherever you are on your security journey and help you scale, with enhanced dashboards, additional
120
+
smart features, tunable deduplication, and support from DevSecOps experts.
108
121
109
-
## Commercial Support and Training
110
-
[Commercial support and training is availaible.](https://www.defectdojo.com/) For information please email info@defectdojo.com.
122
+
Alternatively, for information please email info@defectdojo.com
111
123
112
124
## About Us
113
125
114
126
DefectDojo is maintained by:
115
-
* Greg Anderson ([@devGregA](https://github.com/devgrega) | [linkedin](https://www.linkedin.com/in/g-anderson/))
116
-
* Matt Tesauro ([@mtesauro](https://github.com/mtesauro) | [linkedin](https://www.linkedin.com/in/matttesauro/) | [@matt_tesauro](https://twitter.com/matt_tesauro))
127
+
* Greg Anderson ([@devGregA](https://github.com/devgrega) | [LinkedIn](https://www.linkedin.com/in/g-anderson/))
128
+
* Matt Tesauro ([@mtesauro](https://github.com/mtesauro) | [LinkedIn](https://www.linkedin.com/in/matttesauro/) |
* Valentijn Scholten ([@valentijnscholten](https://github.com/valentijnscholten) | [sponsor](https://github.com/sponsors/valentijnscholten) | [linkedin](https://www.linkedin.com/in/valentijn-scholten/)) - Valentijn served as a core moderator for 3 years. Valentijn’s contributions were numerous and extensive. He overhauled, improved, and optimized many parts of the codebase. He consistently fielded questions, provided feedback on pull requests, and provided a helping hand wherever it was needed.
129
-
* Fred Blaise ([@madchap](https://github.com/madchap) | [linkedin](https://www.linkedin.com/in/fredblaise/)) - Fred served as a core moderator during a critical time for DefectDojo. He contributed code, helped the team stay organized, and architected important policies and procedures.
130
-
* Charles Neill ([@ccneill](https://twitter.com/ccneill)) – Charles served as a
131
-
DefectDojo Maintainer for years and wrote some of Dojo's core functionality.
132
-
* Jay Paz ([@jjpaz](https://twitter.com/jjpaz)) – Jay was a DefectDojo
133
-
maintainer for years. He performed Dojo's first UI overhaul, optimized code structure/features, and added numerous enhancements.
0 commit comments