Uploaded image for project: 'Red Hat Insights Strategy'
  1. Red Hat Insights Strategy
  2. RHIN-2192

Display " Last Evaluation" time on the system profile under Vulnerability

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False

      In some situations, after the insights archive is upload to console.redhat.com it does not re-evaluate Vulnerability data for the system profiles. Also, in some situations after completing the Patch activity customers want to see/confirm whether the evaluation is completed for systems or not.

      We display "Last seen" on the system profile, we are requesting to add " Last Evaluation" date/time on this page.

      Currently, the we have an API that provides these details:

      1. curl -s -X GET "https://console.redhat.com/api/vulnerability/v1/systems/6db53c06-690a-4c17-bfb5-e2f48848c6ab"

      {
      "data": {
      "insights_id": "b11ef80f-fd32-4011-8a7f-d8a863908323",
      "inventory_group": [

      { "id": "675b2d89-c7d1-4255-a867-cdbd73fc79de", "name": "sahil-test", "ungrouped": false }

      ],
      "last_evaluation": "2025-07-14T19:11:51.715246+00:00", <<<<<<<<<<<<<<
      "last_upload": "2025-07-28T19:19:29.133981+00:00",
      "opt_out": false,

              rhn-support-chenderso Chris Henderson
              rhn-support-ahumbe Ashish Humbe
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: