Skip to content

Commit 2cf9caa

Browse files
committed
Update comparison table and FAQ for Microsoft VA and Redgate
1 parent 9c20aff commit 2cf9caa

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

docs/src/pages/index.astro

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -170,15 +170,15 @@ import Base from '../layouts/Base.astro';
170170
<tr style="border-bottom: 1px solid var(--border);">
171171
<td style="padding: 1rem; font-weight: 500;">Cost</td>
172172
<td style="padding: 1rem; color: #10b981;">Free</td>
173-
<td style="padding: 1rem; color: #10b981;">Free (with SSMS)</td>
173+
<td style="padding: 1rem; color: #10b981;">Free</td>
174174
<td style="padding: 1rem; color: #10b981;">Free</td>
175175
<td style="padding: 1rem; color: #10b981;">Free</td>
176176
<td style="padding: 1rem; color: var(--text-muted);">$$$/server</td>
177177
</tr>
178178
<tr style="border-bottom: 1px solid var(--border);">
179179
<td style="padding: 1rem; font-weight: 500;">Audit checks</td>
180180
<td style="padding: 1rem; color: #10b981;">500+</td>
181-
<td style="padding: 1rem; color: #f59e0b;">~70</td>
181+
<td style="padding: 1rem; color: #f59e0b;">~400</td>
182182
<td style="padding: 1rem; color: #f59e0b;">~275</td>
183183
<td style="padding: 1rem; color: var(--text-muted);">Monitoring-only</td>
184184
<td style="padding: 1rem; color: #f59e0b;">Varies</td>
@@ -194,15 +194,15 @@ import Base from '../layouts/Base.astro';
194194
<tr style="border-bottom: 1px solid var(--border);">
195195
<td style="padding: 1rem; font-weight: 500;">Cited evidence per finding</td>
196196
<td style="padding: 1rem; color: #10b981;">Yes</td>
197-
<td style="padding: 1rem; color: var(--text-muted);">No</td>
197+
<td style="padding: 1rem; color: #10b981;">Yes</td>
198198
<td style="padding: 1rem; color: #f59e0b;">Inline only</td>
199199
<td style="padding: 1rem; color: var(--text-muted);">No</td>
200-
<td style="padding: 1rem; color: var(--text-muted);">No</td>
200+
<td style="padding: 1rem; color: #10b981;">Yes</td>
201201
</tr>
202202
<tr style="border-bottom: 1px solid var(--border);">
203203
<td style="padding: 1rem; font-weight: 500;">Boardroom PDF output</td>
204204
<td style="padding: 1rem; color: #10b981;">Yes</td>
205-
<td style="padding: 1rem; color: #f59e0b;">SSMS export</td>
205+
<td style="padding: 1rem; color: var(--text-muted);">No (JSON export)</td>
206206
<td style="padding: 1rem; color: var(--text-muted);">Result grid only</td>
207207
<td style="padding: 1rem; color: var(--text-muted);">Dashboards</td>
208208
<td style="padding: 1rem; color: #f59e0b;">Yes</td>
@@ -234,7 +234,7 @@ import Base from '../layouts/Base.astro';
234234
<tr>
235235
<td style="padding: 1rem; font-weight: 500;">UI</td>
236236
<td style="padding: 1rem; color: #10b981;">Blazor desktop + service</td>
237-
<td style="padding: 1rem; color: #f59e0b;">SSMS only</td>
237+
<td style="padding: 1rem; color: #f59e0b;">PowerShell</td>
238238
<td style="padding: 1rem; color: var(--text-muted);">SSMS results grid</td>
239239
<td style="padding: 1rem; color: #10b981;">Power BI</td>
240240
<td style="padding: 1rem; color: #10b981;">Web</td>
@@ -355,7 +355,7 @@ import Base from '../layouts/Base.astro';
355355
</div>
356356
<div class="sd-card">
357357
<h3 class="ds-body" style="font-weight: 600; margin-bottom: 0.5rem;">How is this different from Microsoft SQL Vulnerability Assessment?</h3>
358-
<p class="sd-card__body">Microsoft VA covers ~70 checks with no framework mapping, no remediation evidence trail, and no maturity model. SQLTriage covers 500+ checks each cited to a public source and mapped to NIST/CIS/ISO/SOC 2/PCI/HIPAA/FedRAMP controls. The boardroom PDF is the output.</p>
358+
<p class="sd-card__body">Microsoft VA covers ~400 checks but lacks framework mapping to specific compliance controls and has no maturity model. SQLTriage covers 500+ checks each cited to a public source and mapped directly to NIST/CIS/ISO/SOC 2/PCI/HIPAA/FedRAMP controls. The boardroom PDF is the output.</p>
359359
</div>
360360
<div class="sd-card">
361361
<h3 class="ds-body" style="font-weight: 600; margin-bottom: 0.5rem;">Is the framework mapping defensible to an auditor?</h3>

0 commit comments

Comments
 (0)