{"id":18726873,"url":"https://github.com/curium-rocks/mitre-siphon","last_synced_at":"2025-04-12T16:31:59.820Z","repository":{"id":40697779,"uuid":"332110839","full_name":"curium-rocks/mitre-siphon","owner":"curium-rocks","description":"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.","archived":false,"fork":false,"pushed_at":"2025-04-03T15:17:36.000Z","size":830,"stargazers_count":1,"open_issues_count":15,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-03T16:29:17.689Z","etag":null,"topics":["cve-db-search","docker","fulltext-search","gradle","kafka","mitre","postgresql","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/curium-rocks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-23T02:31:21.000Z","updated_at":"2025-04-03T15:17:40.000Z","dependencies_parsed_at":"2023-02-12T01:01:08.224Z","dependency_job_id":"5d1ff8d0-f138-4214-8487-4a618b490abf","html_url":"https://github.com/curium-rocks/mitre-siphon","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curium-rocks%2Fmitre-siphon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curium-rocks%2Fmitre-siphon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curium-rocks%2Fmitre-siphon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curium-rocks%2Fmitre-siphon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/curium-rocks","download_url":"https://codeload.github.com/curium-rocks/mitre-siphon/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248596576,"owners_count":21130723,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cve-db-search","docker","fulltext-search","gradle","kafka","mitre","postgresql","spring-boot"],"created_at":"2024-11-07T14:15:45.591Z","updated_at":"2025-04-12T16:31:59.244Z","avatar_url":"https://github.com/curium-rocks.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![codecov](https://codecov.io/gh/curium-rocks/mitre-siphon/branch/master/graph/badge.svg?token=70JSHSV2IY)](https://codecov.io/gh/curium-rocks/mitre-siphon)![GitHub](https://img.shields.io/github/license/curium-rocks/mitre-siphon)![GitHub release (latest SemVer including pre-releases)](https://img.shields.io/github/v/release/curium-rocks/mitre-siphon?include_prereleases)\n\n# Mitre-Siphon\n\nWatches 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.\n\n### Prerequisites\n\n- [docker](https://docs.docker.com/desktop/)\n- [docker-compose](https://docs.docker.com/compose/)\n\n## Running the tests\n\nTests are run using docker-compose.\n\n```\ndocker-compose --file docker-compose.test.yml build\ndocker-compose --file docker-compose.test.yml run sut\n```\n\n## Getting Started\n\nRun `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. \n\n![image](https://user-images.githubusercontent.com/8363252/106229649-9adac180-61b3-11eb-8aa9-614ebfb1dcf3.png)\n\nYou can interact with a live version [here](https://mitre-siphon.apps.curium.rocks).\n\n## Built With\n\n- [Spring Boot](https://spring.io/projects/spring-boot)\n- [Gradle](https://gradle.org/)\n- [Quartz](https://www.quartz-scheduler.org/)\n- [Kafka](http://kafka.apache.org/)\n- [PostgreSQL](https://www.postgresql.org/)\n- [FlyWay](https://flywaydb.org/documentation/)\n- [Hibernate](https://hibernate.org/)\n- [OpenAPI3](https://swagger.io/blog/news/announcing-openapi-3-0/)\n\n## Versioning\n\n[SemVer](http://semver.org/) is used for versioning. For the versions available, see the [tags on this repository](https://github.com/curim-rocks/mitre-siphon/tags).\n\n## Todos\n\n- Increase test coverage and cases covered in tests\n- Add a UI for searching the data\n- Smarter spring active profile switching based on environment\n- More documentation on methods to enrich the data available for javadoc task and OpenAPI3\n- More validation of input\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcurium-rocks%2Fmitre-siphon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcurium-rocks%2Fmitre-siphon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcurium-rocks%2Fmitre-siphon/lists"}