-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Description
We have a Service Now discovery job that gathers SBOM related inventory. One of the commands it executes is cpan -a. This ran realiably for over a year but we recently had a new image deployed and permission changes on the account that included a new umask.
Since this was a new image, cpan -a was executed for the first time and it caused cpan to unexpectedly change the perl directory permissions with the implicit umask settings and caused some breakage. We have another customer running a similar job with Ansible.
Can we fix cpan so it is not unexpectedly changing permissions?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels