Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

6.0.2 #2291

Merged
merged 119 commits into from
May 13, 2024
Merged

6.0.2 #2291

merged 119 commits into from
May 13, 2024

Commits on Mar 29, 2024

  1. Fix migration signal

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    b207344 View commit details
    Browse the repository at this point in the history
  2. Fix kwargs

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    e5e2b97 View commit details
    Browse the repository at this point in the history
  3. Fail if in production mode

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    ba14fca View commit details
    Browse the repository at this point in the history
  4. Validated disable with 429

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    12f4321 View commit details
    Browse the repository at this point in the history
  5. Fix is_from_org information

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    49b3f4d View commit details
    Browse the repository at this point in the history
  6. Fix greynoise api requirement

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    da1e17b View commit details
    Browse the repository at this point in the history
  7. fixes #1758 - greynoise labs analyzer (#2225)

    * greynoise labs analyzer
    
    * fix
    
    * update migration numbers
    
    * update maximum tlp
    
    * fix
    
    ---------
    
    Signed-off-by: 0ssigeno <[email protected]>
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Shivam Purohit <[email protected]>
    Co-authored-by: Matteo Lodi <[email protected]>
    Co-authored-by: Daniele Rosetti <[email protected]>
    Co-authored-by: 0ssigeno <[email protected]>
    Co-authored-by: Martina Carella <[email protected]>
    Co-authored-by: Daniele Rosetti <[email protected]>
    Co-authored-by: fgibertoni <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Simone Berni <[email protected]>
    Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>
    Co-authored-by: Shivam Purohit <[email protected]>
    11 people committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    e26efa0 View commit details
    Browse the repository at this point in the history
  8. removed scanner issue template

    mlodic committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    771fd93 View commit details
    Browse the repository at this point in the history
  9. fixes #1663 - Abusix analyzer (#2233)

    * fixes #1663 - abusix analyzer
    
    * fix
    
    * updated migration numbers
    
    ---------
    
    Signed-off-by: 0ssigeno <[email protected]>
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Shivam Purohit <[email protected]>
    Co-authored-by: Matteo Lodi <[email protected]>
    Co-authored-by: Daniele Rosetti <[email protected]>
    Co-authored-by: 0ssigeno <[email protected]>
    Co-authored-by: Martina Carella <[email protected]>
    Co-authored-by: Daniele Rosetti <[email protected]>
    Co-authored-by: fgibertoni <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Simone Berni <[email protected]>
    Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>
    Co-authored-by: Shivam Purohit <[email protected]>
    11 people committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    40d7d58 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Bump uwsgitop from 0.11 to 0.12 in /requirements (#2237)

    Bumps [uwsgitop](https://github.com/xrmx/uwsgitop) from 0.11 to 0.12.
    - [Commits](xrmx/uwsgitop@v0.11...v0.12)
    
    ---
    updated-dependencies:
    - dependency-name: uwsgitop
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    eba4a1a View commit details
    Browse the repository at this point in the history
  2. Fix ses email

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    0c08a74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfc46a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Fixes for quad9

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    7a8809f View commit details
    Browse the repository at this point in the history
  2. Removed comment on enable back

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    12877a6 View commit details
    Browse the repository at this point in the history
  3. HTTPerror should not have the entire traceback

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    4137074 View commit details
    Browse the repository at this point in the history
  4. Trying to unlock the git process deleting the lock file

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    63b288c View commit details
    Browse the repository at this point in the history
  5. Fix ingestor periodic task

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6289aee View commit details
    Browse the repository at this point in the history
  6. Fix retrieval of the task

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    b83a826 View commit details
    Browse the repository at this point in the history
  7. Fix ingestor python class retrieval

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    e13881b View commit details
    Browse the repository at this point in the history
  8. Fix test

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    d63e90d View commit details
    Browse the repository at this point in the history
  9. Fix tests

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a5cc0fd View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Fixes

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    2816ad5 View commit details
    Browse the repository at this point in the history
  2. specified version of nginx

    mlodic committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f342279 View commit details
    Browse the repository at this point in the history
  3. Priority mgmt (#2242)

    * Priority mgmt
    
    Signed-off-by: 0ssigeno <[email protected]>
    
    * Blake
    
    Signed-off-by: 0ssigeno <[email protected]>
    
    * Docs
    
    Signed-off-by: 0ssigeno <[email protected]>
    
    * Changed order of cache table
    
    Signed-off-by: 0ssigeno <[email protected]>
    
    * Manage case where cache it is not initialized
    
    Signed-off-by: 0ssigeno <[email protected]>
    
    * Fixes
    
    Signed-off-by: 0ssigeno <[email protected]>
    
    * Blake
    
    Signed-off-by: 0ssigeno <[email protected]>
    
    ---------
    
    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ec9d41f View commit details
    Browse the repository at this point in the history
  4. Bump pillow from 10.2.0 to 10.3.0 in /requirements (#2240)

    Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0.
    - [Release notes](https://github.com/python-pillow/Pillow/releases)
    - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
    - [Commits](python-pillow/Pillow@10.2.0...10.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: pillow
      dependency-type: direct:production
    ...
    
    Signed-off-by: 0ssigeno <[email protected]>
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Shivam Purohit <[email protected]>
    Co-authored-by: Matteo Lodi <[email protected]>
    Co-authored-by: Daniele Rosetti <[email protected]>
    Co-authored-by: 0ssigeno <[email protected]>
    Co-authored-by: Martina Carella <[email protected]>
    Co-authored-by: Daniele Rosetti <[email protected]>
    Co-authored-by: fgibertoni <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Simone Berni <[email protected]>
    Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>
    Co-authored-by: Shivam Purohit <[email protected]>
    10 people committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    5d0afc5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7deb954 View commit details
    Browse the repository at this point in the history
  6. Added pivot buttons (#2239)

    * added pivot buttons
    
    * fixes
    
    * linter
    
    * docs
    
    * updated doc
    
    * changes
    
    ---------
    
    Co-authored-by: Matteo Lodi <[email protected]>
    carellamartina and mlodic committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    b848031 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e30aba7 View commit details
    Browse the repository at this point in the history
  8. adjusted 'Investigation Overview' button (#2244)

    * adjusted investigation button
    
    * fix
    carellamartina committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    7aee20c View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Allow filtering for disabled boolean

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    49b87cc View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Fix cache

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    735e494 View commit details
    Browse the repository at this point in the history
  2. Fix env variables + healthcheck

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f7046b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Fix visualizable table (#2249)

    * Fix images url
    
    * Fixed table images using absolute url
    fgibertoni committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    5e18800 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    795e354 View commit details
    Browse the repository at this point in the history
  3. modified JobIsRunningAlert component (#2256)

    * changed JobIsRunningAlert
    
    * prettier
    
    * mocked flow
    carellamartina committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    bdc968a View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. adjusts to default domain reputation visualizer + analyzers urls and …

    …abstractmethods (#2250)
    
    * little adjusts
    
    * adjust
    
    * refactored base_url in url to enable healthchecks
    
    * adjust
    
    * added update abstract method
    
    * added logging of intel_owl package
    mlodic committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    85e0bfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef58e53 View commit details
    Browse the repository at this point in the history
  3. Fix

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    e17a965 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. support for Elastic8 and removal of support for older versions (#2262)

    * support for elastic 8
    
    * elastic8
    
    * elastic8
    mlodic committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    19c1db6 View commit details
    Browse the repository at this point in the history
  2. removed elasticsearch sniffing

    mlodic committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d66b46d View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Update migration guide from postgres 12 to 16 (#2260)

    * Improved migration from postgres 12 to postgres 16
    
    * Trimmed extra whitespaces
    fgibertoni committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b4a6d78 View commit details
    Browse the repository at this point in the history
  2. Fix volume

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d9f5dcc View commit details
    Browse the repository at this point in the history
  3. fixes #1698 - hfinger analyzer (#2241)

    * hfinger analyzer
    
    * dependency for hfinger analyzer
    
    * migrations for hfinger analyzer
    
    * overridden update method
    
    * default config fix
    
    * modified usage.md
    
    * fix
    
    * fix
    moonpatel committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    41a58d7 View commit details
    Browse the repository at this point in the history
  4. Fix phoneinfo

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7833d27 View commit details
    Browse the repository at this point in the history
  5. Minor fix

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    da500fa View commit details
    Browse the repository at this point in the history
  6. Fixes

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a0b3c57 View commit details
    Browse the repository at this point in the history
  7. Fixing logs

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3930ca6 View commit details
    Browse the repository at this point in the history
  8. Bump channels from 4.0.0 to 4.1.0 in /requirements (#2255)

    Bumps [channels](https://github.com/django/channels) from 4.0.0 to 4.1.0.
    - [Changelog](https://github.com/django/channels/blob/main/CHANGELOG.txt)
    - [Commits](django/channels@4.0.0...4.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: channels
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    517fca5 View commit details
    Browse the repository at this point in the history
  9. Bump quark-engine from 24.2.1 to 24.4.1 in /requirements (#2254)

    Bumps [quark-engine](https://github.com/quark-engine/quark-engine) from 24.2.1 to 24.4.1.
    - [Release notes](https://github.com/quark-engine/quark-engine/releases)
    - [Commits](quark-engine/quark-engine@v24.2.1...v24.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: quark-engine
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    cd8965f View commit details
    Browse the repository at this point in the history
  10. adjusted guide (#2264)

    carellamartina committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    dce3115 View commit details
    Browse the repository at this point in the history
  11. Fix docs

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7f2d633 View commit details
    Browse the repository at this point in the history
  12. Little adjusts (#2263)

    * little adjusts
    
    * adjust
    
    * refactored base_url in url to enable healthchecks
    
    * adjust
    
    * added update abstract method
    
    * added logging of intel_owl package
    
    * adjusted threatfox
    
    * threatfox analyzer fix
    
    * threatfox analyzer fix
    
    * threatfox analyzer fix
    
    * threatfox analyzer fix
    
    * threatfox analyzer fix
    
    * elastic shards/replicas reduced
    mlodic committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e65b793 View commit details
    Browse the repository at this point in the history
  13. Fix

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4f3da9a View commit details
    Browse the repository at this point in the history
  14. typo

    mlodic committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c1ce742 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. fix

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    82b672d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0032e4f View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Fix migration

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3bb2564 View commit details
    Browse the repository at this point in the history
  2. Cache are adjusted through celery

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    c9d8ee3 View commit details
    Browse the repository at this point in the history
  3. fix

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    d01e912 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    949bf99 View commit details
    Browse the repository at this point in the history
  5. create_or_update

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3ea0665 View commit details
    Browse the repository at this point in the history
  6. Typo

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    d6888e1 View commit details
    Browse the repository at this point in the history
  7. Fix

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    431c65c View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Fixes

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c95e730 View commit details
    Browse the repository at this point in the history
  2. Remove dns0 analyzers (#2274)

    * Added migrations to remove analyzers and playbook
    
    * Removed analyzers sources
    
    * Removed dns0 analyzer from docs
    
    * Fix
    
    Signed-off-by: 0ssigeno <[email protected]>
    
    * Fix black
    
    * Added if conditions for saver migrations
    
    ---------
    
    Signed-off-by: 0ssigeno <[email protected]>
    Co-authored-by: 0ssigeno <[email protected]>
    fgibertoni and 0ssigeno committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b00c40d View commit details
    Browse the repository at this point in the history
  3. Frontend - adjusted job metadata section (#2272)

    * adjusted JobInfoCard
    
    * fixed  fitView in chrome
    carellamartina committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d2b1de1 View commit details
    Browse the repository at this point in the history
  4. Frontend - improvements (#2278)

    * improvements
    
    * fixed test
    carellamartina committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    db69da2 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Fix_ci (#2284)

    * Fix_ci
    
    Signed-off-by: 0ssigeno <[email protected]>
    
    * Typo
    
    Signed-off-by: 0ssigeno <[email protected]>
    
    ---------
    
    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6c71e33 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Optimization

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    8b995d7 View commit details
    Browse the repository at this point in the history
  2. Optimization

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    7c63b50 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. ASN maxmind integration (#2282)

    * Changed library from maxminddb to geoip2
    
    * Refactoring maxmind not finished
    
    * Refactoring maxmind analyzer
    
    * Added methods for query db
    
    * Made a method 'private'
    
    * Renamed method
    
    * Made attributes 'private'
    
    * Added return type
    
    * Improved log message
    
    * Renamed back to update() because of updating cron
    
    * Fixed media_root settings
    
    * Added log to tar extraction
    
    * Removed unnecessary variable
    
    * Improved log messages
    
    * Readded maxminddb library
    
    * Update api_app/analyzers_manager/observable_analyzers/maxmind.py
    
    Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>
    
    * Fix_ci (#2284)
    
    * Fix_ci
    
    Signed-off-by: 0ssigeno <[email protected]>
    
    * Typo
    
    Signed-off-by: 0ssigeno <[email protected]>
    
    ---------
    
    Signed-off-by: 0ssigeno <[email protected]>
    
    * Changed library from maxminddb to geoip2
    
    * Refactoring maxmind not finished
    
    * Refactoring maxmind analyzer
    
    * Added methods for query db
    
    * Made a method 'private'
    
    * Renamed method
    
    * Made attributes 'private'
    
    * Added return type
    
    * Improved log message
    
    * Renamed back to update() because of updating cron
    
    * Fixed media_root settings
    
    * Added log to tar extraction
    
    * Removed unnecessary variable
    
    * Improved log messages
    
    * Readded maxminddb library
    
    * Moved functions and improved logs
    
    * Changed error handling
    
    * Fixed deepsource warning
    
    ---------
    
    Signed-off-by: 0ssigeno <[email protected]>
    Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>
    Co-authored-by: Simone Berni <[email protected]>
    3 people committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    21de9e8 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Abusix send email (#2283)

    * Added AbuseSubmitter connector
    
    * Renamed and updated connector EmailSender
    
    * Added monkeypatch to email sender connector
    
    * Updated EmailSender parameters
    
    * Added AbuseDomainToAbuseIp pivot
    
    * Updated AbuseDomainToAbuseIp pivot
    
    * Updated pivots
    
    * Changed health_check_status to editable
    
    * Changed health_check_status back to not editable
    
    * receiver update
    
    * subject and body update
    
    * added abusix update migration
    
    * fix investigation creation
    
    * updated AbuseDomainToIp should_run
    
    * updated AbuseIpToSubmission should_run
    
    * added plugin migrations
    
    * fix migrations
    
    * Changed email sender body
    
    * fixed migrations dependencies
    
    * updates email sender and abuse submitter
    
    * Fix migrations
    
    * Fix
    
    * Fix
    
    * Fix playbooks migrations
    
    * Update api_app/connectors_manager/connectors/abuse_submitter.py
    
    Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>
    
    * Added AbuseSubmitter connector
    
    * Renamed and updated connector EmailSender
    
    * Added monkeypatch to email sender connector
    
    * Updated EmailSender parameters
    
    * Added AbuseDomainToAbuseIp pivot
    
    * Updated AbuseDomainToAbuseIp pivot
    
    * Updated pivots
    
    * Changed health_check_status to editable
    
    * Changed health_check_status back to not editable
    
    * receiver update
    
    * subject and body update
    
    * added abusix update migration
    
    * fix investigation creation
    
    * updated AbuseDomainToIp should_run
    
    * updated AbuseIpToSubmission should_run
    
    * added plugin migrations
    
    * fix migrations
    
    * Changed email sender body
    
    * fixed migrations dependencies
    
    * updates email sender and abuse submitter
    
    * Fix migrations
    
    * Fix
    
    * Fix
    
    * Fix playbooks migrations
    
    * added update method
    
    * added update method
    
    * removed AbuseSubmitter values
    
    Co-authored-by: Simone Berni <[email protected]>
    
    * removed EmailSender values
    
    * Update should_run
    
    Co-authored-by: Simone Berni <[email protected]>
    
    * changed AbuseDomainToAbuseIp to AnyCompare
    
    * update compare
    
    * added update
    
    * removed AbuseIpToSubmission
    
    * Added AbuseSubmitter connector
    
    * Renamed and updated connector EmailSender
    
    * Added monkeypatch to email sender connector
    
    * Updated EmailSender parameters
    
    * Added AbuseDomainToAbuseIp pivot
    
    * Updated AbuseDomainToAbuseIp pivot
    
    * Updated pivots
    
    * Changed health_check_status to editable
    
    * Changed health_check_status back to not editable
    
    * receiver update
    
    * subject and body update
    
    * added abusix update migration
    
    * fix investigation creation
    
    * updated AbuseDomainToIp should_run
    
    * updated AbuseIpToSubmission should_run
    
    * added plugin migrations
    
    * fix migrations
    
    * Changed email sender body
    
    * fixed migrations dependencies
    
    * updates email sender and abuse submitter
    
    * Fix migrations
    
    * Fix
    
    * Fix
    
    * Fix playbooks migrations
    
    * added update method
    
    * Added AbuseSubmitter connector
    
    * Changed health_check_status to editable
    
    * Changed health_check_status back to not editable
    
    * added abusix update migration
    
    * added plugin migrations
    
    * fix migrations
    
    * fixed migrations dependencies
    
    * Fix migrations
    
    * removed AbuseSubmitter values
    
    Co-authored-by: Simone Berni <[email protected]>
    
    * removed EmailSender values
    
    * Update should_run
    
    Co-authored-by: Simone Berni <[email protected]>
    
    * changed AbuseDomainToAbuseIp to AnyCompare
    
    * update compare
    
    * added update
    
    * removed AbuseIpToSubmission
    
    * Fix pivot migrations
    
    * Renamed playbook Abuse_Domain to Takedown_Request
    
    * Update api_app/connectors_manager/connectors/abuse_submitter.py
    
    Co-authored-by: Matteo Lodi <[email protected]>
    
    * Update api_app/connectors_manager/connectors/abuse_submitter.py
    
    Co-authored-by: Matteo Lodi <[email protected]>
    
    * Added EmailSender header and footer
    
    * Fix linters
    
    * Fix test
    
    Signed-off-by: 0ssigeno <[email protected]>
    
    * Fix pivot test
    
    * Fix
    
    Signed-off-by: 0ssigeno <[email protected]>
    
    ---------
    
    Signed-off-by: 0ssigeno <[email protected]>
    Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>
    Co-authored-by: Simone Berni <[email protected]>
    Co-authored-by: Matteo Lodi <[email protected]>
    Co-authored-by: 0ssigeno <[email protected]>
    5 people committed May 2, 2024
    Configuration menu
    Copy the full SHA
    fbd476b View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Fixed EmailSender output and plugin descriptions (#2290)

    * Updated EmailSender output
    
    * Updated plugin descriptions
    cristinaascari committed May 3, 2024
    Configuration menu
    Copy the full SHA
    2bffe06 View commit details
    Browse the repository at this point in the history
  2. Update authentication/models.py

    Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>
    mlodic and code-review-doctor[bot] committed May 3, 2024
    Configuration menu
    Copy the full SHA
    dfdcb19 View commit details
    Browse the repository at this point in the history
  3. Update authentication/models.py

    Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>
    mlodic and code-review-doctor[bot] committed May 3, 2024
    Configuration menu
    Copy the full SHA
    b4af87d View commit details
    Browse the repository at this point in the history
  4. deepsource adjusts

    mlodic committed May 3, 2024
    Configuration menu
    Copy the full SHA
    5e3535e View commit details
    Browse the repository at this point in the history
  5. bump and changelog

    mlodic committed May 3, 2024
    Configuration menu
    Copy the full SHA
    e1c74c8 View commit details
    Browse the repository at this point in the history
  6. fixes for Yara

    mlodic committed May 3, 2024
    Configuration menu
    Copy the full SHA
    09e3622 View commit details
    Browse the repository at this point in the history
  7. removing Yara visualizer from Static Analysis Playbook and updated an…

    …d fixed Floss Analyzer
    mlodic committed May 3, 2024
    Configuration menu
    Copy the full SHA
    7daa07d View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Removed mkdir

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed May 6, 2024
    Configuration menu
    Copy the full SHA
    8d1ba14 View commit details
    Browse the repository at this point in the history
  2. blake post merge

    0ssigeno committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d1266a9 View commit details
    Browse the repository at this point in the history
  3. Yara already made in dockerfile

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b63fe32 View commit details
    Browse the repository at this point in the history
  4. Removed import

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed May 6, 2024
    Configuration menu
    Copy the full SHA
    94188d1 View commit details
    Browse the repository at this point in the history
  5. update yara visualizer

    drosetti committed May 6, 2024
    Configuration menu
    Copy the full SHA
    de2a940 View commit details
    Browse the repository at this point in the history
  6. Docs update (#2293)

    * Added list of pre-built pivots
    
    * Added list of pre-built connectors
    
    * Added list of pre-built playbooks
    
    * Added already implemented modules for pivots
    
    * Added running a plugin
    
    * tried adjust
    
    * Adjust field_to_compare description
    
    ---------
    
    Co-authored-by: Matteo Lodi <[email protected]>
    cristinaascari and mlodic committed May 6, 2024
    Configuration menu
    Copy the full SHA
    f925fbd View commit details
    Browse the repository at this point in the history
  7. Fix dependencies

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed May 6, 2024
    Configuration menu
    Copy the full SHA
    fc68486 View commit details
    Browse the repository at this point in the history
  8. Typo

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed May 6, 2024
    Configuration menu
    Copy the full SHA
    f22a1d8 View commit details
    Browse the repository at this point in the history
  9. Upgrade docs

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed May 6, 2024
    Configuration menu
    Copy the full SHA
    ffc4a68 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    a90b9e8 View commit details
    Browse the repository at this point in the history
  2. Bump django-ses from 3.5.0 to 4.0.0 in /requirements (#2280)

    Bumps [django-ses](https://github.com/django-ses/django-ses) from 3.5.0 to 4.0.0.
    - [Release notes](https://github.com/django-ses/django-ses/releases)
    - [Changelog](https://github.com/django-ses/django-ses/blob/main/CHANGES.md)
    - [Commits](django-ses/django-ses@v3.5.0...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: django-ses
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ea37d93 View commit details
    Browse the repository at this point in the history
  3. Bump djangorestframework from 3.14.0 to 3.15.1 in /requirements (#2219)

    Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.14.0 to 3.15.1.
    - [Release notes](https://github.com/encode/django-rest-framework/releases)
    - [Commits](encode/django-rest-framework@3.14.0...3.15.1)
    
    ---
    updated-dependencies:
    - dependency-name: djangorestframework
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 7, 2024
    Configuration menu
    Copy the full SHA
    df560de View commit details
    Browse the repository at this point in the history
  4. Bump library/nginx from 1.25.4-alpine to 1.26.0-alpine in /docker (#2285

    )
    
    Bumps library/nginx from 1.25.4-alpine to 1.26.0-alpine.
    
    ---
    updated-dependencies:
    - dependency-name: library/nginx
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b50311c View commit details
    Browse the repository at this point in the history
  5. Starting playbooks (#2297)

    * starting playbooks
    
    Signed-off-by: 0ssigeno <[email protected]>
    
    * Not starting
    
    Signed-off-by: 0ssigeno <[email protected]>
    
    * Fix migration
    
    Signed-off-by: 0ssigeno <[email protected]>
    
    * Prettier
    
    Signed-off-by: 0ssigeno <[email protected]>
    
    * Fix
    
    Signed-off-by: 0ssigeno <[email protected]>
    
    ---------
    
    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed May 7, 2024
    Configuration menu
    Copy the full SHA
    6e8de55 View commit details
    Browse the repository at this point in the history
  6. Add IP2WHOIS (#2288)

    * Add IP2WHOIS
    
    * Update Usage.md
    
    * Update ip2whois.py
    
    - Add an example JSON result to showcase the fields in the result.
    - Attempt to fix an error reported by DeepSource: Python.
    
    * Update ip2whois.py
    
    Fix formatting error.
    
    * Update ip2whois.py
    
    Fix the E501 line too long error by changed to another JSON example.
    
    * Update ip2whois.py
    
    * fixed migration
    
    ---------
    
    Co-authored-by: Matteo Lodi <[email protected]>
    ip2location and mlodic committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a1aa7a8 View commit details
    Browse the repository at this point in the history
  7. Bump gunicorn from 20.1.0 to 22.0.0 in /integrations/pcap_analyzers (#…

    …2276)
    
    Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 22.0.0.
    - [Release notes](https://github.com/benoitc/gunicorn/releases)
    - [Commits](benoitc/gunicorn@20.1.0...22.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: gunicorn
      dependency-type: direct:production
    ...
    
    Signed-off-by: 0ssigeno <[email protected]>
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Shivam Purohit <[email protected]>
    Co-authored-by: Matteo Lodi <[email protected]>
    Co-authored-by: Daniele Rosetti <[email protected]>
    Co-authored-by: 0ssigeno <[email protected]>
    Co-authored-by: Martina Carella <[email protected]>
    Co-authored-by: Daniele Rosetti <[email protected]>
    Co-authored-by: fgibertoni <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Simone Berni <[email protected]>
    Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>
    Co-authored-by: Shivam Purohit <[email protected]>
    10 people committed May 7, 2024
    Configuration menu
    Copy the full SHA
    be76323 View commit details
    Browse the repository at this point in the history
  8. Bump gunicorn from 20.1.0 to 22.0.0 in /integrations/tor_analyzers (#…

    …2277)
    
    Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 22.0.0.
    - [Release notes](https://github.com/benoitc/gunicorn/releases)
    - [Commits](benoitc/gunicorn@20.1.0...22.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: gunicorn
      dependency-type: direct:production
    ...
    
    Signed-off-by: 0ssigeno <[email protected]>
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Shivam Purohit <[email protected]>
    Co-authored-by: Matteo Lodi <[email protected]>
    Co-authored-by: Daniele Rosetti <[email protected]>
    Co-authored-by: 0ssigeno <[email protected]>
    Co-authored-by: Martina Carella <[email protected]>
    Co-authored-by: Daniele Rosetti <[email protected]>
    Co-authored-by: fgibertoni <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Simone Berni <[email protected]>
    Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>
    Co-authored-by: Shivam Purohit <[email protected]>
    10 people committed May 7, 2024
    Configuration menu
    Copy the full SHA
    3a9f790 View commit details
    Browse the repository at this point in the history
  9. Bump django-auth-ldap from 4.7.0 to 4.8.0 in /requirements (#2270)

    Bumps [django-auth-ldap](https://github.com/django-auth-ldap/django-auth-ldap) from 4.7.0 to 4.8.0.
    - [Release notes](https://github.com/django-auth-ldap/django-auth-ldap/releases)
    - [Changelog](https://github.com/django-auth-ldap/django-auth-ldap/blob/master/docs/changes.rst)
    - [Commits](django-auth-ldap/django-auth-ldap@4.7.0...4.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: django-auth-ldap
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8bcde8f View commit details
    Browse the repository at this point in the history
  10. Bump gunicorn in /integrations/malware_tools_analyzers/requirements (#…

    …2275)
    
    Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 22.0.0.
    - [Release notes](https://github.com/benoitc/gunicorn/releases)
    - [Commits](benoitc/gunicorn@20.1.0...22.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: gunicorn
      dependency-type: direct:production
    ...
    
    Signed-off-by: 0ssigeno <[email protected]>
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Shivam Purohit <[email protected]>
    Co-authored-by: Matteo Lodi <[email protected]>
    Co-authored-by: Daniele Rosetti <[email protected]>
    Co-authored-by: 0ssigeno <[email protected]>
    Co-authored-by: Martina Carella <[email protected]>
    Co-authored-by: Daniele Rosetti <[email protected]>
    Co-authored-by: fgibertoni <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Simone Berni <[email protected]>
    Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>
    Co-authored-by: Shivam Purohit <[email protected]>
    10 people committed May 7, 2024
    Configuration menu
    Copy the full SHA
    481c222 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    83a7d7e View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Fix serializer

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c986b45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4ee989 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77e7f48 View commit details
    Browse the repository at this point in the history
  4. added plugin info icon in raw data report (#2296)

    * added plugin info icon
    
    * fix test
    
    * adjusted tests
    
    * refactor pluginReportTables
    carellamartina committed May 8, 2024
    Configuration menu
    Copy the full SHA
    9f09897 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Change investigation default name (#2301)

    * Change investigation default name
    
    Signed-off-by: 0ssigeno <[email protected]>
    
    * Blake
    
    Signed-off-by: 0ssigeno <[email protected]>
    
    ---------
    
    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed May 9, 2024
    Configuration menu
    Copy the full SHA
    c154bfe View commit details
    Browse the repository at this point in the history
  2. adjusted old job removal

    mlodic committed May 9, 2024
    Configuration menu
    Copy the full SHA
    652cff8 View commit details
    Browse the repository at this point in the history
  3. Graph prevention with scan_mode check_previous_analysis (#2302)

    * Graph prevention with scan_mode check_previous_analysis
    
    Signed-off-by: 0ssigeno <[email protected]>
    
    * Wops
    
    Signed-off-by: 0ssigeno <[email protected]>
    
    ---------
    
    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b915237 View commit details
    Browse the repository at this point in the history
  4. Fix + test for runtime config

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f84364c View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Fixes

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed May 10, 2024
    Configuration menu
    Copy the full SHA
    819a18a View commit details
    Browse the repository at this point in the history
  2. domain playbook adjusts (#2304)

    * domain playbook adjusts
    
    * black
    mlodic committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a176f6b View commit details
    Browse the repository at this point in the history
  3. Added few Docstrings in authentication\views.py (#2236)

    * Added few Docstrings
    
    * Updated with few changes.
    
    * linter
    
    ---------
    
    Signed-off-by: 0ssigeno <[email protected]>
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Shivam Purohit <[email protected]>
    Co-authored-by: Matteo Lodi <[email protected]>
    Co-authored-by: Daniele Rosetti <[email protected]>
    Co-authored-by: 0ssigeno <[email protected]>
    Co-authored-by: Martina Carella <[email protected]>
    Co-authored-by: Daniele Rosetti <[email protected]>
    Co-authored-by: fgibertoni <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Simone Berni <[email protected]>
    Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>
    Co-authored-by: Shivam Purohit <[email protected]>
    Co-authored-by: Your Name <[email protected]>
    12 people committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c93ac61 View commit details
    Browse the repository at this point in the history
  4. fixes #1699 Permhash analyzer (#2258)

    * added permhash analyzer and updated project-requirements.txt
    
    * name change
    
    * migrations
    
    * changes
    
    * update mimetypes and migration file
    
    * update permhash
    
    * fix migration issues
    
    * raise AnalyzerRunException in perm_hash.py
    
    * use mimetype instead of file extension
    
    * added monkeypatch patches and changed permhash version from 0.1.4.2 to 0.1.4
    
    * add permhash to free analyzers
    
    * updated test_classes
    
     => added AndroidManifest.xml, manifest.json and sample.crx to
    test_files.zip
     => added test cases for xml, json and crx in
    tests/api_app/analyzers_manager/test_classes.py
    
    * updated perm_hash.py
    
    * added permhash to both free analyzers and static analyzers
    
    * updated Usage.md
    
    * updated migrations
    
    * fix
    
    * migration
    
    * migrations
    
    * migrations
    
    ---------
    
    Co-authored-by: Matteo Lodi <[email protected]>
    moonpatel and mlodic committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c2272a9 View commit details
    Browse the repository at this point in the history
  5. Bump pywatchman from 1.4.1 to 2.0.0 in /requirements (#2169)

    Bumps [pywatchman](https://github.com/facebook/watchman) from 1.4.1 to 2.0.0.
    - [Release notes](https://github.com/facebook/watchman/releases)
    - [Commits](https://github.com/facebook/watchman/commits/v2.0)
    
    ---
    updated-dependencies:
    - dependency-name: pywatchman
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4a739a7 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    4a28ff5 View commit details
    Browse the repository at this point in the history
  2. Removed depends on

    Signed-off-by: 0ssigeno <[email protected]>
    0ssigeno committed May 13, 2024
    Configuration menu
    Copy the full SHA
    3c77179 View commit details
    Browse the repository at this point in the history
  3. Fixes Blint#2232 (#2257)

    * blint
    
    * report directory, code quality, docs
    
    adjusts to default domain reputation visualizer + analyzers urls and abstractmethods (#2250)
    
    * little adjusts
    
    * adjust
    
    * refactored base_url in url to enable healthchecks
    
    * adjust
    
    * added update abstract method
    
    * added logging of intel_owl package
    
    adjusted containers dependencies
    
    Fix
    
    Signed-off-by: 0ssigeno <[email protected]>
    
    report directory, code quality, docs
    
    adjusts to default domain reputation visualizer + analyzers urls and abstractmethods (#2250)
    
    * little adjusts
    
    * adjust
    
    * refactored base_url in url to enable healthchecks
    
    * adjust
    
    * added update abstract method
    
    * added logging of intel_owl package
    
    adjusted containers dependencies
    
    Fix
    
    Signed-off-by: 0ssigeno <[email protected]>
    
    RED tlp
    
    * dict response, log remove
    
    * cleanup
    
    * migratiuons
    
    * migrations
    
    * code quality
    
    * supportfiles
    
    * updated blint
    
    * updated python in ci
    
    * repo_downloader_fix
    
    * codeql
    
    * fix migrations
    
    * fix migrations
    
    * cleaned code
    
    * cleaned code
    
    * fix
    
    * try fix repo downloader
    
    * don't work
    
    ---------
    
    Co-authored-by: g4ze <[email protected]>
    Co-authored-by: Matteo Lodi <[email protected]>
    3 people committed May 13, 2024
    Configuration menu
    Copy the full SHA
    13b6ced View commit details
    Browse the repository at this point in the history
  4. adjusted JobIsRunningFlow (#2300)

    * adjusted JobIsRunningFlow
    
    * refactor
    carellamartina committed May 13, 2024
    Configuration menu
    Copy the full SHA
    c976d9a View commit details
    Browse the repository at this point in the history
  5. deepsource

    mlodic committed May 13, 2024
    Configuration menu
    Copy the full SHA
    453f17d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    402a1af View commit details
    Browse the repository at this point in the history
  7. adjusted Update view

    mlodic committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f4dd486 View commit details
    Browse the repository at this point in the history