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

Separate Buckets for Samples, Supporting Data and Goodware #560

Open
3 of 4 tasks
c3rb3ru5d3d53c opened this issue Mar 11, 2022 · 0 comments
Open
3 of 4 tasks

Separate Buckets for Samples, Supporting Data and Goodware #560

c3rb3ru5d3d53c opened this issue Mar 11, 2022 · 0 comments
Labels
status:proposal General description of idea without detailed design notes type:feature New feature description e.g. which involves implementation of new components

Comments

@c3rb3ru5d3d53c
Copy link

c3rb3ru5d3d53c commented Mar 11, 2022

Feature Category

  • Correctness
  • User Interface / User Experience
  • Performance
  • Other (please explain)

Describe the problem

Right now mwdb uploads everything to the same s3 bucket or local storage folder even if it's strings extracted from a binary.

When you are building a large default set this can be detrimental to your default data-set.

Likely a ton of work but I thought I'd suggest it.

Describe the solution you'd like

  • Default supporting data bucket
  • Configuration Supporting List of s3 Buckets or folders you want to use
  • Buckets can be selected in GUI upload
  • Buckets can be selected using the API when uploading
  • Samples are tagged according to the bucket
  • Search via API and Interface supports searching by the tagged bucket or data-set
  • Kartons should be able to choose bucket they upload to as part of the framework
  • Goodware should by default not go through the karton analysis

Describe alternatives you've considered

The alternative is to just upload other samples to a s3 bucket using other CLI and s3 API tools separate from mwdb.

@psrok1 psrok1 added status:proposal General description of idea without detailed design notes type:feature New feature description e.g. which involves implementation of new components labels Mar 15, 2022
@vandir vandir mentioned this issue Sep 19, 2022
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:proposal General description of idea without detailed design notes type:feature New feature description e.g. which involves implementation of new components
Projects
None yet
Development

No branches or pull requests

2 participants