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

[FEATURE] Local SQL DB or other data store for burpference #18

Open
GangGreenTemperTatum opened this issue Jan 23, 2025 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@GangGreenTemperTatum
Copy link
Collaborator

Problem Description

We only store burpference interactions with a model in the projects file via raw HTTP request/responses + evals etc as well as "Burp Issues"

Proposed Solution

It'd be awesome to store this locally in a DB which gives the user the retention flexibility and is not dependent on copying and pasting the info out of Burp if needed to be shared externally

Alternative Solutions

NA

Use Case

A local DB in the burpference folder is probably the easiest win-now approach

Additional Context

NA

Implementation Ideas

Similar ideas to how any python code stores and adds to a SQLlite DB or other database storage format

@GangGreenTemperTatum GangGreenTemperTatum added the enhancement New feature or request label Jan 23, 2025
@GangGreenTemperTatum GangGreenTemperTatum self-assigned this Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant