diff --git a/README.md b/README.md
index 6b4f0317d..909c13d53 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, Ruby, PHP, Java, Go, Python - Learn more
@@ -262,11 +262,11 @@ Bearer CLI currently supports:
GA | -JavaScript/TypeScript, Ruby, PHP, Java, Go | +JavaScript/TypeScript, Ruby, PHP, Java, Go, Python |
Beta | -Python | +- |
Alpha | 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" %}