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

[MENFORCER-420] cache dependencies across rules #152

Commits on May 30, 2022

  1. [MENFORCER-420] Cache the results of getDependenciesToCheck across ru…

    …les.
    
    Use an execution-scoped cache to store the results of the expensive call
    to getDependenciesToCheck so that it's not recomputed for each rule.
    
    Signed-off-by: Joseph Walton <jwalton@atlassian.com>
    josephw committed May 30, 2022
    Copy the full SHA
    2772fc2 View commit details
    Browse the repository at this point in the history