From 9a17c2826147a8599ad82862c058b635eb9b7b43 Mon Sep 17 00:00:00 2001 From: Charles Neill <1749665+cneill@users.noreply.github.com> Date: Fri, 17 Nov 2023 19:51:46 -0600 Subject: [PATCH 1/9] fixing up some links/etc --- README.md | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 5dd6b22ccfe..4be8a949e08 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ DefectDojo ​​orchestrates end-to-end security testing, vulnerability trackin Try out the demo server at [demo.defectdojo.org](https://demo.defectdojo.org) -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. +Log in with username `admin` and password `1Defectdojo@demo#appsec`. Please note that the demo is publicly accessible and regularly reset. Do not put sensitive data in the demo. ## Quick Start for Compose V2 From July 2023 Compose V1 [stopped receiving updates](https://docs.docker.com/compose/reference/). @@ -49,9 +49,10 @@ cd django-DefectDojo # running (for other profiles besides postgres-redis look at https://github.com/DefectDojo/django-DefectDojo/blob/dev/readme-docs/DOCKER.md) ./dc-up.sh postgres-redis # obtain admin credentials. the initializer can take up to 3 minutes to run -# use docker-compose logs -f initializer to track progress +# use docker compose logs -f initializer to track progress docker compose logs initializer | grep "Admin password:" ``` + ## For Docker Compose V1 You can run Compose V1 by editing the below files to add the hyphen (-) between `docker compose`. ```sh @@ -66,8 +67,7 @@ You can run Compose V1 by editing the below files to add the hyphen (-) between docker/setEnv.sh ``` - -Navigate to . +Navigate to `http://localhost:8080` to see your new instance. ## Documentation @@ -86,44 +86,45 @@ Navigate to . ## Community, Getting Involved, and Updates -[Slack](https://owasp-slack.herokuapp.com/) +[Slack](https://owasp.org/slack/invite) [LinkedIn](https://www.linkedin.com/company/defectdojo) [Twitter](https://twitter.com/defectdojo) [Youtube](https://www.youtube.com/channel/UCWw9qzqptiIvTqSqhOFuCuQ) -[Join the slack community](https://owasp.org/slack/invite) and discussion! Realtime discussion is done in the OWASP Slack Channel, #defectdojo. -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! +[Join the OWASP Slack community](https://owasp.org/slack/invite) and participate in the discussion! You can find us in our channel there, [#defectdojo](https://owasp.slack.com/channels/defectdojo). +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! ## Contributing -:warning: Please note that DefectDojo will soon stop accepting new features to stabilize the API and data model for a -forthcoming v3 release. See the contributing guidelines below for more details. :warning: - -See our [Contributing guidelines](readme-docs/CONTRIBUTING.md) +:warning: We have instituted a [feature freeze](https://github.com/DefectDojo/django-DefectDojo/discussions/8002) on v2 +of DefectDojo as we begin work on v3. Please see our [contributing guidelines](readme-docs/CONTRIBUTING.md) for more +information. ## Pro Edition -[Upgrade to DefectDojo Pro](https://www.defectdojo.com/pricing) today to take your DevSecOps to 11. DefectDojo Pro is designed to meet you wherever you are on your security journey and help you scale, with enhanced dashboards, additional smart features, tunable deduplication, and support from DevSecOps experts. +[Upgrade to DefectDojo Pro](https://www.defectdojo.com/pricing) today to take your DevSecOps to 11. DefectDojo Pro is +designed to meet you wherever you are on your security journey and help you scale, with enhanced dashboards, additional +smart features, tunable deduplication, and support from DevSecOps experts. Alternatively, for information please email info@defectdojo.com ## About Us DefectDojo is maintained by: -* Greg Anderson ([@devGregA](https://github.com/devgrega) | [linkedin](https://www.linkedin.com/in/g-anderson/)) -* Matt Tesauro ([@mtesauro](https://github.com/mtesauro) | [linkedin](https://www.linkedin.com/in/matttesauro/) | [@matt_tesauro](https://twitter.com/matt_tesauro)) +* Greg Anderson ([@devGregA](https://github.com/devgrega) | [LinkedIn](https://www.linkedin.com/in/g-anderson/)) +* Matt Tesauro ([@mtesauro](https://github.com/mtesauro) | [LinkedIn](https://www.linkedin.com/in/matttesauro/) | [@matt_tesauro](https://twitter.com/matt_tesauro)) Core Moderators can help you with pull requests or feedback on dev ideas: -* Cody Maffucci ([@Maffooch](https://github.com/maffooch) | [linkedin](https://www.linkedin.com/in/cody-maffucci)) +* Cody Maffucci ([@Maffooch](https://github.com/maffooch) | [LinkedIn](https://www.linkedin.com/in/cody-maffucci)) Moderators can help you with pull requests or feedback on dev ideas: -* Damien Carol ([@damnielcarol](https://github.com/damiencarol) | [linkedin](https://www.linkedin.com/in/damien-carol/)) +* Damien Carol ([@damnielcarol](https://github.com/damiencarol) | [LinkedIn](https://www.linkedin.com/in/damien-carol/)) * Jannik Jürgens ([@alles-klar](https://github.com/alles-klar)) * Dubravko Sever ([@dsever](https://github.com/dsever)) ## Hall of Fame -* 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. -* 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. +* 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. +* 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. * Charles Neill ([@ccneill](https://twitter.com/ccneill)) – Charles served as a DefectDojo Maintainer for years and wrote some of Dojo's core functionality. * Jay Paz ([@jjpaz](https://twitter.com/jjpaz)) – Jay was a DefectDojo From 28f70a5482fff304422fe12a9ec4f52acf9e59a7 Mon Sep 17 00:00:00 2001 From: Charles Neill <1749665+cneill@users.noreply.github.com> Date: Fri, 17 Nov 2023 19:53:44 -0600 Subject: [PATCH 2/9] formatting --- README.md | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 4be8a949e08..ded2080945b 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,8 @@ Alternatively, for information please email info@defectdojo.com DefectDojo is maintained by: * Greg Anderson ([@devGregA](https://github.com/devgrega) | [LinkedIn](https://www.linkedin.com/in/g-anderson/)) -* Matt Tesauro ([@mtesauro](https://github.com/mtesauro) | [LinkedIn](https://www.linkedin.com/in/matttesauro/) | [@matt_tesauro](https://twitter.com/matt_tesauro)) +* Matt Tesauro ([@mtesauro](https://github.com/mtesauro) | [LinkedIn](https://www.linkedin.com/in/matttesauro/) | + [@matt_tesauro](https://twitter.com/matt_tesauro)) Core Moderators can help you with pull requests or feedback on dev ideas: * Cody Maffucci ([@Maffooch](https://github.com/maffooch) | [LinkedIn](https://www.linkedin.com/in/cody-maffucci)) @@ -123,12 +124,19 @@ Moderators can help you with pull requests or feedback on dev ideas: ## Hall of Fame -* 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. -* 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. -* Charles Neill ([@ccneill](https://twitter.com/ccneill)) – Charles served as a - DefectDojo Maintainer for years and wrote some of Dojo's core functionality. -* Jay Paz ([@jjpaz](https://twitter.com/jjpaz)) – Jay was a DefectDojo - maintainer for years. He performed Dojo's first UI overhaul, optimized code structure/features, and added numerous enhancements. +* 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. +* 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. +* Charles Neill ([@ccneill](https://twitter.com/ccneill)) – Charles served as a DefectDojo Maintainer for years and + wrote some of Dojo's core functionality. +* Jay Paz ([@jjpaz](https://twitter.com/jjpaz)) – Jay was a DefectDojo maintainer for years. He performed Dojo's first + UI overhaul, optimized code structure/features, and added numerous enhancements. ## Security From 3fbe9c766ef88f65fdf5d816c236d6026087f111 Mon Sep 17 00:00:00 2001 From: Charles Neill <1749665+cneill@users.noreply.github.com> Date: Fri, 17 Nov 2023 20:06:30 -0600 Subject: [PATCH 3/9] more formatting, links, etc --- README.md | 52 +++++++++++++++++++++++++++++++++------------------- 1 file changed, 33 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index ded2080945b..02381fff884 100644 --- a/README.md +++ b/README.md @@ -27,34 +27,44 @@ ![Screenshot of DefectDojo](https://raw.githubusercontent.com/DefectDojo/django-DefectDojo/dev/docs/static/images/screenshot1.png) -[DefectDojo](https://www.defectdojo.com/) is a DevSecOps, ASPM (application security posture management), and vulnerability management tool. -DefectDojo ​​orchestrates end-to-end security testing, vulnerability tracking, deduplication, remediation, and reporting. +[DefectDojo](https://www.defectdojo.com/) is a DevSecOps, ASPM (application security posture management), and +vulnerability management tool. DefectDojo orchestrates end-to-end security testing, vulnerability tracking, +deduplication, remediation, and reporting. ## Demo Try out the demo server at [demo.defectdojo.org](https://demo.defectdojo.org) -Log in with username `admin` and password `1Defectdojo@demo#appsec`. Please note that the demo is publicly accessible and regularly reset. Do not put sensitive data in the demo. +Log in with username `admin` and password `1Defectdojo@demo#appsec`. Please note that the demo is publicly accessible +and regularly reset. Do not put sensitive data in the demo. ## Quick Start for Compose V2 + From July 2023 Compose V1 [stopped receiving updates](https://docs.docker.com/compose/reference/). -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`. +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`. ```sh git clone https://github.com/DefectDojo/django-DefectDojo cd django-DefectDojo -# building + +# Building Docker images ./dc-build.sh -# running (for other profiles besides postgres-redis look at https://github.com/DefectDojo/django-DefectDojo/blob/dev/readme-docs/DOCKER.md) + +# Running the application (for other profiles besides postgres-redis see +# https://github.com/DefectDojo/django-DefectDojo/blob/dev/readme-docs/DOCKER.md) ./dc-up.sh postgres-redis -# obtain admin credentials. the initializer can take up to 3 minutes to run -# use docker compose logs -f initializer to track progress + +# Obtain admin credentials. The initializer can take up to 3 minutes to run. +# Use docker compose logs -f initializer to track its progress. docker compose logs initializer | grep "Admin password:" ``` ## For Docker Compose V1 -You can run Compose V1 by editing the below files to add the hyphen (-) between `docker compose`. + +You can run Compose V1 by editing the files below to add the hyphen (-) between `docker compose`. ```sh dc-build.sh dc-down.sh @@ -67,16 +77,18 @@ You can run Compose V1 by editing the below files to add the hyphen (-) between docker/setEnv.sh ``` -Navigate to `http://localhost:8080` to see your new instance. - +Navigate to `http://localhost:8080` to see your new instance! ## Documentation -- [Official Docs](https://documentation.defectdojo.com/) ([latest](https://documentation.defectdojo.com/) | [dev](https://documentation.defectdojo.com/dev)) -- [REST APIs](https://documentation.defectdojo.com/integrations/api-v2-docs/) -- [Client APIs and Wrappers](https://documentation.defectdojo.com/integrations/api-v2-docs/#clients--api-wrappers) -- [Authentication Options](readme-docs/AVAILABLE-PLUGINS.md) -- [Parsers](https://documentation.defectdojo.com/integrations/parsers/) +* [Official Docs](https://documentation.defectdojo.com/) + * [Docs for our `dev` branch](https://documentation.defectdojo.com/dev/) +* [REST APIs](https://documentation.defectdojo.com/integrations/api-v2-docs/) +* [Client APIs and Wrappers](https://documentation.defectdojo.com/integrations/api-v2-docs/#clients--api-wrappers) +* Authentication options: + * [OAuth2/SAML2](https://documentation.defectdojo.com/integrations/social-authentication/) + * [LDAP](https://documentation.defectdojo.com/integrations/ldap-authentication/) +* [Parsers](https://documentation.defectdojo.com/integrations/parsers/) ## Supported Installation Options @@ -91,8 +103,10 @@ Navigate to `http://localhost:8080` to see your new instance. [Twitter](https://twitter.com/defectdojo) [Youtube](https://www.youtube.com/channel/UCWw9qzqptiIvTqSqhOFuCuQ) -[Join the OWASP Slack community](https://owasp.org/slack/invite) and participate in the discussion! You can find us in our channel there, [#defectdojo](https://owasp.slack.com/channels/defectdojo). -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! +[Join the OWASP Slack community](https://owasp.org/slack/invite) and participate in the discussion! You can find us in +our channel there, [#defectdojo](https://owasp.slack.com/channels/defectdojo). 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! ## Contributing @@ -124,6 +138,7 @@ Moderators can help you with pull requests or feedback on dev ideas: ## Hall of Fame + * 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. @@ -138,7 +153,6 @@ Moderators can help you with pull requests or feedback on dev ideas: * Jay Paz ([@jjpaz](https://twitter.com/jjpaz)) – Jay was a DefectDojo maintainer for years. He performed Dojo's first UI overhaul, optimized code structure/features, and added numerous enhancements. - ## Security Please report Security issues via our [disclosure policy](readme-docs/SECURITY.md). From 7abda96cd4dc0d0035611a219ab47db61c1570c4 Mon Sep 17 00:00:00 2001 From: Charles Neill <1749665+cneill@users.noreply.github.com> Date: Fri, 17 Nov 2023 20:16:08 -0600 Subject: [PATCH 4/9] formatting table HTML --- README.md | 61 +++++++++++++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 02381fff884..9c9b1c03228 100644 --- a/README.md +++ b/README.md @@ -1,28 +1,41 @@ # DefectDojo - - - - + + + +
- Open Source Security Index - Fastest Growing Open Source Security Projects - -

OWASP Flagship GitHub release YouTube Subscribe Twitter Follow -

-

Unit TestsIntegration Tests CII Best Practices

-
+ + Open Source Security Index - Fastest Growing Open Source Security Projects + + +

+ + OWASP Flagship + + + GitHub release + + + YouTube Subscribe + + + Twitter Follow + +

+

+ + Unit Tests + + + Integration Tests + + + CII Best Practices + +

+
![Screenshot of DefectDojo](https://raw.githubusercontent.com/DefectDojo/django-DefectDojo/dev/docs/static/images/screenshot1.png) @@ -88,7 +101,7 @@ Navigate to `http://localhost:8080` to see your new instance! * Authentication options: * [OAuth2/SAML2](https://documentation.defectdojo.com/integrations/social-authentication/) * [LDAP](https://documentation.defectdojo.com/integrations/ldap-authentication/) -* [Parsers](https://documentation.defectdojo.com/integrations/parsers/) +* [Supported tools](https://documentation.defectdojo.com/integrations/parsers/) ## Supported Installation Options @@ -140,7 +153,7 @@ Moderators can help you with pull requests or feedback on dev ideas: ## Hall of Fame * Valentijn Scholten ([@valentijnscholten](https://github.com/valentijnscholten) | - [sponsor](https://github.com/sponsors/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 From 5e1c0ddeffea7b4870c07044ead486aec791b284 Mon Sep 17 00:00:00 2001 From: Charles Neill <1749665+cneill@users.noreply.github.com> Date: Fri, 17 Nov 2023 20:17:23 -0600 Subject: [PATCH 5/9] Fixing links --- README.md | 28 +++++++--------------------- 1 file changed, 7 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 9c9b1c03228..b8fb33e921c 100644 --- a/README.md +++ b/README.md @@ -10,29 +10,15 @@

- - OWASP Flagship - - - GitHub release - - - YouTube Subscribe - - - Twitter Follow - + OWASP Flagship + GitHub release + YouTube Subscribe> + Twitter Follow

- - Unit Tests - - - Integration Tests - - - CII Best Practices - + Unit Tests + Integration Tests + CII Best Practices

From a9ee93190e9e7fa8742ba0820fc85623d5d248db Mon Sep 17 00:00:00 2001 From: Charles Neill <1749665+cneill@users.noreply.github.com> Date: Fri, 17 Nov 2023 20:18:23 -0600 Subject: [PATCH 6/9] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8fb33e921c..618f8e47544 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@

OWASP Flagship GitHub release - YouTube Subscribe> + YouTube Subscribe Twitter Follow

From b3e1e34ebabaef3d98f986bd8cbd67d507358af4 Mon Sep 17 00:00:00 2001 From: Charles Neill <1749665+cneill@users.noreply.github.com> Date: Fri, 17 Nov 2023 20:23:43 -0600 Subject: [PATCH 7/9] formatting, links --- README.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 618f8e47544..128cd07328a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@

OWASP Flagship - GitHub release + GitHub release YouTube Subscribe Twitter Follow

@@ -32,7 +32,7 @@ deduplication, remediation, and reporting. ## Demo -Try out the demo server at [demo.defectdojo.org](https://demo.defectdojo.org) +Try out DefectDojo on our demo server at [demo.defectdojo.org](https://demo.defectdojo.org) Log in with username `admin` and password `1Defectdojo@demo#appsec`. Please note that the demo is publicly accessible and regularly reset. Do not put sensitive data in the demo. @@ -42,17 +42,18 @@ and regularly reset. Do not put sensitive data in the demo. From July 2023 Compose V1 [stopped receiving updates](https://docs.docker.com/compose/reference/). 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`. +docker-compose features and flags. You can run Compose V2 by replacing the hyphen (-) with a space, using +`docker compose` instead of `docker-compose`. ```sh +# Clone the project git clone https://github.com/DefectDojo/django-DefectDojo cd django-DefectDojo # Building Docker images ./dc-build.sh -# Running the application (for other profiles besides postgres-redis see +# Run the application (for other profiles besides postgres-redis see # https://github.com/DefectDojo/django-DefectDojo/blob/dev/readme-docs/DOCKER.md) ./dc-up.sh postgres-redis @@ -111,7 +112,7 @@ our channel there, [#defectdojo](https://owasp.slack.com/channels/defectdojo). F :warning: We have instituted a [feature freeze](https://github.com/DefectDojo/django-DefectDojo/discussions/8002) on v2 of DefectDojo as we begin work on v3. Please see our [contributing guidelines](readme-docs/CONTRIBUTING.md) for more -information. +information. Check out our latest update on v3 [here](https://github.com/DefectDojo/django-DefectDojo/discussions/8974). ## Pro Edition [Upgrade to DefectDojo Pro](https://www.defectdojo.com/pricing) today to take your DevSecOps to 11. DefectDojo Pro is @@ -149,8 +150,8 @@ Moderators can help you with pull requests or feedback on dev ideas: and architected important policies and procedures. * Charles Neill ([@ccneill](https://twitter.com/ccneill)) – Charles served as a DefectDojo Maintainer for years and wrote some of Dojo's core functionality. -* Jay Paz ([@jjpaz](https://twitter.com/jjpaz)) – Jay was a DefectDojo maintainer for years. He performed Dojo's first - UI overhaul, optimized code structure/features, and added numerous enhancements. +* Jay Paz ([@jjpaz](https://twitter.com/jjpaz)) – Jay was a DefectDojo maintainer for years. He performed DefectDojo's + first UI overhaul, optimized code structure/features, and added numerous enhancements. ## Security From a1ff17503a40f33fe7ce9120e535b7c1d40e6a3a Mon Sep 17 00:00:00 2001 From: Charles Neill <1749665+cneill@users.noreply.github.com> Date: Mon, 20 Nov 2023 11:33:41 -0600 Subject: [PATCH 8/9] typo; adding Aaron Weaver to hall of fame --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 128cd07328a..0f3163ae58d 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ Core Moderators can help you with pull requests or feedback on dev ideas: * Cody Maffucci ([@Maffooch](https://github.com/maffooch) | [LinkedIn](https://www.linkedin.com/in/cody-maffucci)) Moderators can help you with pull requests or feedback on dev ideas: -* Damien Carol ([@damnielcarol](https://github.com/damiencarol) | [LinkedIn](https://www.linkedin.com/in/damien-carol/)) +* Damien Carol ([@damiencarol](https://github.com/damiencarol) | [LinkedIn](https://www.linkedin.com/in/damien-carol/)) * Jannik Jürgens ([@alles-klar](https://github.com/alles-klar)) * Dubravko Sever ([@dsever](https://github.com/dsever)) @@ -148,6 +148,10 @@ Moderators can help you with pull requests or feedback on dev ideas: * 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. +* Aaron Weaver ([@aaronweaver](https://github.com/aaronweaver) | [LinkedIn](https://www.linkedin.com/in/aweaver/)) - + Aaron has been a long time contributor and user of DefectDojo. He did the second major UI overhaul and his + contributions include automation enhancements, CI/CD engagements, increased metadata at the product level, and many + more. * Charles Neill ([@ccneill](https://twitter.com/ccneill)) – Charles served as a DefectDojo Maintainer for years and wrote some of Dojo's core functionality. * Jay Paz ([@jjpaz](https://twitter.com/jjpaz)) – Jay was a DefectDojo maintainer for years. He performed DefectDojo's From c4becde59dc6aaf7e7ef3462436bf13a191670b5 Mon Sep 17 00:00:00 2001 From: Charles Neill <1749665+cneill@users.noreply.github.com> Date: Mon, 20 Nov 2023 11:54:26 -0600 Subject: [PATCH 9/9] reorganizing --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0f3163ae58d..296288dbe65 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,9 @@ Moderators can help you with pull requests or feedback on dev ideas: * Damien Carol ([@damiencarol](https://github.com/damiencarol) | [LinkedIn](https://www.linkedin.com/in/damien-carol/)) * Jannik Jürgens ([@alles-klar](https://github.com/alles-klar)) * Dubravko Sever ([@dsever](https://github.com/dsever)) - +* Charles Neill ([@cneill](https://github.com/cneill) | [@ccneill](https://twitter.com/ccneill)) +* Jay Paz ([@jjpaz](https://twitter.com/jjpaz)) +* Blake Owens ([@blakeaowens](https://github.com/blakeaowens)) ## Hall of Fame @@ -152,10 +154,6 @@ Moderators can help you with pull requests or feedback on dev ideas: Aaron has been a long time contributor and user of DefectDojo. He did the second major UI overhaul and his contributions include automation enhancements, CI/CD engagements, increased metadata at the product level, and many more. -* Charles Neill ([@ccneill](https://twitter.com/ccneill)) – Charles served as a DefectDojo Maintainer for years and - wrote some of Dojo's core functionality. -* Jay Paz ([@jjpaz](https://twitter.com/jjpaz)) – Jay was a DefectDojo maintainer for years. He performed DefectDojo's - first UI overhaul, optimized code structure/features, and added numerous enhancements. ## Security