chore: new update for failing job on new vulnerabilities#37273
chore: new update for failing job on new vulnerabilities#37273yatinappsmith merged 1 commit intoreleasefrom
Conversation
|
Caution Review failedThe pull request is closed. WalkthroughThe pull request introduces modifications to enhance vulnerability detection in the GitHub workflow and associated scripts. A new step is added to the workflow to check for new vulnerabilities after running the Scout and Trivy scripts. The scripts themselves have been refactored to replace database insertion logic with functionality that compares detected vulnerabilities against existing entries and generates CSV files for any new vulnerabilities identified. Changes
Assessment against linked issues
Possibly related PRs
Suggested labels
Suggested reviewers
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
Description
Failing job if new vurn found
Fixes #
37036Automation
/ok-to-test tags=""
🔍 Cypress test results
Caution
If you modify the content in this section, you are likely to disrupt the CI result for your PR.
Communication
Should the DevRel and Marketing teams inform users about this change?
Summary by CodeRabbit
New Features
Bug Fixes
Chores