Skip to content

mitre/saf-site-frontend

Repository files navigation

MITRE SAF© Site

MITRE Security Automation Framework Website

Overview

The MITRE Security Automation Framework© (SAF) brings together open-source, accessible applications, techniques, libraries, and tools developed by MITRE and the security community to streamline security automation for systems and DevOps pipelines.

This repository contains the frontend source code for the upcoming new https://saf.mitre.org website.

Getting Started

Frontend Development

  1. Fork repository and clone it locally
  2. Install project dependencies: yarn install
  3. Install playwright dependencies with npx playwright install
  4. Copy .env-sample into .env and replace CHANGEME values as appropriate
  5. For developing use: yarn dev
  6. For production use: yarn build and yarn preview

Deploy to Netlify

Backend Development

Technology Stack

First-party plugins needed for Tailwind UI:

Contributing, Issues and Support

Contributing

Please feel free to look through our issues, make a fork and submit PRs and improvements. We love hearing from our end-users and the community and will be happy to engage with you on suggestions, updates, fixes or new capabilities.

Issues and Support

Please feel free to contact us by opening an issue on the issue board, or, at saf@groups.mitre.org should you have any suggestions, questions or issues.