From 1dadbdc698c856680cd49b95bbae1c1fdc93f3ff Mon Sep 17 00:00:00 2001 From: rad174951 Date: Thu, 16 Apr 2026 17:35:37 +0900 Subject: [PATCH 1/3] Add gh-dep-risk --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 88e1a50..0937282 100644 --- a/readme.md +++ b/readme.md @@ -70,6 +70,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [bat](https://github.com/sharkdp/bat) - Cat clone with syntax highlighting. * [zx](https://github.com/google/zx) - Tool for writing shell scripts in JavaScript. * [ccr](https://github.com/NeverVane/commandchronicles) - Enhanced CLI history manager, project-aware, with sync and encryption. +* [gh-dep-risk](https://github.com/rad1092/gh-dep-risk) - GitHub CLI extension for on-demand npm dependency pull request risk review. * [intelli-shell](https://github.com/lasantosr/intelli-shell) - Manage command templates/snippets with dynamic completions and AI integration. ## DevOps & Infrastructure From 93c09b2a4a839fb06ea51f66af2ccdcf4bc40ca9 Mon Sep 17 00:00:00 2001 From: rad174951 Date: Thu, 7 May 2026 15:02:55 +0900 Subject: [PATCH 2/3] Update gh-dep-risk entry --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 0937282..f3fb3a2 100644 --- a/readme.md +++ b/readme.md @@ -70,7 +70,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [bat](https://github.com/sharkdp/bat) - Cat clone with syntax highlighting. * [zx](https://github.com/google/zx) - Tool for writing shell scripts in JavaScript. * [ccr](https://github.com/NeverVane/commandchronicles) - Enhanced CLI history manager, project-aware, with sync and encryption. -* [gh-dep-risk](https://github.com/rad1092/gh-dep-risk) - GitHub CLI extension for on-demand npm dependency pull request risk review. +* [gh-dep-risk](https://github.com/rad1092/gh-dependency-risk) - GitHub CLI extension for on-demand PR dependency risk review across npm, pnpm, and Yarn. * [intelli-shell](https://github.com/lasantosr/intelli-shell) - Manage command templates/snippets with dynamic completions and AI integration. ## DevOps & Infrastructure From 09bd3b104c0d543c3043a48e75098721ef830114 Mon Sep 17 00:00:00 2001 From: rad174951 Date: Tue, 12 May 2026 11:48:26 +0900 Subject: [PATCH 3/3] Refresh gh-dep-risk description --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index f3fb3a2..d695653 100644 --- a/readme.md +++ b/readme.md @@ -70,7 +70,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [bat](https://github.com/sharkdp/bat) - Cat clone with syntax highlighting. * [zx](https://github.com/google/zx) - Tool for writing shell scripts in JavaScript. * [ccr](https://github.com/NeverVane/commandchronicles) - Enhanced CLI history manager, project-aware, with sync and encryption. -* [gh-dep-risk](https://github.com/rad1092/gh-dependency-risk) - GitHub CLI extension for on-demand PR dependency risk review across npm, pnpm, and Yarn. +* [gh-dep-risk](https://github.com/rad1092/gh-dependency-risk) - GitHub CLI extension for on-demand dependency PR risk summaries with Dependency Review API first and static local fallbacks. * [intelli-shell](https://github.com/lasantosr/intelli-shell) - Manage command templates/snippets with dynamic completions and AI integration. ## DevOps & Infrastructure