From 5ef037a3f7f8f0bd30e7cf974de0c60a39a0997e Mon Sep 17 00:00:00 2001 From: HAHWUL Date: Tue, 23 Jul 2024 23:04:26 +0900 Subject: [PATCH] Linting --- weapons/gRPC-Pentest-Suite.yaml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/weapons/gRPC-Pentest-Suite.yaml b/weapons/gRPC-Pentest-Suite.yaml index ea3587c8..b325d630 100644 --- a/weapons/gRPC-Pentest-Suite.yaml +++ b/weapons/gRPC-Pentest-Suite.yaml @@ -4,10 +4,6 @@ description: gRPC-Pentest-Suite is set of tools for pentesting / hacking gRPC We url: https://github.com/nxenon/grpc-pentest-suite category: tool-addon type: Utils -platform: -- burpsuite -- linux -- macos -- windows +platform: [burpsuite, linux, macos, windows] lang: python -tags: [gRPC-Web] \ No newline at end of file +tags: [gRPC-Web]