P3-Core-Dev-Team / P3-Q-A

This repo is for tracking features
Other
1 stars 0 forks source link

ADS - Application Name - Edit - Neste #166

Closed suseela22 closed 1 week ago

suseela22 commented 1 week ago

Describe the bug

While editing the application name from 'M+ IFS App' to 'M+ IFS Application' it eliminates the '+' from Application Name

Screenshots

image

image

Additional context Build no : 2024.09.45542_P4 Region : https://neste-dev.platform3solutions.com/ Client : Neste

Nadarajan-suyambu commented 1 week ago

RCA: As a result of the penetration test, we restricted special characters to enhance security.

FIX: We removed the '+' character from the list of restricted special characters, which now includes the following characters: < > " ' ` & ; / \ ( ) { } [ ] : = % $ | ^ ~.

kilam005 commented 1 week ago

To avoid scripting hijacks (such as Cross-Site Scripting or XSS) the below characters will be restricted in key inputs areas. < > " ' ` & ; / \ ( ) { } [ ] : = % $ | ^ ~

Udhayanila8 commented 1 week ago

_Server: https://uat-ads.platform3solutions.com/ Version: 2024.09.45542P5

Edit the application name and give + in the application name image And save the application The edited name was added, and the reference name remains the same image Able to edit with space image

Able to give the following special character only other characters are restricted image The application name has changed and the reference name remains the same image

Create an application with special characters image Application created image Special characters considered as underscore image Metadata page image Search page image

With space image In BG job image In status monitoring image Query editor page image

kilam005 commented 1 week ago

@suseela22 I believe you have already verified the fix. Kindly confirm and close this issues

suseela22 commented 1 week ago

Working as Expected.