l3montree-dev / l3montree-dev/devguard
Data Transfer from SaaS Environment to a selfhosted DevGuard Instance
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 161
- Forks
- 43
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 37
Description
There is a need to export the dataset of a current DevGuard SaaS Organization for the use in an enterprise selfhosted environment, so the Organization can keep on working with their existing Dataset.
There should be an export functionality to make the switch from SaaS to on-prem as easy but also as secure as possible.
The export function is highly critical, because the secrets of the organization should be kept confidential. Maybe there is a possibility to export and re-encrypt the dataset without decrypting them, to keep the confidentiality of the customer data.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by mapping how SaaS organization datasets and secrets are stored and how self-hosted imports are handled, then confirm the encryption boundary and threat model with maintainers. Done means a secure, documented export/import path that preserves the organization's existing dataset without exposing secrets.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100