diff --git a/05-Running ADOScanner as pipeline extension/README.md b/05-Running ADOScanner as pipeline extension/README.md index 18cf75d..fba24b9 100644 --- a/05-Running ADOScanner as pipeline extension/README.md +++ b/05-Running ADOScanner as pipeline extension/README.md @@ -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 diff --git a/Release notes/RN250328.md b/Release notes/RN250328.md new file mode 100644 index 0000000..c64d557 --- /dev/null +++ b/Release notes/RN250328.md @@ -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). \ No newline at end of file