Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DefectDojo/django-DefectDojo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: DefectDojo/django-DefectDojo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 41 files changed
  • 7 contributors

Commits on Jan 5, 2026

  1. Configuration menu
    Copy the full SHA
    518a6e1 View commit details
    Browse the repository at this point in the history
  2. Update versions in application files

    DefectDojo release bot committed Jan 5, 2026
    Configuration menu
    Copy the full SHA
    454c82d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #14034 from DefectDojo/master-into-dev/2.54.0-2.55…

    ….0-dev
    
    Release: Merge back 2.54.0 into dev from: master-into-dev/2.54.0-2.55.0-dev
    rossops authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    86d3e7b View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2026

  1. chore(deps): bump django-polymorphic from 4.5.2 to 4.6.0 (#14030)

    Bumps [django-polymorphic](https://github.com/jazzband/django-polymorphic) from 4.5.2 to 4.6.0.
    - [Release notes](https://github.com/jazzband/django-polymorphic/releases)
    - [Changelog](https://github.com/jazzband/django-polymorphic/blob/master/docs/changelog.rst)
    - [Commits](jazzband/django-polymorphic@v4.5.2...v4.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: django-polymorphic
      dependency-version: 4.6.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 6, 2026
    Configuration menu
    Copy the full SHA
    89877d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2026

  1. remove dojo_model_to/from_id decorator (#13984)

    * remove dojo_model_to/from_id decorator
    
    * remove dojo_model_from/to_id
    
    * remove dojo_model_from/to_id
    
    * remove dojo_model_from/to_id
    
    * remove dojo_model_from/to_id
    
    * fix tests
    
    * remove leftover signature methods
    
    * fix test counts
    
    * fix test counts
    
    * fix test counts
    
    * Update dojo/settings/settings.dist.py
    
    Co-authored-by: Cody Maffucci <46459665+Maffooch@users.noreply.github.com>
    
    * fix test
    
    ---------
    
    Co-authored-by: Cody Maffucci <46459665+Maffooch@users.noreply.github.com>
    valentijnscholten and Maffooch authored Jan 7, 2026
    Configuration menu
    Copy the full SHA
    f11a362 View commit details
    Browse the repository at this point in the history
  2. ReadMe Updates - New Community Portal (#14042)

    * Revise README for Docker Compose V2 updates
    
    Updated README to reflect changes for Docker Compose V2 and removed outdated V1 instructions.
    
    * Revise demo links and installation options in README
    
    Updated demo environment description and installation options.
    
    * Fix Slack community link and improve wording
    
    Updated Slack community link and adjusted text for clarity.
    
    * Revise social media links and Slack community invitation
    
    Updated social media links and community invitation text.
    
    * Add files via upload
    
    * Update Slack logo link and Twitter image source
    
    * Update image sources in README.md
    
    * Fix image height in Community section of README
    
    * Add files via upload
    
    * Update image height in README.md
    
    * Revise community portal and Pro edition details
    
    Updated community engagement links and enhanced Pro edition description.
    
    * Fix formatting in installation options section
    
    * Update README.md
    
    * Update README.md
    
    ---------
    
    Co-authored-by: Cody Maffucci <46459665+Maffooch@users.noreply.github.com>
    devGregA and Maffooch authored Jan 7, 2026
    Configuration menu
    Copy the full SHA
    8613a18 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2026

  1. chore(deps): bump django-dbbackup from 5.1.0 to 5.1.1 (#14062)

    Bumps [django-dbbackup](https://github.com/Archmonger/django-dbbackup) from 5.1.0 to 5.1.1.
    - [Release notes](https://github.com/Archmonger/django-dbbackup/releases)
    - [Changelog](https://github.com/Archmonger/django-dbbackup/blob/master/CHANGELOG.md)
    - [Commits](Archmonger/django-dbbackup@5.1.0...5.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: django-dbbackup
      dependency-version: 5.1.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 8, 2026
    Configuration menu
    Copy the full SHA
    9da4dbf View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump django-polymorphic from 4.6.0 to 4.8.0 (#14060)

    Bumps [django-polymorphic](https://github.com/jazzband/django-polymorphic) from 4.6.0 to 4.8.0.
    - [Release notes](https://github.com/jazzband/django-polymorphic/releases)
    - [Changelog](https://github.com/jazzband/django-polymorphic/blob/master/docs/changelog.rst)
    - [Commits](jazzband/django-polymorphic@v4.6.0...v4.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: django-polymorphic
      dependency-version: 4.8.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 8, 2026
    Configuration menu
    Copy the full SHA
    dec2977 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update mccutchen/go-httpbin docker tag from 2.19.0 to v2…

    ….20.0 (docker-compose.override.dev.yml) (#14057)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 8, 2026
    Configuration menu
    Copy the full SHA
    df6afbb View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump pdfmake from 0.3.0 to 0.3.1 in /components (#14055)

    Bumps [pdfmake](https://github.com/bpampuch/pdfmake) from 0.3.0 to 0.3.1.
    - [Release notes](https://github.com/bpampuch/pdfmake/releases)
    - [Changelog](https://github.com/bpampuch/pdfmake/blob/master/CHANGELOG.md)
    - [Commits](bpampuch/pdfmake@0.3.0...0.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: pdfmake
      dependency-version: 0.3.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 8, 2026
    Configuration menu
    Copy the full SHA
    4933028 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump celery[sqs] from 5.6.1 to 5.6.2 (#14039)

    Bumps [celery[sqs]](https://github.com/celery/celery) from 5.6.1 to 5.6.2.
    - [Release notes](https://github.com/celery/celery/releases)
    - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)
    - [Commits](celery/celery@v5.6.1...v5.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: celery[sqs]
      dependency-version: 5.6.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 8, 2026
    Configuration menu
    Copy the full SHA
    44b6a48 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2026

  1. chore(deps): update dependency vite from 7.3.0 to v7.3.1 (docs/packag…

    …e.json) (#14053)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 9, 2026
    Configuration menu
    Copy the full SHA
    a83c8a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2026

  1. Update versions in application files

    DefectDojo release bot committed Jan 12, 2026
    Configuration menu
    Copy the full SHA
    00735b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bfa3bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8a8a1a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #14077 from DefectDojo/master-into-dev/2.54.1-2.55…

    ….0-dev
    
    Release: Merge back 2.54.1 into dev from: master-into-dev/2.54.1-2.55.0-dev
    rossops authored Jan 12, 2026
    Configuration menu
    Copy the full SHA
    0fdc9bd View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2026

  1. chore(deps): update dependency renovatebot/renovate from 42.71.0 to v…

    …42.80.1 (.github/workflows/renovate.yaml) (#14070)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 13, 2026
    Configuration menu
    Copy the full SHA
    55361b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2026

  1. chore(deps): bump pdfmake from 0.3.1 to 0.3.2 in /components (#14074)

    Bumps [pdfmake](https://github.com/bpampuch/pdfmake) from 0.3.1 to 0.3.2.
    - [Release notes](https://github.com/bpampuch/pdfmake/releases)
    - [Changelog](https://github.com/bpampuch/pdfmake/blob/master/CHANGELOG.md)
    - [Commits](bpampuch/pdfmake@0.3.1...0.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: pdfmake
      dependency-version: 0.3.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 14, 2026
    Configuration menu
    Copy the full SHA
    751451e View commit details
    Browse the repository at this point in the history
Loading