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

Implement rudimental prototyp for Document Publisher #3

Closed
4 tasks done
cgi1 opened this issue Nov 18, 2021 · 2 comments
Closed
4 tasks done

Implement rudimental prototyp for Document Publisher #3

cgi1 opened this issue Nov 18, 2021 · 2 comments

Comments

@cgi1
Copy link
Contributor

cgi1 commented Nov 18, 2021

As a very first test, we would like to convert Document Publisher alone from CVRF 1.2 to CSAF, by establishing a general read / write workflow.

  • Create first entrypoint for cvrf2csaf.py (argparse)
  • Read CVRF 1.2 sample file
  • Establish rudimental mapping for first XML element tree (Document Publisher)
  • Save JSON to output file
@cgi1
Copy link
Contributor Author

cgi1 commented Dec 2, 2021

First code structure has been implemented by @zpevma for Document Publisher. We will push this today before tomorrows Kick Off.

@cgi1 cgi1 added this to In progress in cvrf2csaf_poc_implementation Dec 2, 2021
@cgi1 cgi1 assigned zpevma and unassigned sustefil Dec 2, 2021
cgi1 pushed a commit that referenced this issue Dec 2, 2021
Integrate argument for printing output
Shifting utils away from main code to utils.py
@cgi1
Copy link
Contributor Author

cgi1 commented Dec 2, 2021

Closing this here, code can be seen in master repo. Basic input/output works + code structure has been presented by @zpevma and @sustefil.

@cgi1 cgi1 closed this as completed Dec 2, 2021
@cgi1 cgi1 moved this from In progress to Done in cvrf2csaf_poc_implementation Jan 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants