Skip to content

linux-baseline os-06 can not be skipped #86

@kyleaschmitt

Description

@kyleaschmitt

OS-06 can't be skipped, because skip_control only skips what's in "describe", from what I understand. Anyway, if you try and skip OS-06, it still runs the find on the target server, just the result doesn't show up in the report.

Also, given it's a reasonable test to do (checking for setuid root), could we add a -xdev (do not descend into other file systems). Not many servers have their common binaries on a separate mount than /, but do have many very large mounts of local or network drives. A find that descends across mounts can take a very long time to run, even to the point where it can disrupt service (especially on glusterfs bricks).

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