Skip to content

add local service daemon option #1325

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

add local service daemon option #1325

wants to merge 2 commits into from

Conversation

iamnotcj
Copy link
Contributor

@iamnotcj iamnotcj commented Aug 6, 2025

I added a API for Garak. I tried to make it so that the API wraps around the cli package almost exclusively. I think this would make it easier to maintain. I'm open to any other implementations though.

I'm currently working on a Burpsuite extension for Garak. It is similar to other Burpsuite extensions that rely on the API's of external programs, rather than packaging them all together. I'd imagine that there are some other programs that could benefit from this too

BurpExtensionScreenshot

@jmartin-tech jmartin-tech changed the title An API for Garak add local service daemon option Aug 7, 2025
@jmartin-tech
Copy link
Collaborator

jmartin-tech commented Aug 7, 2025

Conceptually this is very interesting, I don't know if this will be a maintainable feature as offered here. Ideally, a long running daemon wrapper would not require the user to have local access to obtain the results.

Will think on this more and discuss further.

@leondz leondz marked this pull request as draft August 11, 2025 05:55
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.

2 participants