Giter Site home page Giter Site logo

Comments (6)

seancorfield avatar seancorfield commented on June 19, 2024

Latest version? 4.1.3 or 5.0.0

NIST has required users of its NVD database to switch to the new API, from the old data feeds. 4.1.3 still uses the data feeds, 5.0.0 uses the API. To use the API, you need a key per the README, however there's a small bug in how the clj-watson.properties file is read (see #43).

You can work around it in 5.0.0 by specifying -w and the same relative path to where the file would be on the classpath.

Or you can depend on :git/sha "76b687f3eb807ab55632c69ef2c011886513efef" which is the PR that fixes it and will be part of the 5.0.1 release, once @mthbernardes either approves my PRs or removes the requirement for at least one reviewer (since none of the reviewers are currently responding to PR review requests).

Once the PR/merge/push process is simplified, I'll be taking the project over. I started my own fork to create the 5.0.0 release but @mthbernardes and I agree that keeping it under clj-holmes would be better.

from clj-watson.

puredanger avatar puredanger commented on June 19, 2024

I had switched to 5.0.0. I saw the API stuff and do have a clj-watson.properties file with an api key on the classpath. It did not seem like the error I got was related to the API stuff though?

from clj-watson.

puredanger avatar puredanger commented on June 19, 2024

I switched to the sha above and got the same error.

from clj-watson.

seancorfield avatar seancorfield commented on June 19, 2024

You may have to rm -rf /tmp/db to get a clean database (cache) setup at this point.

from clj-watson.

seancorfield avatar seancorfield commented on June 19, 2024

I'll add a Troubleshooting section to the README with this information in it (and maybe other things).

from clj-watson.

seancorfield avatar seancorfield commented on June 19, 2024

The README already mentioned the /tmp/db folder but only in passing as part of the DependencyCheck section, so I added a note to the Quick Start about deleting it, if it seems to be causing problems.

from clj-watson.

Related Issues (20)

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.