This repository contains the frontend code for the Saferwall threat analysis platform. The Saferwall UI is built with SvelteKit, providing a modern and user-friendly interface for analyzing, triaging, and classifying threats.
The Saferwall UI offers the following features:
To get started with the Saferwall UI locally, follow these steps:
git clone https://github.com/saferwall/ui.git
npm install
npm run dev
The Saferwall UI will be accessible at http://localhost:5173
.
For detailed instructions on deployment options and making changes to the codebase, please refer to the Saferwall Documentation.
The Saferwall UI can be deployed using Cloudflare Pages. The deployment process involves the following steps:
We welcome contributions from the open-source community to enhance the Saferwall UI. If you're interested in contributing, please follow these steps:
main
branch of this repository.We appreciate your contributions and will review your pull request as soon as possible.
If you have any questions or need assistance with the Saferwall UI, please feel free to reach out to us. You can find our contact information and support channels on the Saferwall Discord.
The Saferwall UI is licensed under the Apache License 2.0. Please review the license file for more information.
We would like to express our gratitude to the open-source community for their valuable contributions. Additionally, we acknowledge the following projects and libraries that are used in the Saferwall UI:
Thank you for choosing Saferwall UI.