Skip to content

tuffgniuz/solomon

Repository files navigation

Solomon - Security Standards Simplified

GitHub code size in bytes GitHub commit activity Build and Deploy GitHub License

ASVS Compliance Simplified for Developers

💡 Summary 🚀 Related Projects


Summary

Solomon is a self-hosted web application designed to simplify the collection and understanding of ASVS security requirements.

What is Solomon?

Solomon is an open-source tool designed to streamline the process of searching and filtering Application Security Verification Standard (ASVS) requirements. It allows users to efficiently find requirements based on security level, category, or subcategory, and offers bookmarking functionality for quick reference. Solomon also serves as an educational platform, providing detailed context for each requirement to enhance understanding. Built with Next.js, Solomon is a static website, making it easy to use and self-host. It caters to software engineers, security engineers, DevOps, and security champions.

Key Features

  • Search and Filter: Easily search and filter ASVS requirements based on security level, category, or subcategory.
  • Bookmarking: Bookmark specific ASVS requirements for quick access.
  • Educational Context: Provides detailed context for each requirement to facilitate better understanding.

Development

Clone the project:

git clone https://github.com/tuffgniuz/solomon.git

Install dependencies:

yarn install

Run development server:

yarn dev

Related Projects

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.