Skip to content

Commit 1b019e2

Browse files
securestep9pUrGe12
authored andcommitted
Adding ADOPTERS.md (OWASP#1065)
* addding ADOPTERS.MD * example Adopters
1 parent 3d9cad7 commit 1b019e2

File tree

2 files changed

+42
-1
lines changed

2 files changed

+42
-1
lines changed

ADOPTERS.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Adopters
2+
3+
This document highlights organizations, projects, and individuals using OWASP Nettacker in their security workflows.
4+
5+
## Why list adopters?
6+
Showcasing adoption encourages community engagement, provides credibility, and helps new users discover real-world use cases.
7+
8+
## How to add yourself
9+
If you or your organization use OWASP Nettacker, please:
10+
1. Fork this repository.
11+
2. Add your name, logo, and a short description below.
12+
3. Submit a pull request.
13+
14+
## Organizations
15+
16+
| Logo | Name | Description | Website |
17+
| ---- | ---- | ----------- | ------- |
18+
| <!-- ![Acme Logo](path/to/logo.png) --> | **Example Acme Corp** | Uses Nettacker for automated penetration testing. | https://acme.example.com |
19+
| <!-- ![SecurityCo Logo](path/to/securityco-logo.png) --> | **Example SecurityCo** | Integrates Nettacker into their CI/CD pipeline for continuous security assessment. | https://securityco.example.org |
20+
21+
## Community Projects
22+
23+
- **Example project X** — integrates Nettacker for infrastructure scanning in Kubernetes environments.
24+
- **Example tool** — extends Nettacker modules for custom vulnerability detection.
25+
26+
## Individuals
27+
28+
- **Alice Smith example person** — security researcher (Twitter: @alice)
29+
30+
31+
## Thank You
32+
Thanks to everyone using and contributing to OWASP Nettacker! We appreciate your support and feedback.

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
OWASP Nettacker
22
=========
3-
[![Build Status](https://github.com/OWASP/Nettacker/workflows/CI/badge.svg?branch=master)](https://github.com/OWASP/Nettacker/actions/workflows/CI.yml)
3+
[![Build Status](https://github.com/OWASP/Nettacker/actions/workflows/ci_cd.yml/badge.svg?branch=master)](https://github.com/OWASP/Nettacker/actions/workflows/ci_cd.yml/badge.svg?branch=master)
44
[![Apache License](https://img.shields.io/badge/License-Apache%20v2-green.svg)](https://github.com/OWASP/Nettacker/blob/master/LICENSE)
55
[![Twitter](https://img.shields.io/badge/Twitter-@iotscan-blue.svg)](https://twitter.com/iotscan)
66
![GitHub contributors](https://img.shields.io/github/contributors/OWASP/Nettacker)
@@ -50,6 +50,15 @@ _____________
5050
Thanks to our awesome contributors
5151
============
5252
![Awesome Contributors](https://contrib.rocks/image?repo=OWASP/Nettacker)
53+
54+
## Adopters
55+
56+
We’re grateful to the organizations, community projects, and individuals who adopt and rely on OWASP Nettacker for their security workflows.
57+
58+
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!
59+
60+
See [ADOPTERS.md](ADOPTERS.md) for details.
61+
5362
_____________
5463

5564
## ***IoT Scanner***

0 commit comments

Comments
 (0)