mirror of
https://github.com/danielmiessler/fabric
synced 2024-11-10 07:10:31 +00:00
Created a STATISTICS version of analyze_threat_report.
This commit is contained in:
parent
e866eeafa6
commit
20c1ad90bb
@ -24,6 +24,7 @@ Take a step back and think step-by-step about how to achieve the best possible r
|
||||
|
||||
- Only output Markdown.
|
||||
- Do not output the markdown code syntax, only the content.
|
||||
- Do not use bold or italics formatting in the markdown output.
|
||||
- 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.
|
||||
|
@ -14,6 +14,7 @@ Take a step back and think step-by-step about how to achieve the best possible r
|
||||
|
||||
- Only output Markdown.
|
||||
- Do not output the markdown code syntax, only the content.
|
||||
- Do not use bold or italics formatting in the markdown output.
|
||||
- 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…
Reference in New Issue
Block a user