Skip to content

Multiple schematron false-positives #23

@zport

Description

@zport

@balleman commented on Fri Apr 20 2018

The fix for #192 appears to cause schematron validation failures for some reasonable definition and system characteristics content. Examples of undesired failures include:

ind-def:textfilecontent54_state/instance = 1
ind-sc:textfilecontent54_item/instance = 1
unix-def:file_state/group_id = 0
unix-sc:file_item/group_id = 0
unix-def:file_state/user_id = 0
unix-sc:file_item/user_id = 0
win-def:lockoutpolicy_state/force_logoff = 1800
win-sc:lockoutpolicy_item/force_logoff = 1800
win-def:lockoutpolicy_state/lockout_duration = 1800
win-sc:lockoutpolicy_item/lockout_duration = 1800
win-def:passwordpolicy_state/max_passwd_age = 864000
win-sc:passwordpolicy_item/max_passwd_age = 864000


@solind commented on Tue May 01 2018

Thanks for referencing the fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CoreAn issue related to the core/base of OVALMicrosoftIssue related to the Microsoft schema.UNIXIssue related to the UNIX schema.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions