Coder Social home page Coder Social logo

nvdparser's Introduction

Hi there 👋

  • 🔭 I'm Felipe Molina, currently working at SensePost group of Orange Cyberdefense 🟧.
  • ➕ Many of my personal repos are from the past, but some others are recent and can be found in the SensePost github.
  • ⚡ Fun fact about me: I am not an AI!
  • 📫 My Mastodon profile: Mastodon

nvdparser's People

Contributors

felmoltor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

nvdparser's Issues

Parsing speed is very low

Hi,

I am working on the following:

  1. Use SQLalchemy instead of the standard SQL API
  2. decompress the XML file and then parse instead of reading from tar.gz files directly
  3. Use multi-threading to speed-up database writes (Hopefully increase performance)

Please do let me know if the speed for creating a database from scratch takes a lot of time. It has taken a number of hours in my instance.

IndexError: list index out of range

Hello, thank you for your code.
I can not understand the reason (

Traceback (most recent call last):
   File "nvdparser.py", line 260, in <module>
     feedtable = html.xpath ("// table [@ class = 'xml-feed-table']") [0]
IndexError: list index out of range

I looked at the page code, like there are no errors
Can you help figure it out?

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.