diff --git a/README.md b/README.md index ef18ee4..f9f63f2 100644 --- a/README.md +++ b/README.md @@ -187,9 +187,13 @@ No other free tool combines all of the following: lockfile scanning across npm, | Free to use | ✅ | ✅ | ✅ | ❌ | ❌ | | Usage-aware reachability scanning | ✅ | ❌ | ❌ | ✅ | ⚠️ | | Direct vs transitive visibility | ✅ | ⚠️ | ✅ | ✅ | ✅ | +| Dev vs runtime dependency labelling | ✅ | ⚠️ | ❌ | ⚠️ | ❌ | | Copy-and-run fix commands | ✅ | ❌ | ❌ | ✅ | ⚠️ | | Transitive parent update guidance | ✅ | ❌ | ⚠️ | ⚠️ | ⚠️ | | Suggested remediation plan | ✅ | ❌ | ⚠️ | ✅ | ⚠️ | +| Ratcheting mode (baseline suppression) | ✅ | ❌ | ❌ | ⚠️ | ❌ | +| Interactive HTML report | ✅ | ❌ | ❌ | ✅ | ❌ | +| SARIF / GitHub Code Scanning output | ✅ | ❌ | ✅ | ✅ | ❌ | | JSON output | ✅ | ✅ | ✅ | ✅ | ✅ | | Offline/local advisory DB | ✅ | ❌ | ⚠️ | ❌ | ❌ |