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
- Host: GitHub
- URL: https://github.com/kkrypt0nn/radar
- Owner: kkrypt0nn
- License: gpl-3.0
- Created: 2024-12-11T20:02:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-11T20:12:58.000Z (over 1 year ago)
- Last Synced: 2024-12-11T21:20:38.786Z (over 1 year ago)
- Topics: cyber-security, cyber-security-tools, cybersecurity, cybersecurity-tools, radar, tools
- Language: TypeScript
- Homepage: https://radar.krypton.ninja
- Size: 2.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Radar
[](//github.com/kkrypt0nn/radar/commits)
[](//github.com/kkrypt0nn/radar/contributors)
[](https://github.com/kkrypt0nn/radar/blob/main/LICENSE.md)
[](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).