We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb3656c commit 5f8057bCopy full SHA for 5f8057b
1 file changed
src/seclab_taskflows/taskflows/audit/fetch_security_advisories.yaml
@@ -20,7 +20,7 @@ taskflow:
20
model: general_tasks
21
user_prompt: |
22
Fetch and store all GitHub Security Advisories (GHSAs) for the repo {{ globals.repo }}
23
- with the return_results option.
+ with the return_results option set to true.
24
25
If an error occurs during fetching, store a GHSASummary with the error message.
26
Ensure the error message starts with "Error:" followed by a description of the error.
0 commit comments