Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Multiple schematron false-positives #302

Closed
balleman opened this issue Apr 20, 2018 · 2 comments
Closed

Multiple schematron false-positives #302

balleman opened this issue Apr 20, 2018 · 2 comments

Comments

@balleman
Copy link

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

balleman pushed a commit to balleman/Language that referenced this issue Apr 20, 2018
@solind
Copy link
Contributor

solind commented May 1, 2018

Thanks for referencing the fix.

@zport
Copy link

zport commented Jan 14, 2019

Issue moved to OVAL-Community/OVAL #23 via ZenHub

@zport zport closed this as completed Jan 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants