Skip to content

Conversation

mjabascal10
Copy link
Contributor

No description provided.

osmontero and others added 30 commits December 27, 2023 19:59
* Changing the base image to eclipse-temurin:11 (#177)

* Moving images to eclipse-temurin, openjdk will be deprecated soon (#178)

---------

Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com>
Co-authored-by: Freddy R. Laffita Almaguer <c3s4rfred@gmail.com>
* Changing the base image to eclipse-temurin:11 (#177)

* Moving images to eclipse-temurin, openjdk will be deprecated soon (#178)

* force v10/release from old proyect

* adding new active directory changes

* Update active-directory.service.ts

* adding ad users  types

* Adding azure filter fix was missing during moving to monorepo (#186)

* Adding some files missing from old repository for user-auditor module

* Fixing typo in licence information (#199)

* Bugfix/agent/non printable chars (#195)

* Fix issue Redline MISSING

* Fix encryption key for master

* Update agent-master compatibility table

* Replace encryption mode

* Bugfix log file too large

* Fix linux agent uninstall command

* Update privafy filter, add ordering filter support (#203)

* Adding support for filter ordering issues (mutate)

* Adding support multiple filters in the same pipeline

* #170 Fixed select the agent but the list is empty (#196)

Co-authored-by: manuel <manuel@quantfall.com>
Co-authored-by: Jorge Dieguez Pérez <jdieguez890811@gmail.com>

* #176 Fixed the timeline component does not render correctly in the details of an alert (#194)

Co-authored-by: manuel <manuel@quantfall.com>
Co-authored-by: Jorge Dieguez Pérez <jdieguez890811@gmail.com>

* #183 Fixed tag name not displayed when deleting (#192)

Co-authored-by: manuel <manuel@quantfall.com>
Co-authored-by: Jorge Dieguez Pérez <jdieguez890811@gmail.com>

* Fix bug #169 Show a message describing that the alert has an inciden (#191)

* Fix bug #169 Show a message describing that the alert has an incident already associated

* #182 Fixed modal does not close when creating or associating an incident with an alert

---------

Co-authored-by: manuel <manuel@quantfall.com>
Co-authored-by: Jorge Dieguez Pérez <jdieguez890811@gmail.com>

* Update privafy filter (#206)

* Adding support for filter ordering issues (mutate)

* Adding support multiple filters in the same pipeline

* Adding .gitignore to web-pdf

* Fixing command_line field issues with kv transformation

* Update privafy filter remove general message field (#207)

* Adding support for filter ordering issues (mutate)

* Adding support multiple filters in the same pipeline

* Adding .gitignore to web-pdf

* Fixing command_line field issues with kv transformation

* Removing message from putput

---------

Co-authored-by: Osmany Montero <osmontero@icloud.com>

* Fix agent service is not starting automatically after being stopped (#209)

* Refactoring and optimizing the method to build a CSV file from the result of a search query in elasticsearch (#211)

* Fix mutate module duplicates input definition and not order filters added. (#212)

---------

Co-authored-by: Freddy R. Laffita Almaguer <c3s4rfred@gmail.com>
Co-authored-by: jdieguez89 <jdieguezbean@gmail.com>
Co-authored-by: Jorge Dieguez Pérez <jdieguez890811@gmail.com>
Co-authored-by: Yorjander Hernandez Vergara <99102374+Kbayero@users.noreply.github.com>
Co-authored-by: Manuel Abascal <mjabascal10@gmail.com>
Co-authored-by: manuel <manuel@quantfall.com>
Co-authored-by: Osmany Montero <osmontero@icloud.com>
…213) (#233)

* Fix: Unable to remove groups in the datasource's view (#202)

* Fix: Incorrect result on create index pattern table (#180)

* Fix: Unable to remove a group for a datasource (#202)

* Fix: The group modal for a source doesn't close when choosing the 'New Group' action (#231)

* Fix: The group modal for a source doesn't close when choosing the 'New Group' action (#231)

* Fix: The group modal for a source doesn't close when choosing the 'New Group' action (#231)

Co-authored-by: Manuel Abascal <mjabascal10@gmail.com>
* Bugfix/frontend/202 unable to remove groups in the datasources view (#213)

* Fix: Unable to remove groups in the datasource's view (#202)

* Fix: Incorrect result on create index pattern table (#180)

* Fix: Unable to remove a group for a datasource (#202)

* Fix: The group modal for a source doesn't close when choosing the 'New Group' action (#231)

* Fix: The group modal for a source doesn't close when choosing the 'New Group' action (#231)

* Fix: The group modal for a source doesn't close when choosing the 'New Group' action (#231)

* Updating filebrowser image (#236)

* A new validation is now in place for saving application configurations regarding the activation of MFA. This setting requires email configuration to be functional. Therefore, activating MFA also validates email configuration. (#237)

---------

Co-authored-by: Manuel Abascal <mjabascal10@gmail.com>
Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com>
* Update README.md

* Bugfix/v10.2/260 frontend is making continuous requests when logout (#267)

* Fix: Frontend is making continuous requests when logout (260)

* Fix: Incorrect rendering of multi-selection filter when choosing multiple values (268) (#270)

* Fix: Unable to login with token query param (269) (#271)

---------

Co-authored-by: Jorge Dieguez Pérez <jdieguez890811@gmail.com>
Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com>
Co-authored-by: Manuel Abascal <mjabascal10@gmail.com>
* Fixing issues for 10.2 release (#272)

* Update README.md

* Bugfix/v10.2/260 frontend is making continuous requests when logout (#267)

* Fix: Frontend is making continuous requests when logout (260)

* Fix: Incorrect rendering of multi-selection filter when choosing multiple values (268) (#270)

* Fix: Unable to login with token query param (269) (#271)

---------

Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com>
Co-authored-by: Manuel Abascal <mjabascal10@gmail.com>

* Preparing v10.2 release (#283)

* Update README.md

* Bugfix/v10.2/260 frontend is making continuous requests when logout (#267)

* Fix: Frontend is making continuous requests when logout (260)

* Fix: Incorrect rendering of multi-selection filter when choosing multiple values (268) (#270)

* Fix: Unable to login with token query param (269) (#271)

* adding content security policy

* updating Dockerfile

* Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /correlation (#274)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](golang/crypto@v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com>
Co-authored-by: Manuel Abascal <mjabascal10@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jorge Dieguez Pérez <jdieguez890811@gmail.com>
Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com>
Co-authored-by: Manuel Abascal <mjabascal10@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fixing issues for 10.2 release (#272)

* Update README.md

* Bugfix/v10.2/260 frontend is making continuous requests when logout (#267)

* Fix: Frontend is making continuous requests when logout (260)

* Fix: Incorrect rendering of multi-selection filter when choosing multiple values (268) (#270)

* Fix: Unable to login with token query param (269) (#271)

---------

Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com>
Co-authored-by: Manuel Abascal <mjabascal10@gmail.com>

* Preparing v10.2 release (#283)

* Update README.md

* Bugfix/v10.2/260 frontend is making continuous requests when logout (#267)

* Fix: Frontend is making continuous requests when logout (260)

* Fix: Incorrect rendering of multi-selection filter when choosing multiple values (268) (#270)

* Fix: Unable to login with token query param (269) (#271)

* adding content security policy

* updating Dockerfile

* Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /correlation (#274)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](golang/crypto@v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com>
Co-authored-by: Manuel Abascal <mjabascal10@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* remove CSP

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jorge Dieguez Pérez <jdieguez890811@gmail.com>
Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com>
Co-authored-by: Manuel Abascal <mjabascal10@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fixing issues for 10.2 release (#272)

* Update README.md

* Bugfix/v10.2/260 frontend is making continuous requests when logout (#267)

* Fix: Frontend is making continuous requests when logout (260)

* Fix: Incorrect rendering of multi-selection filter when choosing multiple values (268) (#270)

* Fix: Unable to login with token query param (269) (#271)

---------

Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com>
Co-authored-by: Manuel Abascal <mjabascal10@gmail.com>

* Preparing v10.2 release (#283)

* Update README.md

* Bugfix/v10.2/260 frontend is making continuous requests when logout (#267)

* Fix: Frontend is making continuous requests when logout (260)

* Fix: Incorrect rendering of multi-selection filter when choosing multiple values (268) (#270)

* Fix: Unable to login with token query param (269) (#271)

* adding content security policy

* updating Dockerfile

* Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /correlation (#274)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](golang/crypto@v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com>
Co-authored-by: Manuel Abascal <mjabascal10@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* remove CSP

* run QA

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jorge Dieguez Pérez <jdieguez890811@gmail.com>
Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com>
Co-authored-by: Manuel Abascal <mjabascal10@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fixed detail view of an alert crashed when coming from a disconnected datasource (#325)
* Added a dynamically generated version tag for agent installations.

* Added a dynamically generated version tag for agent installations.

* Fixed Incorrect Linux Agent install command (#333)

* Fixed Command copy is confusing (#334)
* Bugfix -Overview-Dashboard-has-wrong-alert-value (#378)
* Adding default_agent field to utm_alert_response_rule, to use its value as default if the alert log is not coming from an agent. Adding new logic to UtmAlertResponseRuleService to manage the default agent to execute the incident response when the alert log is not coming from an agent.

* Reformat code to implement better solution.
mjabascal10 and others added 26 commits February 2, 2024 11:08
…413)

* Fixed Incident-response-trigger-select-cause-modal-scroll (#402)

* Fixed Incident-response-trigger-select-cause-modal-scroll (#402)

* Fixed Incident-response-trigger-select-cause-modal-scroll (#402)

* Fixed Incident-response-trigger-select-cause-modal-scroll (#402)

* Fixed Auditor crash try to parse (#405)

* Fixed Auditor crash try to parse (#405)
* Fixed Auditor crash try to parse (#405)

* Fixed Auditor crash try to parse (#405)
…420)

* Fixed Incident-response-trigger-select-cause-modal-scroll (#402)

* Fixed Auditor crash try to parse (#405)

* Fixed Incident-response-trigger-select-cause-modal-scroll (#402)
…ines-are-showing-wrong-input-and-processed-values

# Conflicts:
#	.gitignore
#	README.md
#	backend/src/main/java/com/park/utmstack/config/SecurityConfiguration.java
#	backend/src/main/java/com/park/utmstack/service/alert_response_rule/UtmAlertResponseRuleService.java
#	backend/src/main/resources/config/liquibase/master.xml
#	frontend/src/app/incident-response/shared/component/ir-create-rule/ir-create-rule.component.html
#	frontend/src/app/incident-response/shared/component/ir-create-rule/ir-create-rule.component.ts
#	frontend/src/app/logstash/logstash-pipelines/logstash-pipelines.component.html
#	frontend/src/app/shared/components/auth/login/login.component.ts
#	office365/go.mod
#	office365/go.sum
…ines-are-showing-wrong-input-and-processed-values
…/10.2/379-Pipelines-are-showing-wrong-input-and-processed-values
…ix/10.2/379-Pipelines-are-showing-wrong-input-and-processed-values
…ix/10.2/379-Pipelines-are-showing-wrong-input-and-processed-values
@jdieguez89 jdieguez89 merged commit 4330c33 into main Feb 18, 2024
@jdieguez89 jdieguez89 deleted the bugfix/10.2/379-Pipelines-are-showing-wrong-input-and-processed-values branch February 18, 2024 12:27
dayat81 pushed a commit to dayat81/utmstack that referenced this pull request Aug 9, 2025
utmstack#456)

* Main (utmstack#179)

* Changing the base image to eclipse-temurin:11 (utmstack#177)

* Moving images to eclipse-temurin, openjdk will be deprecated soon (utmstack#178)

---------

Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com>
Co-authored-by: Freddy R. Laffita Almaguer <c3s4rfred@gmail.com>

* main (utmstack#214)

* Changing the base image to eclipse-temurin:11 (utmstack#177)

* Moving images to eclipse-temurin, openjdk will be deprecated soon (utmstack#178)

* force v10/release from old proyect

* adding new active directory changes

* Update active-directory.service.ts

* adding ad users  types

* Adding azure filter fix was missing during moving to monorepo (utmstack#186)

* Adding some files missing from old repository for user-auditor module

* Fixing typo in licence information (utmstack#199)

* Bugfix/agent/non printable chars (utmstack#195)

* Fix issue Redline MISSING

* Fix encryption key for master

* Update agent-master compatibility table

* Replace encryption mode

* Bugfix log file too large

* Fix linux agent uninstall command

* Update privafy filter, add ordering filter support (utmstack#203)

* Adding support for filter ordering issues (mutate)

* Adding support multiple filters in the same pipeline

* utmstack#170 Fixed select the agent but the list is empty (utmstack#196)

Co-authored-by: manuel <manuel@quantfall.com>
Co-authored-by: Jorge Dieguez Pérez <jdieguez890811@gmail.com>

* utmstack#176 Fixed the timeline component does not render correctly in the details of an alert (utmstack#194)

Co-authored-by: manuel <manuel@quantfall.com>
Co-authored-by: Jorge Dieguez Pérez <jdieguez890811@gmail.com>

* utmstack#183 Fixed tag name not displayed when deleting (utmstack#192)

Co-authored-by: manuel <manuel@quantfall.com>
Co-authored-by: Jorge Dieguez Pérez <jdieguez890811@gmail.com>

* Fix bug utmstack#169 Show a message describing that the alert has an inciden (utmstack#191)

* Fix bug utmstack#169 Show a message describing that the alert has an incident already associated

* utmstack#182 Fixed modal does not close when creating or associating an incident with an alert

---------

Co-authored-by: manuel <manuel@quantfall.com>
Co-authored-by: Jorge Dieguez Pérez <jdieguez890811@gmail.com>

* Update privafy filter (utmstack#206)

* Adding support for filter ordering issues (mutate)

* Adding support multiple filters in the same pipeline

* Adding .gitignore to web-pdf

* Fixing command_line field issues with kv transformation

* Update privafy filter remove general message field (utmstack#207)

* Adding support for filter ordering issues (mutate)

* Adding support multiple filters in the same pipeline

* Adding .gitignore to web-pdf

* Fixing command_line field issues with kv transformation

* Removing message from putput

---------

Co-authored-by: Osmany Montero <osmontero@icloud.com>

* Fix agent service is not starting automatically after being stopped (utmstack#209)

* Refactoring and optimizing the method to build a CSV file from the result of a search query in elasticsearch (utmstack#211)

* Fix mutate module duplicates input definition and not order filters added. (utmstack#212)

---------

Co-authored-by: Freddy R. Laffita Almaguer <c3s4rfred@gmail.com>
Co-authored-by: jdieguez89 <jdieguezbean@gmail.com>
Co-authored-by: Jorge Dieguez Pérez <jdieguez890811@gmail.com>
Co-authored-by: Yorjander Hernandez Vergara <99102374+Kbayero@users.noreply.github.com>
Co-authored-by: Manuel Abascal <mjabascal10@gmail.com>
Co-authored-by: manuel <manuel@quantfall.com>
Co-authored-by: Osmany Montero <osmontero@icloud.com>

* Update agent version and fix agent update based on master version (utmstack#227) (utmstack#229)

* Bugfix/frontend/202 unable to remove groups in the datasources view (utmstack#213) (utmstack#233)

* Fix: Unable to remove groups in the datasource's view (utmstack#202)

* Fix: Incorrect result on create index pattern table (utmstack#180)

* Fix: Unable to remove a group for a datasource (utmstack#202)

* Fix: The group modal for a source doesn't close when choosing the 'New Group' action (utmstack#231)

* Fix: The group modal for a source doesn't close when choosing the 'New Group' action (utmstack#231)

* Fix: The group modal for a source doesn't close when choosing the 'New Group' action (utmstack#231)

Co-authored-by: Manuel Abascal <mjabascal10@gmail.com>

* Updating qa (utmstack#239)

* Bugfix/frontend/202 unable to remove groups in the datasources view (utmstack#213)

* Fix: Unable to remove groups in the datasource's view (utmstack#202)

* Fix: Incorrect result on create index pattern table (utmstack#180)

* Fix: Unable to remove a group for a datasource (utmstack#202)

* Fix: The group modal for a source doesn't close when choosing the 'New Group' action (utmstack#231)

* Fix: The group modal for a source doesn't close when choosing the 'New Group' action (utmstack#231)

* Fix: The group modal for a source doesn't close when choosing the 'New Group' action (utmstack#231)

* Updating filebrowser image (utmstack#236)

* A new validation is now in place for saving application configurations regarding the activation of MFA. This setting requires email configuration to be functional. Therefore, activating MFA also validates email configuration. (utmstack#237)

---------

Co-authored-by: Manuel Abascal <mjabascal10@gmail.com>
Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com>

* Fixing issues for 10.2 release (utmstack#272) (utmstack#273)

* Update README.md

* Bugfix/v10.2/260 frontend is making continuous requests when logout (utmstack#267)

* Fix: Frontend is making continuous requests when logout (260)

* Fix: Incorrect rendering of multi-selection filter when choosing multiple values (268) (utmstack#270)

* Fix: Unable to login with token query param (269) (utmstack#271)

---------

Co-authored-by: Jorge Dieguez Pérez <jdieguez890811@gmail.com>
Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com>
Co-authored-by: Manuel Abascal <mjabascal10@gmail.com>

* Preparing v10.2 release (utmstack#284)

* Fixing issues for 10.2 release (utmstack#272)

* Update README.md

* Bugfix/v10.2/260 frontend is making continuous requests when logout (utmstack#267)

* Fix: Frontend is making continuous requests when logout (260)

* Fix: Incorrect rendering of multi-selection filter when choosing multiple values (268) (utmstack#270)

* Fix: Unable to login with token query param (269) (utmstack#271)

---------

Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com>
Co-authored-by: Manuel Abascal <mjabascal10@gmail.com>

* Preparing v10.2 release (utmstack#283)

* Update README.md

* Bugfix/v10.2/260 frontend is making continuous requests when logout (utmstack#267)

* Fix: Frontend is making continuous requests when logout (260)

* Fix: Incorrect rendering of multi-selection filter when choosing multiple values (268) (utmstack#270)

* Fix: Unable to login with token query param (269) (utmstack#271)

* adding content security policy

* updating Dockerfile

* Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /correlation (utmstack#274)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](golang/crypto@v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com>
Co-authored-by: Manuel Abascal <mjabascal10@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jorge Dieguez Pérez <jdieguez890811@gmail.com>
Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com>
Co-authored-by: Manuel Abascal <mjabascal10@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Qa (utmstack#286)

* Fixing issues for 10.2 release (utmstack#272)

* Update README.md

* Bugfix/v10.2/260 frontend is making continuous requests when logout (utmstack#267)

* Fix: Frontend is making continuous requests when logout (260)

* Fix: Incorrect rendering of multi-selection filter when choosing multiple values (268) (utmstack#270)

* Fix: Unable to login with token query param (269) (utmstack#271)

---------

Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com>
Co-authored-by: Manuel Abascal <mjabascal10@gmail.com>

* Preparing v10.2 release (utmstack#283)

* Update README.md

* Bugfix/v10.2/260 frontend is making continuous requests when logout (utmstack#267)

* Fix: Frontend is making continuous requests when logout (260)

* Fix: Incorrect rendering of multi-selection filter when choosing multiple values (268) (utmstack#270)

* Fix: Unable to login with token query param (269) (utmstack#271)

* adding content security policy

* updating Dockerfile

* Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /correlation (utmstack#274)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](golang/crypto@v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com>
Co-authored-by: Manuel Abascal <mjabascal10@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* remove CSP

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jorge Dieguez Pérez <jdieguez890811@gmail.com>
Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com>
Co-authored-by: Manuel Abascal <mjabascal10@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Qa (utmstack#288)

* Fixing issues for 10.2 release (utmstack#272)

* Update README.md

* Bugfix/v10.2/260 frontend is making continuous requests when logout (utmstack#267)

* Fix: Frontend is making continuous requests when logout (260)

* Fix: Incorrect rendering of multi-selection filter when choosing multiple values (268) (utmstack#270)

* Fix: Unable to login with token query param (269) (utmstack#271)

---------

Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com>
Co-authored-by: Manuel Abascal <mjabascal10@gmail.com>

* Preparing v10.2 release (utmstack#283)

* Update README.md

* Bugfix/v10.2/260 frontend is making continuous requests when logout (utmstack#267)

* Fix: Frontend is making continuous requests when logout (260)

* Fix: Incorrect rendering of multi-selection filter when choosing multiple values (268) (utmstack#270)

* Fix: Unable to login with token query param (269) (utmstack#271)

* adding content security policy

* updating Dockerfile

* Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /correlation (utmstack#274)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](golang/crypto@v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com>
Co-authored-by: Manuel Abascal <mjabascal10@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* remove CSP

* run QA

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jorge Dieguez Pérez <jdieguez890811@gmail.com>
Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com>
Co-authored-by: Manuel Abascal <mjabascal10@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* remove csp

* fixed logout observable emission (utmstack#314) (utmstack#315)

* Fixing overwriting of the properties host and IP of the alert that is created for a data source down (utmstack#335)

* Updating security configuration to fix ROLE_USER disconnection bug (utmstack#349)

* Fixed Down datasource shows an empty detail in view and error in console (utmstack#324) (utmstack#338)

* Bugfix/10.3/325 detail view alert crashed disconnected datasource (utmstack#332)

* Fixed detail view of an alert crashed when coming from a disconnected datasource (utmstack#325)

* Fix error cannot assign requested address (utmstack#357)

* Bugfix/10.2/333 incorrect linux install command (utmstack#361)

* Added a dynamically generated version tag for agent installations.

* Added a dynamically generated version tag for agent installations.

* Fixed Incorrect Linux Agent install command (utmstack#333)

* Fixed Command copy is confusing (utmstack#334)

* Add 10.2.1 to CHANGELOG.md (utmstack#367)

* Fixed User management module allows an action that causes UTMStack hanging when login. (utmstack#360) (utmstack#365)

* using node1 always

* Updating security access to info endpoint to be used by agent installer (utmstack#371)

* Bugfix/10.2/359 rc unhandled login error (utmstack#374)

* Bugfix/10.2/378 overview dashboard has wrong alert value (utmstack#387)

* Bugfix -Overview-Dashboard-has-wrong-alert-value (utmstack#378)

* Fixing rule history filter condition for IRA (utmstack#388)

* Fixed integration disconnected alert coming to often (utmstack#313) (utmstack#393)

* Adding default agent for incident rules (utmstack#397)

* Adding default_agent field to utm_alert_response_rule, to use its value as default if the alert log is not coming from an agent. Adding new logic to UtmAlertResponseRuleService to manage the default agent to execute the incident response when the alert log is not coming from an agent.

* Reformat code to implement better solution.

* Fixed 217 Log-explorer-query-crashed-when-type-something (utmstack#398)

* Fixed Incident-response-automation-must-allow-to-run-in-default-agent (utmstack#396) (utmstack#407)

* Fixed Incident-response-trigger-select-cause-modal-scroll (utmstack#402) (utmstack#412)

* Bugfix/10.2/402 incident response trigger select cause modal scroll (utmstack#413)

* Fixed Incident-response-trigger-select-cause-modal-scroll (utmstack#402)

* Fixed Incident-response-trigger-select-cause-modal-scroll (utmstack#402)

* Fixed Incident-response-trigger-select-cause-modal-scroll (utmstack#402)

* Fixed Incident-response-trigger-select-cause-modal-scroll (utmstack#402)

* Fixed Auditor crash try to parse (utmstack#405)

* Fixed Auditor crash try to parse (utmstack#405)

* Fixed Auditor crash try to parse (utmstack#405) (utmstack#414)

* Fixed Auditor crash try to parse (utmstack#405)

* Fixed Auditor crash try to parse (utmstack#405)

* Bugfix/10.2/402 incident response trigger select cause modal scroll (utmstack#420)

* Fixed Incident-response-trigger-select-cause-modal-scroll (utmstack#402)

* Fixed Auditor crash try to parse (utmstack#405)

* Fixed Incident-response-trigger-select-cause-modal-scroll (utmstack#402)

* Update CHANGELOG.md to 10.2.2 (utmstack#425)

* Unable-to-login-with-token-query-param (utmstack#269) (utmstack#428)

* Fixed pipelines are showing wrong input and processed values (utmstack#441)

* updating gitignore

* updating modules

* Fixed Pipelines are showing wrong input and processed value (utmstack#379)

* Fixed Pipelines are showing wrong input and processed value (utmstack#379) (utmstack#446)

* Aligned icon and text vertically

* Aligned icon and text vertically

* Changed button name

* Changed timeline label not found class

* Removed toast notification with backend status health

* Removed toast notification with backend status health

* Fixed ngb-timepicker style

* Fixed active directory style

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Osmany Montero <osmontero@icloud.com>
Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com>
Co-authored-by: Freddy R. Laffita Almaguer <c3s4rfred@gmail.com>
Co-authored-by: jdieguez89 <jdieguezbean@gmail.com>
Co-authored-by: Jorge Dieguez Pérez <jdieguez890811@gmail.com>
Co-authored-by: Yorjander Hernandez Vergara <99102374+Kbayero@users.noreply.github.com>
Co-authored-by: manuel <manuel@quantfall.com>
Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants