Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to serve API over gRPC #25

Closed
noboruma opened this issue Jan 11, 2022 · 0 comments · Fixed by #22
Closed

Ability to serve API over gRPC #25

noboruma opened this issue Jan 11, 2022 · 0 comments · Fixed by #22
Assignees

Comments

@noboruma
Copy link
Contributor

SecretScanner is currently a standalone application that needs to be run every time we want to process some data. The output produced is a json payload.
Going forward, we want to make it easy to plug SecretScanner with other processes.
ThreatMapper has some plugin definition on how to server content over gRPC. We want to reuse that architecture to serve API via SecretScanner and later integrate it inside ThreatMapper

@noboruma noboruma self-assigned this Jan 11, 2022
@noboruma noboruma linked a pull request Jan 11, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant