From 509dc3b0645352d2b836520a18cfc62a3b0e3d53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Jos=C3=A9=20Martos?= Date: Fri, 26 Jul 2024 16:53:01 +0200 Subject: [PATCH] Add Rust to vulndb (#537) Signed-off-by: Jota Martos --- config/components/rust.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 config/components/rust.json diff --git a/config/components/rust.json b/config/components/rust.json new file mode 100644 index 000000000..128847fa1 --- /dev/null +++ b/config/components/rust.json @@ -0,0 +1,3 @@ +{ + "name": "rust" +}