Skip to content

Commit a5720f0

Browse files
Update docs/content/en/connecting_your_tools/parsers/file/rusty_hog.md
Co-authored-by: Cody Maffucci <46459665+Maffooch@users.noreply.github.com>
1 parent 872ec2b commit a5720f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/content/en/connecting_your_tools/parsers/file

docs/content/en/connecting_your_tools/parsers/file/rusty_hog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ DefectDojo currently supports the parsing of the following Rusty Hog JSON output
1414
RustyHog scans only one target at a time. This is not efficient if you want to scan all targets (e.g. all JIRA tickets) and upload each single report to DefectDojo.
1515
[Rusty-Hog-Wrapper](https://github.com/manuel-sommer/Rusty-Hog-Wrapper) deals with this and scans a whole JIRA Project or Confluence Space, merges the findings into a valid file which can be uploaded to DefectDojo. (This is no official recommendation from DefectDojo, but rather a pointer in a direction on how to use this vulnerability scanner in a more efficient way.)
1616

17-
You can either select "Rusty Hog Scan" or directly the specific sub scanner (e.g. "Duroc Hog Scan"). If you choose "Rusty Hog Scan", we reommend to reupload scans into the same test. For more information look at [this issue](https://github.com/DefectDojo/django-DefectDojo/issues/10584).
17+
You can either select "Rusty Hog Scan" directly, or specify the sub scanner (e.g. "Duroc Hog Scan"). If you choose "Rusty Hog Scan", we recommend to re-import scans into the same test. For more information look at [this issue](https://github.com/DefectDojo/django-DefectDojo/issues/10584).
1818

1919
### Sample Scan Data
2020
Sample Rusty Hog parser scans can be found [here](https://github.com/DefectDojo/django-DefectDojo/tree/master/unittests/scans/rusty_hog).

0 commit comments

Comments
 (0)