codeguru-reviewer icon indicating copy to clipboard operation
codeguru-reviewer copied to clipboard

Results 13 codeguru-reviewer issues
Sort by recently updated
recently updated
newest added

https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/ *Issue #, if available:* *Description of changes:* - Updated readme setup to reference github/codeql-action/upload-sarif@v2 since v1 has been deprecated and now leads to build errors. By submitting this pull...

c362ab33f30596d08f93abc44645e78790c1171c _Originally posted by @will234 in https://github.com/google/leveldb/issues/1024#issuecomment-1564535158_

Bn _Originally posted by @will234 in https://github.com/will234/https-www.etoro.com-en-copyfunds-languages/issues/2_

a5c3785ed8d6a35868bc169f07e40e889087fd2e _Originally posted by @will234 in https://github.com/aws-actions/codeguru-reviewer/issues/19_

a5c3785ed8d6a35868bc169f07e40e889087fd2e

The bandit suggestions after codeguru analysis for api usage recommendations are display with broken links. Example: `Consider possible security implications associated with subprocess module. [https://bandit.readthedocs.io/en/latest/blacklists/blacklist\_imports.html#b404-import-subprocess](https://bandit.readthedocs.io/en/latest/blacklists/blacklist%5C_imports.html#b404-import-subprocess)` The underscores are not handled...

Hi, I can't seem to get the preview of files directly under the repository to work. I have tried the following directory structure. . ├── app │ └── hello.py └──...