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

Task-name heading from README.md and index.html file is not correctly maintained with respect to task yaml files #137

Open
swapniil opened this issue Dec 3, 2023 · 1 comment
Assignees
Labels
Debugging Debugging Cases

Comments

@swapniil
Copy link

swapniil commented Dec 3, 2023

Describe the bug
The Task headings list maintained in the README.md and index.html files is not correct for some tasks.
This leads to incorrect mapping of task-tags while applying hardening.
This bug targets the text changes only.

To Reproduce
Steps to reproduce the behavior:

  1. Check the Table of Roles and check the respective Task tag from ./tasks/ directory.
    Example:
    image

Expected behavior
The Strings should be aligned in all the places. This will make sure that user is choosing the correct tag-id for his use.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):
Not Applicable

Additional context
Not Applicable

@swapniil swapniil added the Debugging Debugging Cases label Dec 3, 2023
@swapniil
Copy link
Author

swapniil commented Dec 3, 2023

Here is a patch to apply for this fix. I was not able to raise PR due to restricted access.
tag-name-alignment.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Debugging Debugging Cases
Projects
None yet
Development

No branches or pull requests

2 participants