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

template is not rendering correctly #5

Closed
marcgp opened this issue Jan 30, 2020 · 3 comments
Closed

template is not rendering correctly #5

marcgp opened this issue Jan 30, 2020 · 3 comments
Labels

Comments

@marcgp
Copy link
Member

marcgp commented Jan 30, 2020

Describe the bug
the ScanSummary template is not rendering on the desired way

To Reproduce
Please provide detailed steps to reproduce the error

  1. execute application with report type ScanSummary
  2. on the email generated see the missing informaiton

Expected behavior
all information should be present on the template

Screenshots
Annotation 2020-01-30 125724

@marcgp marcgp added the bug Something isn't working label Jan 30, 2020
@marcgp
Copy link
Member Author

marcgp commented Jan 30, 2020

fixed template rendering issues

@marcgp marcgp closed this as completed Jan 30, 2020
marcgp pushed a commit that referenced this issue Jan 30, 2020
# [1.0.0-next.3](v1.0.0-next.2...v1.0.0-next.3) (2020-01-30)

### Bug Fixes

* **#5:** fixed ScanSummary template rendering issues ([328fd0d](328fd0d))
@marcgp
Copy link
Member Author

marcgp commented Jan 30, 2020

ℹ️ℹ️ This issue has been fixed in Release v1.0.0-next.3

marcgp pushed a commit that referenced this issue Feb 6, 2020
# 1.0.0 (2020-02-06)

### Bug Fixes

* **#2:** add missing artifacts to released file ([8081f80](8081f80)), closes [#2](#2)
* **#3:** removed automatic versioning retrieving ([2efbd5c](2efbd5c)), closes [#3](#3)
* **#5:** fixed ScanSummary template rendering issues ([328fd0d](328fd0d))

### Features

* **base:** add base functionality ([1716f85](1716f85))
* **base:** add Configuration and Logger services ([257c93a](257c93a))
* **base:** implemted retry mechanism on ScanSummary ([6379981](6379981))
@marcgp
Copy link
Member Author

marcgp commented Feb 6, 2020

ℹ️ℹ️ This issue has been fixed in Release v1.0.0

@marcgp marcgp added the released label Feb 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant