Giter Site home page Giter Site logo

curium-rocks / mitre-siphon Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 2.0 709 KB

Syncs the mitre CVE JSON dumps to a PostgreSQL DB using Quartz and Kafka and exposes a rest API for running full text searches against the DB.

License: MIT License

Java 92.42% Dockerfile 0.82% Shell 1.60% Batchfile 0.93% Makefile 0.44% Smarty 3.78%
docker mitre spring-boot gradle kafka fulltext-search postgresql cve-db-search

mitre-siphon's Introduction

codecovGitHubGitHub release (latest SemVer including pre-releases)

Mitre-Siphon

Watches the NVD CVE JSON repositories and on updates publishes to a queue. Queue data is processsed and saved into a database for full text searching across a REST Api.

Prerequisites

Running the tests

Tests are run using docker-compose.

docker-compose --file docker-compose.test.yml build
docker-compose --file docker-compose.test.yml run sut

Getting Started

Run docker-compose up to launch the application. Once everything has started up you will be able to access the application at http://localost:8080/, a basic swagger ui is included to show the API endpoints.

image

You can interact with a live version here.

Built With

Versioning

SemVer is used for versioning. For the versions available, see the tags on this repository.

Todos

  • Increase test coverage and cases covered in tests
  • Add a UI for searching the data
  • Smarter spring active profile switching based on environment
  • More documentation on methods to enrich the data available for javadoc task and OpenAPI3
  • More validation of input

License

This project is licensed under the MIT License - see the LICENSE.md file for details

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.