From ad7ea05a7e065c6831e527e6435c8a6190124284 Mon Sep 17 00:00:00 2001 From: elsapet Date: Tue, 18 Jun 2024 12:50:27 +0200 Subject: [PATCH] docs: mark Python as GA --- README.md | 6 +++--- docs/reference/supported-languages.njk | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6b4f0317d..3a085a556 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@

Bearer CLI is a static application security testing (SAST) tool that scans your source code and analyzes your data flows to discover, filter and prioritize security and privacy risks.

- Currently supporting: JavaScript/TypeScript (GA), Ruby (GA), PHP (GA), Java (GA), Go (GA), Python (Beta) - Learn more + Currently supporting: JavaScript/TypeScript (GA), Ruby (GA), PHP (GA), Java (GA), Go (GA), Python (GA) - Learn more

@@ -262,11 +262,11 @@ Bearer CLI currently supports: - + - + diff --git a/docs/reference/supported-languages.njk b/docs/reference/supported-languages.njk index 2f4f89d99..19982505e 100644 --- a/docs/reference/supported-languages.njk +++ b/docs/reference/supported-languages.njk @@ -50,7 +50,7 @@ supportChart: rules: true searchName: lang-python searchTerm: python_ - status: Beta + status: GA --- {% renderTemplate "liquid,md" %}
GAJavaScript/TypeScript, Ruby, PHP, Java, GoJavaScript/TypeScript, Ruby, PHP, Java, Go, Python
BetaPython-
Alpha