Skip to content

Agh42/attacksrfc

Repository files navigation

Attack Surface

Simple vulnerability management.

Uptime Robot ratio (30 days) master: Travis (.org) branch develop: Travis (.org) branch

Uses cveservice to query a database of CVE entries. The database is kept by cve-search. The favicon, site manifest, browserconfig and home screen icons were generated with realfavicongenerator.net.

Configuration

Edit ".env" in the top-level directory to set the following environment variables in development:

- CVESERVICE_URL: "http://cveserver:8080" (the URL of the cveserver REST api)

Set environment variables in production to the correct values.

Fomantic-UI Theming

Changing the fomantic-ui theme is possible by editing settings in src/fomantic/src/site/globals/site.variables etc.

Don't forget to rebuild fomantic-ui by running gulp build in the fomantic folder.

Create-React-App Primer:

This project was bootstrapped with Create React App.

You can find the most recent version of this guide here.

About

React frontend to the cveservice project.

Resources

License

AGPL-3.0, AGPL-3.0 licenses found

Licenses found

AGPL-3.0
LICENSE
AGPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published