From 335908799a9b5d5818d986d4510797420507b6ae Mon Sep 17 00:00:00 2001 From: "Freddy R. Laffita Almaguer" Date: Fri, 1 Mar 2024 04:43:15 -0500 Subject: [PATCH 1/2] Updating RC with last changes (#529) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Adding backend xss attack prevention (#285) * Configuring Content Security Policy (CSP) * Changing security policy in application * Allowing to change only the user_img field value for the UtmImages entity * Adding image verification and validation in the UtmImagesResource update, to mitigate XSS attack --------- Co-authored-by: Leonardo Mora López * support timeline * update security policy * updating security policy * Updating CSP (#295) * Configuring Content Security Policy (CSP) * Changing security policy in application * Allowing to change only the user_img field value for the UtmImages entity * Adding image verification and validation in the UtmImagesResource update, to mitigate XSS attack * Updating Content Security Policy * Revert "Updating Content Security Policy" This reverts commit 61f3988c7ffeb07daae4d535f5917ba0346b23ba. * Updating Content Security Policy --------- Co-authored-by: Leonardo Mora López * Optimizing code and dependencies (#296) * Removing jhipster files and removing elasticsearch dependencies: - org.elasticsearch:elasticsearch:7.4.1 - org.elasticsearch.client:elasticsearch-rest-high-level-client:.4.1 * Removing Twilio dependencies and implementation * Optimizing imports * Optimizing code and dependencies (296) (#298) * Bump google.golang.org/grpc from 1.58.0 to 1.58.3 in /log-auth-proxy (#278) Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.0 to 1.58.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.58.0...v1.58.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump golang.org/x/net from 0.9.0 to 0.17.0 in /agent-manager (#280) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.9.0 to 0.17.0. - [Commits](https://github.com/golang/net/compare/v0.9.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump golang.org/x/net from 0.14.0 to 0.17.0 in /agent/agent (#281) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.17.0. - [Commits](https://github.com/golang/net/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump follow-redirects from 1.15.2 to 1.15.5 in /frontend (#275) Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.5. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.5) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump jinja2 from 3.1.2 to 3.1.3 in /mutate (#276) Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pycryptodome from 3.19.0 to 3.19.1 in /mutate (#279) Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.19.0 to 3.19.1. - [Release notes](https://github.com/Legrandin/pycryptodome/releases) - [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst) - [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.19.0...v3.19.1) --- updated-dependencies: - dependency-name: pycryptodome dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump golang.org/x/net from 0.12.0 to 0.17.0 in /log-auth-proxy (#282) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0. - [Commits](https://github.com/golang/net/compare/v0.12.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/gorilla/mux from 1.8.0 to 1.8.1 in /bdgz (#289) Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/gorilla/mux/releases) - [Commits](https://github.com/gorilla/mux/compare/v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: github.com/gorilla/mux dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/utmstack/config-client-go from 1.0.3 to 1.1.0 in /bdgz (#290) Bumps [github.com/utmstack/config-client-go](https://github.com/utmstack/config-client-go) from 1.0.3 to 1.1.0. - [Release notes](https://github.com/utmstack/config-client-go/releases) - [Commits](https://github.com/utmstack/config-client-go/compare/v1.0.3...v1.1.0) --- updated-dependencies: - dependency-name: github.com/utmstack/config-client-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/shirou/gopsutil/v3 in /correlation (#291) Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.10 to 3.23.12. - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](https://github.com/shirou/gopsutil/compare/v3.23.10...v3.23.12) --- updated-dependencies: - dependency-name: github.com/shirou/gopsutil/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/google/uuid from 1.4.0 to 1.5.0 in /correlation (#292) Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/uuid/compare/v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: github.com/google/uuid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/cloudfoundry/gosigar from 1.3.34 to 1.3.42 in /installer (#293) Bumps [github.com/cloudfoundry/gosigar](https://github.com/cloudfoundry/gosigar) from 1.3.34 to 1.3.42. - [Release notes](https://github.com/cloudfoundry/gosigar/releases) - [Commits](https://github.com/cloudfoundry/gosigar/compare/v1.3.34...v1.3.42) --- updated-dependencies: - dependency-name: github.com/cloudfoundry/gosigar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/shirou/gopsutil/v3 from 3.23.9 to 3.23.12 in /installer (#294) Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.9 to 3.23.12. - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](https://github.com/shirou/gopsutil/compare/v3.23.9...v3.23.12) --- updated-dependencies: - dependency-name: github.com/shirou/gopsutil/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump golang.org/x/crypto from 0.11.0 to 0.17.0 in /log-auth-proxy (#299) Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.11.0 to 0.17.0. - [Commits](https://github.com/golang/crypto/compare/v0.11.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Feature/web pdf/change auth token behavior (#319) * Update authentication method * delete env variable * fixed logout observable emission (#314) (#320) * Removing CSP policy from NGINX until we define XSS treatment in frontend (#322) * licence key help popup is behind the form (#305) (#321) * Feature v10.3 add cmpl report scheduling (#318) * Adding compliance scheduling persistence classes, changesets and services. Also adding the azure filter fix, for some reason wasn't imported to monorepo * Adding compliance scheduling endpoint resources * Removing azure filter fix from this branch, will be done in develop * Feature/10.3/216 user configuration starter (#328) * Feature User Configuration Step in 'Getting Started' (#216) * feature User Configuration Step in 'Getting Started' (#216) * feature User Configuration Step in 'Getting Started' (#216) * Feature/10.3/216 user configuration step getting starter (#327) * Feature User Configuration Step in 'Getting Started' (#216) * Feature User Configuration Step in 'Getting Started' (#216) * Adding elastic dependency to fix missing components of health service (#330) * Update README.md * Fixing overwriting of the properties host and IP of the alert that is created for a data source down (#335) (#347) * Adding selenium and pdf services to installer (#339) * Bump github.com/cloudfoundry/gosigar from 1.3.42 to 1.3.43 in /installer (#348) Bumps [github.com/cloudfoundry/gosigar](https://github.com/cloudfoundry/gosigar) from 1.3.42 to 1.3.43. - [Release notes](https://github.com/cloudfoundry/gosigar/releases) - [Commits](https://github.com/cloudfoundry/gosigar/compare/v1.3.42...v1.3.43) --- updated-dependencies: - dependency-name: github.com/cloudfoundry/gosigar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/utmstack/config-client-go in /office365 (#297) Bumps [github.com/utmstack/config-client-go](https://github.com/utmstack/config-client-go) from 1.0.3 to 1.1.0. - [Release notes](https://github.com/utmstack/config-client-go/releases) - [Commits](https://github.com/utmstack/config-client-go/compare/v1.0.3...v1.1.0) --- updated-dependencies: - dependency-name: github.com/utmstack/config-client-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * limiting resources * Feature/frontend/121-schedule report (#351) * Added compliance schedule report component * Added compliance schedule report component * Automatic deploy for agent versions. (#343) * Automatic deploy for agent versions. * Create a new agent installer from the UTMStack version * Bugfix Detail view of an alert crashed when coming from a disconnected datasource (#325) (#326) * Bump com.jayway.jsonpath:json-path from 2.8.0 to 2.9.0 in /backend (#350) Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.8.0 to 2.9.0. - [Release notes](https://github.com/jayway/JsonPath/releases) - [Changelog](https://github.com/json-path/JsonPath/blob/master/changelog.md) - [Commits](https://github.com/jayway/JsonPath/compare/json-path-2.8.0...json-path-2.9.0) --- updated-dependencies: - dependency-name: com.jayway.jsonpath:json-path dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Updating security configuration to allow normal user to access management services (#353) * Bugfix/10.3/324 down datasource shows an empty detail in view and error in console (#336) * Fixed down datasource shows an empty detail in view and error in console (#324) * Fixing workflow for autoamtic deploy (#354) * Updating privafy filter (#358) * Updating privafy filter, mapping the fields: src_user, dest_user,src_ip, dest_ip, src_port_dest_port, by conditions verified by user * Changing comment to trigger agent action * Fixed Property 'TimeFrequency' is protected and only accessible (#352) (#363) * Bugfix/10.2/333 incorrect linux agent install command (#362) * Fixed Incorrect Linux Agent install command (#333) * Fixed Command copy is confusing (#334) * Bugfix/10.2/359 unhandled login error (#364) * Fixed Unhandled login error (#359) * Fixed User management module allows an action that causes UTMStack hanging when login. (#360) * using node1 always * cleaning imports * Updating security config for info endpoint (#373) * Fix workflow for automatic agent deploy (#377) * Fix error cannot assign requested address (#375) * Improvement for the create schedule report compliance component (#376) * feature Improvement-for-the-create-schedule-report-compliance-component (#369) * Improvement-for-the-create-schedule-report-compliance-component (#369) * Update web pdf image generation and actions (#380) * Updating POM to use java 11 and set static URL because will be on the same container as selenium * Set microservice PDF and selenium together on the same image * Updating installer, removing selenium service * Fixing error in agent deploy workflow (#382) * Removing empty test class (#381) * Updating POM to use java 11 and set static URL because will be on the same container as selenium * Set microservice PDF and selenium together on the same image * Updating installer, removing selenium service * Removing empty test * Fixing rule history filter condition for IRA on dev (#389) * Handling ssl certificates in chrome with selenium webDrive (#391) * Fixed integration disconnected alert coming to often (#313) (#394) * Bugfix/10.3/378 overview dashboard has wrong alert value (#392) * Bugfix -Overview-Dashboard-has-wrong-alert-value (#378) * Bugfix -Overview-Dashboard-has-wrong-alert-value (#378) * Fixed 217 Log-explorer-query-crashed-when-type-something (#) (#395) * Update fixes on dev (#418) * Main (#179) * 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 * main (#214) * 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 Co-authored-by: Jorge Dieguez Pérez * #176 Fixed the timeline component does not render correctly in the details of an alert (#194) Co-authored-by: manuel Co-authored-by: Jorge Dieguez Pérez * #183 Fixed tag name not displayed when deleting (#192) Co-authored-by: manuel Co-authored-by: Jorge Dieguez Pérez * 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 Co-authored-by: Jorge Dieguez Pérez * 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 * 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 Co-authored-by: jdieguez89 Co-authored-by: Jorge Dieguez Pérez Co-authored-by: Yorjander Hernandez Vergara <99102374+Kbayero@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: manuel Co-authored-by: Osmany Montero * Update agent version and fix agent update based on master version (#227) (#229) * Bugfix/frontend/202 unable to remove groups in the datasources view (#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 * Updating qa (#239) * 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 Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com> * Fixing issues for 10.2 release (#272) (#273) * 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 Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal * Preparing v10.2 release (#284) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Qa (#286) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove CSP --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Qa (#288) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove CSP * run QA --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove csp * fixed logout observable emission (#314) (#315) * Fixing overwriting of the properties host and IP of the alert that is created for a data source down (#335) * Updating security configuration to fix ROLE_USER disconnection bug (#349) * Fixed Down datasource shows an empty detail in view and error in console (#324) (#338) * Bugfix/10.3/325 detail view alert crashed disconnected datasource (#332) * Fixed detail view of an alert crashed when coming from a disconnected datasource (#325) * Fix error cannot assign requested address (#357) * Bugfix/10.2/333 incorrect linux install command (#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 (#333) * Fixed Command copy is confusing (#334) * Add 10.2.1 to CHANGELOG.md (#367) * Fixed User management module allows an action that causes UTMStack hanging when login. (#360) (#365) * using node1 always * Updating security access to info endpoint to be used by agent installer (#371) * Bugfix/10.2/359 rc unhandled login error (#374) * Bugfix/10.2/378 overview dashboard has wrong alert value (#387) * Bugfix -Overview-Dashboard-has-wrong-alert-value (#378) * Fixing rule history filter condition for IRA (#388) * Fixed integration disconnected alert coming to often (#313) (#393) * Adding default agent for incident rules (#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 (#398) * Fixed Incident-response-automation-must-allow-to-run-in-default-agent (#396) (#407) * Fixed Incident-response-trigger-select-cause-modal-scroll (#402) (#412) * Bugfix/10.2/402 incident response trigger select cause modal scroll (#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) --------- Signed-off-by: dependabot[bot] Co-authored-by: Osmany Montero Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com> Co-authored-by: jdieguez89 Co-authored-by: Jorge Dieguez Pérez Co-authored-by: Yorjander Hernandez Vergara <99102374+Kbayero@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: manuel Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Feature/v10.x/secret management (#419) * Main (#179) * 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 * main (#214) * 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 Co-authored-by: Jorge Dieguez Pérez * #176 Fixed the timeline component does not render correctly in the details of an alert (#194) Co-authored-by: manuel Co-authored-by: Jorge Dieguez Pérez * #183 Fixed tag name not displayed when deleting (#192) Co-authored-by: manuel Co-authored-by: Jorge Dieguez Pérez * 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 Co-authored-by: Jorge Dieguez Pérez * 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 * 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 Co-authored-by: jdieguez89 Co-authored-by: Jorge Dieguez Pérez Co-authored-by: Yorjander Hernandez Vergara <99102374+Kbayero@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: manuel Co-authored-by: Osmany Montero * Update agent version and fix agent update based on master version (#227) (#229) * Bugfix/frontend/202 unable to remove groups in the datasources view (#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 * Updating qa (#239) * 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 Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com> * Fixing issues for 10.2 release (#272) (#273) * 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 Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal * Preparing v10.2 release (#284) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Qa (#286) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove CSP --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Qa (#288) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove CSP * run QA --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove csp * fixed logout observable emission (#314) (#315) * Fixing overwriting of the properties host and IP of the alert that is created for a data source down (#335) * Updating security configuration to fix ROLE_USER disconnection bug (#349) * Fixed Down datasource shows an empty detail in view and error in console (#324) (#338) * Bugfix/10.3/325 detail view alert crashed disconnected datasource (#332) * Fixed detail view of an alert crashed when coming from a disconnected datasource (#325) * Fix error cannot assign requested address (#357) * Bugfix/10.2/333 incorrect linux install command (#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 (#333) * Fixed Command copy is confusing (#334) * Add 10.2.1 to CHANGELOG.md (#367) * Fixed User management module allows an action that causes UTMStack hanging when login. (#360) (#365) * using node1 always * Updating security access to info endpoint to be used by agent installer (#371) * Bugfix/10.2/359 rc unhandled login error (#374) * Bugfix/10.2/378 overview dashboard has wrong alert value (#387) * Bugfix -Overview-Dashboard-has-wrong-alert-value (#378) * Fixing rule history filter condition for IRA (#388) * Fixed integration disconnected alert coming to often (#313) (#393) * Adding default agent for incident rules (#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 (#398) * Fixed Incident-response-automation-must-allow-to-run-in-default-agent (#396) (#407) * Fixed Incident-response-trigger-select-cause-modal-scroll (#402) (#412) * Adding incident variables * Bugfix/10.2/402 incident response trigger select cause modal scroll (#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) * Adding frontend to variable management * hidden secrets in command history, move variables to sidebar menu, decrypt secret in agent manager before sent to the agent * format code UTMIncidentCommandWebsocket.java --------- Signed-off-by: dependabot[bot] Co-authored-by: Osmany Montero Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com> Co-authored-by: Freddy R. Laffita Almaguer Co-authored-by: Yorjander Hernandez Vergara <99102374+Kbayero@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: manuel Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Incident response trigger select cause modal scroll (#421) * 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) * Hiding secrets from command outputs (#423) * Fixed Auditor crash try to parse (#405) (#422) * Update CODE_OF_CONDUCT.md * Replacing secret value (#431) * Fixed Key-Based Authentication Failure in web-pdf Microservice (#429) (#430) * creating vlan interface * Specifying internal ip vlan (#434) * Changing frontend url * Changing frontend url, to https * remove network size * Adding some comments to trigger dev (#436) * Update README.md * Unable login with token query param (#269) (#433) * Main (#179) * 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 * main (#214) * 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 Co-authored-by: Jorge Dieguez Pérez * #176 Fixed the timeline component does not render correctly in the details of an alert (#194) Co-authored-by: manuel Co-authored-by: Jorge Dieguez Pérez * #183 Fixed tag name not displayed when deleting (#192) Co-authored-by: manuel Co-authored-by: Jorge Dieguez Pérez * 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 Co-authored-by: Jorge Dieguez Pérez * 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 * 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 Co-authored-by: jdieguez89 Co-authored-by: Jorge Dieguez Pérez Co-authored-by: Yorjander Hernandez Vergara <99102374+Kbayero@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: manuel Co-authored-by: Osmany Montero * Update agent version and fix agent update based on master version (#227) (#229) * Bugfix/frontend/202 unable to remove groups in the datasources view (#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 * Updating qa (#239) * 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 Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com> * Fixing issues for 10.2 release (#272) (#273) * 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 Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal * Preparing v10.2 release (#284) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Qa (#286) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove CSP --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Qa (#288) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove CSP * run QA --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove csp * fixed logout observable emission (#314) (#315) * Fixing overwriting of the properties host and IP of the alert that is created for a data source down (#335) * Updating security configuration to fix ROLE_USER disconnection bug (#349) * Fixed Down datasource shows an empty detail in view and error in console (#324) (#338) * Bugfix/10.3/325 detail view alert crashed disconnected datasource (#332) * Fixed detail view of an alert crashed when coming from a disconnected datasource (#325) * Fix error cannot assign requested address (#357) * Bugfix/10.2/333 incorrect linux install command (#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 (#333) * Fixed Command copy is confusing (#334) * Add 10.2.1 to CHANGELOG.md (#367) * Fixed User management module allows an action that causes UTMStack hanging when login. (#360) (#365) * using node1 always * Updating security access to info endpoint to be used by agent installer (#371) * Bugfix/10.2/359 rc unhandled login error (#374) * Bugfix/10.2/378 overview dashboard has wrong alert value (#387) * Bugfix -Overview-Dashboard-has-wrong-alert-value (#378) * Fixing rule history filter condition for IRA (#388) * Fixed integration disconnected alert coming to often (#313) (#393) * Adding default agent for incident rules (#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 (#398) * Fixed Incident-response-automation-must-allow-to-run-in-default-agent (#396) (#407) * Fixed Incident-response-trigger-select-cause-modal-scroll (#402) (#412) * Bugfix/10.2/402 incident response trigger select cause modal scroll (#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) (#414) * Fixed Auditor crash try to parse (#405) * Fixed Auditor crash try to parse (#405) * Bugfix/10.2/402 incident response trigger select cause modal scroll (#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) * Update CHANGELOG.md to 10.2.2 (#425) * Unable-to-login-with-token-query-param (#269) * Unable-to-login-with-token-query-param (#269) (#428) --------- Signed-off-by: dependabot[bot] Co-authored-by: Osmany Montero Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com> Co-authored-by: Freddy R. Laffita Almaguer Co-authored-by: jdieguez89 Co-authored-by: Jorge Dieguez Pérez Co-authored-by: Yorjander Hernandez Vergara <99102374+Kbayero@users.noreply.github.com> Co-authored-by: manuel Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update README.md * Adding function to insert variable placeholder in incident reponse automation action (#440) * Update README.md * Update README.md * avoid stop processing routine because of a lock (#444) * Bugfix/10.2/379 pipelines are showing wrong input and processed values (#443) * Main (#179) * 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 * main (#214) * 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 Co-authored-by: Jorge Dieguez Pérez * #176 Fixed the timeline component does not render correctly in the details of an alert (#194) Co-authored-by: manuel Co-authored-by: Jorge Dieguez Pérez * #183 Fixed tag name not displayed when deleting (#192) Co-authored-by: manuel Co-authored-by: Jorge Dieguez Pérez * 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 Co-authored-by: Jorge Dieguez Pérez * 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 * 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 Co-authored-by: jdieguez89 Co-authored-by: Jorge Dieguez Pérez Co-authored-by: Yorjander Hernandez Vergara <99102374+Kbayero@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: manuel Co-authored-by: Osmany Montero * Update agent version and fix agent update based on master version (#227) (#229) * Bugfix/frontend/202 unable to remove groups in the datasources view (#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 * Updating qa (#239) * 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 Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com> * Fixing issues for 10.2 release (#272) (#273) * 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 Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal * Preparing v10.2 release (#284) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Qa (#286) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove CSP --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Qa (#288) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove CSP * run QA --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove csp * fixed logout observable emission (#314) (#315) * Fixing overwriting of the properties host and IP of the alert that is created for a data source down (#335) * Updating security configuration to fix ROLE_USER disconnection bug (#349) * Fixed Down datasource shows an empty detail in view and error in console (#324) (#338) * Bugfix/10.3/325 detail view alert crashed disconnected datasource (#332) * Fixed detail view of an alert crashed when coming from a disconnected datasource (#325) * Fix error cannot assign requested address (#357) * Bugfix/10.2/333 incorrect linux install command (#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 (#333) * Fixed Command copy is confusing (#334) * Add 10.2.1 to CHANGELOG.md (#367) * Fixed User management module allows an action that causes UTMStack hanging when login. (#360) (#365) * using node1 always * Updating security access to info endpoint to be used by agent installer (#371) * Bugfix/10.2/359 rc unhandled login error (#374) * Bugfix/10.2/378 overview dashboard has wrong alert value (#387) * Bugfix -Overview-Dashboard-has-wrong-alert-value (#378) * Fixing rule history filter condition for IRA (#388) * Fixed integration disconnected alert coming to often (#313) (#393) * Adding default agent for incident rules (#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 (#398) * Fixed Incident-response-automation-must-allow-to-run-in-default-agent (#396) (#407) * Fixed Incident-response-trigger-select-cause-modal-scroll (#402) (#412) * Bugfix/10.2/402 incident response trigger select cause modal scroll (#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) (#414) * Fixed Auditor crash try to parse (#405) * Fixed Auditor crash try to parse (#405) * Bugfix/10.2/402 incident response trigger select cause modal scroll (#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) * Update CHANGELOG.md to 10.2.2 (#425) * Unable-to-login-with-token-query-param (#269) (#428) * Fixed pipelines are showing wrong input and processed values * Fixed pipelines are showing wrong input and processed values (#441) * updating gitignore * updating modules * Fixed pipelines are showing wrong input and processed values --------- Signed-off-by: dependabot[bot] Co-authored-by: Osmany Montero Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com> Co-authored-by: Freddy R. Laffita Almaguer Co-authored-by: jdieguez89 Co-authored-by: Jorge Dieguez Pérez Co-authored-by: Yorjander Hernandez Vergara <99102374+Kbayero@users.noreply.github.com> Co-authored-by: manuel Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * response body * continue if subscription already exists * using logger function to check error * using logs in text format * adding volume to backend * This is a temporal change to write logs to a file (#445) * Bump github.com/google/uuid from 1.5.0 to 1.6.0 in /correlation (#383) Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/uuid/compare/v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: github.com/google/uuid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/swaggo/swag from 1.16.2 to 1.16.3 in /correlation (#410) Bumps [github.com/swaggo/swag](https://github.com/swaggo/swag) from 1.16.2 to 1.16.3. - [Release notes](https://github.com/swaggo/swag/releases) - [Changelog](https://github.com/swaggo/swag/blob/master/.goreleaser.yml) - [Commits](https://github.com/swaggo/swag/compare/v1.16.2...v1.16.3) --- updated-dependencies: - dependency-name: github.com/swaggo/swag dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/shirou/gopsutil/v3 from 3.23.12 to 3.24.1 in /installer (#409) Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.12 to 3.24.1. - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](https://github.com/shirou/gopsutil/compare/v3.23.12...v3.24.1) --- updated-dependencies: - dependency-name: github.com/shirou/gopsutil/v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/cloudfoundry/gosigar from 1.3.43 to 1.3.47 in /installer (#442) Bumps [github.com/cloudfoundry/gosigar](https://github.com/cloudfoundry/gosigar) from 1.3.43 to 1.3.47. - [Release notes](https://github.com/cloudfoundry/gosigar/releases) - [Commits](https://github.com/cloudfoundry/gosigar/compare/v1.3.43...v1.3.47) --- updated-dependencies: - dependency-name: github.com/cloudfoundry/gosigar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/shirou/gopsutil/v3 in /correlation (#411) Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.12 to 3.24.1. - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](https://github.com/shirou/gopsutil/compare/v3.23.12...v3.24.1) --- updated-dependencies: - dependency-name: github.com/shirou/gopsutil/v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bugfix/10.3/435 validate minimum time of one day in cron expressions (#447) * Validate minimum time of one day in cron expressions (#435) * Fixed Validate minimum time of one day in cron expressions * increase minimum memory requirement * update error message * Bugfix/10.2/379 pipelines are showing wrong input and processed values (#448) * Validate minimum time of one day in cron expressions (#449) * Validate minimum time of one day in cron expressions (#435) * Fixed Validate minimum time of one day in cron expressions * Fixed 217 Log-explorer-query-crashed-when-type-something * Fixed Validate minimum time of one day in cron expressions (#435) * Fixed Validate minimum time of one day in cron expressions backend (#435) * install vlan package * using apt-get instead of apt * using log levels from env * Pipelines are showing wrong input and processed values (#451) * Main (#179) * 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 * main (#214) * 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 Co-authored-by: Jorge Dieguez Pérez * #176 Fixed the timeline component does not render correctly in the details of an alert (#194) Co-authored-by: manuel Co-authored-by: Jorge Dieguez Pérez * #183 Fixed tag name not displayed when deleting (#192) Co-authored-by: manuel Co-authored-by: Jorge Dieguez Pérez * 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 Co-authored-by: Jorge Dieguez Pérez * 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 * 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 Co-authored-by: jdieguez89 Co-authored-by: Jorge Dieguez Pérez Co-authored-by: Yorjander Hernandez Vergara <99102374+Kbayero@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: manuel Co-authored-by: Osmany Montero * Update agent version and fix agent update based on master version (#227) (#229) * Bugfix/frontend/202 unable to remove groups in the datasources view (#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 * Updating qa (#239) * 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 Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com> * Fixing issues for 10.2 release (#272) (#273) * 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 Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal * Preparing v10.2 release (#284) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Qa (#286) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove CSP --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Qa (#288) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove CSP * run QA --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove csp * fixed logout observable emission (#314) (#315) * Fixing overwriting of the properties host and IP of the alert that is created for a data source down (#335) * Updating security configuration to fix ROLE_USER disconnection bug (#349) * Fixed Down datasource shows an empty detail in view and error in console (#324) (#338) * Bugfix/10.3/325 detail view alert crashed disconnected datasource (#332) * Fixed detail view of an alert crashed when coming from a disconnected datasource (#325) * Fix error cannot assign requested address (#357) * Bugfix/10.2/333 incorrect linux install command (#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 (#333) * Fixed Command copy is confusing (#334) * Add 10.2.1 to CHANGELOG.md (#367) * Fixed User management module allows an action that causes UTMStack hanging when login. (#360) (#365) * using node1 always * Updating security access to info endpoint to be used by agent installer (#371) * Bugfix/10.2/359 rc unhandled login error (#374) * Bugfix/10.2/378 overview dashboard has wrong alert value (#387) * Bugfix -Overview-Dashboard-has-wrong-alert-value (#378) * Fixing rule history filter condition for IRA (#388) * Fixed integration disconnected alert coming to often (#313) (#393) * Adding default agent for incident rules (#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 (#398) * Fixed Incident-response-automation-must-allow-to-run-in-default-agent (#396) (#407) * Fixed Incident-response-trigger-select-cause-modal-scroll (#402) (#412) * Bugfix/10.2/402 incident response trigger select cause modal scroll (#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) (#414) * Fixed Auditor crash try to parse (#405) * Fixed Auditor crash try to parse (#405) * Bugfix/10.2/402 incident response trigger select cause modal scroll (#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) * Update CHANGELOG.md to 10.2.2 (#425) * Unable-to-login-with-token-query-param (#269) (#428) * Fixed pipelines are showing wrong input and processed values (#441) * updating gitignore * updating modules * Fixed Pipelines are showing wrong input and processed value (#379) * Fixed Pipelines are showing wrong input and processed value (#379) (#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 --------- Signed-off-by: dependabot[bot] Co-authored-by: Osmany Montero Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com> Co-authored-by: Freddy R. Laffita Almaguer Co-authored-by: jdieguez89 Co-authored-by: Jorge Dieguez Pérez Co-authored-by: Yorjander Hernandez Vergara <99102374+Kbayero@users.noreply.github.com> Co-authored-by: manuel Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * import libpq * Bugfix/10.2/379 pipelines are showing wrong input and processed values (#456) * Main (#179) * 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 * main (#214) * 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 Co-authored-by: Jorge Dieguez Pérez * #176 Fixed the timeline component does not render correctly in the details of an alert (#194) Co-authored-by: manuel Co-authored-by: Jorge Dieguez Pérez * #183 Fixed tag name not displayed when deleting (#192) Co-authored-by: manuel Co-authored-by: Jorge Dieguez Pérez * 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 Co-authored-by: Jorge Dieguez Pérez * 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 * 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 Co-authored-by: jdieguez89 Co-authored-by: Jorge Dieguez Pérez Co-authored-by: Yorjander Hernandez Vergara <99102374+Kbayero@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: manuel Co-authored-by: Osmany Montero * Update agent version and fix agent update based on master version (#227) (#229) * Bugfix/frontend/202 unable to remove groups in the datasources view (#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 * Updating qa (#239) * 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 Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com> * Fixing issues for 10.2 release (#272) (#273) * 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 Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal * Preparing v10.2 release (#284) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Qa (#286) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove CSP --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Qa (#288) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove CSP * run QA --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove csp * fixed logout observable emission (#314) (#315) * Fixing overwriting of the properties host and IP of the alert that is created for a data source down (#335) * Updating security configuration to fix ROLE_USER disconnection bug (#349) * Fixed Down datasource shows an empty detail in view and error in console (#324) (#338) * Bugfix/10.3/325 detail view alert crashed disconnected datasource (#332) * Fixed detail view of an alert crashed when coming from a disconnected datasource (#325) * Fix error cannot assign requested address (#357) * Bugfix/10.2/333 incorrect linux install command (#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 (#333) * Fixed Command copy is confusing (#334) * Add 10.2.1 to CHANGELOG.md (#367) * Fixed User management module allows an action that causes UTMStack hanging when login. (#360) (#365) * using node1 always * Updating security access to info endpoint to be used by agent installer (#371) * Bugfix/10.2/359 rc unhandled login error (#374) * Bugfix/10.2/378 overview dashboard has wrong alert value (#387) * Bugfix -Overview-Dashboard-has-wrong-alert-value (#378) * Fixing rule history filter condition for IRA (#388) * Fixed integration disconnected alert coming to often (#313) (#393) * Adding default agent for incident rules (#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 (#398) * Fixed Incident-response-automation-must-allow-to-run-in-default-agent (#396) (#407) * Fixed Incident-response-trigger-select-cause-modal-scroll (#402) (#412) * Bugfix/10.2/402 incident response trigger select cause modal scroll (#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) (#414) * Fixed Auditor crash try to parse (#405) * Fixed Auditor crash try to parse (#405) * Bugfix/10.2/402 incident response trigger select cause modal scroll (#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) * Update CHANGELOG.md to 10.2.2 (#425) * Unable-to-login-with-token-query-param (#269) (#428) * Fixed pipelines are showing wrong input and processed values (#441) * updating gitignore * updating modules * Fixed Pipelines are showing wrong input and processed value (#379) * Fixed Pipelines are showing wrong input and processed value (#379) (#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] Co-authored-by: Osmany Montero Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com> Co-authored-by: Freddy R. Laffita Almaguer Co-authored-by: jdieguez89 Co-authored-by: Jorge Dieguez Pérez Co-authored-by: Yorjander Hernandez Vergara <99102374+Kbayero@users.noreply.github.com> Co-authored-by: manuel Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update README.md * Bump github.com/tidwall/gjson from 1.17.0 to 1.17.1 in /correlation (#461) Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.17.0 to 1.17.1. - [Commits](https://github.com/tidwall/gjson/compare/v1.17.0...v1.17.1) --- updated-dependencies: - dependency-name: github.com/tidwall/gjson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/cloudfoundry/gosigar from 1.3.47 to 1.3.48 in /installer (#462) Bumps [github.com/cloudfoundry/gosigar](https://github.com/cloudfoundry/gosigar) from 1.3.47 to 1.3.48. - [Release notes](https://github.com/cloudfoundry/gosigar/releases) - [Commits](https://github.com/cloudfoundry/gosigar/compare/v1.3.47...v1.3.48) --- updated-dependencies: - dependency-name: github.com/cloudfoundry/gosigar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/utmstack/config-client-go in /office365 (#463) Bumps [github.com/utmstack/config-client-go](https://github.com/utmstack/config-client-go) from 1.2.2 to 1.2.4. - [Release notes](https://github.com/utmstack/config-client-go/releases) - [Commits](https://github.com/utmstack/config-client-go/compare/v1.2.2...v1.2.4) --- updated-dependencies: - dependency-name: github.com/utmstack/config-client-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/utmstack/config-client-go from 1.1.0 to 1.2.4 in /bdgz (#464) Bumps [github.com/utmstack/config-client-go](https://github.com/utmstack/config-client-go) from 1.1.0 to 1.2.4. - [Release notes](https://github.com/utmstack/config-client-go/releases) - [Commits](https://github.com/utmstack/config-client-go/compare/v1.1.0...v1.2.4) --- updated-dependencies: - dependency-name: github.com/utmstack/config-client-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Fixed Login takes too long to load (#457) (#465) * Opening elastic and postgres ports in the installer on DEV and QA environment (#478) * Bump org.postgresql:postgresql from 42.6.0 to 42.7.2 in /user-auditor (#476) Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.6.0 to 42.7.2. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/commits) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Removing privafy filter from development because is not an oficial integration (#469) * I have added an init method that sets the start date for the alert evaluation process. This change will affect installations from scratch only (#480) * Fixed Compliance reports are not being generated when the filters of the associated dashboard are applied (#471) (#472) * Processed logs values still in the pipeline detail view (#475) * Main (#179) * 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 * main (#214) * 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 Co-authored-by: Jorge Dieguez Pérez * #176 Fixed the timeline component does not render correctly in the details of an alert (#194) Co-authored-by: manuel Co-authored-by: Jorge Dieguez Pérez * #183 Fixed tag name not displayed when deleting (#192) Co-authored-by: manuel Co-authored-by: Jorge Dieguez Pérez * 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 Co-authored-by: Jorge Dieguez Pérez * 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 * 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 Co-authored-by: jdieguez89 Co-authored-by: Jorge Dieguez Pérez Co-authored-by: Yorjander Hernandez Vergara <99102374+Kbayero@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: manuel Co-authored-by: Osmany Montero * Update agent version and fix agent update based on master version (#227) (#229) * Bugfix/frontend/202 unable to remove groups in the datasources view (#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 * Updating qa (#239) * 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 Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com> * Fixing issues for 10.2 release (#272) (#273) * 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 Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal * Preparing v10.2 release (#284) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Qa (#286) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove CSP --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Qa (#288) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove CSP * run QA --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove csp * fixed logout observable emission (#314) (#315) * Fixing overwriting of the properties host and IP of the alert that is created for a data source down (#335) * Updating security configuration to fix ROLE_USER disconnection bug (#349) * Fixed Down datasource shows an empty detail in view and error in console (#324) (#338) * Bugfix/10.3/325 detail view alert crashed disconnected datasource (#332) * Fixed detail view of an alert crashed when coming from a disconnected datasource (#325) * Fix error cannot assign requested address (#357) * Bugfix/10.2/333 incorrect linux install command (#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 (#333) * Fixed Command copy is confusing (#334) * Add 10.2.1 to CHANGELOG.md (#367) * Fixed User management module allows an action that causes UTMStack hanging when login. (#360) (#365) * using node1 always * Updating security access to info endpoint to be used by agent installer (#371) * Bugfix/10.2/359 rc unhandled login error (#374) * Bugfix/10.2/378 overview dashboard has wrong alert value (#387) * Bugfix -Overview-Dashboard-has-wrong-alert-value (#378) * Fixing rule history filter condition for IRA (#388) * Fixed integration disconnected alert coming to often (#313) (#393) * Adding default agent for incident rules (#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 (#398) * Fixed Incident-response-automation-must-allow-to-run-in-default-agent (#396) (#407) * Fixed Incident-response-trigger-select-cause-modal-scroll (#402) (#412) * Bugfix/10.2/402 incident response trigger select cause modal scroll (#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) (#414) * Fixed Auditor crash try to parse (#405) * Fixed Auditor crash try to parse (#405) * Bugfix/10.2/402 incident response trigger select cause modal scroll (#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) * Update CHANGELOG.md to 10.2.2 (#425) * Unable-to-login-with-token-query-param (#269) (#428) * Fixed pipelines are showing wrong input and processed values (#441) * updating gitignore * updating modules * Fixed Pipelines are showing wrong input and processed value (#379) (#446) * merge changes from main/installer and main/office365 * merge main/office365 * Update version.yml * import libpq * Fixed Processed logs values still in the pipeline detail view (#470) --------- Signed-off-by: dependabot[bot] Co-authored-by: Osmany Montero Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com> Co-authored-by: Freddy R. Laffita Almaguer Co-authored-by: jdieguez89 Co-authored-by: Jorge Dieguez Pérez Co-authored-by: Yorjander Hernandez Vergara <99102374+Kbayero@users.noreply.github.com> Co-authored-by: manuel Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Fix environment variables for soc-ai service (#484) * Registering alerts of datasources down with state AUTOMATIC_REVIEW, to be processed as the rest and send alerts (#490) * Feature Soc AI rework (#494) * Bugfix/10.3/500 downgrade java version from 17 to 11 in user auditor microservice (#501) * Fix agent workflow (#504) * Bugfix/agent/workf (#506) * Fix agent workflow * Trigger agent workflow * Fix python installation * Trigger agent workflow * Trigger agent workflows * Updating version.yml to 10.3.0 (#507) * Restore agent workflow (#508) * Fix email alerts after migrating to opensearch on dev (#516) * Updating macos integration guide on DEV (#520) * Moving changes from main to RC (#512) * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Adding backend xss attack prevention (#285) * Configuring Content Security Policy (CSP) * Changing security policy in application * Allowing to change only the user_img field value for the UtmImages entity * Adding image verification and validation in the UtmImagesResource update, to mitigate XSS attack --------- Co-authored-by: Leonardo Mora López * support timeline * update security policy * updating security policy * Updating CSP (#295) * Configuring Content Security Policy (CSP) * Changing security policy in application * Allowing to change only the user_img field value for the UtmImages entity * Adding image verification and validation in the UtmImagesResource update, to mitigate XSS attack * Updating Content Security Policy * Revert "Updating Content Security Policy" This reverts commit 61f3988c7ffeb07daae4d535f5917ba0346b23ba. * Updating Content Security Policy --------- Co-authored-by: Leonardo Mora López * Optimizing code and dependencies (#296) * Removing jhipster files and removing elasticsearch dependencies: - org.elasticsearch:elasticsearch:7.4.1 - org.elasticsearch.client:elasticsearch-rest-high-level-client:.4.1 * Removing Twilio dependencies and implementation * Optimizing imports * Optimizing code and dependencies (296) (#298) * Bump google.golang.org/grpc from 1.58.0 to 1.58.3 in /log-auth-proxy (#278) Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.0 to 1.58.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.58.0...v1.58.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump golang.org/x/net from 0.9.0 to 0.17.0 in /agent-manager (#280) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.9.0 to 0.17.0. - [Commits](https://github.com/golang/net/compare/v0.9.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump golang.org/x/net from 0.14.0 to 0.17.0 in /agent/agent (#281) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.17.0. - [Commits](https://github.com/golang/net/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump follow-redirects from 1.15.2 to 1.15.5 in /frontend (#275) Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.5. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.5) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump jinja2 from 3.1.2 to 3.1.3 in /mutate (#276) Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pycryptodome from 3.19.0 to 3.19.1 in /mutate (#279) Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.19.0 to 3.19.1. - [Release notes](https://github.com/Legrandin/pycryptodome/releases) - [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst) - [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.19.0...v3.19.1) --- updated-dependencies: - dependency-name: pycryptodome dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump golang.org/x/net from 0.12.0 to 0.17.0 in /log-auth-proxy (#282) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0. - [Commits](https://github.com/golang/net/compare/v0.12.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/gorilla/mux from 1.8.0 to 1.8.1 in /bdgz (#289) Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/gorilla/mux/releases) - [Commits](https://github.com/gorilla/mux/compare/v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: github.com/gorilla/mux dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/utmstack/config-client-go from 1.0.3 to 1.1.0 in /bdgz (#290) Bumps [github.com/utmstack/config-client-go](https://github.com/utmstack/config-client-go) from 1.0.3 to 1.1.0. - [Release notes](https://github.com/utmstack/config-client-go/releases) - [Commits](https://github.com/utmstack/config-client-go/compare/v1.0.3...v1.1.0) --- updated-dependencies: - dependency-name: github.com/utmstack/config-client-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/shirou/gopsutil/v3 in /correlation (#291) Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.10 to 3.23.12. - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](https://github.com/shirou/gopsutil/compare/v3.23.10...v3.23.12) --- updated-dependencies: - dependency-name: github.com/shirou/gopsutil/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/google/uuid from 1.4.0 to 1.5.0 in /correlation (#292) Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/uuid/compare/v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: github.com/google/uuid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/cloudfoundry/gosigar from 1.3.34 to 1.3.42 in /installer (#293) Bumps [github.com/cloudfoundry/gosigar](https://github.com/cloudfoundry/gosigar) from 1.3.34 to 1.3.42. - [Release notes](https://github.com/cloudfoundry/gosigar/releases) - [Commits](https://github.com/cloudfoundry/gosigar/compare/v1.3.34...v1.3.42) --- updated-dependencies: - dependency-name: github.com/cloudfoundry/gosigar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/shirou/gopsutil/v3 from 3.23.9 to 3.23.12 in /installer (#294) Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.9 to 3.23.12. - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](https://github.com/shirou/gopsutil/compare/v3.23.9...v3.23.12) --- updated-dependencies: - dependency-name: github.com/shirou/gopsutil/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump golang.org/x/crypto from 0.11.0 to 0.17.0 in /log-auth-proxy (#299) Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.11.0 to 0.17.0. - [Commits](https://github.com/golang/crypto/compare/v0.11.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Feature/web pdf/change auth token behavior (#319) * Update authentication method * delete env variable * fixed logout observable emission (#314) (#320) * Removing CSP policy from NGINX until we define XSS treatment in frontend (#322) * licence key help popup is behind the form (#305) (#321) * Feature v10.3 add cmpl report scheduling (#318) * Adding compliance scheduling persistence classes, changesets and services. Also adding the azure filter fix, for some reason wasn't imported to monorepo * Adding compliance scheduling endpoint resources * Removing azure filter fix from this branch, will be done in develop * Feature/10.3/216 user configuration starter (#328) * Feature User Configuration Step in 'Getting Started' (#216) * feature User Configuration Step in 'Getting Started' (#216) * feature User Configuration Step in 'Getting Started' (#216) * Feature/10.3/216 user configuration step getting starter (#327) * Feature User Configuration Step in 'Getting Started' (#216) * Feature User Configuration Step in 'Getting Started' (#216) * Adding elastic dependency to fix missing components of health service (#330) * Update README.md * Fixing overwriting of the properties host and IP of the alert that is created for a data source down (#335) (#347) * Adding selenium and pdf services to installer (#339) * Bump github.com/cloudfoundry/gosigar from 1.3.42 to 1.3.43 in /installer (#348) Bumps [github.com/cloudfoundry/gosigar](https://github.com/cloudfoundry/gosigar) from 1.3.42 to 1.3.43. - [Release notes](https://github.com/cloudfoundry/gosigar/releases) - [Commits](https://github.com/cloudfoundry/gosigar/compare/v1.3.42...v1.3.43) --- updated-dependencies: - dependency-name: github.com/cloudfoundry/gosigar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/utmstack/config-client-go in /office365 (#297) Bumps [github.com/utmstack/config-client-go](https://github.com/utmstack/config-client-go) from 1.0.3 to 1.1.0. - [Release notes](https://github.com/utmstack/config-client-go/releases) - [Commits](https://github.com/utmstack/config-client-go/compare/v1.0.3...v1.1.0) --- updated-dependencies: - dependency-name: github.com/utmstack/config-client-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * limiting resources * Feature/frontend/121-schedule report (#351) * Added compliance schedule report component * Added compliance schedule report component * Automatic deploy for agent versions. (#343) * Automatic deploy for agent versions. * Create a new agent installer from the UTMStack version * Bugfix Detail view of an alert crashed when coming from a disconnected datasource (#325) (#326) * Bump com.jayway.jsonpath:json-path from 2.8.0 to 2.9.0 in /backend (#350) Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.8.0 to 2.9.0. - [Release notes](https://github.com/jayway/JsonPath/releases) - [Changelog](https://github.com/json-path/JsonPath/blob/master/changelog.md) - [Commits](https://github.com/jayway/JsonPath/compare/json-path-2.8.0...json-path-2.9.0) --- updated-dependencies: - dependency-name: com.jayway.jsonpath:json-path dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Updating security configuration to allow normal user to access management services (#353) * Bugfix/10.3/324 down datasource shows an empty detail in view and error in console (#336) * Fixed down datasource shows an empty detail in view and error in console (#324) * Fixing workflow for autoamtic deploy (#354) * Updating privafy filter (#358) * Updating privafy filter, mapping the fields: src_user, dest_user,src_ip, dest_ip, src_port_dest_port, by conditions verified by user * Changing comment to trigger agent action * Fixed Property 'TimeFrequency' is protected and only accessible (#352) (#363) * Bugfix/10.2/333 incorrect linux agent install command (#362) * Fixed Incorrect Linux Agent install command (#333) * Fixed Command copy is confusing (#334) * Bugfix/10.2/359 unhandled login error (#364) * Fixed Unhandled login error (#359) * Fixed User management module allows an action that causes UTMStack hanging when login. (#360) * using node1 always * cleaning imports * Updating security config for info endpoint (#373) * Fix workflow for automatic agent deploy (#377) * Fix error cannot assign requested address (#375) * Improvement for the create schedule report compliance component (#376) * feature Improvement-for-the-create-schedule-report-compliance-component (#369) * Improvement-for-the-create-schedule-report-compliance-component (#369) * Update web pdf image generation and actions (#380) * Updating POM to use java 11 and set static URL because will be on the same container as selenium * Set microservice PDF and selenium together on the same image * Updating installer, removing selenium service * Fixing error in agent deploy workflow (#382) * Removing empty test class (#381) * Updating POM to use java 11 and set static URL because will be on the same container as selenium * Set microservice PDF and selenium together on the same image * Updating installer, removing selenium service * Removing empty test * Fixing rule history filter condition for IRA on dev (#389) * Handling ssl certificates in chrome with selenium webDrive (#391) * Fixed integration disconnected alert coming to often (#313) (#394) * Bugfix/10.3/378 overview dashboard has wrong alert value (#392) * Bugfix -Overview-Dashboard-has-wrong-alert-value (#378) * Bugfix -Overview-Dashboard-has-wrong-alert-value (#378) * Fixed 217 Log-explorer-query-crashed-when-type-something (#) (#395) * Update fixes on dev (#418) * Main (#179) * 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 * main (#214) * 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 Co-authored-by: Jorge Dieguez Pérez * #176 Fixed the timeline component does not render correctly in the details of an alert (#194) Co-authored-by: manuel Co-authored-by: Jorge Dieguez Pérez * #183 Fixed tag name not displayed when deleting (#192) Co-authored-by: manuel Co-authored-by: Jorge Dieguez Pérez * 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 Co-authored-by: Jorge Dieguez Pérez * 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 * 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 Co-authored-by: jdieguez89 Co-authored-by: Jorge Dieguez Pérez Co-authored-by: Yorjander Hernandez Vergara <99102374+Kbayero@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: manuel Co-authored-by: Osmany Montero * Update agent version and fix agent update based on master version (#227) (#229) * Bugfix/frontend/202 unable to remove groups in the datasources view (#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 * Updating qa (#239) * 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 Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com> * Fixing issues for 10.2 release (#272) (#273) * 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 Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal * Preparing v10.2 release (#284) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Qa (#286) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove CSP --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Qa (#288) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove CSP * run QA --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove csp * fixed logout observable emission (#314) (#315) * Fixing overwriting of the properties host and IP of the alert that is created for a data source down (#335) * Updating security configuration to fix ROLE_USER disconnection bug (#349) * Fixed Down datasource shows an empty detail in view and error in console (#324) (#338) * Bugfix/10.3/325 detail view alert crashed disconnected datasource (#332) * Fixed detail view of an alert crashed when coming from a disconnected datasource (#325) * Fix error cannot assign requested address (#357) * Bugfix/10.2/333 incorrect linux install command (#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 (#333) * Fixed Command copy is confusing (#334) * Add 10.2.1 to CHANGELOG.md (#367) * Fixed User management module allows an action that causes UTMStack hanging when login. (#360) (#365) * using node1 always * Updating security access to info endpoint to be used by agent installer (#371) * Bugfix/10.2/359 rc unhandled login error (#374) * Bugfix/10.2/378 overview dashboard has wrong alert value (#387) * Bugfix -Overview-Dashboard-has-wrong-alert-value (#378) * Fixing rule history filter condition for IRA (#388) * Fixed integration disconnected alert coming to often (#313) (#393) * Adding default agent for incident rules (#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 (#398) * Fixed Incident-response-automation-must-allow-to-run-in-default-agent (#396) (#407) * Fixed Incident-response-trigger-select-cause-modal-scroll (#402) (#412) * Bugfix/10.2/402 incident response trigger select cause modal scroll (#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) --------- Signed-off-by: dependabot[bot] Co-authored-by: Osmany Montero Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com> Co-authored-by: jdieguez89 Co-authored-by: Jorge Dieguez Pérez Co-authored-by: Yorjander Hernandez Vergara <99102374+Kbayero@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: manuel Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Feature/v10.x/secret management (#419) * Main (#179) * 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 * main (#214) * 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 Co-authored-by: Jorge Dieguez Pérez * #176 Fixed the timeline component does not render correctly in the details of an alert (#194) Co-authored-by: manuel Co-authored-by: Jorge Dieguez Pérez * #183 Fixed tag name not displayed when deleting (#192) Co-authored-by: manuel Co-authored-by: Jorge Dieguez Pérez * 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 Co-authored-by: Jorge Dieguez Pérez * 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 * 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 Co-authored-by: jdieguez89 Co-authored-by: Jorge Dieguez Pérez Co-authored-by: Yorjander Hernandez Vergara <99102374+Kbayero@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: manuel Co-authored-by: Osmany Montero * Update agent version and fix agent update based on master version (#227) (#229) * Bugfix/frontend/202 unable to remove groups in the datasources view (#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 * Updating qa (#239) * 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 Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com> * Fixing issues for 10.2 release (#272) (#273) * 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 Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal * Preparing v10.2 release (#284) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Qa (#286) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove CSP --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Qa (#288) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove CSP * run QA --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove csp * fixed logout observable emission (#314) (#315) * Fixing overwriting of the properties host and IP of the alert that is created for a data source down (#335) * Updating security configuration to fix ROLE_USER disconnection bug (#349) * Fixed Down datasource shows an empty detail in view and error in console (#324) (#338) * Bugfix/10.3/325 detail view alert crashed disconnected datasource (#332) * Fixed detail view of an alert crashed when coming from a disconnected datasource (#325) * Fix error cannot assign requested address (#357) * Bugfix/10.2/333 incorrect linux install command (#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 (#333) * Fixed Command copy is confusing (#334) * Add 10.2.1 to CHANGELOG.md (#367) * Fixed User management module allows an action that causes UTMStack hanging when login. (#360) (#365) * using node1 always * Updating security access to info endpoint to be used by agent installer (#371) * Bugfix/10.2/359 rc unhandled login error (#374) * Bugfix/10.2/378 overview dashboard has wrong alert value (#387) * Bugfix -Overview-Dashboard-has-wrong-alert-value (#378) * Fixing rule history filter condition for IRA (#388) * Fixed integration disconnected alert coming to often (#313) (#393) * Adding default agent for incident rules (#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 (#398) * Fixed Incident-response-automation-must-allow-to-run-in-default-agent (#396) (#407) * Fixed Incident-response-trigger-select-cause-modal-scroll (#402) (#412) * Adding incident variables * Bugfix/10.2/402 incident response trigger select cause modal scroll (#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) * Adding frontend to variable management * hidden secrets in command history, move variables to sidebar menu, decrypt secret in agent manager before sent to the agent * format code UTMIncidentCommandWebsocket.java --------- Signed-off-by: dependabot[bot] Co-authored-by: Osmany Montero Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com> Co-authored-by: Freddy R. Laffita Almaguer Co-authored-by: Yorjander Hernandez Vergara <99102374+Kbayero@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: manuel Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Incident response trigger select cause modal scroll (#421) * 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) * Hiding secrets from command outputs (#423) * Fixed Auditor crash try to parse (#405) (#422) * Update CODE_OF_CONDUCT.md * Replacing secret value (#431) * Fixed Key-Based Authentication Failure in web-pdf Microservice (#429) (#430) * creating vlan interface * Specifying internal ip vlan (#434) * Changing frontend url * Changing frontend url, to https * remove network size * Adding some comments to trigger dev (#436) * Update README.md * Unable login with token query param (#269) (#433) * Main (#179) * 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 * main (#214) * 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 Co-authored-by: Jorge Dieguez Pérez * #176 Fixed the timeline component does not render correctly in the details of an alert (#194) Co-authored-by: manuel Co-authored-by: Jorge Dieguez Pérez * #183 Fixed tag name not displayed when deleting (#192) Co-authored-by: manuel Co-authored-by: Jorge Dieguez Pérez * 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 Co-authored-by: Jorge Dieguez Pérez * 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 * 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 Co-authored-by: jdieguez89 Co-authored-by: Jorge Dieguez Pérez Co-authored-by: Yorjander Hernandez Vergara <99102374+Kbayero@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: manuel Co-authored-by: Osmany Montero * Update agent version and fix agent update based on master version (#227) (#229) * Bugfix/frontend/202 unable to remove groups in the datasources view (#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 * Updating qa (#239) * 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 Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com> * Fixing issues for 10.2 release (#272) (#273) * 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 Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal * Preparing v10.2 release (#284) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Qa (#286) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove CSP --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Qa (#288) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove CSP * run QA --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove csp * fixed logout observable emission (#314) (#315) * Fixing overwriting of the properties host and IP of the alert that is created for a data source down (#335) * Updating security configuration to fix ROLE_USER disconnection bug (#349) * Fixed Down datasource shows an empty detail in view and error in console (#324) (#338) * Bugfix/10.3/325 detail view alert crashed disconnected datasource (#332) * Fixed detail view of an alert crashed when coming from a disconnected datasource (#325) * Fix error cannot assign requested address (#357) * Bugfix/10.2/333 incorrect linux install command (#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 (#333) * Fixed Command copy is confusing (#334) * Add 10.2.1 to CHANGELOG.md (#367) * Fixed User management module allows an action that causes UTMStack hanging when login. (#360) (#365) * using node1 always * Updating security access to info endpoint to be used by agent installer (#371) * Bugfix/10.2/359 rc unhandled login error (#374) * Bugfix/10.2/378 overview dashboard has wrong alert value (#387) * Bugfix -Overview-Dashboard-has-wrong-alert-value (#378) * Fixing rule history filter condition for IRA (#388) * Fixed integration disconnected alert coming to often (#313) (#393) * Adding default agent for incident rules (#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 (#398) * Fixed Incident-response-automation-must-allow-to-run-in-default-agent (#396) (#407) * Fixed Incident-response-trigger-select-cause-modal-scroll (#402) (#412) * Bugfix/10.2/402 incident response trigger select cause modal scroll (#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) (#414) * Fixed Auditor crash try to parse (#405) * Fixed Auditor crash try to parse (#405) * Bugfix/10.2/402 incident response trigger select cause modal scroll (#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) * Update CHANGELOG.md to 10.2.2 (#425) * Unable-to-login-with-token-query-param (#269) * Unable-to-login-with-token-query-param (#269) (#428) --------- Signed-off-by: dependabot[bot] Co-authored-by: Osmany Montero Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com> Co-authored-by: Freddy R. Laffita Almaguer Co-authored-by: jdieguez89 Co-authored-by: Jorge Dieguez Pérez Co-authored-by: Yorjander Hernandez Vergara <99102374+Kbayero@users.noreply.github.com> Co-authored-by: manuel Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update README.md * Adding function to insert variable placeholder in incident reponse automation action (#440) * Update README.md * Update README.md * avoid stop processing routine because of a lock (#444) * Bugfix/10.2/379 pipelines are showing wrong input and processed values (#443) * Main (#179) * 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 * main (#214) * 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 … * Updating azure guide on dev (#525) * Moving changes from main to RC (#512) * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Adding backend xss attack prevention (#285) * Configuring Content Security Policy (CSP) * Changing security policy in application * Allowing to change only the user_img field value for the UtmImages entity * Adding image verification and validation in the UtmImagesResource update, to mitigate XSS attack --------- Co-authored-by: Leonardo Mora López * support timeline * update security policy * updating security policy * Updating CSP (#295) * Configuring Content Security Policy (CSP) * Changing security policy in application * Allowing to change only the user_img field value for the UtmImages entity * Adding image verification and validation in the UtmImagesResource update, to mitigate XSS attack * Updating Content Security Policy * Revert "Updating Content Security Policy" This reverts commit 61f3988c7ffeb07daae4d535f5917ba0346b23ba. * Updating Content Security Policy --------- Co-authored-by: Leonardo Mora López * Optimizing code and dependencies (#296) * Removing jhipster files and removing elasticsearch dependencies: - org.elasticsearch:elasticsearch:7.4.1 - org.elasticsearch.client:elasticsearch-rest-high-level-client:.4.1 * Removing Twilio dependencies and implementation * Optimizing imports * Optimizing code and dependencies (296) (#298) * Bump google.golang.org/grpc from 1.58.0 to 1.58.3 in /log-auth-proxy (#278) Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.0 to 1.58.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.58.0...v1.58.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump golang.org/x/net from 0.9.0 to 0.17.0 in /agent-manager (#280) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.9.0 to 0.17.0. - [Commits](https://github.com/golang/net/compare/v0.9.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump golang.org/x/net from 0.14.0 to 0.17.0 in /agent/agent (#281) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.17.0. - [Commits](https://github.com/golang/net/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump follow-redirects from 1.15.2 to 1.15.5 in /frontend (#275) Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.5. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.5) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump jinja2 from 3.1.2 to 3.1.3 in /mutate (#276) Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pycryptodome from 3.19.0 to 3.19.1 in /mutate (#279) Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.19.0 to 3.19.1. - [Release notes](https://github.com/Legrandin/pycryptodome/releases) - [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst) - [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.19.0...v3.19.1) --- updated-dependencies: - dependency-name: pycryptodome dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump golang.org/x/net from 0.12.0 to 0.17.0 in /log-auth-proxy (#282) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0. - [Commits](https://github.com/golang/net/compare/v0.12.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/gorilla/mux from 1.8.0 to 1.8.1 in /bdgz (#289) Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/gorilla/mux/releases) - [Commits](https://github.com/gorilla/mux/compare/v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: github.com/gorilla/mux dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/utmstack/config-client-go from 1.0.3 to 1.1.0 in /bdgz (#290) Bumps [github.com/utmstack/config-client-go](https://github.com/utmstack/config-client-go) from 1.0.3 to 1.1.0. - [Release notes](https://github.com/utmstack/config-client-go/releases) - [Commits](https://github.com/utmstack/config-client-go/compare/v1.0.3...v1.1.0) --- updated-dependencies: - dependency-name: github.com/utmstack/config-client-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/shirou/gopsutil/v3 in /correlation (#291) Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.10 to 3.23.12. - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](https://github.com/shirou/gopsutil/compare/v3.23.10...v3.23.12) --- updated-dependencies: - dependency-name: github.com/shirou/gopsutil/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/google/uuid from 1.4.0 to 1.5.0 in /correlation (#292) Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/uuid/compare/v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: github.com/google/uuid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/cloudfoundry/gosigar from 1.3.34 to 1.3.42 in /installer (#293) Bumps [github.com/cloudfoundry/gosigar](https://github.com/cloudfoundry/gosigar) from 1.3.34 to 1.3.42. - [Release notes](https://github.com/cloudfoundry/gosigar/releases) - [Commits](https://github.com/cloudfoundry/gosigar/compare/v1.3.34...v1.3.42) --- updated-dependencies: - dependency-name: github.com/cloudfoundry/gosigar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/shirou/gopsutil/v3 from 3.23.9 to 3.23.12 in /installer (#294) Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.9 to 3.23.12. - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](https://github.com/shirou/gopsutil/compare/v3.23.9...v3.23.12) --- updated-dependencies: - dependency-name: github.com/shirou/gopsutil/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump golang.org/x/crypto from 0.11.0 to 0.17.0 in /log-auth-proxy (#299) Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.11.0 to 0.17.0. - [Commits](https://github.com/golang/crypto/compare/v0.11.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Feature/web pdf/change auth token behavior (#319) * Update authentication method * delete env variable * fixed logout observable emission (#314) (#320) * Removing CSP policy from NGINX until we define XSS treatment in frontend (#322) * licence key help popup is behind the form (#305) (#321) * Feature v10.3 add cmpl report scheduling (#318) * Adding compliance scheduling persistence classes, changesets and services. Also adding the azure filter fix, for some reason wasn't imported to monorepo * Adding compliance scheduling endpoint resources * Removing azure filter fix from this branch, will be done in develop * Feature/10.3/216 user configuration starter (#328) * Feature User Configuration Step in 'Getting Started' (#216) * feature User Configuration Step in 'Getting Started' (#216) * feature User Configuration Step in 'Getting Started' (#216) * Feature/10.3/216 user configuration step getting starter (#327) * Feature User Configuration Step in 'Getting Started' (#216) * Feature User Configuration Step in 'Getting Started' (#216) * Adding elastic dependency to fix missing components of health service (#330) * Update README.md * Fixing overwriting of the properties host and IP of the alert that is created for a data source down (#335) (#347) * Adding selenium and pdf services to installer (#339) * Bump github.com/cloudfoundry/gosigar from 1.3.42 to 1.3.43 in /installer (#348) Bumps [github.com/cloudfoundry/gosigar](https://github.com/cloudfoundry/gosigar) from 1.3.42 to 1.3.43. - [Release notes](https://github.com/cloudfoundry/gosigar/releases) - [Commits](https://github.com/cloudfoundry/gosigar/compare/v1.3.42...v1.3.43) --- updated-dependencies: - dependency-name: github.com/cloudfoundry/gosigar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/utmstack/config-client-go in /office365 (#297) Bumps [github.com/utmstack/config-client-go](https://github.com/utmstack/config-client-go) from 1.0.3 to 1.1.0. - [Release notes](https://github.com/utmstack/config-client-go/releases) - [Commits](https://github.com/utmstack/config-client-go/compare/v1.0.3...v1.1.0) --- updated-dependencies: - dependency-name: github.com/utmstack/config-client-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * limiting resources * Feature/frontend/121-schedule report (#351) * Added compliance schedule report component * Added compliance schedule report component * Automatic deploy for agent versions. (#343) * Automatic deploy for agent versions. * Create a new agent installer from the UTMStack version * Bugfix Detail view of an alert crashed when coming from a disconnected datasource (#325) (#326) * Bump com.jayway.jsonpath:json-path from 2.8.0 to 2.9.0 in /backend (#350) Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.8.0 to 2.9.0. - [Release notes](https://github.com/jayway/JsonPath/releases) - [Changelog](https://github.com/json-path/JsonPath/blob/master/changelog.md) - [Commits](https://github.com/jayway/JsonPath/compare/json-path-2.8.0...json-path-2.9.0) --- updated-dependencies: - dependency-name: com.jayway.jsonpath:json-path dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Updating security configuration to allow normal user to access management services (#353) * Bugfix/10.3/324 down datasource shows an empty detail in view and error in console (#336) * Fixed down datasource shows an empty detail in view and error in console (#324) * Fixing workflow for autoamtic deploy (#354) * Updating privafy filter (#358) * Updating privafy filter, mapping the fields: src_user, dest_user,src_ip, dest_ip, src_port_dest_port, by conditions verified by user * Changing comment to trigger agent action * Fixed Property 'TimeFrequency' is protected and only accessible (#352) (#363) * Bugfix/10.2/333 incorrect linux agent install command (#362) * Fixed Incorrect Linux Agent install command (#333) * Fixed Command copy is confusing (#334) * Bugfix/10.2/359 unhandled login error (#364) * Fixed Unhandled login error (#359) * Fixed User management module allows an action that causes UTMStack hanging when login. (#360) * using node1 always * cleaning imports * Updating security config for info endpoint (#373) * Fix workflow for automatic agent deploy (#377) * Fix error cannot assign requested address (#375) * Improvement for the create schedule report compliance component (#376) * feature Improvement-for-the-create-schedule-report-compliance-component (#369) * Improvement-for-the-create-schedule-report-compliance-component (#369) * Update web pdf image generation and actions (#380) * Updating POM to use java 11 and set static URL because will be on the same container as selenium * Set microservice PDF and selenium together on the same image * Updating installer, removing selenium service * Fixing error in agent deploy workflow (#382) * Removing empty test class (#381) * Updating POM to use java 11 and set static URL because will be on the same container as selenium * Set microservice PDF and selenium together on the same image * Updating installer, removing selenium service * Removing empty test * Fixing rule history filter condition for IRA on dev (#389) * Handling ssl certificates in chrome with selenium webDrive (#391) * Fixed integration disconnected alert coming to often (#313) (#394) * Bugfix/10.3/378 overview dashboard has wrong alert value (#392) * Bugfix -Overview-Dashboard-has-wrong-alert-value (#378) * Bugfix -Overview-Dashboard-has-wrong-alert-value (#378) * Fixed 217 Log-explorer-query-crashed-when-type-something (#) (#395) * Update fixes on dev (#418) * Main (#179) * 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 * main (#214) * 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 Co-authored-by: Jorge Dieguez Pérez * #176 Fixed the timeline component does not render correctly in the details of an alert (#194) Co-authored-by: manuel Co-authored-by: Jorge Dieguez Pérez * #183 Fixed tag name not displayed when deleting (#192) Co-authored-by: manuel Co-authored-by: Jorge Dieguez Pérez * 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 Co-authored-by: Jorge Dieguez Pérez * 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 * 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 Co-authored-by: jdieguez89 Co-authored-by: Jorge Dieguez Pérez Co-authored-by: Yorjander Hernandez Vergara <99102374+Kbayero@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: manuel Co-authored-by: Osmany Montero * Update agent version and fix agent update based on master version (#227) (#229) * Bugfix/frontend/202 unable to remove groups in the datasources view (#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 * Updating qa (#239) * 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 Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com> * Fixing issues for 10.2 release (#272) (#273) * 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 Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal * Preparing v10.2 release (#284) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Qa (#286) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove CSP --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Qa (#288) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove CSP * run QA --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove csp * fixed logout observable emission (#314) (#315) * Fixing overwriting of the properties host and IP of the alert that is created for a data source down (#335) * Updating security configuration to fix ROLE_USER disconnection bug (#349) * Fixed Down datasource shows an empty detail in view and error in console (#324) (#338) * Bugfix/10.3/325 detail view alert crashed disconnected datasource (#332) * Fixed detail view of an alert crashed when coming from a disconnected datasource (#325) * Fix error cannot assign requested address (#357) * Bugfix/10.2/333 incorrect linux install command (#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 (#333) * Fixed Command copy is confusing (#334) * Add 10.2.1 to CHANGELOG.md (#367) * Fixed User management module allows an action that causes UTMStack hanging when login. (#360) (#365) * using node1 always * Updating security access to info endpoint to be used by agent installer (#371) * Bugfix/10.2/359 rc unhandled login error (#374) * Bugfix/10.2/378 overview dashboard has wrong alert value (#387) * Bugfix -Overview-Dashboard-has-wrong-alert-value (#378) * Fixing rule history filter condition for IRA (#388) * Fixed integration disconnected alert coming to often (#313) (#393) * Adding default agent for incident rules (#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 (#398) * Fixed Incident-response-automation-must-allow-to-run-in-default-agent (#396) (#407) * Fixed Incident-response-trigger-select-cause-modal-scroll (#402) (#412) * Bugfix/10.2/402 incident response trigger select cause modal scroll (#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) --------- Signed-off-by: dependabot[bot] Co-authored-by: Osmany Montero Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com> Co-authored-by: jdieguez89 Co-authored-by: Jorge Dieguez Pérez Co-authored-by: Yorjander Hernandez Vergara <99102374+Kbayero@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: manuel Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Feature/v10.x/secret management (#419) * Main (#179) * 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 * main (#214) * 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 Co-authored-by: Jorge Dieguez Pérez * #176 Fixed the timeline component does not render correctly in the details of an alert (#194) Co-authored-by: manuel Co-authored-by: Jorge Dieguez Pérez * #183 Fixed tag name not displayed when deleting (#192) Co-authored-by: manuel Co-authored-by: Jorge Dieguez Pérez * 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 Co-authored-by: Jorge Dieguez Pérez * 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 * 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 Co-authored-by: jdieguez89 Co-authored-by: Jorge Dieguez Pérez Co-authored-by: Yorjander Hernandez Vergara <99102374+Kbayero@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: manuel Co-authored-by: Osmany Montero * Update agent version and fix agent update based on master version (#227) (#229) * Bugfix/frontend/202 unable to remove groups in the datasources view (#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 * Updating qa (#239) * 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 Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com> * Fixing issues for 10.2 release (#272) (#273) * 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 Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal * Preparing v10.2 release (#284) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Qa (#286) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove CSP --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Qa (#288) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove CSP * run QA --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove csp * fixed logout observable emission (#314) (#315) * Fixing overwriting of the properties host and IP of the alert that is created for a data source down (#335) * Updating security configuration to fix ROLE_USER disconnection bug (#349) * Fixed Down datasource shows an empty detail in view and error in console (#324) (#338) * Bugfix/10.3/325 detail view alert crashed disconnected datasource (#332) * Fixed detail view of an alert crashed when coming from a disconnected datasource (#325) * Fix error cannot assign requested address (#357) * Bugfix/10.2/333 incorrect linux install command (#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 (#333) * Fixed Command copy is confusing (#334) * Add 10.2.1 to CHANGELOG.md (#367) * Fixed User management module allows an action that causes UTMStack hanging when login. (#360) (#365) * using node1 always * Updating security access to info endpoint to be used by agent installer (#371) * Bugfix/10.2/359 rc unhandled login error (#374) * Bugfix/10.2/378 overview dashboard has wrong alert value (#387) * Bugfix -Overview-Dashboard-has-wrong-alert-value (#378) * Fixing rule history filter condition for IRA (#388) * Fixed integration disconnected alert coming to often (#313) (#393) * Adding default agent for incident rules (#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 (#398) * Fixed Incident-response-automation-must-allow-to-run-in-default-agent (#396) (#407) * Fixed Incident-response-trigger-select-cause-modal-scroll (#402) (#412) * Adding incident variables * Bugfix/10.2/402 incident response trigger select cause modal scroll (#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) * Adding frontend to variable management * hidden secrets in command history, move variables to sidebar menu, decrypt secret in agent manager before sent to the agent * format code UTMIncidentCommandWebsocket.java --------- Signed-off-by: dependabot[bot] Co-authored-by: Osmany Montero Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com> Co-authored-by: Freddy R. Laffita Almaguer Co-authored-by: Yorjander Hernandez Vergara <99102374+Kbayero@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: manuel Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Incident response trigger select cause modal scroll (#421) * 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) * Hiding secrets from command outputs (#423) * Fixed Auditor crash try to parse (#405) (#422) * Update CODE_OF_CONDUCT.md * Replacing secret value (#431) * Fixed Key-Based Authentication Failure in web-pdf Microservice (#429) (#430) * creating vlan interface * Specifying internal ip vlan (#434) * Changing frontend url * Changing frontend url, to https * remove network size * Adding some comments to trigger dev (#436) * Update README.md * Unable login with token query param (#269) (#433) * Main (#179) * 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 * main (#214) * 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 Co-authored-by: Jorge Dieguez Pérez * #176 Fixed the timeline component does not render correctly in the details of an alert (#194) Co-authored-by: manuel Co-authored-by: Jorge Dieguez Pérez * #183 Fixed tag name not displayed when deleting (#192) Co-authored-by: manuel Co-authored-by: Jorge Dieguez Pérez * 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 Co-authored-by: Jorge Dieguez Pérez * 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 * 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 Co-authored-by: jdieguez89 Co-authored-by: Jorge Dieguez Pérez Co-authored-by: Yorjander Hernandez Vergara <99102374+Kbayero@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: manuel Co-authored-by: Osmany Montero * Update agent version and fix agent update based on master version (#227) (#229) * Bugfix/frontend/202 unable to remove groups in the datasources view (#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 * Updating qa (#239) * 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 Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com> * Fixing issues for 10.2 release (#272) (#273) * 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 Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal * Preparing v10.2 release (#284) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Qa (#286) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove CSP --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Qa (#288) * 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 * 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](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove CSP * run QA --------- Signed-off-by: dependabot[bot] Co-authored-by: Jorge Dieguez Pérez Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove csp * fixed logout observable emission (#314) (#315) * Fixing overwriting of the properties host and IP of the alert that is created for a data source down (#335) * Updating security configuration to fix ROLE_USER disconnection bug (#349) * Fixed Down datasource shows an empty detail in view and error in console (#324) (#338) * Bugfix/10.3/325 detail view alert crashed disconnected datasource (#332) * Fixed detail view of an alert crashed when coming from a disconnected datasource (#325) * Fix error cannot assign requested address (#357) * Bugfix/10.2/333 incorrect linux install command (#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 (#333) * Fixed Command copy is confusing (#334) * Add 10.2.1 to CHANGELOG.md (#367) * Fixed User management module allows an action that causes UTMStack hanging when login. (#360) (#365) * using node1 always * Updating security access to info endpoint to be used by agent installer (#371) * Bugfix/10.2/359 rc unhandled login error (#374) * Bugfix/10.2/378 overview dashboard has wrong alert value (#387) * Bugfix -Overview-Dashboard-has-wrong-alert-value (#378) * Fixing rule history filter condition for IRA (#388) * Fixed integration disconnected alert coming to often (#313) (#393) * Adding default agent for incident rules (#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 (#398) * Fixed Incident-response-automation-must-allow-to-run-in-default-agent (#396) (#407) * Fixed Incident-response-trigger-select-cause-modal-scroll (#402) (#412) * Bugfix/10.2/402 incident response trigger select cause modal scroll (#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) (#414) * Fixed Auditor crash try to parse (#405) * Fixed Auditor crash try to parse (#405) * Bugfix/10.2/402 incident response trigger select cause modal scroll (#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) * Update CHANGELOG.md to 10.2.2 (#425) * Unable-to-login-with-token-query-param (#269) * Unable-to-login-with-token-query-param (#269) (#428) --------- Signed-off-by: dependabot[bot] Co-authored-by: Osmany Montero Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com> Co-authored-by: Freddy R. Laffita Almaguer Co-authored-by: jdieguez89 Co-authored-by: Jorge Dieguez Pérez Co-authored-by: Yorjander Hernandez Vergara <99102374+Kbayero@users.noreply.github.com> Co-authored-by: manuel Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update README.md * Adding function to insert variable placeholder in incident reponse automation action (#440) * Update README.md * Update README.md * avoid stop processing routine because of a lock (#444) * Bugfix/10.2/379 pipelines are showing wrong input and processed values (#443) * Main (#179) * 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 * main (#214) * 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 a… * Fixed Select dropdown body positioned behind other form elements (#523) (#526) --------- Signed-off-by: dependabot[bot] Co-authored-by: rvald26 <37116247+rvald26@users.noreply.github.com> Co-authored-by: Manuel Abascal Co-authored-by: Osmany Montero Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Leonardo Mora López Co-authored-by: Leonardo Mora López <41559395+leonardomoralopez89@users.noreply.github.com> Co-authored-by: Yorjander Hernandez Vergara <99102374+Kbayero@users.noreply.github.com> Co-authored-by: jdieguez89 Co-authored-by: Jorge Dieguez Pérez Co-authored-by: manuel --- ...-compliance-schedule-create.component.scss | 4 ++++ .../dashboard-filter-select.component.html | 1 + .../dashboard-filter-select.component.ts | 22 +++++++++++++++---- .../services/change-filter-value.service.ts | 2 +- 4 files changed, 24 insertions(+), 5 deletions(-) diff --git a/frontend/src/app/compliance/shared/components/utm-compliance-schedule-create/utm-compliance-schedule-create.component.scss b/frontend/src/app/compliance/shared/components/utm-compliance-schedule-create/utm-compliance-schedule-create.component.scss index 9139a77c6..d5d200734 100644 --- a/frontend/src/app/compliance/shared/components/utm-compliance-schedule-create/utm-compliance-schedule-create.component.scss +++ b/frontend/src/app/compliance/shared/components/utm-compliance-schedule-create/utm-compliance-schedule-create.component.scss @@ -53,3 +53,7 @@ } } + +.utm-box { + z-index: auto!important; +} diff --git a/frontend/src/app/shared/components/utm/filters/dashboard-filter-view/dashboard-filter-select/dashboard-filter-select.component.html b/frontend/src/app/shared/components/utm/filters/dashboard-filter-view/dashboard-filter-select/dashboard-filter-select.component.html index e7ecc605c..7cd9ac161 100644 --- a/frontend/src/app/shared/components/utm/filters/dashboard-filter-view/dashboard-filter-select/dashboard-filter-select.component.html +++ b/frontend/src/app/shared/components/utm/filters/dashboard-filter-view/dashboard-filter-select/dashboard-filter-select.component.html @@ -2,6 +2,7 @@ [closeOnSelect]="true" [clearable]="filter.clearable" [items]="values" + [(ngModel)]="model" [loadingText]="filter.loadingText" [maxSelectedItems]="filter.maxSelectedItems" [multiple]="filter.multiple" diff --git a/frontend/src/app/shared/components/utm/filters/dashboard-filter-view/dashboard-filter-select/dashboard-filter-select.component.ts b/frontend/src/app/shared/components/utm/filters/dashboard-filter-view/dashboard-filter-select/dashboard-filter-select.component.ts index 746c77fc4..b0438e2d2 100644 --- a/frontend/src/app/shared/components/utm/filters/dashboard-filter-view/dashboard-filter-select/dashboard-filter-select.component.ts +++ b/frontend/src/app/shared/components/utm/filters/dashboard-filter-view/dashboard-filter-select/dashboard-filter-select.component.ts @@ -1,27 +1,38 @@ -import {Component, Input, OnChanges, OnInit, SimpleChanges} from '@angular/core'; +import {Component, Input, OnChanges, OnDestroy, OnInit, SimpleChanges} from '@angular/core'; +import {Subject} from "rxjs"; +import {filter, takeUntil} from 'rxjs/operators'; import {DashboardBehavior} from '../../../../../behaviors/dashboard.behavior'; import {ElasticOperatorsEnum} from '../../../../../enums/elastic-operators.enum'; import {ElasticSearchIndexService} from '../../../../../services/elasticsearch/elasticsearch-index.service'; import {DashboardFilterType} from '../../../../../types/filter/dashboard-filter.type'; import {ElasticFilterType} from '../../../../../types/filter/elastic-filter.type'; +import {ChangeFilterValueService} from '../../services/change-filter-value.service'; @Component({ selector: 'app-dashboard-filter-select', templateUrl: './dashboard-filter-select.component.html', styleUrls: ['./dashboard-filter-select.component.css'] }) -export class DashboardFilterSelectComponent implements OnInit, OnChanges { +export class DashboardFilterSelectComponent implements OnInit, OnChanges, OnDestroy { @Input() filter: DashboardFilterType; @Input() fullWidth = false; values: any[]; isLoading = true; + model = null; + destroy$: Subject = new Subject(); constructor(private elasticSearchIndexService: ElasticSearchIndexService, + private changeFilterValueService: ChangeFilterValueService, private dashboardBehavior: DashboardBehavior) { } ngOnInit() { this.getFieldValues(); + this.changeFilterValueService.selectedValue$ + .pipe( + takeUntil(this.destroy$), + filter(res => res && this.filter.field === res.field)) + .subscribe(res => this.model = res.value); } ngOnChanges(changes: SimpleChanges) { @@ -30,7 +41,6 @@ export class DashboardFilterSelectComponent implements OnInit, OnChanges { } } - getFieldValues() { const req = { page: 0, @@ -43,7 +53,6 @@ export class DashboardFilterSelectComponent implements OnInit, OnChanges { this.values = res.body; this.isLoading = false; }); - } select($event: any, filter: DashboardFilterType) { @@ -54,4 +63,9 @@ export class DashboardFilterSelectComponent implements OnInit, OnChanges { }; this.dashboardBehavior.$filterDashboard.next({filter: [elasticFilter], indexPattern: filter.indexPattern}); } + + ngOnDestroy(): void { + this.destroy$.next(); + this.destroy$.complete(); + } } diff --git a/frontend/src/app/shared/components/utm/filters/services/change-filter-value.service.ts b/frontend/src/app/shared/components/utm/filters/services/change-filter-value.service.ts index 40d3763d4..99e03e760 100644 --- a/frontend/src/app/shared/components/utm/filters/services/change-filter-value.service.ts +++ b/frontend/src/app/shared/components/utm/filters/services/change-filter-value.service.ts @@ -5,7 +5,7 @@ import { BehaviorSubject, Observable } from 'rxjs'; providedIn: 'root' }) export class ChangeFilterValueService { - private selectedValueSubject = new BehaviorSubject<{ field: any, value: any }>(null); + private selectedValueSubject = new BehaviorSubject<{ field: any, value: any }>({field: undefined, value: undefined}); selectedValue$: Observable = this.selectedValueSubject.asObservable(); From a7cfa6bd0f6be2d226e19cce2f7409d159ee4ae8 Mon Sep 17 00:00:00 2001 From: "Freddy R. Laffita Almaguer" Date: Mon, 4 Mar 2024 11:41:10 +0200 Subject: [PATCH 2/2] Updating azure guide, correcting steps 6,7 and 11 --- .../guide-azure/guide-azure.component.html | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/frontend/src/app/app-module/guides/guide-azure/guide-azure.component.html b/frontend/src/app/app-module/guides/guide-azure/guide-azure.component.html index 9e057802e..9a7627a47 100644 --- a/frontend/src/app/app-module/guides/guide-azure/guide-azure.component.html +++ b/frontend/src/app/app-module/guides/guide-azure/guide-azure.component.html @@ -74,7 +74,7 @@

  • 6 - Get the "Storage Container Name" in: All services -> Storage account -> Your_Storage_Account + Get the "Storage Container Name" in: All services -> Storage accounts -> Your_Storage_Account -> Containers. It will be used to configure your tenant.

    Azure portal
  • 7 - Get the Storage Account Connection string with key to access Azure "Storage - Account". - Find the connection string here: Azure Portal -> Blob Storage account -> Access keys. It will be used to - configure your tenant. + Get the Storage Account Connection string with key to access Azure "Storage Account". + Find the connection string here: All services -> Storage accounts -> Your_Storage_Account -> Access keys. It will be used to configure your tenant.

    Azure portal
  • 8 - Configure your Azure Subscription to send log to the Event Hub. Go to Subscription and click on "Resource - providers". Search for "Event Grid", and make sure is registered in the "Resources providers". + Configure your Azure Subscription to send log to the Event Hub. Go to Subscription and click on "Resource + providers". Search for "Event Grid", and make sure is registered in the "Resources providers".

    Azure portal
  • 9 - Create a new Event by clicking in the "Events" -> "Event Subscription" + Create a new Event by clicking in the Events -> Event Subscription

    Azure portal
  • 10 - Configure the "Event Subscription" to send logs to the Event Hub created previously. + Configure the "Event Subscription" to send logs to the Event Hub created previously.

    Azure portal

    • + The input field Event Hub Shared access policies - Connection string refers to Azure's Event Hub Shared Access Policies - Connection string-primary key: Value obtained in step 3