Skip to content

Commit 7c972ed

Browse files
committed
add disclaimer
1 parent b81dfac commit 7c972ed

File tree

1 file changed

+6
-1
lines changed
  • src/seclab_taskflows/taskflows/alert_triage_examples

1 file changed

+6
-1
lines changed

src/seclab_taskflows/taskflows/alert_triage_examples/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,9 @@ To generate a report and create an issue in the repository, run the correspondin
3636
GITHUB_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.

0 commit comments

Comments
 (0)