Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.

Better integration of community signatures #514

Open
botherder opened this issue Apr 3, 2015 · 4 comments
Open

Better integration of community signatures #514

botherder opened this issue Apr 3, 2015 · 4 comments
Labels

Comments

@botherder
Copy link
Member

At the moment, community signatures are stored in a separate repository. I'm starting to grow the feeling that people are not paying much attention to the documentation section that deals with them.
I imagine that a lot of people are missing out on the presence of the signatures and the existence of the utils/community.py script.

We should brainstorm on what could be possible ways to foster the creation of community signatures and improving the integration so that it becomes ideally seamless to the users.

@KillerInstinct
Copy link
Contributor

Perhaps add a git-check to see if we match the latest commit for the community modules, throw it in lib/cuckoo/core/startup.py

Could make this configurable, similarly to the "check for updates" toggle.

@botherder
Copy link
Member Author

That could be a good idea.

@jbremer
Copy link
Member

jbremer commented Sep 3, 2015

In development mode the community stuff is also required to fetch the latest monitoring binaries etc (i.e., to be able to analyze any sample at all).
We could leverage this to have people also download the latest signatures etc, but instead of having people do it manually, I think a flag to automatically update would be neat.
Thoughts?

@jbremer
Copy link
Member

jbremer commented Feb 11, 2016

Anyone up for implementing the Community version check feature?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants
@botherder @jbremer @KillerInstinct and others