Skip to content

Commit

Permalink
ignore sonar alert
Browse files Browse the repository at this point in the history
  • Loading branch information
usavkov-epam committed Nov 18, 2024
1 parent ade06ad commit 9f63ba8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ export const getOrganizationFieldsLabelMap = () => {
'edi.ediFtp.serverAddress': 'ui-organizations.integration.ftp.serverAddress',
'edi.ediFtp.username': 'ui-organizations.integration.ftp.username',
'edi.ediFtp.password': 'ui-organizations.edit.password',
// NOSONAR: it's a label mapping, not the actual password
'edi.ediFtp.ftpMode': 'ui-organizations.integration.ftp.ftpMode',
'edi.ediFtp.ftpConnMode': 'ui-organizations.integration.ftp.ftpConnectionMode',
'edi.ediFtp.ftpPort': 'ui-organizations.integration.ftp.ftpPort',
Expand Down

0 comments on commit 9f63ba8

Please sign in to comment.