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

(feat.) add option to run secretscanner as server in standalone mode #67

Merged
merged 1 commit into from
Sep 26, 2022

Conversation

ibreakthecloud
Copy link
Member

@ibreakthecloud ibreakthecloud commented Sep 26, 2022

This PR adds the option to start the SecretScanner as a http server in standalone mode, i.e. doesn't need console to perform the scans.

  • Adds new flag -standalone-http-port
  • Returns secret scan result in API(/secret-scan) response

Why is this PR needed?
Enabling the support to run secretscanner as standalone service also allows this to be integrated with several other platforms like Docker extension

ref issue: #68

@ibreakthecloud ibreakthecloud merged commit e791481 into master Sep 26, 2022
@ibreakthecloud ibreakthecloud deleted the feat-standalone-server branch September 26, 2022 08:47
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 this pull request may close these issues.

None yet

2 participants