Skip to content

Conversation

@xterao
Copy link
Collaborator

@xterao xterao commented May 16, 2025

During the Visitor class refactoring, the target file was moved to a class‐level field. This prevented correct file information lookup, so the visit method that performs code inspection on injected SQL was never invoked. Revert to obtaining the file object within each method.

Fix From:
#117
62ebb0d#diff-cb68fde627471b0922f1eb96f372ec08de75d49bf9eb48691dda551c137986b2

@xterao xterao self-assigned this May 16, 2025
@xterao xterao added bug Something isn't working fix Bug fixes labels May 16, 2025
@xterao xterao merged commit 5955785 into main May 16, 2025
3 checks passed
@xterao xterao deleted the fix/injection-file-inspection branch May 16, 2025 02:40
@xterao xterao added this to the 0.8.0 Release milestone May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working fix Bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants