Public Everscope rule
Broad SharePoint file enumeration
A query enumerates SharePoint files without an early narrow selection.
What this rule checks
A query enumerates SharePoint files without an early narrow selection.
Everscope evaluates only the metadata needed for this deterministic check. It does not read dataset rows or values.
Why this is a risk
Broad enumeration can slow refreshes and expose the query to unrelated file changes.
In a governed environment this can weaken traceability, operational reliability, or the evidence available to reviewers and auditors.
How to resolve it
- Filter the site, folder, and file metadata as early and specifically as possible.
- Validate the change with the accountable owner, rerun the same metadata scan, and retain the before-and-after evidence.
Affected object types
- power query
Rule history
- Version 1.0
Initial published version.