You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When running the powerpipe server command, the output table displays misaligned columns, making it difficult to read and interpret the data. For example, in the attached screenshot, the "Issue" and "Age in Days" columns are not properly aligned under their headers.
Powerpipe version (powerpipe -v)
Example: v1.2.2
To reproduce
Run the powerpipe server command.
Observe the alignment of columns in the output table.
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
When running the
powerpipe server
command, the output table displays misaligned columns, making it difficult to read and interpret the data. For example, in the attached screenshot, the "Issue" and "Age in Days" columns are not properly aligned under their headers.Powerpipe version (
powerpipe -v
)Example: v1.2.2
To reproduce
powerpipe server
command.Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: