Skip to content

ionutgaina/SecurityAnalytica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SecurityAnalytica

About

SecurityAnalytica is a website that aims to provide users with a secure and reliable way to verify the safety of files and URLs. It provides a user-friendly frontend, as well as a robust backend. The website is similar to VirusTotal.

The frontend of SecurityAnalytica is designed to be user-friendly and easy to navigate. Users can simply upload a file or enter a URL, and the website will quickly analyze it and provide a detailed report on any potential security risks.

Frontend - React with Typescript, for style used Bootstrap, builded with Vite
Backend - vibe.d in a docker container

Start Backend

  1. you need to have docker installed on WSL or LINUX
  2. go to rest_api folder
  3. open here a command line and type
make
  1. done

Start frontend

  1. install node js
  2. go to frontend folder
  3. open here a command line and type
npm i
npm run dev
  1. done

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors