From 990de451571d941b9a9a70b6a2af1b7872844e73 Mon Sep 17 00:00:00 2001 From: alpha-nerd Date: Wed, 13 May 2026 09:56:55 +0200 Subject: [PATCH] =?UTF-8?q?nyx-scan/README.md=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nyx-scan/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 nyx-scan/README.md diff --git a/nyx-scan/README.md b/nyx-scan/README.md new file mode 100644 index 0000000..86b7a92 --- /dev/null +++ b/nyx-scan/README.md @@ -0,0 +1,10 @@ +
+ nyx + +**A local-first security scanner with a browser UI. Scan your repo and triage in your browser, with no cloud and no account.** + +[![crates.io](https://img.shields.io/crates/v/nyx-scanner.svg)](https://crates.io/crates/nyx-scanner) +[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) +[![Rust 1.88+](https://img.shields.io/badge/rust-1.88%2B-orange)](https://www.rust-lang.org) +[![CI](https://img.shields.io/github/actions/workflow/status/elicpeter/nyx/ci.yml?branch=master)](https://github.com/elicpeter/nyx/actions) +[![Docs](https://img.shields.io/badge/docs-elicpeter.github.io%2Fnyx-blue)](https://elicpeter.github.io/nyx/)