Skip to content

p-oneil/saf-site-frontend

This branch is 1 commit ahead of, 3 commits behind mitre/saf-site-frontend:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 20, 2024
f036e03 · Jun 20, 2024
Dec 6, 2023
Sep 8, 2023
Dec 6, 2023
Dec 6, 2023
Dec 6, 2023
Dec 22, 2023
Dec 6, 2023
Dec 6, 2023
Jul 11, 2023
Mar 2, 2023
Jul 11, 2023
Jul 11, 2023
Apr 18, 2023
Dec 5, 2022
Jul 25, 2022
Jul 11, 2023
Jul 11, 2023
Jul 18, 2023
Dec 6, 2023
Jul 25, 2022
Aug 11, 2023
Jul 24, 2023
Dec 6, 2023
Jul 25, 2022
Dec 6, 2023
Jun 20, 2024
Jul 11, 2023
Jul 11, 2023
Jul 22, 2022
Dec 6, 2023

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 [email protected] should you have any suggestions, questions or issues.

Releases

No releases published

Packages

No packages published

Languages

  • Vue 86.0%
  • TypeScript 10.6%
  • CSS 2.2%
  • JavaScript 1.2%