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

feat(general): internal event notifier for catching errors on our environment #6222

Closed
wants to merge 5 commits into from

Conversation

SteveVaknin
Copy link
Contributor

@SteveVaknin SteveVaknin commented Apr 30, 2024

User description

…ironment

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Description

  • New feature - support events to be used for internal use (like raising alerts in runtime failures)

Fixes # (issue)

New/Edited policies (Delete if not relevant)

Description

Include a description of what makes it a violation and any relevant external links.

Fix

How does someone fix the issue in code and/or in runtime?

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my feature, policy, or fix is effective and works
  • New and existing tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Generated description

Dear maintainer, below is a concise technical summary of the changes proposed in this PR:

Introduce an internal event notifier in BcPlatformIntegration to handle runtime error alerts, and integrate it with ImageScanner for improved error reporting.

TopicDetails
Error Reporting Integrate the internal notifier with ImageScanner to report cache retrieval errors.
Modified files (1)
  • checkov/common/bridgecrew/vulnerability_scanning/image_scanner.py
Latest Contributors(2)
EmailCommitDate
Saarett@users.noreply....chore-Add-logs-into-ge...February 01, 2024
anton.gruebel@gmail.comfix-sca-extend-image-n...January 30, 2023
Internal Notifier Introduce an internal event notifier in BcPlatformIntegration to handle runtime error alerts.
Modified files (1)
  • checkov/common/bridgecrew/platform_integration.py
Latest Contributors(2)
EmailCommitDate
AdamVarsan@gmail.comfeat-general-add-suppo...September 02, 2024
mikeurbanski1@users.no...platform-general-handl...July 25, 2024
This pull request is reviewed by Baz. Join @SteveVaknin and the rest of your team on (Baz).

Copy link

stale bot commented Nov 9, 2024

Thanks for contributing to Checkov! We've automatically marked this issue as stale to keep our issues list tidy, because it has not had any activity for 6 months. It will be closed in 14 days if no further activity occurs. Commenting on this issue will remove the stale tag. If you want to talk through the issue or help us understand the priority and context, feel free to add a comment or join us in the Checkov slack channel at codifiedsecurity.slack.com
Thanks!

@stale stale bot added the stale label Nov 9, 2024
Copy link

stale bot commented Jan 3, 2025

Closing issue due to inactivity. If you feel this is in error, please re-open, or reach out to the community via slack: codifiedsecurity.slack.com Thanks!

@stale stale bot closed this Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants