From 24558c24b47984cb49b1ef6f0fa08be9d563d447 Mon Sep 17 00:00:00 2001 From: dorhasson007 Date: Sat, 3 Feb 2024 15:23:37 +0200 Subject: [PATCH] Cycode-info-json --- _data/tools.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_data/tools.json b/_data/tools.json index 808751ea29..faeacfee21 100644 --- a/_data/tools.json +++ b/_data/tools.json @@ -1,4 +1,12 @@ [ + { + "url": "https://www.cycode.com", + "owner": null, + "license": "Commercial", + "platforms": "SaaS, On-Premises, IDE Plugin", + "note": "Cycode is a complete ASPM that also has its own native scanners tools from code to cloud, including native SAST and native SCA scanners.", + "type": "SAST" + }, { "title": "OSTE Meta Scanner", "url": "https://github.com/OSTEsayed/OSTE-Meta-Scan",