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

[feature] Add change detection support for tree-sitter to monitor javascript (for errors/bugs/etc and other information) #2166

Open
ResistanceIsUseless opened this issue Feb 6, 2024 · 1 comment
Labels
enhancement New feature or request plugin-candidate

Comments

@ResistanceIsUseless
Copy link

Please add support for tree-sitter or something to support javascript and web assembly monitoring. Here is a pretty straight forward example showing how tree-sitter is used for bug bounty monitoring. https://alexvec.github.io/posts/monitoring-js-files/

Ideally, people could create their own tree-sitter queries and changedetection would do a diff on those each run.

@ResistanceIsUseless ResistanceIsUseless added the enhancement New feature or request label Feb 6, 2024
@dgtlmoon
Copy link
Owner

dgtlmoon commented Feb 7, 2024

This would be best added as a plugin #2111

@dgtlmoon dgtlmoon changed the title [feature] Add support for tree-sitter to monitor javascript [feature] Add support for tree-sitter to monitor javascript (for errors/bugs/etc and other information) Feb 7, 2024
@dgtlmoon dgtlmoon changed the title [feature] Add support for tree-sitter to monitor javascript (for errors/bugs/etc and other information) [feature] Add change detection support for tree-sitter to monitor javascript (for errors/bugs/etc and other information) Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request plugin-candidate
Projects
None yet
Development

No branches or pull requests

2 participants