Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions 05-Running ADOScanner as pipeline extension/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,9 @@ Once you are able to successfully run the ADO scan using ADO pipeline, you can c

### Visualize security scan results

> **Note**: Currently, the visualization feature has been removed and is no longer supported through the dashboard. As a result, this extension will no longer support the creation of widgets with their IDs as part of the dashboard. However, existing widgets will still be loaded, but new widget IDs will not be created. This change has been implemented to prevent storing data using the Extension Management Service (API).


Once scan is completed as part of pipeline, results can be visualized with the help of project dashboard.

Extension mainly provides two widgets that can be added as part of dashboard
Expand Down
7 changes: 7 additions & 0 deletions Release notes/RN250328.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# 250328 (AzSK.ADO v.1.5.8)

## Feature Updates

### ADO Security Scanner Extension

* The results visualization feature through the dashboard widget Id's has been removed, to prevent storing data using the Extension Management Service (API).