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

No more "file" in locations! #458

Merged
merged 1 commit into from
Nov 10, 2023
Merged

No more "file" in locations! #458

merged 1 commit into from
Nov 10, 2023

Commits on Nov 10, 2023

  1. No more "file" in locations!

    As we now can exclude that: open-policy-agent/opa#6398
    
    About a 10% reduction in eval time linting the Kics repo 🚀
    
    We will still add a "file" attribute to locations reported in violations,
    but we'll source that from `input.regal.file.name` instead, and won't have
    to worry about `walk` traversing thousands of redundant nodes.
    
    Signed-off-by: Anders Eknert <[email protected]>
    anderseknert committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    6540572 View commit details
    Browse the repository at this point in the history