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

Store and display new Package.risk_score field in the UI #194

Merged
merged 32 commits into from
Nov 20, 2024
Merged

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    9882b52 View commit details
    Browse the repository at this point in the history
  2. Generate random value for the risk_score #98

    Signed-off-by: tdruez <[email protected]>
    tdruez committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    97e1bb9 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Remove temp data migration #98

    Signed-off-by: tdruez <[email protected]>
    tdruez committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    bbad3da View commit details
    Browse the repository at this point in the history
  2. CSS adjustments #98

    Signed-off-by: tdruez <[email protected]>
    tdruez committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    b90cf9d View commit details
    Browse the repository at this point in the history
  3. Rename fetch_for_queryset to fetch_for_packages #98

    Signed-off-by: tdruez <[email protected]>
    tdruez committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    57d5acd View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    276ac5b View commit details
    Browse the repository at this point in the history
  2. Display new fields in Vulnerabilities tab #98

    Signed-off-by: tdruez <[email protected]>
    tdruez committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    b72c6c9 View commit details
    Browse the repository at this point in the history
  3. Display new fields in Vulnerabilities lists #98

    Signed-off-by: tdruez <[email protected]>
    tdruez committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c0af3df View commit details
    Browse the repository at this point in the history
  4. Refine the Risk badge rendering #98

    Signed-off-by: tdruez <[email protected]>
    tdruez committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f281f13 View commit details
    Browse the repository at this point in the history
  5. Add filter for all new fields #98

    Signed-off-by: tdruez <[email protected]>
    tdruez committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    7d5b4a6 View commit details
    Browse the repository at this point in the history
  6. Sort the vulnerability by risk in listing #98

    Signed-off-by: tdruez <[email protected]>
    tdruez committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    4f37c7b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dba5806 View commit details
    Browse the repository at this point in the history
  8. Add help text in Inventory tab headers #98

    Signed-off-by: tdruez <[email protected]>
    tdruez committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    b727596 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Remove dead code #98

    Signed-off-by: tdruez <[email protected]>
    tdruez committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    0bf3a1c View commit details
    Browse the repository at this point in the history
  2. Set proper choices for the exploitability filter #98

    Signed-off-by: tdruez <[email protected]>
    tdruez committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    bef324e View commit details
    Browse the repository at this point in the history
  3. Consolidate migrations #98

    Signed-off-by: tdruez <[email protected]>
    tdruez committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ed37abe View commit details
    Browse the repository at this point in the history
  4. Fix part of the failing tests #98

    Signed-off-by: tdruez <[email protected]>
    tdruez committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    750b65a View commit details
    Browse the repository at this point in the history
  5. Add migration files #98

    Signed-off-by: tdruez <[email protected]>
    tdruez committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5f82ebb View commit details
    Browse the repository at this point in the history
  6. Fix failing tests #98

    Signed-off-by: tdruez <[email protected]>
    tdruez committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    8aa4cec View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    1bd041a View commit details
    Browse the repository at this point in the history
  2. Refine the display of exploitability #98

    Signed-off-by: tdruez <[email protected]>
    tdruez committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    666ef3d View commit details
    Browse the repository at this point in the history
  3. Update risk_score help_text #98

    Signed-off-by: tdruez <[email protected]>
    tdruez committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    4458029 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83fe8cd View commit details
    Browse the repository at this point in the history
  5. Update the risk_score on package in fetch_for_packages #98

    Signed-off-by: tdruez <[email protected]>
    tdruez committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    c31c4c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Set proper max_digits to 2 for exploitability #98

    Signed-off-by: tdruez <[email protected]>
    tdruez committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    7ce941b View commit details
    Browse the repository at this point in the history
  2. Fix issue with the new filters #98

    Signed-off-by: tdruez <[email protected]>
    tdruez committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    6f4f3d1 View commit details
    Browse the repository at this point in the history
  3. Render exploitability as a badge #98

    Signed-off-by: tdruez <[email protected]>
    tdruez committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    e228710 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7358a09 View commit details
    Browse the repository at this point in the history
  5. Consolidate migration files #98

    Signed-off-by: tdruez <[email protected]>
    tdruez committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    883bf95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ae3b78 View commit details
    Browse the repository at this point in the history
  7. Add changelog entry

    Signed-off-by: tdruez <[email protected]>
    tdruez committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    e0d5f66 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Add support for update in fetch_for_packages #98

    Signed-off-by: tdruez <[email protected]>
    tdruez committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    78f30e8 View commit details
    Browse the repository at this point in the history