Commit Graph

1183 Commits

Author SHA1 Message Date
Daniel Miessler
d5035bd27b
Merge pull request #389 from sluosapher/main
New pattern to summarize key parts of academic papers
2024-05-13 11:13:06 -07:00
Song Luo
dcd7fc4220
Merge branch 'danielmiessler:main' into main 2024-05-11 22:14:21 -04:00
Song Luo
bf563260a6 added patterns/summarize_paper/README.md 2024-05-11 22:08:11 -04:00
Song Luo
1f57c01b5b updated system prompt; added README 2024-05-11 22:04:17 -04:00
Thomas Raulet
7354e8d961 Ensure env file created in setup when no API keys provided 2024-05-11 13:21:31 +02:00
Daniel Miessler
ded8e300b7
Merge pull request #286 from FlyingPhish/new-prompts-v2
Two new pentest reporting patterns and Github Contributing Script
2024-05-10 20:33:50 -07:00
Daniel Miessler
4e7652188a
Merge pull request #325 from surak/patch-1
Update README.md for #324
2024-05-10 20:32:00 -07:00
Daniel Miessler
316be98428
Merge pull request #297 from harpsiford/main
A new pattern to create flashcards from texts
2024-05-10 20:29:14 -07:00
Daniel Miessler
3fd22448d3
Merge pull request #355 from tibbon/interview_answer
Add answer interview question pattern
2024-05-10 20:20:27 -07:00
Daniel Miessler
fcd05ac70e
Merge pull request #357 from Sluengo/patch-1
Updating Readme Quickstart instructions to include required python ve…
2024-05-10 20:20:06 -07:00
Daniel Miessler
f4fd2c516f
Merge pull request #382 from profetik-777/main
Fix for broken link pointing to /client
2024-05-10 20:17:59 -07:00
Daniel Miessler
42f58b47eb
Merge pull request #374 from fureigh/fix-praisonai-reference
Disentangle PraisonAI references in README
2024-05-10 20:16:41 -07:00
Daniel Miessler
2184d4d7e8
Merge pull request #375 from princechaddha/main
Pattern for Nuclei Template
2024-05-10 20:16:08 -07:00
Daniel Miessler
fffbd81c80
Merge pull request #368 from RealHurrison/main
fix: The variable 'wisdomFilePath' is already a complete path constru…
2024-05-10 20:14:46 -07:00
Daniel Miessler
d9d46bd662
Merge pull request #376 from obswork/obswork/yt_metadata
feat: add metadata flag to yt cli
2024-05-10 20:14:22 -07:00
Daniel Miessler
7c0ec8ede2
Merge pull request #377 from danielmiessler/dependabot/pip/pip-3967f35111
Bump the pip group across 1 directory with 4 updates
2024-05-10 20:13:49 -07:00
Daniel Miessler
d549e5826a
Merge pull request #261 from danielmiessler/dependabot/npm_and_yarn/installer/client/gui/follow-redirects-1.15.6
Bump follow-redirects from 1.15.5 to 1.15.6 in /installer/client/gui
2024-05-10 20:12:49 -07:00
Daniel Miessler
55318811fe
Merge pull request #380 from marcandreuf/main
Quizme. A pair of patterns to generate questions and evaluate answers.
2024-05-10 20:11:24 -07:00
Marc Andreu
3bdaba968d Implementation of the analyze answers pattern. Updated the create quiz pattern 2024-05-11 10:57:20 +09:00
profetik-777
f39a3d80cb Previous link to client was old/broken.
Replaced it with new:

https://github.com/danielmiessler/fabric/tree/main/installer/client
2024-05-08 00:51:50 +00:00
Marc Andreu
29d0f02842
Merge pull request #1 from marcandreuf/feature/tutor_quiz
Feature create quiz
2024-05-06 18:10:22 +09:00
Marc Andreu
159272ac74 adding human readable md 2024-05-06 18:08:11 +09:00
Marc Andreu
f92cbe9713 first draft 2024-05-06 18:00:27 +09:00
Daniel Miessler
8bc2e3daa3 Merge branch 'main' of github.com:danielmiessler/fabric 2024-05-05 16:33:21 -07:00
Daniel Miessler
9ef3b3a1cb Added extracted_business_ideas, by Joseph Thacker. 2024-05-05 16:33:12 -07:00
Daniel Miessler
c5a73df517 Updated rate_ai_response. 2024-05-04 17:10:54 -07:00
Daniel Miessler
5a522cda87 Updated analyze_personality. 2024-05-04 17:09:17 -07:00
Daniel Miessler
37ea6da3b2 Updated analyze_personality. 2024-05-04 16:58:35 -07:00
Daniel Miessler
80bac308ea Updated analyze_personality. 2024-05-04 16:47:58 -07:00
Daniel Miessler
184a205c33 Added analyze_personality. 2024-05-04 16:41:16 -07:00
Daniel Miessler
51522ed6a1 Updated rate_ai_response. 2024-05-04 16:34:56 -07:00
Daniel Miessler
6a7b9c381a Added rate_ai_response. 2024-05-04 16:32:38 -07:00
dependabot[bot]
02306b97a8
Bump the pip group across 1 directory with 4 updates
Bumps the pip group with 4 updates in the / directory: [gunicorn](https://github.com/benoitc/gunicorn), [tqdm](https://github.com/tqdm/tqdm), [aiohttp](https://github.com/aio-libs/aiohttp) and [idna](https://github.com/kjd/idna).


Updates `gunicorn` from 21.2.0 to 22.0.0
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...22.0.0)

Updates `tqdm` from 4.66.2 to 4.66.3
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.2...v4.66.3)

Updates `aiohttp` from 3.9.3 to 3.9.4
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.3...v3.9.4)

Updates `idna` from 3.6 to 3.7
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:development
  dependency-group: pip
- dependency-name: tqdm
  dependency-type: direct:development
  dependency-group: pip
- dependency-name: aiohttp
  dependency-type: indirect
  dependency-group: pip
- dependency-name: idna
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-03 22:23:55 +00:00
Song Luo
36ccc67eae added pattern of summarize_paper 2024-05-03 00:25:03 -04:00
obswork
90ecbde180 feat: add metadata flag to yt cli
Output includes: id, title, channel, and published_at
2024-05-02 13:36:04 -04:00
Prince Chaddha
60d441a5e4 nuclei template 2024-05-02 18:23:52 +05:30
Prince Chaddha
053e27e732
Update fabric.py 2024-05-02 17:42:15 +05:30
Prince Chaddha
587c9c97bd
Update README.md 2024-05-02 17:39:37 +05:30
Fureigh
a220d97048 Disentangle PraisonAI references in README 2024-05-02 01:29:35 -07:00
Daniel Miessler
053e973b7c Updated create_5_sentence_summary. 2024-04-28 13:30:02 -07:00
Daniel Miessler
08c5c6e2c5 Updated create_5_sentence_summary. 2024-04-28 13:27:49 -07:00
Daniel Miessler
85b6103688 Updated create_5_sentence_summary. 2024-04-28 13:27:17 -07:00
Daniel Miessler
2ad7246a27 Updated create_5_sentence_summary. 2024-04-28 13:25:32 -07:00
Daniel Miessler
4a02468b56 Added create_5_sentence_summary. 2024-04-28 13:20:34 -07:00
xssdoctor
e02a220275 fixed update patterns in gui 2024-04-28 14:10:24 -04:00
Daniel Miessler
efa8df2dcd Updated extract_extraordinary_claims 2024-04-27 12:25:00 -07:00
Daniel Miessler
1f66ccc710 Updated extract_extraordinary_claims 2024-04-27 12:22:40 -07:00
Daniel Miessler
54f8bfa3fe Updated extract_extraordinary_claims 2024-04-27 12:14:57 -07:00
Daniel Miessler
8da28a90fd Updated extract_extraordinary_claims 2024-04-27 12:10:50 -07:00
Daniel Miessler
e123a92976 Updated extract_extraordinary_claims 2024-04-27 12:09:20 -07:00