From b3ffc6d340c0bf777de361056a86fc3660564ac0 Mon Sep 17 00:00:00 2001 From: elsapet Date: Tue, 9 Apr 2024 12:51:22 +0200 Subject: [PATCH] docs(go): mark Golang 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 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: - + - + 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: []
GAJavaScript/TypeScript, Ruby, PHP, JavaJavaScript/TypeScript, Ruby, PHP, Java, Go
BetaGo-
Alpha