Skip to content
This repository was archived by the owner on Feb 26, 2021. It is now read-only.

Comments

Fix Permission Issues on OpenShift#5

Merged
SirDany merged 3 commits intodevelopfrom
fix/openshift-permissions
Jul 1, 2019
Merged

Fix Permission Issues on OpenShift#5
SirDany merged 3 commits intodevelopfrom
fix/openshift-permissions

Conversation

@J12934
Copy link
Member

@J12934 J12934 commented Jul 1, 2019

Scans on performed by scanners running inside a OpenShift cluster were failing because of permission issues.

The root cause of this problem was the .ssh_scan_fingerprints.yml which the ssh scanner tried, but was not permitted to write to the home directory. This file is now configured to be stored in the /tmp directory were the user definitely is allowed to write.

@J12934 J12934 added the bug Something isn't working label Jul 1, 2019
@J12934 J12934 requested a review from SirDany July 1, 2019 13:40
@SirDany SirDany merged commit 6363ed8 into develop Jul 1, 2019
@J12934 J12934 deleted the fix/openshift-permissions branch August 5, 2019 17:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants