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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃懛 Enhance Sending Error Logging Reports #888

Closed
2 tasks
tombui99 opened this issue May 2, 2024 · 0 comments
Closed
2 tasks

馃懛 Enhance Sending Error Logging Reports #888

tombui99 opened this issue May 2, 2024 · 0 comments
Assignees

Comments

@tombui99
Copy link
Member

tombui99 commented May 2, 2024

Cc: @william-liebenberg @adamcogan

Pain

As per my conversation with @william-liebenberg , we need to find a better way to send error reports whenever a scan fails. Right now the method to send these reports is through GitHub Workflow creating issues on a private repository whenever a CodeAuditor workflow run fails.

Suggested Solution

Ideally, we should send these reports directly from the Docker image which makes it easier to track what went wrong during the scan. To achieve this, we can create a new table in our database and a new API to send and store these fail logs.

Tasks

  • Investigate
  • Implement once approved

Thanks!

@tombui99 tombui99 self-assigned this May 2, 2024
@tombui99 tombui99 closed this as not planned Won't fix, can't repro, duplicate, stale May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant