# KEVSight
A client to generate sightings for
[Vulnerability-Lookup](https://github.com/cve-search/vulnerability-lookup) from the
[Known Exploited Vulnerabilities (KEV)](https://www.cisa.gov/known-exploited-vulnerabilities-catalog)
catalog.
## Installation
[pipx](https://github.com/pypa/pipx) is an easy way to install and run Python applications in isolated environments.
It's easy to [install](https://github.com/pypa/pipx?tab=readme-ov-file#on-linux).
```bash
$ pipx install KEVSight
$ export KEVSight_CONFIG=~/.KEVSight/conf.py
$ cisa_kev --download-path /home/cedric/.cisa_kev/known_exploited_vulnerabilities.json download
```
The configuration for KEVSight should be defined in a Python file (e.g., ``~/.KEVSight/conf.py``).
You must then set an environment variable (``KEVSight_CONFIG``) with the full path to this file.
## Usage
```bash
$ KEVSight --help
usage: KEVSight [-h] [--since SINCE]
options:
-h, --help show this help message and exit
--since SINCE Specify the number of days from today to include in the query
```
## License
[KEVSight](https://github.com/cedricbonhomme/KEVSight) is licensed under
[GNU General Public License version 3](https://www.gnu.org/licenses/gpl-3.0.html)
~~~
Copyright (c) 2024 Computer Incident Response Center Luxembourg (CIRCL)
Copyright (C) 2024 Cédric Bonhomme - https://github.com/cedricbonhomme
~~~
Raw data
{
"_id": null,
"home_page": "https://github.com/cedricbonhomme/KEVSight",
"name": "kevsight",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": "Vulnerability-Lookup, Vulnerability, CVE, KEV, PyVulnerabilityLookup",
"author": "C\u00e9dric Bonhomme",
"author_email": "cedric@cedricbonhomme.org",
"download_url": "https://files.pythonhosted.org/packages/99/d9/8eaa011941d66ad41f110a5280e1a22f82a0d2b7cdfc2cf5f18f19b20235/kevsight-0.1.1.tar.gz",
"platform": null,
"description": "# KEVSight\n\nA client to generate sightings for\n[Vulnerability-Lookup](https://github.com/cve-search/vulnerability-lookup) from the\n[Known Exploited Vulnerabilities (KEV)](https://www.cisa.gov/known-exploited-vulnerabilities-catalog)\ncatalog.\n\n\n## Installation\n\n[pipx](https://github.com/pypa/pipx) is an easy way to install and run Python applications in isolated environments.\nIt's easy to [install](https://github.com/pypa/pipx?tab=readme-ov-file#on-linux).\n\n```bash\n$ pipx install KEVSight\n$ export KEVSight_CONFIG=~/.KEVSight/conf.py\n$ cisa_kev --download-path /home/cedric/.cisa_kev/known_exploited_vulnerabilities.json download\n```\n\nThe configuration for KEVSight should be defined in a Python file (e.g., ``~/.KEVSight/conf.py``).\nYou must then set an environment variable (``KEVSight_CONFIG``) with the full path to this file.\n\n\n## Usage\n\n```bash\n$ KEVSight --help\nusage: KEVSight [-h] [--since SINCE]\n\noptions:\n -h, --help show this help message and exit\n --since SINCE Specify the number of days from today to include in the query\n```\n\n\n\n## License\n\n[KEVSight](https://github.com/cedricbonhomme/KEVSight) is licensed under\n[GNU General Public License version 3](https://www.gnu.org/licenses/gpl-3.0.html)\n\n~~~\nCopyright (c) 2024 Computer Incident Response Center Luxembourg (CIRCL)\nCopyright (C) 2024 C\u00e9dric Bonhomme - https://github.com/cedricbonhomme\n~~~\n",
"bugtrack_url": null,
"license": "GPL-3.0-or-later",
"summary": "A client to generate sightings for Vulnerability-Lookup from the Known Exploited Vulnerabilities (KEV) catalog.",
"version": "0.1.1",
"project_urls": {
"Homepage": "https://github.com/cedricbonhomme/KEVSight",
"Repository": "https://github.com/cedricbonhomme/KEVSight"
},
"split_keywords": [
"vulnerability-lookup",
" vulnerability",
" cve",
" kev",
" pyvulnerabilitylookup"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8bece1118e96fdba4df21ccc3922d2e5b683768616c034854da361d263ba3578",
"md5": "f7f6a2ffe13e23752fcac4df2e470974",
"sha256": "85a90723ccb5c5ec26d9188dc0090408cef5a7e4ad9369c0930edd7a98da9ec4"
},
"downloads": -1,
"filename": "kevsight-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f7f6a2ffe13e23752fcac4df2e470974",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 29430,
"upload_time": "2024-12-09T20:40:13",
"upload_time_iso_8601": "2024-12-09T20:40:13.530217Z",
"url": "https://files.pythonhosted.org/packages/8b/ec/e1118e96fdba4df21ccc3922d2e5b683768616c034854da361d263ba3578/kevsight-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "99d98eaa011941d66ad41f110a5280e1a22f82a0d2b7cdfc2cf5f18f19b20235",
"md5": "e3fb655d080846984c6ef8bc1aca26d7",
"sha256": "3038c8e08811d053534b384c763edfdf63e3845a34fa786ff68657a4184d34cd"
},
"downloads": -1,
"filename": "kevsight-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "e3fb655d080846984c6ef8bc1aca26d7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 15452,
"upload_time": "2024-12-09T20:40:14",
"upload_time_iso_8601": "2024-12-09T20:40:14.590409Z",
"url": "https://files.pythonhosted.org/packages/99/d9/8eaa011941d66ad41f110a5280e1a22f82a0d2b7cdfc2cf5f18f19b20235/kevsight-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-09 20:40:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "cedricbonhomme",
"github_project": "KEVSight",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "kevsight"
}