mirror of
https://github.com/webmin/webmin.git
synced 2026-06-09 14:30:24 +01:00
7 lines
274 B
Plaintext
7 lines
274 B
Plaintext
severity = 5
|
|
|
|
# Octal file permission literals (0700, 0640, etc.) are the standard Perl
|
|
# idiom for chmod/mkdir/permission helpers throughout this codebase. The
|
|
# policy flags chmod 0700 itself, so it is too coarse for our use.
|
|
[-ValuesAndExpressions::ProhibitLeadingZeros]
|