Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Implement large portion of the plugin system
This commit aggregates a bunch of work on the plugin system, specifically: - Added code to retreive config information from policy file analyses. - Added `concern`s field to `Query` gRPC message - Added `PolicyFile::get_config` method - Update legacy config Salsa functions to use `PolicyFile::get_config` - Change legacy analyses to return `QueryResult` - Plugin downloading and extraction added to `hc check` Co-authored-by: Julian Lanson <[email protected]> Co-authored-by: Michael Chernicoff <[email protected]> Co-authored-by: Patrick Casey <[email protected]> Co-authored-by: Andrew Lilley Brinker <[email protected]> Signed-off-by: Andrew Lilley Brinker <[email protected]>
- Loading branch information