diff --git a/README.md b/README.md index 323dfb57f..6b4f0317d 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 (Alpha) - Learn more + Currently supporting: JavaScript/TypeScript (GA), Ruby (GA), PHP (GA), Java (GA), Go (GA), Python (Beta) - Learn more

@@ -266,11 +266,11 @@ Bearer CLI currently supports: Beta - - + Python Alpha - Python + - diff --git a/docs/reference/supported-languages.njk b/docs/reference/supported-languages.njk index 9d984ee77..02a51d943 100644 --- a/docs/reference/supported-languages.njk +++ b/docs/reference/supported-languages.njk @@ -49,7 +49,7 @@ supportChart: rules: true searchName: lang-python searchTerm: python_ - status: Alpha + status: Beta --- {% renderTemplate "liquid,md" %}