Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add current control sets #35

Open
cugu opened this issue Oct 4, 2020 · 0 comments
Open

Add current control sets #35

cugu opened this issue Oct 4, 2020 · 0 comments
Assignees
Labels
Type: Feature Brand new functionality, features, pages, workflows, endpoints, etc.

Comments

@cugu
Copy link
Member

cugu commented Oct 4, 2020

Define and use control sets in other artifacts.

Idea:

name: WindowsRegistryCurrentControlSets
doc: The control sets of the Windows Registry.
sources:
- type: REGISTRY_KEY
  attributes:
    keys: 
      - 'HKEY_LOCAL_MACHINE\System\ControlSet*'
      - 'HKEY_LOCAL_MACHINE\System\CurrentControlSet'
  provides:
    - key: control_sets
supported_os: [Windows]
@cugu cugu added the Type: Feature Brand new functionality, features, pages, workflows, endpoints, etc. label Oct 4, 2020
@cugu cugu self-assigned this Oct 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Brand new functionality, features, pages, workflows, endpoints, etc.
Projects
None yet
Development

No branches or pull requests

1 participant