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

fix: result scope following testing #1024

Merged
merged 3 commits into from
May 31, 2023
Merged

fix: result scope following testing #1024

merged 3 commits into from
May 31, 2023

Conversation

didroe
Copy link
Contributor

@didroe didroe commented May 31, 2023

Description

  • Fixes effectiveScope by ensuring we only convert nested scope to result scope. Prior to this change, we were converting cursor scope into result scope.
  • Run sanitizer rules in the default nested scope

Checklist

  • I've added test coverage that shows my fix or feature works as expected.
  • I've updated or added documentation if required.
  • I've included usage information in the description if CLI behavior was updated or added.
  • PR title follows Conventional Commits format

@didroe didroe requested a review from elsapet May 31, 2023 13:31
new/detector/implementation/custom/filter.go Outdated Show resolved Hide resolved
didroe and others added 2 commits May 31, 2023 14:56
Co-authored-by: elsapet <elizabeth@bearer.sh>
@didroe didroe merged commit 077a311 into main May 31, 2023
5 checks passed
@didroe didroe deleted the fix/result-scope branch May 31, 2023 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants