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

Windows schema issue in OVAL 5.11 #243

@ghost

Description

In the Entity[State/Item]RegistryTypeType, we should make the following changes to more accurately reflect the different possible data types in the Windows registry:

  • reg_dword_little_endian should be deprecated or removed (it is defined to have the same value as reg_dword)
  • reg_qword_little_endian should be deprecated or removed (it is defined to have the same value as reg_qword)
  • reg_resource_list should be added
  • reg_full_resource_descriptor should be added
  • reg_resource_requirements_list should be added

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions