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 Reporting #4

Open
pjrinaldi opened this issue May 4, 2022 · 6 comments
Open

Implement Reporting #4

pjrinaldi opened this issue May 4, 2022 · 6 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@pjrinaldi
Copy link
Owner

Implement reporting similar to how it is in wombatforensics and decoupled for wombatregistry

@pjrinaldi pjrinaldi added the enhancement New feature or request label May 4, 2022
@pjrinaldi pjrinaldi added this to the v0.1 milestone May 4, 2022
@pjrinaldi pjrinaldi self-assigned this May 4, 2022
@pjrinaldi
Copy link
Owner Author

basics are there. just need to get the header in the tagging information and then see how the preview/reports look and adjust as necessary.

@pjrinaldi
Copy link
Owner Author

plain text reporting is done. need to work on html generation

@pjrinaldi
Copy link
Owner Author

html reporting is done. the only issue is that a sample message has 2 "^A"'s and i need to figure out how to replace them. I removed the "^M", which is displayed as a "\r".

@pjrinaldi
Copy link
Owner Author

tagging and reporting is working. just need to figure out how to display a message with attachments, then handle the attachment output and how to avoid overlap in filenames.

@pjrinaldi
Copy link
Owner Author

fixed publish report so it will generate report without having to preview first. need to see if registry has that issue and fix as well. still need to implement attachments.

@pjrinaldi
Copy link
Owner Author

working on implementing exporting attachments for report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant