Home CodeSecurity How do I re-run the security review for a pull request?

How do I re-run the security review for a pull request?

Last updated on Feb 19, 2026

Short Answer: Click Re-run review, confirm in the Confirm re-run review modal, and proceed — the review refreshes based on the latest code.

PreRequisites

  1. Be signed in

  2. You have permission to run reviews on the repository

Steps

  1. On the PR page, click the Re-run review button in the top-right.
    A modal titled Confirm re-run review opens.

  2. Read the confirmation text: “Re-running this review will replace previous AI-generated findings with updated results based on the latest code.”

  3. Choose Cancel to abort or Re-run review to start the new analysis.

    A progress indicator may appear (e.g., Reviewing 7 of 25 files…).

Troubleshooting

  1. The review doesn’t start or seems stuck.
    Likely Cause: Temporary service/network issue or busy analysis server.
    Action: Wait a few minutes and refresh the page. If it still doesn’t progress, try Re-run review again or contact support.

Note: Re-running replaces the prior AI-generated findings with fresh results based on the current PR code.