Commit Graph
29 Commits
Author SHA1 Message Date
abhisek 7eb4fac99f docs: Update README 2025-05-15 15:00:14 +05:30
abhisek e723f4fb29 chore: Improve log handling 2025-05-15 14:51:34 +05:30
abhisek 68f30508af fix: Synchronize common data update in dependency resolver 2025-05-15 14:36:25 +05:30
abhisek 0c2a2ec0b2 fix: Bug with transitive dependency resolution 2025-05-15 14:33:46 +05:30
abhisek a399e2f59c fix: Fail when command exec workflow fails 2025-05-15 14:00:18 +05:30
abhisek c138880593 fix: npm resolver bug 2025-05-15 10:58:23 +05:30
abhisek 1d681ddd27 fix: Goreleaser config 2025-05-14 19:17:59 +05:30
abhisek a9d5dc61a6 Improve UI with additional info 2025-05-14 19:08:25 +05:30
abhisek 4dcf7cad0b refactor: Analyzer to generalise 2025-05-14 18:56:58 +05:30
abhisek 8eace0c7f6 test: Improve test for npm resolver 2025-05-14 17:40:38 +05:30
abhisek 8c4da06ca9 ci: Add container image releaser 2025-05-14 17:37:30 +05:30
abhisek 43e39404d8 fix: Close results channel for clean goroutine exit 2025-05-14 16:11:53 +05:30
abhisek 8896917c4d feat: Introduce global config primitive 2025-05-14 16:09:29 +05:30
abhisek 86a0a8f5a4 fix: npm command parser to extract package names 2025-05-14 15:52:49 +05:30
abhisek ce193f8dcb ci: goreleaser CI fix 2025-05-14 15:24:48 +05:30
abhisek d4c203da6f fix: CI script for multi-arch build 2025-05-14 14:51:18 +05:30
abhisek 9505a6aa1b Update README 2025-05-14 14:46:43 +05:30
abhisek 6091b43bc7 Remove refactored source files 2025-05-14 14:37:14 +05:30
abhisek 723b6142bc feat: Add UI port for guard 2025-05-14 14:01:20 +05:30
abhisek 9aa2d97cd5 Introduce package manager interaction abstraction 2025-05-14 13:18:56 +05:30
abhisek dfad44a4e6 Add concurrent scan execution 2025-05-14 13:00:51 +05:30
abhisek 08e2eac117 feat: Add PMG to orchestrate installation 2025-05-14 12:46:24 +05:30
abhisek 96842cfcf2 feat: Add package manager guard as the orchestrator 2025-05-14 11:31:35 +05:30
abhisek 01f2fff82f feat: Add analyzer for malysis query 2025-05-14 09:30:43 +05:30
abhisek 0883140732 fix: Npm dependency resolver 2025-05-14 09:20:44 +05:30
abhisek e294936b0f feat: Add separate package manager and resolver 2025-05-12 19:06:57 +05:30
Abhisek DattaandGitHub ec010c7d6b Merge pull request #1 from safedep/feat/npm-support
project initialisation & added npm cmd support
2025-04-29 09:06:05 +05:30
Abhisek DattaandGitHub 1d45698137 Update README.md
Signed-off-by: Abhisek Datta <abhisek.datta@gmail.com>
2025-03-20 08:00:09 +05:30
Abhisek DattaandGitHub c22c97b257 Initial commit 2025-03-20 07:59:48 +05:30