You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: workflows/cve-fixer/FIELD_REFERENCE.md
+10-38Lines changed: 10 additions & 38 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ This document provides detailed information about the configuration fields in `.
13
13
### description
14
14
-**Type:** string
15
15
-**Purpose:** Explains workflow purpose in UI
16
-
-**Current Value:** "This workflow can be used to scan your code base for CVEs and fix discovered CVEs"
16
+
-**Current Value:** "Automate remediation of CVE issues reported by ProdSec team in Jira by creating pull requests with dependency updates and patches"
17
17
-**Guidelines:** 1-3 sentences, clear and specific about workflow capabilities
18
18
19
19
### systemPrompt
@@ -81,17 +81,13 @@ This document provides detailed information about the configuration fields in `.
81
81
82
82
### Adding a new output type
83
83
84
-
If you want to track additional artifacts (e.g., "Remediation Scripts"):
84
+
If you want to track additional artifacts (e.g., "Test Results"):
0 commit comments