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

RFE: CIS 3.X: add metadata in AS3 to identify the configuration is created by CIS #3377

Open
alonsocamaro opened this issue Apr 15, 2024 · 1 comment

Comments

@alonsocamaro
Copy link

Title

CIS 3.X: add metadata in AS3 to identify the configuration is created by CIS

Description

We are finding very useful using ihealth data to identify stats data of CIS usage. At present the heuristic to determine if a configuration has been written by CIS is the following:

  1. It has a a description alike the next one:
auth partition mc-onetier {
    description "Updated by AS3 at Tue, 09 Apr 2024 07:11:24 GMT"
}
  1. has a y data-group with the name ending with _dg

Actual Problem

This heuristic is not robust and could lead to bad stats

Solution Proposed

CIS´s AS3 configuration should add some metadata which identifies that the declaration has been created by CIS, ideally indicating the version.

@alonsocamaro alonsocamaro changed the title CIS 3.X: add metadata in AS3 to identify the configuration is created by CIS RFE: CIS 3.X: add metadata in AS3 to identify the configuration is created by CIS Apr 15, 2024
@trinaths
Copy link
Contributor

created [CONTCNTR-4699] for internal tracking.

@trinaths trinaths added JIRA and removed untriaged no JIRA created labels Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants