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

DFIQ Analyzer Implementation #3178

Merged
merged 20 commits into from
Oct 7, 2024
Merged

DFIQ Analyzer Implementation #3178

merged 20 commits into from
Oct 7, 2024

Commits on Sep 5, 2024

  1. DFIQ Analyzer implementation

    * Dynamic import of analyzers
    * Integration into the analyzer framework
    * Trigger via DFIQ Approaches being added to a sketch
    jkppr committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    fb3c067 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. DFIQ Analyzer implementation

    * Linked Analysis with Approach objects
    * Trigger chck for analysis from the API Endpoint
    * Remove Signals (no need anymore)
    * Add open TODOs
    jkppr committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    581e058 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55b4b24 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. * Added DFIQ analyzer trigger via uploaded timeline

    * Restructured the dfiq_plugins/manager to be more versatile.
    * Adding a function to deregister analyzers to the manager
    * Ensuring the index is ready before analyzers are executed
    jkppr committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9bf4f2e View commit details
    Browse the repository at this point in the history
  2. linter

    jkppr committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    adfa581 View commit details
    Browse the repository at this point in the history
  3. linter

    jkppr committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    5759a52 View commit details
    Browse the repository at this point in the history
  4. linter

    jkppr committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    40a435f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. another linter

    jkppr committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c53709e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4919ce8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    684cd92 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. review changes pt1

    jkppr committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2b396bd View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    9690ace View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    e46923a View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    b7a2ccc View commit details
    Browse the repository at this point in the history
  2. Database migration script

    jkppr committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    3f05c55 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. linters

    jkppr committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    18b5118 View commit details
    Browse the repository at this point in the history
  2. linter

    jkppr committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    fc34870 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    d4619ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a4b5c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff79ccb View commit details
    Browse the repository at this point in the history