diff --git a/README.md b/README.md
index c3f71d781..2b1a81f12 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,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 (Beta), Python (Alpha) - Learn more
+ Currently supporting: JavaScript/TypeScript (GA), Ruby (GA), PHP (GA), Java (GA), Go (GA), Python (Alpha) - Learn more
@@ -259,11 +259,11 @@ Bearer CLI currently supports:
GA | -JavaScript/TypeScript, Ruby, PHP, Java | +JavaScript/TypeScript, Ruby, PHP, Java, Go |
Beta | -Go | +- |
Alpha | diff --git a/docs/reference/supported-languages.njk b/docs/reference/supported-languages.njk index e8cbc34b7..9d984ee77 100644 --- a/docs/reference/supported-languages.njk +++ b/docs/reference/supported-languages.njk @@ -42,7 +42,7 @@ supportChart: rules: true searchName: lang-go searchTerm: go_ - status: Beta + status: GA python: name: Python frameworks: []