# Filament directory — submission copy

Fill the Create Plugin form with these values. Images live in `art/`.

## Details

| Field | Value |
| --- | --- |
| **Name** | Cybersecurity |
| **Slug** | (auto) e.g. `jrg7-cybersecurity` — do **not** put “Filament” in the name |
| **GitHub repository** | `Johnrivera7/filament-cybersecurity` |
| **Composer package name** | `johnrivera7/filament-cybersecurity` |
| **Description** | Cybersecurity Dashboard for Filament: audit .env, routes, Redis, workers, PHP posture and risky packages with a scored report. |

## Images

Upload from this repo (red + black theme, 16:9):

- **Image (required):** `art/banner.jpg` — 2560×1440
- **Thumbnail (optional):** `art/thumbnail.jpg` — 1920×1080

## Compatibility & features

| Field | Value |
| --- | --- |
| **Versions** | `5.x` |
| **Categories** | Developer Tool / Security |
| **Dark theme support** | Yes |
| **Translation support** | Yes (EN/ES) |

## Documentation

**Documentation URL:**

```
https://raw.githubusercontent.com/Johnrivera7/filament-cybersecurity/main/README.md
```

## Pricing

Leave empty (free).

## Before Submit for approval

1. Publish the package on [Packagist](https://packagist.org) so `composer require johnrivera7/filament-cybersecurity:^1.0` resolves.
2. Push `art/banner.jpg` / `art/thumbnail.jpg` to `main`.
3. Tag a stable release (`v1.0.0`) — do not ship as `@dev` only.
4. README: capitalize **Filament**; use `.filament-hidden` on the hero image.
