FIRSTdotorg / FIRSTdotorg/epss
Contributing EPSS DB on Kubernetes
- Dominant language
- Jupyter Notebook
- Stars
- 31
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I've created a Kubernetes deployment to create an SQLite database containing the EPSS data obtained from https://epss.cyentia.com/epss_scores-current.csv.gz, with a Python Flask API in front of it to enable vulnerability querying.
I was wondering if you'd be interested in me contributing it here for it to become centrally maintained? I have the following to contribute:
- Kubernetes deployment manifest (which also creates service account and service resources)
- Dockerfiles for the DB initContainer (sets up the DB), and for the Flask API
- Python scripts for the DB creation, and the Flask API (used in the Dockerfiles)
- Documentation for how to deploy and use it
It would also be useful if there is a FIRST/epss registry on Dockerhub or alternative publicly accessible container registry and then the containers for the deployment can be built and pushed there for referencing in the deployment manifest (currently it is pointing to my private registry).
Kind regards,
Matt
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the proposed Kubernetes deployment manifest, Dockerfiles, Python database-creation scripts, Flask API, and deployment documentation described in the issue. Confirm whether the project wants this contribution and define the public container registry, deployment configuration, and vulnerability-query behavior before implementation; done means the maintainers accept a clear scope and the deployment is documented and usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, flask, kubernetes, python, sqlite
- Domain
- api, databases, devops
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 18/100