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

Improve Conformance definitions in ZAP XML with Alchemy #1527

Open
ethanzhouyc opened this issue Feb 19, 2025 · 0 comments
Open

Improve Conformance definitions in ZAP XML with Alchemy #1527

ethanzhouyc opened this issue Feb 19, 2025 · 0 comments
Assignees

Comments

@ethanzhouyc
Copy link
Collaborator

ethanzhouyc commented Feb 19, 2025

ZAP cluster XMLs currently define conformance in two redundant ways:
1. The optional attribute (e.g. optional="true").
2. Conformance tags (e.g. <mandatoryConform>).

To solve the problem, Alchemy should be updated to:

  1. Generate conformance data for all elements in the standardized <xxxConform> format.
  2. Remove reliance on optional=true once all elements are migrated.
  3. Address any other necessary fixes to improve conformance handling.

Before proceeding with full transition, discussion with the Alchemy and CSA teams are necessary to determine the best approach. The goal is to align ZAP XML generation with a single conformance mechanism.

@ethanzhouyc ethanzhouyc self-assigned this Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant