 Abhisek DattaandGitHub
|
7c9681ef00
|
Multiple Misc Updates (#23)
* docs: Update README
* docs: Add badges
|
2025-05-15 21:34:41 +05:30 |
|
 Abhisek DattaandGitHub
|
5022d64ce4
|
chore: Improve UX (#22)
|
2025-05-15 18:03:46 +05:30 |
|
 Abhisek DattaandGitHub
|
cfde1d7632
|
ci: Add CodeQL and OpenSSF Scorecard action (#21)
|
2025-05-15 16:59:13 +05:30 |
|
 Abhisek DattaandGitHub
|
e86b6ef056
|
feat: Refactor PMG to Maintain Separation of Concerns and Clean Architecture (#19)
* feat: Add separate package manager and resolver
* fix: Npm dependency resolver
* feat: Add analyzer for malysis query
* feat: Add package manager guard as the orchestrator
* feat: Add PMG to orchestrate installation
* Add concurrent scan execution
* Introduce package manager interaction abstraction
* feat: Add UI port for guard
* Remove refactored source files
* Update README
* fix: CI script for multi-arch build
* ci: goreleaser CI fix
* fix: npm command parser to extract package names
* feat: Introduce global config primitive
* fix: Close results channel for clean goroutine exit
* ci: Add container image releaser
* test: Improve test for npm resolver
* refactor: Analyzer to generalise
* Improve UI with additional info
* fix: Goreleaser config
* fix: npm resolver bug
* fix: Fail when command exec workflow fails
* fix: Bug with transitive dependency resolution
* fix: Synchronize common data update in dependency resolver
* chore: Improve log handling
* docs: Update README
* fix: UI text wrapping
* fix: UI handling bugs
* feat: Use concurrent dependency resolver
|
2025-05-15 16:50:59 +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 |
|