Skip to content

CISA KEV Script missing retry logic for list asset groups request #87

Description

@jaredkalmus

For this script: https://github.com/KennaSecurity/blog_samples/blob/main/python/cisa_risk_meter/build_cisa_risk_meter.py

There is no retry logic for the section of the script that lists out the risk meters. This endpoint can have poor performance for customers who have a lot of risk meters, and the entire script will fail if one 504 error is returned. Adding retry logic like the script has for the list CVE section could be a big help in avoiding script execution errors.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions