You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug description
When importing a tenable scan using a .csv it imports the findings correctly, but the title gets messed up, if the finding is "7-Zip < 24.07 RCE (ZDI-24-1532)" instead the < symbol I get the ascii code for the < symbol. E.G. "7-Zip '<'
Steps to reproduce
Steps to reproduce the behavior:
Go to 'Product'
Click on 'Click on import scan results'
Scroll down to 'Tenable scan'
Import findings, then view findings. All findings with < now show the <
Expected behavior
Should show the correct < title instead of the ascii code.
Deployment method(select with an X)
[ x] Docker Compose
Kubernetes
GoDojo
Environment information
Operating System: [Oracle Linux 8
v. 2.40.2
Logs
Use docker compose logs (or similar, depending on your deployment method) to get the logs and add the relevant sections here showing the error occurring (if applicable).
The < is fine in the title, but in the main display shows the ascii symbol.
Noonster77
changed the title
Defect Dojo - Tenable Scan .csv import error. Not showing the < symbol, but the ascii code for "<"
Defect Dojo - Tenable Scan .csv import error. Not showing the < symbol, but the ascii code for "<" '<'
Dec 11, 2024
Noonster77
changed the title
Defect Dojo - Tenable Scan .csv import error. Not showing the < symbol, but the ascii code for "<" '<'
Defect Dojo - Tenable Scan .csv import error. Not showing the < symbol, but the ascii code for "<" = '<'
Dec 11, 2024
Bug description
When importing a tenable scan using a .csv it imports the findings correctly, but the title gets messed up, if the finding is "7-Zip < 24.07 RCE (ZDI-24-1532)" instead the < symbol I get the ascii code for the < symbol. E.G. "7-Zip '<'
Steps to reproduce
Steps to reproduce the behavior:
Expected behavior
Should show the correct < title instead of the ascii code.
Deployment method (select with an
X
)Environment information
v. 2.40.2
Logs
Use
docker compose logs
(or similar, depending on your deployment method) to get the logs and add the relevant sections here showing the error occurring (if applicable).Sample scan files
sample csv
Screenshots
same screenshot
OSS_-FSM-_Scanning_Servers_scanning_oss.csv
The text was updated successfully, but these errors were encountered: