Improve UI with additional info

This commit is contained in:
abhisek
2025-05-14 19:08:25 +05:30
parent 4dcf7cad0b
commit a9d5dc61a6
5 changed files with 57 additions and 4 deletions
+3
View File
@@ -26,6 +26,9 @@ type PackageVersionAnalysisResult struct {
// Analyser specific analysis ID
AnalysisID string
// Reference URL for the analysis
ReferenceURL string
// The action to take as recommended by the analyzer
Action Action