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

Removing GCC dependency #541

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

joselsegura
Copy link
Collaborator

Description

GCC (and its dependencies) are installed on the container image, so we can get some CVE reports that can be avoided, as it's not used inside the generated container.

Fixes #CCXDEV-11677

Type of change

  • Security fix in dependent library (no changes in the code)

Testing steps

Please describe how the change was tested locally. If, for some reason, the testing was not done or not done fully, please describe what are the testing steps.

Checklist

  • Pylint passes for Python sources
  • sources has been pre-processed by Black
  • updated documentation wherever necessary
  • new tests can be executed both locally and within docker container
  • new tests have been included in scenario list (make update-scenarios)

Copy link
Collaborator

@tisnik tisnik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@joselsegura joselsegura merged commit e6a8282 into RedHatInsights:main Nov 22, 2023
7 checks passed
@joselsegura joselsegura deleted the cleanup_bonutils branch November 22, 2023 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants