Scan Engine Developer dashboard
The Developer dashboard includes trend charts and the following overview modules.
| Information module | Description |
|---|---|
| My open findings by impact to instance |
|
| My technical debt by category |
|
Developer trend charts
The Developer dashboard includes the following trend charts.
| Chart | Description |
|---|---|
| My findings by priority | A developer’s assigned findings listed by highest impact to instance and lowest time to resolve. Address these findings to achieve the highest impact in return for the lowest effort. |
| Policy prioritized findings |
|
| My open findings | The current open findings that the Scan Engine has identified in a developer’s code. |
| My exceptions | The current exceptions a developer has submitted that require a Team Lead's approval. |
| My findings by file type |
|
| My resolved findings | Findings that have been resolved in a developer’s code. |
Developer dashboard data sources
The following tables show the data source for each overview module and trend chart in the Developer dashboard.
주:
All components require either the impact.admin or impact.developer role to use.
| Component | Data Source |
|---|---|
| My open findings by impact to instance | sn_se_summary_scan_detail |
| My technical debt by category | sn_se_summary_scan_detail |
| Component | Data Source |
|---|---|
| My open findings by priority | sn_se_finding |
| Policy prioritized findings | sn_se_finding |
| My open findings | sn_se_summary_scan_detail |
| My exceptions | sn_se_exception_reason |
| My findings by file type | sn_se_summary_scan_detail |
| My resolved findings | sn_se_resolved_finding_history |