yeti
yeti copied to clipboard
Missing Family Options
Description
The options for family are not there. Also I can not copy/paste or click/drag images into descriptions. Adding both in here as they feel related, perhaps a permission issue?
Environment
| Question | Answer |
|---|---|
| Git commit | 83b9d23370c13f29ae730da0d4632dfdd61d7aac |
| OS version | Ubuntu 1.04 |
| Browser | Chrome 59.0.3071.86 |
Steps to Reproduce
-
Open malware entity to edit
-
Click and note no options in "family"
-
Edit malware entity
-
click and drag image from desktop into edit box
-
shows uploading, then disappears
-
no image is uploaded
Expected behavior
-Pre-filled family options to be presented. -Image added to description
Actual behavior
-No options in family -No image uploaded via copy/past or click/drag
I think you need to add families names first, but there is now option in the GUI to do so. IIRC, I might have seen family names in my first install when I imported all the feeds? Maybe you can add family names through code for now as a quick fix. I see that there might be some hints here on how to do it: plugins/feeds/public/malwareconfig.py
Poking @gaelmuller as the local image adding should've been fixed in #97.
As for the malware families, they have to be populated manually from the database. We realize this is far from ideal, and we should offer the option for users to populate them themselves.
Quite new to Yeti and liking very much what I see ... I stumbled on this same issue. Has anyone found a work-around or is there a fix?