Coverage
How technology connects to a query
Queries run in Microsoft Sentinel, AWS, or Splunk. Other technologies provide data or evidence.
Direct query
The query reads the technology's own tables or API. Nothing is exported or forwarded.
Via Splunk
Forward records into Splunk using the documented sourcetype and fields. The existing SPL query can then cover products such as Okta, Veeam, Rubrik, Commvault, VMware, and Google Cloud.
Azure and AWS queries read vendor-specific tables and do not use this route.
Via CSV export
Export the required fields into one of the six open CSV schemas. CMDBs, ticketing systems, and Git history can provide this evidence.
Not covered in this release
- CloudWatch Logs Insights — scoped, not implemented; use the published AWS Athena path
- A native Google Cloud query family — GCP is covered through Splunk and the evidence contracts only
- Any route not listed on the environment profile for that technology
Provenance
What has been validated
Every pack shows its validation status in the page and downloaded profile.
Validation status
Not tenant-validated means automated checks passed but the query has not run against a live tenant. Lab-validated means it ran in a controlled test environment. Field-reported means a practitioner reported running it; it is not independent verification.
At release 0.30.0, all 13 Splunk packs are lab-validated. The 26 Azure and AWS packs are not tenant-validated.
Content hashes
A manifest records a SHA-256 hash for every query and evidence template. Profiles identify the exact artifact they came from, and automated checks flag changes.
Machine-readable profile
Each pack exports JSON with its objective, evidence, settings, query, monitoring, outcomes, review boundary, validation status, and template hash. It is OSCAL-informed, not an OSCAL document. Inline evidence is represented by row count and columns; values are not written to the profile.
Corrections are published
- An earlier release showed false preflight failures for some inline evidence queries
- The check and its test coverage were corrected
- The original defect is documented in the public changelog