Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
Risk Score is not updated in Vulnerability Group - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • Risk Score is not updated in Vulnerability Group
KB0821160

Risk Score is not updated in Vulnerability Group


471 Views Last updated : Apr 8, 2024 public Copy Permalink
KB Summary by Now Assist

Issue

Risk Score is not updated in Vulnerability Group

Release

NewYork

Resolution

The risk score on the Vulnerability group is updated by the schedule job "Rollup vulnerable item values to vulnera" that runs every 15 minutes.

Whenever the risk score on the VIT is updated that is associate to the Vul Group, the Business rules on the VIT will make an entry in the "Vulnerability Update Manifest" table and the above mentioned job would go through the entries on that table and will update the Vulnerability Group.

The schedule job will call the script include "RollupCalculatorUtil" and the function handleRollupManifest() is called first (on line 68).
This in turn calls the _calculateVulnGroupRollups function, and on line 149, the script include is making a call to another script include "VulnerabilityGroup" and the function "updateResolvedGroupIfItemsReopen()" is called which is customized and it is missing the function and therefore the schedule job errors out and the "Update manifest" entries are never processed and the risk score is not updated.



The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.