Skip to content

Commit 82ed3f8

Browse files
Zeke TierkelZeke Tierkel
authored andcommitted
Revert 2.49 docs change and add 2.51
1 parent 1930107 commit 82ed3f8

1 file changed

Lines changed: 2 additions & 10 deletions

File tree

  • docs/content/en/open_source/upgrading

docs/content/en/open_source/upgrading/2.49.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,6 @@
22
title: 'Upgrading to DefectDojo Version 2.49.x'
33
toc_hide: true
44
weight: -20250707
5-
description: GitHub scan types split into two distinct scan types.
5+
description: No special instructions.
66
---
7-
8-
## GitHub Scan Type and Parser Updates
9-
The Github Vulnerability scan type and parser has been split into two disctinct scan types:
10-
- [Github Vulnerability](https://github.com/DefectDojo/django-DefectDojo/blob/master/docs/content/en/connecting_your_tools/parsers/file/github_vulnerability.md) (original)
11-
- [Github SAST](https://github.com/DefectDojo/django-DefectDojo/blob/master/docs/content/en/connecting_your_tools/parsers/file/github_sast.md)
12-
13-
The original Github Vulnerability scan type will continue to accept SCA vulnerabilities uploaded in GitHub's GraphQL format, as it has always done. However, it will no longer accept GitHub Advanced Security code scanning results. Instead, please use the new Github SAST scan type for uploading these types of vulnerabilities. This new scan type will accept the raw JSON response from [GitHub's REST API for code scanning alerts](https://docs.github.com/en/rest/code-scanning/code-scanning). Sample Github SAST scan data can be found [here](https://github.com/DefectDojo/django-DefectDojo/tree/master/unittests/scans/github_sast).
14-
15-
Check the [Release Notes](https://github.com/DefectDojo/django-DefectDojo/releases/tag/2.49.0) for the contents of the release.
7+
There are no special instructions for upgrading to 2.49.x. Check the [Release Notes](https://github.com/DefectDojo/django-DefectDojo/releases/tag/2.49.0) for the contents of the release.

0 commit comments

Comments
 (0)