@andrebuzeli/git-mcp 2.16.2 → 2.18.0

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.
Files changed (186) hide show
  1. package/dist/tools/gh-actions.d.ts +0 -9
  2. package/dist/tools/gh-actions.d.ts.map +1 -1
  3. package/dist/tools/gh-actions.js +6 -10
  4. package/dist/tools/gh-actions.js.map +1 -1
  5. package/dist/tools/gh-analytics.d.ts +0 -4
  6. package/dist/tools/gh-analytics.d.ts.map +1 -1
  7. package/dist/tools/gh-analytics.js +6 -12
  8. package/dist/tools/gh-analytics.js.map +1 -1
  9. package/dist/tools/gh-code-review.d.ts +0 -4
  10. package/dist/tools/gh-code-review.d.ts.map +1 -1
  11. package/dist/tools/gh-code-review.js +11 -27
  12. package/dist/tools/gh-code-review.js.map +1 -1
  13. package/dist/tools/gh-codespaces.d.ts +0 -12
  14. package/dist/tools/gh-codespaces.d.ts.map +1 -1
  15. package/dist/tools/gh-codespaces.js +9 -11
  16. package/dist/tools/gh-codespaces.js.map +1 -1
  17. package/dist/tools/gh-deployments.d.ts +0 -8
  18. package/dist/tools/gh-deployments.d.ts.map +1 -1
  19. package/dist/tools/gh-deployments.js +6 -10
  20. package/dist/tools/gh-deployments.js.map +1 -1
  21. package/dist/tools/gh-gists.d.ts +0 -16
  22. package/dist/tools/gh-gists.d.ts.map +1 -1
  23. package/dist/tools/gh-gists.js +4 -9
  24. package/dist/tools/gh-gists.js.map +1 -1
  25. package/dist/tools/gh-projects.d.ts +0 -16
  26. package/dist/tools/gh-projects.d.ts.map +1 -1
  27. package/dist/tools/gh-projects.js +4 -9
  28. package/dist/tools/gh-projects.js.map +1 -1
  29. package/dist/tools/gh-security.d.ts +0 -4
  30. package/dist/tools/gh-security.d.ts.map +1 -1
  31. package/dist/tools/gh-security.js +6 -9
  32. package/dist/tools/gh-security.js.map +1 -1
  33. package/dist/tools/gh-sync.d.ts +0 -12
  34. package/dist/tools/gh-sync.d.ts.map +1 -1
  35. package/dist/tools/gh-sync.js +4 -8
  36. package/dist/tools/gh-sync.js.map +1 -1
  37. package/dist/tools/gh-workflows.d.ts +0 -4
  38. package/dist/tools/gh-workflows.d.ts.map +1 -1
  39. package/dist/tools/gh-workflows.js +6 -10
  40. package/dist/tools/gh-workflows.js.map +1 -1
  41. package/dist/tools/git-archive.d.ts +0 -3
  42. package/dist/tools/git-archive.d.ts.map +1 -1
  43. package/dist/tools/git-archive.js +2 -2
  44. package/dist/tools/git-archive.js.map +1 -1
  45. package/dist/tools/git-branches.d.ts +1 -1
  46. package/dist/tools/git-branches.js +5 -5
  47. package/dist/tools/git-branches.js.map +1 -1
  48. package/dist/tools/git-bundle.d.ts +0 -3
  49. package/dist/tools/git-bundle.d.ts.map +1 -1
  50. package/dist/tools/git-bundle.js +2 -2
  51. package/dist/tools/git-bundle.js.map +1 -1
  52. package/dist/tools/git-cherry-pick.d.ts +0 -3
  53. package/dist/tools/git-cherry-pick.d.ts.map +1 -1
  54. package/dist/tools/git-cherry-pick.js +2 -2
  55. package/dist/tools/git-cherry-pick.js.map +1 -1
  56. package/dist/tools/git-commits.d.ts +6 -9
  57. package/dist/tools/git-commits.d.ts.map +1 -1
  58. package/dist/tools/git-commits.js +31 -29
  59. package/dist/tools/git-commits.js.map +1 -1
  60. package/dist/tools/git-config.d.ts +0 -3
  61. package/dist/tools/git-config.d.ts.map +1 -1
  62. package/dist/tools/git-config.js +2 -2
  63. package/dist/tools/git-config.js.map +1 -1
  64. package/dist/tools/git-files.d.ts +8 -11
  65. package/dist/tools/git-files.d.ts.map +1 -1
  66. package/dist/tools/git-files.js +41 -39
  67. package/dist/tools/git-files.js.map +1 -1
  68. package/dist/tools/git-issues.d.ts +8 -15
  69. package/dist/tools/git-issues.d.ts.map +1 -1
  70. package/dist/tools/git-issues.js +38 -38
  71. package/dist/tools/git-issues.js.map +1 -1
  72. package/dist/tools/git-pulls.d.ts +9 -16
  73. package/dist/tools/git-pulls.d.ts.map +1 -1
  74. package/dist/tools/git-pulls.js +42 -42
  75. package/dist/tools/git-pulls.js.map +1 -1
  76. package/dist/tools/git-rebase.d.ts +0 -3
  77. package/dist/tools/git-rebase.d.ts.map +1 -1
  78. package/dist/tools/git-rebase.js +2 -2
  79. package/dist/tools/git-rebase.js.map +1 -1
  80. package/dist/tools/git-releases.d.ts +1 -8
  81. package/dist/tools/git-releases.d.ts.map +1 -1
  82. package/dist/tools/git-releases.js +16 -18
  83. package/dist/tools/git-releases.js.map +1 -1
  84. package/dist/tools/git-remote.d.ts +0 -3
  85. package/dist/tools/git-remote.d.ts.map +1 -1
  86. package/dist/tools/git-remote.js +2 -2
  87. package/dist/tools/git-remote.js.map +1 -1
  88. package/dist/tools/git-repositories.d.ts +6 -9
  89. package/dist/tools/git-repositories.d.ts.map +1 -1
  90. package/dist/tools/git-repositories.js +41 -30
  91. package/dist/tools/git-repositories.js.map +1 -1
  92. package/dist/tools/git-reset.d.ts +0 -3
  93. package/dist/tools/git-reset.d.ts.map +1 -1
  94. package/dist/tools/git-reset.js +2 -2
  95. package/dist/tools/git-reset.js.map +1 -1
  96. package/dist/tools/git-revert.d.ts +0 -3
  97. package/dist/tools/git-revert.d.ts.map +1 -1
  98. package/dist/tools/git-revert.js +2 -2
  99. package/dist/tools/git-revert.js.map +1 -1
  100. package/dist/tools/git-stash.d.ts +0 -3
  101. package/dist/tools/git-stash.d.ts.map +1 -1
  102. package/dist/tools/git-stash.js +2 -2
  103. package/dist/tools/git-stash.js.map +1 -1
  104. package/dist/tools/git-submodule.d.ts +0 -3
  105. package/dist/tools/git-submodule.d.ts.map +1 -1
  106. package/dist/tools/git-submodule.js +2 -2
  107. package/dist/tools/git-submodule.js.map +1 -1
  108. package/dist/tools/git-sync.d.ts +0 -10
  109. package/dist/tools/git-sync.d.ts.map +1 -1
  110. package/dist/tools/git-sync.js +8 -2
  111. package/dist/tools/git-sync.js.map +1 -1
  112. package/dist/tools/git-tags.d.ts +2 -2
  113. package/dist/tools/git-tags.js +6 -6
  114. package/dist/tools/git-tags.js.map +1 -1
  115. package/dist/tools/git-webhooks.d.ts +7 -14
  116. package/dist/tools/git-webhooks.d.ts.map +1 -1
  117. package/dist/tools/git-webhooks.js +34 -34
  118. package/dist/tools/git-webhooks.js.map +1 -1
  119. package/dist/tools/git-worktree.d.ts +0 -3
  120. package/dist/tools/git-worktree.d.ts.map +1 -1
  121. package/dist/tools/git-worktree.js +2 -2
  122. package/dist/tools/git-worktree.js.map +1 -1
  123. package/dist/tools/repositories.d.ts +9 -12
  124. package/dist/tools/repositories.d.ts.map +1 -1
  125. package/dist/tools/repositories.js +46 -44
  126. package/dist/tools/repositories.js.map +1 -1
  127. package/dist/utils/user-detection.d.ts.map +1 -1
  128. package/dist/utils/user-detection.js +2 -17
  129. package/dist/utils/user-detection.js.map +1 -1
  130. package/package.json +3 -3
  131. package/dist/tools/actions.d.ts +0 -272
  132. package/dist/tools/actions.d.ts.map +0 -1
  133. package/dist/tools/actions.js +0 -479
  134. package/dist/tools/actions.js.map +0 -1
  135. package/dist/tools/analytics.d.ts +0 -326
  136. package/dist/tools/analytics.d.ts.map +0 -1
  137. package/dist/tools/analytics.js +0 -524
  138. package/dist/tools/analytics.js.map +0 -1
  139. package/dist/tools/branches.d.ts +0 -438
  140. package/dist/tools/branches.d.ts.map +0 -1
  141. package/dist/tools/branches.js +0 -525
  142. package/dist/tools/branches.js.map +0 -1
  143. package/dist/tools/code-review.d.ts +0 -323
  144. package/dist/tools/code-review.d.ts.map +0 -1
  145. package/dist/tools/code-review.js +0 -577
  146. package/dist/tools/code-review.js.map +0 -1
  147. package/dist/tools/commits.d.ts +0 -497
  148. package/dist/tools/commits.d.ts.map +0 -1
  149. package/dist/tools/commits.js +0 -626
  150. package/dist/tools/commits.js.map +0 -1
  151. package/dist/tools/deployments.d.ts +0 -319
  152. package/dist/tools/deployments.d.ts.map +0 -1
  153. package/dist/tools/deployments.js +0 -384
  154. package/dist/tools/deployments.js.map +0 -1
  155. package/dist/tools/files.d.ts +0 -463
  156. package/dist/tools/files.d.ts.map +0 -1
  157. package/dist/tools/files.js +0 -555
  158. package/dist/tools/files.js.map +0 -1
  159. package/dist/tools/issues.d.ts +0 -579
  160. package/dist/tools/issues.d.ts.map +0 -1
  161. package/dist/tools/issues.js +0 -694
  162. package/dist/tools/issues.js.map +0 -1
  163. package/dist/tools/pulls.d.ts +0 -702
  164. package/dist/tools/pulls.d.ts.map +0 -1
  165. package/dist/tools/pulls.js +0 -733
  166. package/dist/tools/pulls.js.map +0 -1
  167. package/dist/tools/releases.d.ts +0 -495
  168. package/dist/tools/releases.d.ts.map +0 -1
  169. package/dist/tools/releases.js +0 -552
  170. package/dist/tools/releases.js.map +0 -1
  171. package/dist/tools/security.d.ts +0 -341
  172. package/dist/tools/security.d.ts.map +0 -1
  173. package/dist/tools/security.js +0 -427
  174. package/dist/tools/security.js.map +0 -1
  175. package/dist/tools/tags.d.ts +0 -419
  176. package/dist/tools/tags.d.ts.map +0 -1
  177. package/dist/tools/tags.js +0 -480
  178. package/dist/tools/tags.js.map +0 -1
  179. package/dist/tools/webhooks.d.ts +0 -490
  180. package/dist/tools/webhooks.d.ts.map +0 -1
  181. package/dist/tools/webhooks.js +0 -556
  182. package/dist/tools/webhooks.js.map +0 -1
  183. package/dist/tools/workflows.d.ts +0 -313
  184. package/dist/tools/workflows.d.ts.map +0 -1
  185. package/dist/tools/workflows.js +0 -462
  186. package/dist/tools/workflows.js.map +0 -1
@@ -1,341 +0,0 @@
1
- import { z } from 'zod';
2
- import { VcsOperations } from '../providers/index.js';
3
- /**
4
- * Tool: security
5
- *
6
- * DESCRIÇÃO:
7
- * Gerenciamento completo de segurança e compliance com múltiplas ações
8
- *
9
- * FUNCIONALIDADES:
10
- * - Execução de scans de segurança
11
- * - Listagem de vulnerabilidades
12
- * - Gerenciamento de alertas de segurança
13
- * - Configuração de políticas de segurança
14
- * - Verificação de compliance
15
- * - Análise de dependências
16
- *
17
- * USO:
18
- * - Para monitorar vulnerabilidades
19
- * - Para configurar políticas de segurança
20
- * - Para compliance e auditoria
21
- * - Para análise de dependências
22
- *
23
- * RECOMENDAÇÕES:
24
- * - Execute scans regularmente
25
- * - Configure alertas automáticos
26
- * - Mantenha dependências atualizadas
27
- * - Implemente políticas rigorosas
28
- */
29
- /**
30
- * Schema de validação para entrada da tool security
31
- */
32
- declare const SecurityInputSchema: z.ZodEffects<z.ZodObject<{
33
- action: z.ZodEnum<["scan", "vulnerabilities", "alerts", "policies", "compliance", "dependencies", "advisories"]>;
34
- owner: z.ZodString;
35
- repo: z.ZodString;
36
- provider: z.ZodEnum<["gitea", "github", "both"]>;
37
- page: z.ZodOptional<z.ZodNumber>;
38
- limit: z.ZodOptional<z.ZodNumber>;
39
- scan_type: z.ZodOptional<z.ZodEnum<["code", "dependencies", "secrets", "infrastructure"]>>;
40
- ref: z.ZodOptional<z.ZodString>;
41
- severity: z.ZodOptional<z.ZodEnum<["low", "medium", "high", "critical"]>>;
42
- state: z.ZodOptional<z.ZodEnum<["open", "fixed", "dismissed"]>>;
43
- ecosystem: z.ZodOptional<z.ZodString>;
44
- package_name: z.ZodOptional<z.ZodString>;
45
- alert_id: z.ZodOptional<z.ZodString>;
46
- alert_number: z.ZodOptional<z.ZodNumber>;
47
- dismiss_reason: z.ZodOptional<z.ZodEnum<["fix_started", "inaccurate", "no_bandwidth", "not_used", "tolerable_risk"]>>;
48
- dismiss_comment: z.ZodOptional<z.ZodString>;
49
- policy_name: z.ZodOptional<z.ZodString>;
50
- policy_type: z.ZodOptional<z.ZodEnum<["branch_protection", "required_reviews", "status_checks", "restrictions"]>>;
51
- policy_config: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
52
- compliance_framework: z.ZodOptional<z.ZodEnum<["sox", "pci", "hipaa", "gdpr", "iso27001"]>>;
53
- report_format: z.ZodOptional<z.ZodEnum<["json", "csv", "pdf"]>>;
54
- created_after: z.ZodOptional<z.ZodString>;
55
- created_before: z.ZodOptional<z.ZodString>;
56
- updated_after: z.ZodOptional<z.ZodString>;
57
- updated_before: z.ZodOptional<z.ZodString>;
58
- }, "strip", z.ZodTypeAny, {
59
- provider: "gitea" | "github" | "both";
60
- owner: string;
61
- repo: string;
62
- action: "scan" | "vulnerabilities" | "alerts" | "policies" | "compliance" | "dependencies" | "advisories";
63
- state?: "open" | "fixed" | "dismissed" | undefined;
64
- ref?: string | undefined;
65
- page?: number | undefined;
66
- limit?: number | undefined;
67
- created_after?: string | undefined;
68
- created_before?: string | undefined;
69
- scan_type?: "code" | "secrets" | "dependencies" | "infrastructure" | undefined;
70
- severity?: "high" | "medium" | "low" | "critical" | undefined;
71
- ecosystem?: string | undefined;
72
- package_name?: string | undefined;
73
- alert_id?: string | undefined;
74
- alert_number?: number | undefined;
75
- dismiss_reason?: "fix_started" | "inaccurate" | "no_bandwidth" | "not_used" | "tolerable_risk" | undefined;
76
- dismiss_comment?: string | undefined;
77
- policy_name?: string | undefined;
78
- policy_type?: "branch_protection" | "required_reviews" | "status_checks" | "restrictions" | undefined;
79
- policy_config?: Record<string, any> | undefined;
80
- compliance_framework?: "sox" | "pci" | "hipaa" | "gdpr" | "iso27001" | undefined;
81
- report_format?: "json" | "csv" | "pdf" | undefined;
82
- updated_after?: string | undefined;
83
- updated_before?: string | undefined;
84
- }, {
85
- provider: "gitea" | "github" | "both";
86
- owner: string;
87
- repo: string;
88
- action: "scan" | "vulnerabilities" | "alerts" | "policies" | "compliance" | "dependencies" | "advisories";
89
- state?: "open" | "fixed" | "dismissed" | undefined;
90
- ref?: string | undefined;
91
- page?: number | undefined;
92
- limit?: number | undefined;
93
- created_after?: string | undefined;
94
- created_before?: string | undefined;
95
- scan_type?: "code" | "secrets" | "dependencies" | "infrastructure" | undefined;
96
- severity?: "high" | "medium" | "low" | "critical" | undefined;
97
- ecosystem?: string | undefined;
98
- package_name?: string | undefined;
99
- alert_id?: string | undefined;
100
- alert_number?: number | undefined;
101
- dismiss_reason?: "fix_started" | "inaccurate" | "no_bandwidth" | "not_used" | "tolerable_risk" | undefined;
102
- dismiss_comment?: string | undefined;
103
- policy_name?: string | undefined;
104
- policy_type?: "branch_protection" | "required_reviews" | "status_checks" | "restrictions" | undefined;
105
- policy_config?: Record<string, any> | undefined;
106
- compliance_framework?: "sox" | "pci" | "hipaa" | "gdpr" | "iso27001" | undefined;
107
- report_format?: "json" | "csv" | "pdf" | undefined;
108
- updated_after?: string | undefined;
109
- updated_before?: string | undefined;
110
- }>, {
111
- provider: "gitea" | "github" | "both";
112
- owner: string;
113
- repo: string;
114
- action: "scan" | "vulnerabilities" | "alerts" | "policies" | "compliance" | "dependencies" | "advisories";
115
- state?: "open" | "fixed" | "dismissed" | undefined;
116
- ref?: string | undefined;
117
- page?: number | undefined;
118
- limit?: number | undefined;
119
- created_after?: string | undefined;
120
- created_before?: string | undefined;
121
- scan_type?: "code" | "secrets" | "dependencies" | "infrastructure" | undefined;
122
- severity?: "high" | "medium" | "low" | "critical" | undefined;
123
- ecosystem?: string | undefined;
124
- package_name?: string | undefined;
125
- alert_id?: string | undefined;
126
- alert_number?: number | undefined;
127
- dismiss_reason?: "fix_started" | "inaccurate" | "no_bandwidth" | "not_used" | "tolerable_risk" | undefined;
128
- dismiss_comment?: string | undefined;
129
- policy_name?: string | undefined;
130
- policy_type?: "branch_protection" | "required_reviews" | "status_checks" | "restrictions" | undefined;
131
- policy_config?: Record<string, any> | undefined;
132
- compliance_framework?: "sox" | "pci" | "hipaa" | "gdpr" | "iso27001" | undefined;
133
- report_format?: "json" | "csv" | "pdf" | undefined;
134
- updated_after?: string | undefined;
135
- updated_before?: string | undefined;
136
- }, {
137
- provider: "gitea" | "github" | "both";
138
- owner: string;
139
- repo: string;
140
- action: "scan" | "vulnerabilities" | "alerts" | "policies" | "compliance" | "dependencies" | "advisories";
141
- state?: "open" | "fixed" | "dismissed" | undefined;
142
- ref?: string | undefined;
143
- page?: number | undefined;
144
- limit?: number | undefined;
145
- created_after?: string | undefined;
146
- created_before?: string | undefined;
147
- scan_type?: "code" | "secrets" | "dependencies" | "infrastructure" | undefined;
148
- severity?: "high" | "medium" | "low" | "critical" | undefined;
149
- ecosystem?: string | undefined;
150
- package_name?: string | undefined;
151
- alert_id?: string | undefined;
152
- alert_number?: number | undefined;
153
- dismiss_reason?: "fix_started" | "inaccurate" | "no_bandwidth" | "not_used" | "tolerable_risk" | undefined;
154
- dismiss_comment?: string | undefined;
155
- policy_name?: string | undefined;
156
- policy_type?: "branch_protection" | "required_reviews" | "status_checks" | "restrictions" | undefined;
157
- policy_config?: Record<string, any> | undefined;
158
- compliance_framework?: "sox" | "pci" | "hipaa" | "gdpr" | "iso27001" | undefined;
159
- report_format?: "json" | "csv" | "pdf" | undefined;
160
- updated_after?: string | undefined;
161
- updated_before?: string | undefined;
162
- }>;
163
- export type SecurityInput = z.infer<typeof SecurityInputSchema>;
164
- /**
165
- * Schema de validação para resultado da tool security
166
- */
167
- declare const SecurityResultSchema: z.ZodObject<{
168
- success: z.ZodBoolean;
169
- action: z.ZodString;
170
- message: z.ZodString;
171
- data: z.ZodOptional<z.ZodAny>;
172
- error: z.ZodOptional<z.ZodString>;
173
- }, "strip", z.ZodTypeAny, {
174
- message: string;
175
- action: string;
176
- success: boolean;
177
- error?: string | undefined;
178
- data?: any;
179
- }, {
180
- message: string;
181
- action: string;
182
- success: boolean;
183
- error?: string | undefined;
184
- data?: any;
185
- }>;
186
- export type SecurityResult = z.infer<typeof SecurityResultSchema>;
187
- /**
188
- * Implementação da tool security
189
- */
190
- export declare const securityTool: {
191
- name: string;
192
- description: string;
193
- inputSchema: {
194
- type: string;
195
- properties: {
196
- action: {
197
- type: string;
198
- enum: string[];
199
- description: string;
200
- };
201
- owner: {
202
- type: string;
203
- description: string;
204
- };
205
- repo: {
206
- type: string;
207
- description: string;
208
- };
209
- provider: {
210
- type: string;
211
- description: string;
212
- };
213
- scan_type: {
214
- type: string;
215
- enum: string[];
216
- description: string;
217
- };
218
- ref: {
219
- type: string;
220
- description: string;
221
- };
222
- severity: {
223
- type: string;
224
- enum: string[];
225
- description: string;
226
- };
227
- state: {
228
- type: string;
229
- enum: string[];
230
- description: string;
231
- };
232
- ecosystem: {
233
- type: string;
234
- description: string;
235
- };
236
- package_name: {
237
- type: string;
238
- description: string;
239
- };
240
- alert_id: {
241
- type: string;
242
- description: string;
243
- };
244
- alert_number: {
245
- type: string;
246
- description: string;
247
- };
248
- dismiss_reason: {
249
- type: string;
250
- enum: string[];
251
- description: string;
252
- };
253
- dismiss_comment: {
254
- type: string;
255
- description: string;
256
- };
257
- policy_name: {
258
- type: string;
259
- description: string;
260
- };
261
- policy_type: {
262
- type: string;
263
- enum: string[];
264
- description: string;
265
- };
266
- policy_config: {
267
- type: string;
268
- description: string;
269
- };
270
- compliance_framework: {
271
- type: string;
272
- enum: string[];
273
- description: string;
274
- };
275
- report_format: {
276
- type: string;
277
- enum: string[];
278
- description: string;
279
- };
280
- created_after: {
281
- type: string;
282
- description: string;
283
- };
284
- created_before: {
285
- type: string;
286
- description: string;
287
- };
288
- updated_after: {
289
- type: string;
290
- description: string;
291
- };
292
- updated_before: {
293
- type: string;
294
- description: string;
295
- };
296
- page: {
297
- type: string;
298
- description: string;
299
- minimum: number;
300
- };
301
- limit: {
302
- type: string;
303
- description: string;
304
- minimum: number;
305
- maximum: number;
306
- };
307
- };
308
- required: string[];
309
- };
310
- handler(input: SecurityInput): Promise<SecurityResult>;
311
- /**
312
- * Executa scan de segurança
313
- */
314
- runSecurityScan(params: SecurityInput, provider: VcsOperations): Promise<SecurityResult>;
315
- /**
316
- * Lista vulnerabilidades
317
- */
318
- listVulnerabilities(params: SecurityInput, provider: VcsOperations): Promise<SecurityResult>;
319
- /**
320
- * Gerencia alertas de segurança
321
- */
322
- manageSecurityAlerts(params: SecurityInput, provider: VcsOperations): Promise<SecurityResult>;
323
- /**
324
- * Gerencia políticas de segurança
325
- */
326
- manageSecurityPolicies(params: SecurityInput, provider: VcsOperations): Promise<SecurityResult>;
327
- /**
328
- * Verifica compliance
329
- */
330
- checkCompliance(params: SecurityInput, provider: VcsOperations): Promise<SecurityResult>;
331
- /**
332
- * Analisa dependências
333
- */
334
- analyzeDependencies(params: SecurityInput, provider: VcsOperations): Promise<SecurityResult>;
335
- /**
336
- * Lista advisories de segurança
337
- */
338
- listSecurityAdvisories(params: SecurityInput, provider: VcsOperations): Promise<SecurityResult>;
339
- };
340
- export {};
341
- //# sourceMappingURL=security.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"security.d.ts","sourceRoot":"","sources":["../../src/tools/security.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAyB,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAI7E;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AAEH;;GAEG;AACH,QAAA,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAkDvB,CAAC;AAEH,MAAM,MAAM,aAAa,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,mBAAmB,CAAC,CAAC;AAEhE;;GAEG;AACH,QAAA,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;EAMxB,CAAC;AAEH,MAAM,MAAM,cAAc,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,oBAAoB,CAAC,CAAC;AAElE;;GAEG;AACH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mBAuCF,aAAa,GAAG,OAAO,CAAC,cAAc,CAAC;IA4C5D;;OAEG;4BAC2B,aAAa,YAAY,aAAa,GAAG,OAAO,CAAC,cAAc,CAAC;IAiC9F;;OAEG;gCAC+B,aAAa,YAAY,aAAa,GAAG,OAAO,CAAC,cAAc,CAAC;IAiDlG;;OAEG;iCACgC,aAAa,YAAY,aAAa,GAAG,OAAO,CAAC,cAAc,CAAC;IAkCnG;;OAEG;mCACkC,aAAa,YAAY,aAAa,GAAG,OAAO,CAAC,cAAc,CAAC;IAgCrG;;OAEG;4BAC2B,aAAa,YAAY,aAAa,GAAG,OAAO,CAAC,cAAc,CAAC;IA6B9F;;OAEG;gCAC+B,aAAa,YAAY,aAAa,GAAG,OAAO,CAAC,cAAc,CAAC;IA8BlG;;OAEG;mCACkC,aAAa,YAAY,aAAa,GAAG,OAAO,CAAC,cAAc,CAAC;CA2CtG,CAAC"}