ComplianceCow / CAML

Continuous Audit Metrics Catalog
Other
4 stars 6 forks source link

Process measures YAML into CAML system #19

Open rajkrishnamurthy opened 2 years ago

rajkrishnamurthy commented 2 years ago
  1. Receive measures in YAML in context
  2. Distribute the measure into CAML 2.1 Through POST/GET methods (Refer to the APIs in main/README.md)
  3. Store the measures for the given context
  4. Compute metrics from measures for the given context
  5. Store computed metrics for the given context
  6. Publish metrics for reporting