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

SITG/SRG Schema Starter #7

Open
aaronlippold opened this issue Jan 6, 2023 · 0 comments
Open

SITG/SRG Schema Starter #7

aaronlippold opened this issue Jan 6, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@aaronlippold
Copy link
Member

aaronlippold commented Jan 6, 2023

Perhaps we should break this into two layers.

This is just my thoughts on it - feel free to adapt as folks see fit

Benchmarks {
  array [benchmarks]
  last_updated: date
}

Benchmark {
  name|tite: 'sting'
  type: 'srg | stig'
  short_name: XCCDF_Benchmark_shortname
  release_date: date
  version: int
  release: int
  current: boolean
  benchmark_file: XCCDF_XML_REF or Full XML doc
  archive {
    array [ Benchmarks ]
  }
  author|source: [ disa, cis, vendor ]
  source_reference: URI
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants