You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Get summary-first scan results plus copy-and-run fix commands when confident upgrade targets exist.</p>
126
+
<p>Get summary-first scan results plus copy-and-run fix commands that can recommend the lowest known non-vulnerable target when data allows.</p>
122
127
</article>
123
128
<articleclass="card">
124
129
<h3>Direct vs transitive clarity</h3>
@@ -170,7 +175,7 @@ <h3>CI-only flow is slow</h3>
170
175
</article>
171
176
<articleclass="card">
172
177
<h3>CVE Lite local flow is faster</h3>
173
-
<p>Scan locally, copy suggested command, re-run scan immediately, and keep iterating in the same session.</p>
178
+
<p>Scan locally, copy suggested command, re-run scan immediately, and keep iterating in the same session with transparent scanned/excluded version counts.</p>
174
179
</article>
175
180
</div>
176
181
<divclass="card">
@@ -187,7 +192,7 @@ <h2>Case Studies and Links</h2>
187
192
<divclass="grid two">
188
193
<articleclass="card">
189
194
<h3>Real-world case studies</h3>
190
-
<p>See practical scan-fix-rescan workflows and remediation examples on large projects.</p>
195
+
<p>See practical scan-fix-rescan workflows and remediation examples on large projects, including a NestJS tar path with 22 versions scanned and 21 excluded.</p>
191
196
<pclass="link-list">
192
197
<ahref="https://github.com/sonukapoor/cve-lite-cli/blob/main/docs/case-studies/owasp-juice-shop.md">OWASP Juice Shop</a>
0 commit comments