proagents 1.6.16 → 1.6.18

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 (170) hide show
  1. package/.claude/settings.local.json +169 -0
  2. package/COMMANDS.md +595 -0
  3. package/README.md +22 -64
  4. package/bin/proagents.js +0 -2
  5. package/lib/commands/init.js +4 -174
  6. package/package.json +2 -7
  7. package/.proagents/ai-models/README.md +0 -141
  8. package/.proagents/ai-models/cost-management.md +0 -362
  9. package/.proagents/ai-models/fallbacks.md +0 -342
  10. package/.proagents/ai-models/model-config.md +0 -318
  11. package/.proagents/ai-models/task-routing.md +0 -503
  12. package/.proagents/ai-training/README.md +0 -155
  13. package/.proagents/ai-training/continuous-learning.md +0 -413
  14. package/.proagents/ai-training/domain-knowledge.md +0 -378
  15. package/.proagents/ai-training/pattern-learning.md +0 -455
  16. package/.proagents/ai-training/training-data.md +0 -337
  17. package/.proagents/ai-training/user-preferences.md +0 -346
  18. package/.proagents/approval-workflows/README.md +0 -146
  19. package/.proagents/approval-workflows/approval-config.md +0 -332
  20. package/.proagents/approval-workflows/approval-stages.md +0 -503
  21. package/.proagents/approval-workflows/emergency-bypass.md +0 -351
  22. package/.proagents/approval-workflows/examples.md +0 -859
  23. package/.proagents/approval-workflows/notifications.md +0 -320
  24. package/.proagents/compliance/README.md +0 -206
  25. package/.proagents/compliance/access-control.md +0 -310
  26. package/.proagents/compliance/audit-logging.md +0 -444
  27. package/.proagents/compliance/compliance-frameworks.md +0 -429
  28. package/.proagents/compliance/reports.md +0 -491
  29. package/.proagents/compliance/retention-policies.md +0 -454
  30. package/.proagents/config-versioning/README.md +0 -120
  31. package/.proagents/config-versioning/changelog.md +0 -300
  32. package/.proagents/config-versioning/rollback.md +0 -283
  33. package/.proagents/config-versioning/versioning.md +0 -330
  34. package/.proagents/contract-testing/README.md +0 -223
  35. package/.proagents/contract-testing/contract-testing.md +0 -614
  36. package/.proagents/contract-testing/pact-integration.md +0 -507
  37. package/.proagents/contract-testing/schema-validation.md +0 -565
  38. package/.proagents/dependency-management/README.md +0 -140
  39. package/.proagents/dependency-management/automation.md +0 -363
  40. package/.proagents/dependency-management/compatibility.md +0 -319
  41. package/.proagents/dependency-management/security-scanning.md +0 -413
  42. package/.proagents/dependency-management/update-policies.md +0 -374
  43. package/.proagents/disaster-recovery/README.md +0 -247
  44. package/.proagents/disaster-recovery/automation.md +0 -366
  45. package/.proagents/disaster-recovery/backup-recovery.md +0 -571
  46. package/.proagents/disaster-recovery/incident-response.md +0 -565
  47. package/.proagents/disaster-recovery/rollback-procedures.md +0 -499
  48. package/.proagents/disaster-recovery/runbooks.md +0 -603
  49. package/.proagents/disaster-recovery/scenarios.md +0 -892
  50. package/.proagents/disaster-recovery/testing.md +0 -438
  51. package/.proagents/environments/README.md +0 -244
  52. package/.proagents/environments/configuration.md +0 -437
  53. package/.proagents/environments/promotion.md +0 -434
  54. package/.proagents/environments/setup.md +0 -420
  55. package/.proagents/examples/README.md +0 -55
  56. package/.proagents/examples/backend-nodejs/README.md +0 -188
  57. package/.proagents/examples/backend-nodejs/complete-conversation.md +0 -601
  58. package/.proagents/examples/backend-nodejs/proagents.config.yaml +0 -415
  59. package/.proagents/examples/backend-nodejs/workflow-example.md +0 -909
  60. package/.proagents/examples/fullstack-nextjs/README.md +0 -155
  61. package/.proagents/examples/fullstack-nextjs/complete-conversation.md +0 -604
  62. package/.proagents/examples/fullstack-nextjs/proagents.config.yaml +0 -287
  63. package/.proagents/examples/fullstack-nextjs/workflow-example.md +0 -553
  64. package/.proagents/examples/mobile-react-native/README.md +0 -171
  65. package/.proagents/examples/mobile-react-native/complete-conversation.md +0 -825
  66. package/.proagents/examples/mobile-react-native/proagents.config.yaml +0 -330
  67. package/.proagents/examples/mobile-react-native/workflow-example.md +0 -723
  68. package/.proagents/examples/web-frontend-react/README.md +0 -125
  69. package/.proagents/examples/web-frontend-react/complete-conversation.md +0 -556
  70. package/.proagents/examples/web-frontend-react/proagents.config.yaml +0 -183
  71. package/.proagents/examples/web-frontend-react/workflow-example.md +0 -603
  72. package/.proagents/existing-projects/README.md +0 -65
  73. package/.proagents/existing-projects/challenges.md +0 -861
  74. package/.proagents/existing-projects/coexistence-mode.md +0 -483
  75. package/.proagents/existing-projects/compatibility-assessment.md +0 -541
  76. package/.proagents/existing-projects/gradual-adoption.md +0 -515
  77. package/.proagents/existing-projects/migration-strategies.md +0 -788
  78. package/.proagents/existing-projects/pattern-reconciliation.md +0 -489
  79. package/.proagents/existing-projects/team-onboarding.md +0 -617
  80. package/.proagents/existing-projects/technical-debt-handling.md +0 -644
  81. package/.proagents/feature-flags/README.md +0 -263
  82. package/.proagents/feature-flags/ab-testing.md +0 -413
  83. package/.proagents/feature-flags/configuration.md +0 -420
  84. package/.proagents/feature-flags/kill-switches.md +0 -444
  85. package/.proagents/feature-flags/rollout-strategies.md +0 -392
  86. package/.proagents/history.log +0 -12
  87. package/.proagents/i18n/README.md +0 -133
  88. package/.proagents/i18n/extraction.md +0 -433
  89. package/.proagents/i18n/tms-integration.md +0 -332
  90. package/.proagents/i18n/translation-workflow.md +0 -413
  91. package/.proagents/i18n/validation.md +0 -355
  92. package/.proagents/logging/README.md +0 -276
  93. package/.proagents/logging/aggregation.md +0 -475
  94. package/.proagents/logging/log-levels.md +0 -376
  95. package/.proagents/logging/sensitive-data.md +0 -423
  96. package/.proagents/logging/structured-logging.md +0 -406
  97. package/.proagents/metrics/README.md +0 -69
  98. package/.proagents/metrics/code-quality-kpis.md +0 -461
  99. package/.proagents/metrics/deployment-metrics.md +0 -517
  100. package/.proagents/metrics/developer-productivity.md +0 -368
  101. package/.proagents/metrics/learning-effectiveness.md +0 -478
  102. package/.proagents/migrations/README.md +0 -77
  103. package/.proagents/migrations/from-claude-projects.md +0 -313
  104. package/.proagents/migrations/from-cursor-rules.md +0 -345
  105. package/.proagents/migrations/from-custom-workflows.md +0 -410
  106. package/.proagents/monitoring/README.md +0 -308
  107. package/.proagents/monitoring/alerting.md +0 -449
  108. package/.proagents/monitoring/dashboards.md +0 -454
  109. package/.proagents/monitoring/health-checks.md +0 -436
  110. package/.proagents/monitoring/metrics.md +0 -434
  111. package/.proagents/multi-project/README.md +0 -170
  112. package/.proagents/multi-project/coordinated-deploy.md +0 -510
  113. package/.proagents/multi-project/cross-project-deps.md +0 -395
  114. package/.proagents/multi-project/unified-changelog.md +0 -477
  115. package/.proagents/multi-project/walkthroughs/monorepo-setup.md +0 -787
  116. package/.proagents/multi-project/workspace-config.md +0 -408
  117. package/.proagents/notifications/README.md +0 -151
  118. package/.proagents/notifications/channels.md +0 -457
  119. package/.proagents/notifications/preferences.md +0 -415
  120. package/.proagents/notifications/routing.md +0 -449
  121. package/.proagents/notifications/scheduling.md +0 -425
  122. package/.proagents/notifications/templates.md +0 -446
  123. package/.proagents/offline-mode/README.md +0 -145
  124. package/.proagents/offline-mode/caching.md +0 -344
  125. package/.proagents/offline-mode/offline-operations.md +0 -312
  126. package/.proagents/offline-mode/queue-specifications.md +0 -679
  127. package/.proagents/offline-mode/sync.md +0 -475
  128. package/.proagents/parallel-features/README.md +0 -85
  129. package/.proagents/parallel-features/conflict-detection.md +0 -226
  130. package/.proagents/parallel-features/dependency-management.md +0 -392
  131. package/.proagents/parallel-features/merge-coordination.md +0 -506
  132. package/.proagents/parallel-features/tracking-system.md +0 -416
  133. package/.proagents/performance/README.md +0 -59
  134. package/.proagents/performance/bundle-analysis.md +0 -375
  135. package/.proagents/performance/load-testing.md +0 -563
  136. package/.proagents/performance/runtime-metrics.md +0 -489
  137. package/.proagents/performance/web-vitals.md +0 -425
  138. package/.proagents/plugins/README.md +0 -139
  139. package/.proagents/plugins/creating-plugins.md +0 -504
  140. package/.proagents/plugins/plugin-api.md +0 -467
  141. package/.proagents/plugins/plugin-registry.md +0 -276
  142. package/.proagents/reporting/README.md +0 -158
  143. package/.proagents/reporting/dashboards.md +0 -366
  144. package/.proagents/reporting/exports.md +0 -524
  145. package/.proagents/reporting/quality-metrics.md +0 -385
  146. package/.proagents/reporting/templates/README.md +0 -56
  147. package/.proagents/reporting/templates/dashboard-config.json +0 -187
  148. package/.proagents/reporting/templates/metrics-queries.md +0 -427
  149. package/.proagents/reporting/templates/react-dashboard.tsx +0 -544
  150. package/.proagents/reporting/templates/widgets.md +0 -451
  151. package/.proagents/reporting/velocity-metrics.md +0 -340
  152. package/.proagents/reverse-engineering/README.md +0 -151
  153. package/.proagents/reverse-engineering/architecture-extraction.md +0 -325
  154. package/.proagents/reverse-engineering/code-analysis.md +0 -377
  155. package/.proagents/reverse-engineering/dependency-mapping.md +0 -567
  156. package/.proagents/reverse-engineering/diagram-generation.md +0 -586
  157. package/.proagents/reverse-engineering/documentation-generation.md +0 -468
  158. package/.proagents/reverse-engineering/pattern-detection.md +0 -569
  159. package/.proagents/reverse-engineering/quality-assessment.md +0 -733
  160. package/.proagents/secrets/README.md +0 -278
  161. package/.proagents/secrets/access-control.md +0 -443
  162. package/.proagents/secrets/rotation.md +0 -403
  163. package/.proagents/secrets/scanning.md +0 -487
  164. package/.proagents/secrets/storage.md +0 -394
  165. package/.proagents/webhooks/README.md +0 -126
  166. package/.proagents/webhooks/endpoints.md +0 -298
  167. package/.proagents/webhooks/events.md +0 -316
  168. package/.proagents/webhooks/payloads.md +0 -325
  169. package/.proagents/webhooks/reliability.md +0 -363
  170. package/.proagents/webhooks/security.md +0 -380
@@ -1,491 +0,0 @@
1
- # Compliance Reports
2
-
3
- Generate compliance reports and evidence packages.
4
-
5
- ---
6
-
7
- ## Overview
8
-
9
- ProAgents generates compliance reports for auditors, internal reviews, and regulatory submissions.
10
-
11
- ```
12
- ┌─────────────────────────────────────────────────────────────┐
13
- │ Report Generation │
14
- ├─────────────────────────────────────────────────────────────┤
15
- │ │
16
- │ Audit Logs ────┐ │
17
- │ │ │
18
- │ Evidence ──────┼───► Report Generator ───► Reports │
19
- │ │ │ │
20
- │ Controls ──────┘ │ │
21
- │ ▼ │
22
- │ ┌─────────────────┐ │
23
- │ │ Output Formats │ │
24
- │ ├─────────────────┤ │
25
- │ │ • PDF │ │
26
- │ │ • HTML │ │
27
- │ │ • JSON │ │
28
- │ │ • CSV │ │
29
- │ └─────────────────┘ │
30
- │ │
31
- └─────────────────────────────────────────────────────────────┘
32
- ```
33
-
34
- ---
35
-
36
- ## Report Types
37
-
38
- ### Executive Summary
39
-
40
- High-level compliance status for management:
41
-
42
- ```bash
43
- proagents compliance report --type executive
44
- ```
45
-
46
- **Contents:**
47
- - Overall compliance status
48
- - Key metrics
49
- - Risk areas
50
- - Recommendations
51
-
52
- ### Detailed Audit Report
53
-
54
- Complete evidence for auditors:
55
-
56
- ```bash
57
- proagents compliance report --type audit --framework soc2
58
- ```
59
-
60
- **Contents:**
61
- - Control mapping
62
- - Evidence collection
63
- - Test results
64
- - Exception documentation
65
-
66
- ### Control Evidence Package
67
-
68
- Specific control evidence:
69
-
70
- ```bash
71
- proagents compliance report --type evidence --control access-control
72
- ```
73
-
74
- **Contents:**
75
- - Control description
76
- - Implementation details
77
- - Supporting evidence
78
- - Test results
79
-
80
- ### Compliance Gap Analysis
81
-
82
- Identify gaps in compliance:
83
-
84
- ```bash
85
- proagents compliance report --type gap-analysis
86
- ```
87
-
88
- **Contents:**
89
- - Current state assessment
90
- - Required controls
91
- - Gap identification
92
- - Remediation plan
93
-
94
- ---
95
-
96
- ## Generating Reports
97
-
98
- ### Basic Report Generation
99
-
100
- ```bash
101
- # Generate SOC 2 report
102
- proagents compliance report --framework soc2
103
-
104
- # Generate for specific period
105
- proagents compliance report --framework soc2 --period 2024-Q1
106
-
107
- # Generate all frameworks
108
- proagents compliance report --all
109
- ```
110
-
111
- ### Advanced Options
112
-
113
- ```bash
114
- proagents compliance report \
115
- --framework soc2 \
116
- --type audit \
117
- --period 2024-Q1 \
118
- --format pdf \
119
- --output ./reports/soc2-q1-2024.pdf \
120
- --include-evidence \
121
- --sign
122
- ```
123
-
124
- ### Report Options
125
-
126
- | Option | Description |
127
- |--------|-------------|
128
- | `--framework` | Target compliance framework |
129
- | `--type` | Report type (executive, audit, evidence, gap) |
130
- | `--period` | Reporting period (YYYY-MM, YYYY-QN, YYYY) |
131
- | `--format` | Output format (pdf, html, json, csv) |
132
- | `--output` | Output file path |
133
- | `--include-evidence` | Include full evidence attachments |
134
- | `--sign` | Digitally sign the report |
135
- | `--encrypt` | Encrypt the report |
136
-
137
- ---
138
-
139
- ## Report Templates
140
-
141
- ### SOC 2 Report Template
142
-
143
- ```markdown
144
- # SOC 2 Type II Compliance Report
145
-
146
- **Organization:** [Company Name]
147
- **Period:** [Start Date] to [End Date]
148
- **Generated:** [Date]
149
-
150
- ## Executive Summary
151
-
152
- [Overall compliance status and key findings]
153
-
154
- ## Trust Service Criteria Coverage
155
-
156
- ### CC1: Control Environment
157
- - Status: [Compliant/Non-Compliant]
158
- - Controls Tested: [Count]
159
- - Exceptions: [Count]
160
-
161
- [Details for each criterion...]
162
-
163
- ## Control Testing Results
164
-
165
- | Control ID | Description | Status | Evidence |
166
- |------------|-------------|--------|----------|
167
- | CC1.1 | ... | Pass | [Link] |
168
- | CC1.2 | ... | Pass | [Link] |
169
-
170
- ## Evidence Summary
171
-
172
- [List of evidence collected]
173
-
174
- ## Exceptions and Remediation
175
-
176
- [Any exceptions found and remediation plans]
177
-
178
- ## Appendices
179
-
180
- - Appendix A: Complete Evidence Package
181
- - Appendix B: Test Procedures
182
- - Appendix C: Exception Details
183
- ```
184
-
185
- ### GDPR Report Template
186
-
187
- ```markdown
188
- # GDPR Compliance Report
189
-
190
- **Organization:** [Company Name]
191
- **Data Protection Officer:** [DPO Name]
192
- **Report Date:** [Date]
193
-
194
- ## Data Protection Status
195
-
196
- ### Processing Activities (Art. 30)
197
- [Record of processing activities]
198
-
199
- ### Legal Basis (Art. 6)
200
- [Documentation of legal basis for processing]
201
-
202
- ### Data Subject Rights (Art. 15-22)
203
- [Summary of rights fulfillment]
204
-
205
- ### Security Measures (Art. 32)
206
- [Technical and organizational measures]
207
-
208
- ### Data Breaches (Art. 33-34)
209
- [Breach notification procedures and history]
210
-
211
- ## Risk Assessment
212
-
213
- [Current data protection risks]
214
-
215
- ## Recommendations
216
-
217
- [Improvement recommendations]
218
- ```
219
-
220
- ---
221
-
222
- ## Automated Report Scheduling
223
-
224
- ### Configuration
225
-
226
- ```yaml
227
- # proagents.config.yaml
228
-
229
- compliance:
230
- reports:
231
- auto_generate: true
232
-
233
- schedules:
234
- - name: "Monthly Executive Summary"
235
- type: "executive"
236
- frameworks: ["all"]
237
- frequency: "monthly"
238
- day: 1
239
- recipients:
240
- - "executives@company.com"
241
-
242
- - name: "Quarterly SOC 2 Report"
243
- type: "audit"
244
- frameworks: ["soc2"]
245
- frequency: "quarterly"
246
- recipients:
247
- - "compliance@company.com"
248
- - "audit@company.com"
249
-
250
- - name: "Weekly Security Summary"
251
- type: "security"
252
- frequency: "weekly"
253
- day: "monday"
254
- recipients:
255
- - "security@company.com"
256
-
257
- delivery:
258
- method: "email"
259
- encrypt: true
260
- sign: true
261
- ```
262
-
263
- ### Manual Scheduling
264
-
265
- ```bash
266
- # Schedule a report
267
- proagents compliance schedule \
268
- --framework soc2 \
269
- --frequency monthly \
270
- --recipients "audit@company.com"
271
-
272
- # List scheduled reports
273
- proagents compliance schedule list
274
-
275
- # Cancel scheduled report
276
- proagents compliance schedule cancel report_123
277
- ```
278
-
279
- ---
280
-
281
- ## Evidence Collection
282
-
283
- ### Automatic Evidence
284
-
285
- ProAgents automatically collects evidence for:
286
-
287
- | Evidence Type | Source | Format |
288
- |---------------|--------|--------|
289
- | Access Logs | Audit trail | JSON/CSV |
290
- | Change Records | Git history | Git log |
291
- | Review Records | PR history | JSON |
292
- | Test Results | CI/CD | JSON |
293
- | Deployment Logs | Deploy system | JSON |
294
- | Security Scans | Scanning tools | JSON/PDF |
295
-
296
- ### Manual Evidence Upload
297
-
298
- ```bash
299
- # Upload manual evidence
300
- proagents compliance evidence upload \
301
- --control access-control \
302
- --type screenshot \
303
- --file ./evidence/access-review.png \
304
- --description "Q1 Access Review Meeting"
305
- ```
306
-
307
- ### Evidence Package
308
-
309
- ```bash
310
- # Generate evidence package
311
- proagents compliance evidence package --framework soc2 --period 2024-Q1
312
-
313
- # Output structure:
314
- evidence-package-2024-Q1/
315
- ├── index.json # Evidence index
316
- ├── access-control/
317
- │ ├── logs/
318
- │ │ └── access-logs-2024-Q1.jsonl
319
- │ └── screenshots/
320
- │ └── access-review.png
321
- ├── change-management/
322
- │ ├── commit-history.json
323
- │ └── pr-records.json
324
- ├── testing/
325
- │ ├── test-results.json
326
- │ └── coverage-reports/
327
- └── security/
328
- ├── vulnerability-scans/
329
- └── penetration-tests/
330
- ```
331
-
332
- ---
333
-
334
- ## Report Distribution
335
-
336
- ### Email Distribution
337
-
338
- ```yaml
339
- reports:
340
- distribution:
341
- email:
342
- enabled: true
343
- smtp_server: "smtp.company.com"
344
- from: "compliance@company.com"
345
- encrypt: true
346
- templates:
347
- subject: "Compliance Report: {framework} - {period}"
348
- body: |
349
- Please find attached the {framework} compliance report
350
- for {period}.
351
-
352
- Summary:
353
- - Status: {status}
354
- - Controls Tested: {controls_tested}
355
- - Exceptions: {exceptions}
356
-
357
- Please contact compliance@company.com with questions.
358
- ```
359
-
360
- ### Secure Distribution
361
-
362
- ```bash
363
- # Generate encrypted report
364
- proagents compliance report \
365
- --framework soc2 \
366
- --encrypt \
367
- --recipient "auditor@audit-firm.com"
368
-
369
- # Generate signed report
370
- proagents compliance report \
371
- --framework soc2 \
372
- --sign \
373
- --key ./signing-key.pem
374
- ```
375
-
376
- ### Audit Portal Upload
377
-
378
- ```yaml
379
- reports:
380
- distribution:
381
- audit_portal:
382
- enabled: true
383
- type: "vanta" # or drata, secureframe
384
- api_key: "${AUDIT_PORTAL_API_KEY}"
385
- auto_upload: true
386
- ```
387
-
388
- ---
389
-
390
- ## Custom Reports
391
-
392
- ### Report Builder
393
-
394
- ```bash
395
- # Interactive report builder
396
- proagents compliance report build
397
-
398
- # Or via config
399
- proagents compliance report build --config ./custom-report.yaml
400
- ```
401
-
402
- ### Custom Report Configuration
403
-
404
- ```yaml
405
- # custom-report.yaml
406
-
407
- report:
408
- name: "Quarterly Security Review"
409
- type: "custom"
410
-
411
- sections:
412
- - title: "Executive Summary"
413
- type: "summary"
414
- metrics:
415
- - "total_events"
416
- - "security_incidents"
417
- - "vulnerability_count"
418
-
419
- - title: "Security Events"
420
- type: "audit_events"
421
- filter:
422
- category: "security"
423
- period: "last_quarter"
424
-
425
- - title: "Vulnerability Analysis"
426
- type: "vulnerability_report"
427
- include:
428
- - "critical"
429
- - "high"
430
-
431
- - title: "Access Review"
432
- type: "access_analysis"
433
- include:
434
- - "privileged_access"
435
- - "new_permissions"
436
-
437
- - title: "Recommendations"
438
- type: "recommendations"
439
- auto_generate: true
440
-
441
- output:
442
- formats: ["pdf", "html"]
443
- include_charts: true
444
- include_evidence: false
445
- ```
446
-
447
- ---
448
-
449
- ## Report Dashboard
450
-
451
- ```
452
- ┌─────────────────────────────────────────────────────────────┐
453
- │ Compliance Reports Dashboard │
454
- ├─────────────────────────────────────────────────────────────┤
455
- │ │
456
- │ Recent Reports: │
457
- │ │
458
- │ • SOC 2 Q1 2024 (Jan 15) │
459
- │ Status: ✅ Complete | 45 controls | 0 exceptions │
460
- │ [View] [Download] [Share] │
461
- │ │
462
- │ • GDPR Assessment (Jan 10) │
463
- │ Status: ✅ Complete | All articles compliant │
464
- │ [View] [Download] [Share] │
465
- │ │
466
- │ • PCI-DSS SAQ (Dec 20) │
467
- │ Status: ⚠️ 2 items pending │
468
- │ [View] [Download] [Edit] │
469
- │ │
470
- │ Scheduled Reports: │
471
- │ • Monthly Executive - Feb 1 │
472
- │ • Weekly Security - Every Monday │
473
- │ • Quarterly SOC 2 - Apr 1 │
474
- │ │
475
- │ [Generate New Report] [Schedule Report] [Settings] │
476
- │ │
477
- └─────────────────────────────────────────────────────────────┘
478
- ```
479
-
480
- ---
481
-
482
- ## Best Practices
483
-
484
- 1. **Regular Generation**: Generate reports on schedule
485
- 2. **Review Before Distribution**: Review reports before sharing
486
- 3. **Secure Storage**: Store reports securely with encryption
487
- 4. **Version Control**: Track report versions
488
- 5. **Evidence Links**: Include links to supporting evidence
489
- 6. **Clear Remediation**: Document clear remediation for findings
490
- 7. **Auditor Access**: Provide read-only access to auditors
491
- 8. **Automate**: Automate routine reports to reduce manual work