Defines | Security Standards Mapping | Fluid Attacks Help

Introduction

Defines is the component responsible for https://db.fluidattacks.com.

It is a comprehensive, publicly accessible cybersecurity knowledge base, which serves as a centralized resource for security professionals, developers, and organizations seeking to better understand publicly known cybersecurity vulnerabilities, weaknesses, remediation guidance, and compliance requirements.

Architecture

Defines
  1. Defines is a Web application written in TypeScript and built with Next.js
  2. Defines is deployed on AWS using https://opennext.js.org/

Development

Run this command within the defines directory:

direnv allow (if you haven't)
defines-local

Testing

Run this command within the defines directory:

direnv allow (if you haven't)
defines-test

Contributing

Please read the contributing page first.
Idea
Tip
Have an idea to simplify our architecture or noticed docs that could use some love? Don't hesitate to open an issue or submit improvements.