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

Add target addresses #220

Merged
merged 4 commits into from
Jan 24, 2024
Merged

Add target addresses #220

merged 4 commits into from
Jan 24, 2024

Conversation

Honny1
Copy link
Member

@Honny1 Honny1 commented Jan 19, 2024

This PR adds target addresses to the report.

Fixes: #165

@jan-cerny jan-cerny self-assigned this Jan 24, 2024
Copy link
Member

@jan-cerny jan-cerny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For a better presentation of the change and for better understanding of the pull request it's recommended to demonstrate the change using screenshots in pull request description. For example:

Before:

image

After:

image

<li class="pf-c-data-list__item">
<div class="pf-c-data-list__item-row">
<div class="pf-c-data-list__item-content">
<div class="pf-c-data-list__cell"><b>Target {{ type }} addresses:</b></div>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be better if you used the correct orthography of these acronyms, ie. MAC, IPv4, IPv6 instead of mac, ipv4, ipv6.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, here is the fixed version.

image

@pep8speaks
Copy link

Hello @Honny1! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 28:100: E501 line too long (107 > 99 characters)

@jan-cerny jan-cerny merged commit 55298b4 into OpenSCAP:main Jan 24, 2024
17 checks passed
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

Successfully merging this pull request may close these issues.

Missing Target IPs In Report
3 participants