From 9c45db4d574502ab83afcaad9f6f739434498d23 Mon Sep 17 00:00:00 2001 From: Asaf Gabai Date: Thu, 20 Jul 2023 16:05:57 +0300 Subject: [PATCH] Documentation update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ad963457..31ed1ddc 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,8 @@ Vulnerability Contextual Analysis is currently supported for Python and JavaScri - [**Secrets Detection**](#secrets-detection): Prevent the expose of keys or credentials that are stored in your source code. - [**Infrastructure as Code (IaC) Scan**](#infrastructure-as-code-iac-scan): Secure your IaC files. Critical to keeping your cloud deployment safe and secure. +You can read more about JFrog Advanced Security [here](https://jfrog.com/xray/#xray-advanced). + #### Additional Perks - Security issues are easily visible inline.