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

fix: concurrent map write in trivy analyzer #1222

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

michael12312
Copy link
Contributor

@michael12312 michael12312 commented Aug 12, 2024

Closes #1204

πŸ“‘ Description

βœ… Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

β„Ή Additional Information

@michael12312 michael12312 requested review from a team as code owners August 12, 2024 01:36
@michael12312 michael12312 changed the title fix concurrent map write in trivy analyzer fix: concurrent map write in trivy analyzer Aug 12, 2024
@matthisholleville
Copy link
Contributor

We should add some tests

@michael12312
Copy link
Contributor Author

hi @matthisholleville

Variable renamed, can you please help to review the change? Thanks very much!

@michael12312
Copy link
Contributor Author

hi @AlexsJones

Can you please help to review this PR? Since @matthisholleville didn't respond for long.

This change really fixes the panic of concurrent map writes. Thanks!

@AlexsJones
Copy link
Member

@matthisholleville please review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Proposed
Development

Successfully merging this pull request may close these issues.

[Bug]: Trivy Analyzer has concurrent map write issue
3 participants