manasecurity / mana-security-app

macOS vulnerability management for individuals

Home Page:https://manasecurity.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mana Security

Mana Security is a vulnerability management tool for macOS.

Features

  • Continious monitoring of 100+ apps against known and potential vulnerabilities.
  • Instant detection of a new vulnerabilities as soon as they appear in public databases (e.g. CVE).
  • Tracks patching velocity and compares it against Mana's community and other benchmarks.

Install

First, clone the repo via git and install dependencies:

git clone https://github.com/manasecurity/mana-macos
cd mana-macos
yarn

Starting Development

Start the app in the dev environment:

yarn start

Packaging for Production

To package apps for the local platform:

yarn package

About

macOS vulnerability management for individuals

https://manasecurity.com

License:MIT License


Languages

Language:JavaScript 54.5%Language:TypeScript 42.1%Language:CSS 1.9%Language:HTML 1.6%