Skip to content

Commit 40ad1dd

Browse files
committed
rephrased to make it clrear to understand
1 parent 8fcb8de commit 40ad1dd

File tree

1 file changed

+1
-1
lines changed
  • docs/content/en/open_source/upgrading

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ There are no special instructions for upgrading to 2.47.x. Check the [Release No
1515
Please note that asynchronous import has been removed as it was announced in 2.46. If you haven't migrated from this feature yet, we recommend doing before upgrading to 2.47.0
1616

1717
## Wizcli Parsers Hashcode Changes
18-
**Hash Code changes** Wizcli parsers have been updated to populate more fields in release 2.47.3. Some of these fields are part of the hash code calculation. To recalculate the hash code please execute the following command:
18+
**Hash Code changes** Wizcli parsers have been updated to populate more fields. Some of these fields are part of the hash code calculation. To recalculate the hash code please execute the commands below. Please note that due to the changes in the parser deduplication might not always happen against findings that were already present in Defect Dojo.
1919

2020
```bash
2121
docker compose exec uwsgi /bin/bash -c "python manage.py dedupe --parser 'Wizcli Img Scan' --hash_code_only"

0 commit comments

Comments
 (0)