https://github.com/reconmap/pentest-reports-vulnerabilities
Vulnerability database and API
https://github.com/reconmap/pentest-reports-vulnerabilities
api cve database nvd vulnerability
Last synced: 7 months ago
JSON representation
Vulnerability database and API
- Host: GitHub
- URL: https://github.com/reconmap/pentest-reports-vulnerabilities
- Owner: reconmap
- License: apache-2.0
- Created: 2022-01-16T21:43:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-02T15:05:01.000Z (about 2 years ago)
- Last Synced: 2024-10-19T07:05:30.207Z (12 months ago)
- Topics: api, cve, database, nvd, vulnerability
- Language: JavaScript
- Homepage: https://vulnerabilities.pentestreports.com
- Size: 7.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Getting Started
First, run the development server:
```bash
npm install
npm run dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.