Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: defenxor/dsiem
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.32.9
Choose a base ref
...
head repository: defenxor/dsiem
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.32.10
Choose a head ref
  • 4 commits
  • 8 files changed
  • 2 contributors

Commits on Feb 20, 2022

  1. fix: (dpluger) add .keyword field checking (#380)

    * restore field-type methods
    
    * remove prefix es: before keyword check
    
    * set dpluger to ignore haskeyword check error
    
    * add fixed error for no field mapping
    
    * add constants for field types
    
    * fix: change order of .keyword field checking
    
    * cleanup log formatting for pair collection
    
    * add log message for checking .keyword field
    
    * cleanup log formatting on es field validation
    
    * fix: fix incorrect lower boundary check
    rkspx authored Feb 20, 2022
    Configuration menu
    Copy the full SHA
    3649926 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump url-parse from 1.5.3 to 1.5.7 in /demo/frontend/web (

    …#379)
    
    Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
    - [Release notes](https://github.com/unshiftio/url-parse/releases)
    - [Commits](unshiftio/url-parse@1.5.3...1.5.7)
    
    ---
    updated-dependencies:
    - dependency-name: url-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Riki Syahputra <[email protected]>
    dependabot[bot] and rkspx authored Feb 20, 2022
    Configuration menu
    Copy the full SHA
    a350134 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump follow-redirects in /demo/frontend/web (#373)

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.14.7...v1.14.8)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Riki Syahputra <[email protected]>
    dependabot[bot] and rkspx authored Feb 20, 2022
    Configuration menu
    Copy the full SHA
    5ec07b7 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump ajv from 6.10.2 to 6.12.6 in /web/ui (#383)

    Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6.
    - [Release notes](https://github.com/ajv-validator/ajv/releases)
    - [Commits](ajv-validator/ajv@v6.10.2...v6.12.6)
    
    ---
    updated-dependencies:
    - dependency-name: ajv
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Riki Syahputra <[email protected]>
    dependabot[bot] and rkspx authored Feb 20, 2022
    Configuration menu
    Copy the full SHA
    ee64853 View commit details
    Browse the repository at this point in the history
Loading