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

Convert all XML elements into JSON #10

Closed
8 tasks done
cgi1 opened this issue Dec 2, 2021 · 6 comments
Closed
8 tasks done

Convert all XML elements into JSON #10

cgi1 opened this issue Dec 2, 2021 · 6 comments

Comments

@cgi1
Copy link
Contributor

cgi1 commented Dec 2, 2021

After having a code basis for flat (#3) and recursive (#9) conversion, we now have the basis to basically convert all elements of the XML tree into JSON.

Elements (Pre #6)

@cgi1
Copy link
Contributor Author

cgi1 commented Dec 2, 2021

After we agreed during the kickoff (#7) on which input format is final for our PoC implementation, @sustefil will take care splitting the xml elements into smaller implementations. Realization will then be done in branches and merged into the main repo. Please take care about the side-requirements described in #4 when you go into the first hierachie level.

@cgi1
Copy link
Contributor Author

cgi1 commented Dec 6, 2021

This issue becomes an EPIC, where @sustefil will split up the different XML elements (1st hierachie) into smaller issues.

@sustefil
Copy link
Contributor

Created a check-box list for the Sections. Each entry should have its corresponding issue, as it's now.

Vulnerability section is bigger, will be probably split into smaller issues when we are on it

@cgi1
Copy link
Contributor Author

cgi1 commented Feb 14, 2022

Last one in the last stage: Vulnerability section - Then closing this EPIC 🥳

@zpevma
Copy link
Contributor

zpevma commented Feb 18, 2022

Vulnerability element implemented in #56

@cgi1
Copy link
Contributor Author

cgi1 commented Feb 19, 2022

DONE HERE 🥳 🎉

Thank you @zpevma and @sustefil for doing the overwhelming amount of implementation work! 🙏
Also, the reviews by @sthagen and @tschmidtb51 greatly enhanced the code quality and made us write better code at all. 👨‍💻

@cgi1 cgi1 closed this as completed Feb 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants