 Abhisek DattaandGitHub
|
0355a5d4fd
|
feat: Add audit system with sink based dispatcher (#211)
* chore: Dependency update
* feat: Add audit system with eventlog as a sink
* fix: Linter fixes
* fix: Code review fixes
|
2026-04-10 19:07:15 +05:30 |
|
 Sahil BansalandGitHub
|
a6cb60a757
|
Treat suspicious as malicious in paranoid mode (#156)
* paranoid mode blocks suspicious packages
* enable sandbox for paranoid flag
* rm sandbox enabling for paranoid mode
* update docs
|
2026-02-10 22:22:40 +05:30 |
|
 Sahil BansalandGitHub
|
34750d71d3
|
update report url (#74)
|
2025-11-11 21:19:53 +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 |
|