You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 10, 2025. It is now read-only.
cd config; cp config.cfg.sample config.cfg (copy the sample configuration)
Change the configuration with your settings in config.cfg.
Activate the Python virtual env cd app; . ./virtenv/bin/activate
python create.py (tables creation and populating db)
./LAUNCH.sh (Run the flask server)
The first user to register will be the administrator. Please be careful
that the email for the administrator should be match the one in the configuration
under the category [ADMIN].
macOS Sierra
You want to install the openssl libraries via homebrew
brew install openssl
Once installed, flask-scrypt installs as such with LDFLAGS/CFLAGS.
Copyright (C) 2014 Jules Debra
Copyright (C) 2014 Raphaël Vinot
Copyright (C) 2014 Alexandre Dulaunoy
Copyright (C) 2014 CIRCL - Computer Incident Response Center Luxembourg (c/o smile, security made in Lëtzebuerg, Groupement d'Intérêt Economique)
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
About
Common Vulnerabilities and Exposures - Portal. Archived and now replaced by vulnerability-lookup.org