Skip to content

Generating a checklist with manualchecklist entry behavior is different when using mof versus dsc #752

Open
@stevehose

Description

@stevehose

When generating a new DISA STIG checklist, PowerStig will inject entries from a supplied manual checklist entries file when using the -DscResult option and supplying DSC results. This also works with -ReferenceConfiguration and supplying a .mof file, but has a different outcome.

  • With DSC results, the manual checklist entries are always applied to the generated checklist.
  • With a MOF file, the manual checklist entries are only applied when PowerStig does not automate a rule.

This should be consistent.

Expected behavior
Creating a checklist with a manual checklist entries file should always inject the manual entries into the checklist, regardless of whether PowerStig has/will automate the rule.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions