File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
src/seclab_taskflows/taskflows/alert_triage_examples Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -36,4 +36,9 @@ To generate a report and create an issue in the repository, run the correspondin
3636GITHUB_AUTH_HEADER="Bearer <my_token>"
3737```
3838
39- After creating an issue, additional triaging checks are applied to remove false positives by running the corresponding ` review_* ` taskflows.
39+ After creating an issue, additional triaging checks are applied to remove false positives by running the corresponding ` review_* ` taskflows.
40+
41+ Disclaimers:
42+ 1 . Although these taskflows have already been used to report vulnerabilities to projects, we strongly recommend carefully reviewing all output.
43+ 2 . Note that running the taskflows can result in many tool calls, which can easily consume a large amount of quota.
44+ 3 . The taskflows may create GitHub issues, please be considerate and seek the repo owner’s consent before running them on somebody else’s repo.
You can’t perform that action at this time.
0 commit comments