{"id":20571536,"url":"https://github.com/circl/cve-portal","last_synced_at":"2025-05-09T19:31:31.462Z","repository":{"id":21610151,"uuid":"24930454","full_name":"CIRCL/cve-portal","owner":"CIRCL","description":"Common Vulnerabilities and Exposures - Portal","archived":false,"fork":false,"pushed_at":"2017-04-19T14:46:30.000Z","size":1051,"stargazers_count":82,"open_issues_count":14,"forks_count":33,"subscribers_count":24,"default_branch":"master","last_synced_at":"2024-11-01T11:35:36.340Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CIRCL.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}},"created_at":"2014-10-08T08:01:32.000Z","updated_at":"2024-07-05T04:09:11.000Z","dependencies_parsed_at":"2022-08-21T19:00:56.033Z","dependency_job_id":null,"html_url":"https://github.com/CIRCL/cve-portal","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CIRCL%2Fcve-portal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CIRCL%2Fcve-portal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CIRCL%2Fcve-portal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CIRCL%2Fcve-portal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CIRCL","download_url":"https://codeload.github.com/CIRCL/cve-portal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224876836,"owners_count":17384704,"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":[],"created_at":"2024-11-16T05:16:30.059Z","updated_at":"2025-05-09T19:31:31.422Z","avatar_url":"https://github.com/CIRCL.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![logo](./app/static/logo/logo-circl-CVEPORT.png?raw=true \"cve-portal\")\n\ncve-portal Common Vulnerabilities and Exposures - Portal\n\nThis software is now archived and it was the precursor of https://vulnerability-lookup.org\n\nInstallation\n============\n\n`./install.sh` (install package and dependencies)\n\n`cd config; cp config.cfg.sample config.cfg` (copy the sample configuration)\n\nChange the configuration with your settings in config.cfg.\n\nActivate the Python virtual env `cd app; . ./virtenv/bin/activate`\n\n`python create.py` (tables creation and populating db)\n\n`./LAUNCH.sh` (Run the flask server)\n\nThe first user to register will be the administrator. Please be careful\nthat the email for the administrator should be match the one in the configuration\nunder the category [ADMIN].\n\nmacOS Sierra\n============\n\nYou want to install the openssl libraries via [homebrew](https://brew.sh/)\n\n```\nbrew install openssl\n```\n\nOnce installed, flask-scrypt installs as such with LDFLAGS/CFLAGS.\n\n```\nenv LDFLAGS=\"-L$(brew --prefix openssl)/lib\" CFLAGS=\"-I$(brew --prefix openssl)/include\" pip install flask-scrypt\n```\n\nRequirements\n============\n\ncve-portal requires [cve-search](https://github.com/adulau/cve-search) to be installed\nfor the CVE (Common Vulnerabilities and Exposures) and CPE (Common Platform Enumeration) back-end.\n\nThe installationscript will install the following packages on your system\n * python-mysqldb\n * libmysqlclient-dev\n * python-dev\n * unzip\n * python-virtualenv\n * git\n * libssl-dev\n\nThe pip requirements.txt script will install the following packages on your system\n * flask\n * flask-bootstrap\n * flask-wtf\n * flask-login\n * flask-SQLAlchemy\n * mysql-python\n * flask-script\n * flask-mail\n * flask-scrypt\n * https://github.com/isislovecruft/python-gnupg.git\n * redis\n * flask-pymongo\n * whoosh\n * gunicorn\n\nLicense\n=======\n\n\n```\n    Copyright (C) 2014 Jules Debra\n    Copyright (C) 2014 Raphaël Vinot\n    Copyright (C) 2014 Alexandre Dulaunoy\n    Copyright (C) 2014 CIRCL - Computer Incident Response Center Luxembourg (c/o smile, security made in Lëtzebuerg, Groupement d'Intérêt Economique)\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU Affero General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU Affero General Public License for more details.\n\n    You should have received a copy of the GNU Affero General Public License\n    along with this program.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcircl%2Fcve-portal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcircl%2Fcve-portal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcircl%2Fcve-portal/lists"}