An open API service indexing awesome lists of open source software.

https://github.com/kkrypt0nn/radar

🧭 A community-driven directory of cybersecurity tools
https://github.com/kkrypt0nn/radar

cyber-security cyber-security-tools cybersecurity cybersecurity-tools radar tools

Last synced: about 1 year ago
JSON representation

🧭 A community-driven directory of cybersecurity tools

Awesome Lists containing this project

README

          

# Radar

[![](https://img.shields.io/github/last-commit/kkrypt0nn/radar)](//github.com/kkrypt0nn/radar/commits)
[![](https://img.shields.io/github/contributors/kkrypt0nn/radar)](//github.com/kkrypt0nn/radar/contributors)
[![](https://img.shields.io/github/license/kkrypt0nn/radar)](https://github.com/kkrypt0nn/radar/blob/main/LICENSE.md)
[![](https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits&logoColor=white)](https://conventionalcommits.org/en/v1.0.0/)

Radar is a community-driven, open-source directory of cybersecurity tools.

## Contributing by adding new tools

Your contributions are vital for Radar's growth. By contributing to adding new tools or editing exisitng tools you help expand this resource, ensuring it remains a valuable website for cybersecurity enthusiasts.

Please ensure you review the [CONTRIBUTING.md](CONTRIBUTING.md) file to follow the contributing guidelines before your get started.

### Add tools

To add a new tool to Radar:

1. Fork the repository and clone it locally.
2. Navigate to the `src/data` folder and open the `tools.ts` file.
3. Add the tool to the list with the appropriate information.
4. Commit your changes with a clear message following the [Conventional Commits](https://conventionalcommits.org/en/v1.0.0/) guidelines.
5. Open a pull request against the `main` branch of the repository.

### Request tools

If you don't feel comfortable making a pull request, open an [issue](https://github.com/kkrypt0nn/radar/issues/new?assignees=&labels=enhancement&projects=&template=request_a_new_tool.md&title=%5BRequest+New+Tool%5D+) with details about the tool, and someone from the community can add it for you.

## Features

- **Comprehensive Directory:** A vast collection of cybersecurity tools, categorized and searchable for ease of use.
- **Community-Driven Contributions:** Contributors help ensure up-to-date and accurate information about tools and their features.
- **Category Browsing & Search:** Effortlessly browse by categories or search for specific tools to find what fits your needs.

## License

This website was made with 💜 by Krypton and is under the [GPL v3 License](LICENSE.md).