Skip to content

fix(vba): DoCmd/Forms/TempVars matched inside string literals emit real graph edges#230

Merged
ardelperal merged 3 commits into
mainfrom
fix/209-string-literal-scan
Jul 21, 2026
Merged

fix(vba): DoCmd/Forms/TempVars matched inside string literals emit real graph edges#230
ardelperal merged 3 commits into
mainfrom
fix/209-string-literal-scan

Conversation

@ardelperal

Copy link
Copy Markdown
Owner

Closes #209

  • Reject scanner keywords when their source column is masked as string content.
  • Preserve real DoCmd, Forms, and TempVars references and add regression coverage.
  • Document the user-visible fix in the changelog.

@ardelperal ardelperal added the area:vba VBA/Access-specific work (parent codegraph product) label Jul 21, 2026
@ardelperal
ardelperal force-pushed the fix/209-string-literal-scan branch from 7499817 to ab23734 Compare July 21, 2026 19:34
@ardelperal
ardelperal merged commit ee1beaa into main Jul 21, 2026
5 checks passed
@ardelperal
ardelperal deleted the fix/209-string-literal-scan branch July 21, 2026 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:vba VBA/Access-specific work (parent codegraph product)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(vba): DoCmd/Forms/TempVars matched inside string literals emit real graph edges

1 participant