-
Notifications
You must be signed in to change notification settings - Fork 4
Update README.md #10
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
base: main
Are you sure you want to change the base?
Update README.md #10
Conversation
Added roadmap + github issues
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some comments
| [Support for Cross Function / Inter Procedural Analysis](https://github.com/opengrep/opengrep/issues/88) | XXL | 1 | ⌛️ | | ||
| [Cross-file analysis (per language!)](https://github.com/opengrep/opengrep/issues/88) | XXXL | 2 | 2026 | | ||
| [Windows support](https://github.com/opengrep/opengrep/issues/18) | XXXL; Testing, see PRs and Issues with tag "windows") | 3 | ✅ | | ||
| [Expose Tree-sitter AST Context in Results](https://github.com/opengrep/opengrep/issues/103) | XL | 4 | | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is in progress and will be merged in soon I guess.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Meaning: Expose Tree-sitter AST Context in Results
|----------------------------------------------------------------------------------|---------------------------------------------------------|------|--------| | ||
| [Support for Cross Function / Inter Procedural Analysis](https://github.com/opengrep/opengrep/issues/88) | XXL | 1 | ⌛️ | | ||
| [Cross-file analysis (per language!)](https://github.com/opengrep/opengrep/issues/88) | XXXL | 2 | 2026 | | ||
| [Windows support](https://github.com/opengrep/opengrep/issues/18) | XXXL; Testing, see PRs and Issues with tag "windows") | 3 | ✅ | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
extra parenthesis: "windows") <-
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would simplify: Testing, see PRs and Issues with tag "windows" => Released in beta
Added roadmap + github issues