Re: Seeking Guidance: GWT Version with Resolved XSS Vulnerabilities - Which One to Use?

2023-12-28 Thread flosanlop17
Ok I understand, I will follow your recommendations and validate it with the equipment, thank you very much for your help. On Thursday, December 28, 2023 at 11:03:17 AM UTC-5 Colin Alworth wrote: > I think what Frank is saying is that those linked issues all related to > the GWTTestCase

Re: Seeking Guidance: GWT Version with Resolved XSS Vulnerabilities - Which One to Use?

2023-12-28 Thread Colin Alworth
I think what Frank is saying is that those linked issues all related to the GWTTestCase tooling, which is only used for unit tests, and no reasonably-configured application will be serving GWTTestCase contents to users (and will usually only be available locally for 10s of seconds, on a

Re: Seeking Guidance: GWT Version with Resolved XSS Vulnerabilities - Which One to Use?

2023-12-26 Thread flosanlop17
Hi Frank, I'm sorry, but I don't understand your answer, could you explain a little better, thank you! On Friday, December 22, 2023 at 8:15:29 AM UTC-5 Frank Hossfeld wrote: > you should never deploy your tests into production. > flosanlop17 schrieb am Donnerstag, 21. Dezember 2023 um 17:52:49

Re: Seeking Guidance: GWT Version with Resolved XSS Vulnerabilities - Which One to Use?

2023-12-22 Thread 'Frank Hossfeld' via GWT Users
you should never deploy your tests into production. flosanlop17 schrieb am Donnerstag, 21. Dezember 2023 um 17:52:49 UTC+1: > I am currently working on some security incidents reported in an > application that uses GWT, in its version 2.5.0 according to the report for > this version there are