mirror of https://github.com/OWASP/Nettacker.git
parent
6c0fbbfd0a
commit
4c88862c90
|
|
@ -0,0 +1,32 @@
|
|||
# Adopters
|
||||
|
||||
This document highlights organizations, projects, and individuals using OWASP Nettacker in their security workflows.
|
||||
|
||||
## Why list adopters?
|
||||
Showcasing adoption encourages community engagement, provides credibility, and helps new users discover real-world use cases.
|
||||
|
||||
## How to add yourself
|
||||
If you or your organization use OWASP Nettacker, please:
|
||||
1. Fork this repository.
|
||||
2. Add your name, logo, and a short description below.
|
||||
3. Submit a pull request.
|
||||
|
||||
## Organizations
|
||||
|
||||
| Logo | Name | Description | Website |
|
||||
| ---- | ---- | ----------- | ------- |
|
||||
| <!--  --> | **Example Acme Corp** | Uses Nettacker for automated penetration testing. | https://acme.example.com |
|
||||
| <!--  --> | **Example SecurityCo** | Integrates Nettacker into their CI/CD pipeline for continuous security assessment. | https://securityco.example.org |
|
||||
|
||||
## Community Projects
|
||||
|
||||
- **Example project X** — integrates Nettacker for infrastructure scanning in Kubernetes environments.
|
||||
- **Example tool** — extends Nettacker modules for custom vulnerability detection.
|
||||
|
||||
## Individuals
|
||||
|
||||
- **Alice Smith example person** — security researcher (Twitter: @alice)
|
||||
|
||||
|
||||
## Thank You
|
||||
Thanks to everyone using and contributing to OWASP Nettacker! We appreciate your support and feedback.
|
||||
11
README.md
11
README.md
|
|
@ -1,6 +1,6 @@
|
|||
OWASP Nettacker
|
||||
=========
|
||||
[](https://github.com/OWASP/Nettacker/actions/workflows/CI.yml)
|
||||
[](https://github.com/OWASP/Nettacker/actions/workflows/ci_cd.yml/badge.svg?branch=master)
|
||||
[](https://github.com/OWASP/Nettacker/blob/master/LICENSE)
|
||||
[](https://twitter.com/iotscan)
|
||||

|
||||
|
|
@ -50,6 +50,15 @@ _____________
|
|||
Thanks to our awesome contributors
|
||||
============
|
||||

|
||||
|
||||
## Adopters
|
||||
|
||||
We’re grateful to the organizations, community projects, and individuals who adopt and rely on OWASP Nettacker for their security workflows.
|
||||
|
||||
If you’re using OWASP Nettacker in your organization or project, we’d love to hear from you! Feel free to add your details to the [ADOPTERS.md](ADOPTERS.md) file by submitting a pull request or reach out to us via GitHub issues. Let’s showcase how Nettacker is making a difference in the security community!
|
||||
|
||||
See [ADOPTERS.md](ADOPTERS.md) for details.
|
||||
|
||||
_____________
|
||||
|
||||
## ***IoT Scanner***
|
||||
|
|
|
|||
Loading…
Reference in New Issue