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

using codewise int for dogfooding #398

Merged
merged 1 commit into from
May 15, 2023
Merged

Conversation

ashishkurmi
Copy link
Member

No description provided.

Copy link
Contributor

@step-security-bot step-security-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please find StepSecurity AI-CodeWise code comments inline.

Feedback

We appreciate your feedback in helping us improve the service! To provide feedback, please use emojis on this comment. If you find a comment helpful, give it a 👍. If they aren't useful, kindly express that with a 👎. If you have questions or detailed feedback, please create n GitHub issue in StepSecurity/AI-CodeWise.


- name: Code Review
uses: docker://ghcr.io/step-security/code-reviewer/int:latest
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • [Medium]Use specific version for Docker image in Code Review step
    Using specific version of the Docker image in Code Review step ensures that the code is reviewed using the same version of the tool every time it runs. It reduces the risk of issues that are caused by unintentional updates to the tool. Change the 'uses' field of Code Review step to a specific version of the Docker image, for example, 'docker://ghcr.io/step-security/code-reviewer/int:v1.2.3'

@codecov-commenter
Copy link

Codecov Report

Patch coverage has no change and project coverage change: +0.47 🎉

Comparison is base (fa797f2) 68.40% compared to head (d71fc28) 68.88%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #398      +/-   ##
==========================================
+ Coverage   68.40%   68.88%   +0.47%     
==========================================
  Files          15       15              
  Lines        1671     1671              
==========================================
+ Hits         1143     1151       +8     
+ Misses        409      399      -10     
- Partials      119      121       +2     

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ashishkurmi ashishkurmi merged commit bf2b016 into main May 15, 2023
@ashishkurmi ashishkurmi deleted the ak-codewise-dogfooding branch May 15, 2023 01:02
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants