Adding the dry-run#48
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
Overview
This pull request introduces a "dry-run" capability to the AquaSec security alert-to-issue workflow, improves logging consistency, and adds better tracking of sync actions. The dry-run mode allows the workflow to simulate actions without making persistent changes, which is useful for testing and validation. Additionally, logging output is standardized and made more informative, and internal statistics are now tracked for key sync operations.
Release Notes
Related
Closes #22