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

CASMCMS-9040 - pick up new ims-utils to resolve file permissions. #140

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

dlaine-hpe
Copy link
Contributor

Summary and Scope

There were configuration file from the recipe being included in the final kiwi image. These files sometimes would contain sensitive information, but were globally readable. This fix changes the permissions on the dir and files to only be readable by root. The change is actually in ims-utils, this picks up the new version.

Issues and Related PRs

Testing

Tested on:

  • Tyr

Test description:

Installed on Tyr - built recipes, verified the resulting dir and files had the correct permissions set.

  • Were the install/upgrade-based validation checks/tests run (goss tests/install-validation doc)? N
  • Were continuous integration tests run? If not, why? N
  • Was upgrade tested? If not, why? N
  • Was downgrade tested? If not, why? N
  • Were new tests (or test issues/Jiras) created for this change? N

Risks and Mitigations

Low risk change.

Pull Request Checklist

  • Version number(s) incremented, if applicable
  • Copyrights updated
  • License file intact
  • Target branch correct
  • CHANGELOG.md updated
  • Testing is appropriate and complete, if applicable

@dlaine-hpe dlaine-hpe requested a review from a team as a code owner August 29, 2024 16:06
@dlaine-hpe dlaine-hpe merged commit 9c520ba into develop Aug 29, 2024
4 checks passed
@dlaine-hpe dlaine-hpe deleted the CASMCMS-9040 branch August 29, 2024 16:07
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.

1 participant