5 Commits

Author SHA1 Message Date
abhisek
46bd7e2d13
Add reader to read packages with exceptions 2023-02-22 15:01:31 +05:30
Abhisek Datta
654bd5cd6f
Add Support for Security Gating using Filters (#9)
* Add support for ignorable directories

* Update DRY snapshot

* Support log redirection to file

* Add support to redirect log to stdout

* Add summary reporter

* Refactor scan method

* Refactor to introduce Finish method in analyzer

* Refactor to conslidated reporting for CEL filter

* Show unique CEL filter results

* Add support for filter fail option

* Fix README
2023-02-06 18:32:01 +05:30
abhisek
a12afa1344
Add CEL filter 2023-01-03 17:41:13 +05:30
abhisek
e0d3353cc3
Fix bug on transitive dep handling 2023-01-02 17:16:04 +05:30
abhisek
ce10afab06
Add auth persistence
Add parser and models

Add parser in scanner

Add enrichment

Use pointer for package ref

Add work queue for concurrent enrichment

Update enrich

Misc refactoring

Update README

Refactored lockfile parsers

Add analyzers

Update json dumper

Refactor scan
2023-01-02 16:13:41 +05:30