-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The result output includes a handy table however the header row is output on the same line as the table opening markup. Is the 'Created at:" line also misplaced?
Expected behavior
See below:
2025/01/30 10:43:54 Scan Finished with status: Completed
Scan Summary:
Created At: 2025-01-30, 10:26:44
Project Name: REDACTED
Scan ID: REDACTED
Results Summary:
Risk Level: High Risk
---------------------------------------------------------------------
Total Results: 66
---------------------------------------------------------------------
| Critical High Medium Low Info Status |
| APIs - - - - - - |
| IAC N/A 0 0 2 0 Completed |
| SAST N/A 20 23 18 0 Completed |
| SCA N/A 3 0 0 0 Completed |
---------------------------------------------------------------------
| TOTAL N/A 23 23 20 0 Completed |
---------------------------------------------------------------------
Actual behavior
2025/01/30 10:43:54 Scan Finished with status: Completed
Scan Summary: Created At: 2025-01-30, 10:26:44
Project Name: REDACTED
Scan ID: REDACTED
Results Summary:
Risk Level: High Risk
---------------------------------------------------------------------
Total Results: 66
--------------------------------------------------------------------- | Critical High Medium Low Info Status |
| APIs - - - - - - |
| IAC N/A 0 0 2 0 Completed |
| SAST N/A 20 23 18 0 Completed |
| SCA N/A 3 0 0 0 Completed |
---------------------------------------------------------------------
| TOTAL N/A 23 23 20 0 Completed |
---------------------------------------------------------------------
Steps to reproduce
- Run a scan
- Wait for results
Environment
- AZURE PLUGIN version 3
- Platform RHEL 8 Linux
Additional comments
Add any other context about the problem here.
Logs
Paste the output from your PLUGIN. Redact if needed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working