pentesting 0.73.8 → 0.73.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -76,13 +76,22 @@ email: agnusdei1207@gmail.com
76
76
 
77
77
  <br/>
78
78
 
79
- <img src="https://api.iconify.design/twemoji:flag-ireland.svg" width="48" height="48" alt="Ireland" />
80
-
81
- **In Ireland 🇮🇪**
82
-
83
- we don't stop until the flag is captured.
84
-
85
- [![in-ireland](https://img.shields.io/badge/Made%20in-Ireland%20🇮🇪-169B62?style=flat-square&labelColor=FF883E)](https://en.wikipedia.org/wiki/Republic_of_Ireland)
79
+ <img src="https://api.iconify.design/twemoji:flag-ireland.svg" width="36" height="36" alt="Ireland" />
80
+ <img src="https://api.iconify.design/twemoji:flag-south-korea.svg" width="36" height="36" alt="South Korea" />
81
+ <img src="https://api.iconify.design/twemoji:flag-germany.svg" width="36" height="36" alt="Germany" />
82
+ <img src="https://api.iconify.design/twemoji:flag-italy.svg" width="36" height="36" alt="Italy" />
83
+ <img src="https://api.iconify.design/twemoji:flag-netherlands.svg" width="36" height="36" alt="Netherlands" />
84
+ <img src="https://api.iconify.design/twemoji:flag-japan.svg" width="36" height="36" alt="Japan" />
85
+ <img src="https://api.iconify.design/twemoji:flag-belgium.svg" width="36" height="36" alt="Belgium" />
86
+ <img src="https://api.iconify.design/twemoji:flag-spain.svg" width="36" height="36" alt="Spain" />
87
+ <img src="https://api.iconify.design/twemoji:flag-portugal.svg" width="36" height="36" alt="Portugal" />
88
+ <img src="https://api.iconify.design/twemoji:flag-austria.svg" width="36" height="36" alt="Austria" />
89
+
90
+ **Quietly built across Ireland, Korea, Germany, Italy, the Netherlands, Japan, Belgium, Spain, Portugal, and Austria.**
91
+
92
+ from recon to flag capture, the work speaks for itself.
93
+
94
+ [![distributed-build](https://img.shields.io/badge/Built%20across-10%20countries-334155?style=flat-square&labelColor=0F172A)](#)
86
95
 
87
96
  <br/>
88
97
 
@@ -5,7 +5,7 @@ import {
5
5
  createContextExtractor,
6
6
  getLLMClient,
7
7
  getShellSupervisorLifecycleSnapshot
8
- } from "./chunk-DN7INJ7C.js";
8
+ } from "./chunk-OP3YVCKB.js";
9
9
  import {
10
10
  AGENT_ROLES,
11
11
  EVENT_TYPES,
@@ -13,14 +13,14 @@ import {
13
13
  TOOL_NAMES,
14
14
  getProcessOutput,
15
15
  listBackgroundProcesses
16
- } from "./chunk-26G2YIOA.js";
16
+ } from "./chunk-TFYJWIQF.js";
17
17
  import {
18
18
  DETECTION_PATTERNS,
19
19
  PROCESS_EVENTS,
20
20
  PROCESS_ROLES,
21
21
  getActiveProcessSummary,
22
22
  getProcessEventLog
23
- } from "./chunk-KAUE3MSR.js";
23
+ } from "./chunk-S5ZMXFHR.js";
24
24
 
25
25
  // src/engine/agent-tool/completion-box.ts
26
26
  function createCompletionBox() {