Giter Club home page Giter Club logo

trommel's People

Contributors

komeara1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

trommel's Issues

Minimum documentation

A minimal documentation should be done to explain how things work even if the tool is easy to use.
The documentation must specify how to download and deploy the vFeed Database CE (in root directory of the tool)

libraries dependency

Maybe add a requirements.txt with list of all required libs (magic).

Got an error first time.
Under MAC, i had to install libmagic and python-magic
brew install libmagic
pip install python-magic

Refactor the code

It will be great to refactor the code and optimize it into different functions

  • trommel as loader
  • libs\vfeed
  • libs\your_functions_to_search

where is table nvd_db?

got stuck.
where and what is nvd_db?
Traceback (most recent call last): File "trommel.py", line 161, in <module> main() File "trommel.py", line 146, in main indicators.kw(ff, trommel_output, trommel_vfeed_output, names, bin_search) File "/home/dosi/IoT/trommel-master/indicators.py", line 603, in kw text_search(mm, trommel_vfeed_output) File "/home/dosi/IoT/trommel-master/indicators.py", line 109, in text_search search_text = Search(search_term).text() File "/home/dosi/IoT/trommel-master/lib/core/search.py", line 131, in text ('%' + self.entry + '%',)) sqlite3.OperationalError: no such table: nvd_db

Confusing license terms and weird, possibly not OK modified GPL 2.0 license

Your license file at https://github.com/CERTCC/trommel/blob/a6d6edc9ddef3d96f1269d526709097d8d2c1c96/LICENSE.md is rather confusing as it is rather impossible to figure what are the license terms that apply.
Furthermore, it contains a modified text of the GPL which may not be OK because the text of the GPL may not be modified since the original contains this:

 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

This is FYI, as this tripped the license detection tool I maintain (scancode-toolkit)

Maintain a changelog

Kyle,
I noticed the code is being updated ๐Ÿฅ‡ .. That's awesome !!!

can you add a changelog.md file, just to notify what changes you've done so far. I was unable to see what was added in indicator.py without digging into diffs :)

Anyway, great job !!!!!!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.