Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Front-end validation implementation for character-limited fields (max 512) #644

Open
mjabascal10 opened this issue Apr 23, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@mjabascal10
Copy link
Contributor

When attempting to create an incident response, it allows adding a description with more than 512 characters, triggering a backend validation error upon saving.

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'Incidents/ Incident Response Automation' menu
  2. Click on 'Create automation'
  3. Enter a description greater than 512 characters
  4. Save
  5. See error

Expected behavior

"It's necessary to implement frontend validation to restrict descriptions to 512 characters or fewer when creating an incident response."

Screenshots

image

@mjabascal10 mjabascal10 added the bug Something isn't working label Apr 23, 2024
@mjabascal10 mjabascal10 self-assigned this Apr 23, 2024
jdieguez89 pushed a commit that referenced this issue May 21, 2024
…t without disabling the integration (#651)

* Improvement integrations component

* Refactor guides generation process .

* Refactor guides generation process .

* Refactor guides generation process .

* Add fortiweb filter

* Added new integrations().

* Update pfsense_fw.conf

Updating pfsense filter

* Update ibm_aix.conf

Updating aix filter

* Update fortiweb.conf

Updating fortiweb filter

* Update netflow.conf

Updating netflow filter

* Added pfsense changeset

* Add pfsense changeset

* Add pfsense changeset

* Added confirmation for disabling the log collector action.

* Added pfsense changeset

* Added netflow changeset

* Added netflow changeset

* Added netflow changeset

* Added aix changeset

* Refactor changesets

* Disabled modules UFW and LINUX_LOGS

* Fixed integration bugs

* Disabled modules UFW and LINUX_LOGS

* Adding modules to log-firewall-* index-pattern

* Update README.md

* Migrate agent configurations

* Update UTMStack Version

* Update UTMStack Agent Version

* Fixed the Enable Integration button for Syslog

* Added theadWinds menu

* Added theadWinds menu

* Added theadWinds menu

* Added theadWinds menu

* Added theadWinds menu

* Added theadWinds menu

* Fixed menu url validation

* Added theadWinds logo

* Set timeout to mailSender bean

* Set timeout to mailSender bean

* Added shm-size param to selenium

* Added shm-size param to selenium

* Fixing selenium service

* Trigger web-pdf workflow

* Updating installer shm volume

* Updating dockerfile comment

* Set timeout to mailSender bean

* Remove tls syslog servers

* Validate UTF8 messages and create buffer for syslog messages

* Close syslog connections

* Accept multiple connections in syslog servers

* Refactor threat intelligence component

* Removed SSL protocol

* Fixed Data Parsing processed events is not matching between outside and inside component (#622)

* Set threat winds changeset

* Fix ibm aix id

* Updated pfsense filter

* Fixed The system lets you remove the last integration tenant without disabling the integration (#621)

* Fixed Validation for character-limited fields (#644)

* Fixed Index-Pattern search continues displaying information despite no results found(#645)

* Updated module category for aix and pfsense integration

* Fixed the space problem between the iframe and the header.

* Updated module category for aix and pfsense integration

* Fixed Index-Pattern search continues displaying information despite no results found (#645)

---------

Co-authored-by: Yorjander Hernandez Vergara <yorjaKbayero@gmail.com>
Co-authored-by: Freddy R. Laffita Almaguer <c3s4rfred@gmail.com>
c3s4rfred added a commit that referenced this issue May 30, 2024
…t without disabling the integration (#698)

* Improvement integrations component

* Refactor guides generation process .

* Refactor guides generation process .

* Refactor guides generation process .

* Add fortiweb filter

* Added new integrations().

* Update pfsense_fw.conf

Updating pfsense filter

* Update ibm_aix.conf

Updating aix filter

* Update fortiweb.conf

Updating fortiweb filter

* Update netflow.conf

Updating netflow filter

* Added pfsense changeset

* Add pfsense changeset

* Add pfsense changeset

* Added confirmation for disabling the log collector action.

* Added pfsense changeset

* Added netflow changeset

* Added netflow changeset

* Added netflow changeset

* Added aix changeset

* Refactor changesets

* Disabled modules UFW and LINUX_LOGS

* Fixed integration bugs

* Disabled modules UFW and LINUX_LOGS

* Adding modules to log-firewall-* index-pattern

* Update README.md

* Migrate agent configurations

* Update UTMStack Version

* Update UTMStack Agent Version

* Fixed the Enable Integration button for Syslog

* Added theadWinds menu

* Added theadWinds menu

* Added theadWinds menu

* Added theadWinds menu

* Added theadWinds menu

* Added theadWinds menu

* Fixed menu url validation

* Added theadWinds logo

* Set timeout to mailSender bean

* Set timeout to mailSender bean

* Added shm-size param to selenium

* Added shm-size param to selenium

* Fixing selenium service

* Trigger web-pdf workflow

* Updating installer shm volume

* Updating dockerfile comment

* Set timeout to mailSender bean

* Remove tls syslog servers

* Validate UTF8 messages and create buffer for syslog messages

* Close syslog connections

* Accept multiple connections in syslog servers

* Refactor threat intelligence component

* Removed SSL protocol

* Fixed Data Parsing processed events is not matching between outside and inside component (#622)

* Set threat winds changeset

* Fix ibm aix id

* Updated pfsense filter

* Fixed The system lets you remove the last integration tenant without disabling the integration (#621)

* Fixed Validation for character-limited fields (#644)

* Fixed Index-Pattern search continues displaying information despite no results found(#645)

* Updated module category for aix and pfsense integration

* Fixed the space problem between the iframe and the header.

* Updated module category for aix and pfsense integration

* Fixed Index-Pattern search continues displaying information despite no results found (#645)

* Fixed menu refresh issue when updated

---------

Co-authored-by: Yorjander Hernandez Vergara <yorjaKbayero@gmail.com>
Co-authored-by: Freddy R. Laffita Almaguer <c3s4rfred@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: ✅ Done
Development

No branches or pull requests

1 participant