Git Product home page Git Product logo

cve-crawler's Introduction

CVE-Crawler

Launching

  1. Initializing database: cat db.sql | sqlite3 db.sqlite3
  2. Launching flask: flask run

Project Architecture Diagram

Architecture-Light Architecture-Dark

Entity-Relationship Diagram

Architecture-Light Architecture-Dark

cve-crawler's People

Contributors

uf00led avatar

Watchers

 avatar

cve-crawler's Issues

Adjusting the project architecture

Application part:

  • Raise the hierarchical project one level upwards

Check codestyle-features

  • Module names in plurals
  • Import python libs in the start of file

Architecture part:

  • Database normalisation (vendor case, may need to create a separate table for them) #1

Fixing project after the Code Review #1

Comments from the last class:

  • Fixing regex, in crawler_handler.py;
  • find_id_by_params, update_data_by_id fix it with yielding search_columns, search_values in dict;
  • Change templates with row_factory;
  • Delete slices and magic numbers.

TODO:

  • Make MITRE techniques in the card with the choosing ability (use AJAX?)
  • Documenting source code
  • Use workflow with the pylint, tests and sphinx

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.