Skip to content

A tool for building inventories of software and analyzing vulnerabilities.

Notifications You must be signed in to change notification settings

ideacrew/sectory

Repository files navigation

Sectory

Security Inventory is a tool for building inventories of software and analyzing vulnerabilities.

It allows you to upload sofware bills of materials (SBOMs) and other delivery artifacts, and track the vulnerabilties as well as the mitigations you attest against them - reporting this information in various formats.

The following technologies are used:

  1. The front end primarily uses Inertia JS with React Components. For the application 'shell' and user management it also makes use of Phoenix LiveView.
  2. The back end is Elixir Phoenix with a PostgresSQL JSON database.

Running

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

About

A tool for building inventories of software and analyzing vulnerabilities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published