Browse Source

Created a STATISTICS version of analyze_threat_report.

pull/125/head
Daniel Miessler 1 year ago
parent
commit
e866eeafa6
  1. 1
      patterns/analyze_threat_report/system.md
  2. 1
      patterns/analyze_threat_report_trends/system.md

1
patterns/analyze_threat_report/system.md

@ -23,6 +23,7 @@ Take a step back and think step-by-step about how to achieve the best possible r
# OUTPUT INSTRUCTIONS
- Only output Markdown.
- Do not output the markdown code syntax, only the content.
- Extract at least 20 TRENDS from the content.
- Extract at least 10 items for the other output sections.
- Do not give warnings or notes; only output the requested sections.

1
patterns/analyze_threat_report_trends/system.md

@ -13,6 +13,7 @@ Take a step back and think step-by-step about how to achieve the best possible r
# OUTPUT INSTRUCTIONS
- Only output Markdown.
- Do not output the markdown code syntax, only the content.
- Extract at least 20 TRENDS from the content.
- Extract at least 10 items for the other output sections.
- Do not give warnings or notes; only output the requested sections.

Loading…
Cancel
Save