Skip to content

chmod 777 breaks CIS 6.1.10 (ensure no world writable files) #160

Open
@philipkirkland

Description

@philipkirkland

The fix that was implemented for issue #88 does not adhere to CIS 6.1.10.

The issue was that it needed to be executable, but the fix also included writable. Thi is not necessary. chmod 775 would have sufficed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions