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

Line number reporting for SAST errors #11

Open
prakhar1989 opened this issue Feb 16, 2016 · 1 comment
Open

Line number reporting for SAST errors #11

prakhar1989 opened this issue Feb 16, 2016 · 1 comment
Assignees

Comments

@prakhar1989
Copy link
Owner

Now that parser and scanner errors look snazzy, need to figure out a way to show line number at which the SAST balked.

@prakhar1989 prakhar1989 self-assigned this Feb 16, 2016
@prakhar1989
Copy link
Owner Author

The trick is to use encode position information in the AST. Here's an example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant