-
Notifications
You must be signed in to change notification settings - Fork 747
feat(amazonq): Support receiving findings message from flare #7535
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
Closed
Closed
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
0d4c188
feat(amazonq): parse message from agentic reviewer
blakelaz-amazon 983a87d
feat(amazonq): support array of AggregatedCodeScanIssue objects from …
blakelaz-amazon 51f72b0
fix(amazonq): change findings suffix to make it more precise
blakelaz-amazon 694a48e
Merge PR #7535: Amazon Q security findings improvements
singhAws 9e58c93
feat(amazonq): store the findings locally and include a path to them …
blakelaz-amazon 3ece0a5
Merge branch 'aws:master' into code-review-tool
Rathore25 1f4cfc4
fix: update q code review finding message suffix
singhAws 2fc9f36
fix(amazonq): change the findings suffix, adjust the stored findings …
blakelaz-amazon 00a8a71
Merge branch 'aws:master' into code-review-tool
Rathore25 e6d2f06
feat(amazonq): improve explain with q option for code issue
blakelaz-amazon 1e018a3
Merge pull request #1 from BlakeLazarine/master
Rathore25 865b0e3
feat(amazonq): update findings bar
blakelaz-amazon 4c92e7f
Merge pull request #2 from BlakeLazarine/master
Rathore25 5b7df16
fix: remove unused code
singhAws fae3d78
Merge branch 'aws:master' into code-review-tool
Rathore25 b3a722c
Merge branch 'aws:master' into code-review-tool
Rathore25 98b1265
fix(amazonq): commenting out unncalled functions, unused imports
blakelaz-amazon c986e49
Merge branch 'aws:master' into code-review-tool
Rathore25 4d82ab5
Merge latest changes from origin/master into code-review-tool
singhAws 794098a
Merge branch 'aws:master' into code-review-tool
Rathore25 daa3ffe
Updated explain code issue prompt
singhAws acaaf30
Merge branch 'aws:master' into code-review-tool
Rathore25 56a664d
Merge branch 'aws:master' into code-review-tool
Rathore25 3ed1c1a
Merge branch 'master' into code-review-tool
BlakeLazarine 6a6e9b1
Merge pull request #1 from Rathore25/code-review-tool
BlakeLazarine 784ae63
feat(amazonq): separate the Explain and Generate Fix commands
blakelaz-amazon 11bcfc9
fix(amazonq): change 'Generate Fix' to 'Fix' and remove form code is…
blakelaz-amazon a479a42
fix(amazonq): improve line numbering in Explain and Fix commands
blakelaz-amazon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
nit: remove this comment