From 88694e693e89333d5cceb1f6d0ab87d0e3ab2ef9 Mon Sep 17 00:00:00 2001 From: Marcin Kozlowski Date: Sat, 5 Mar 2022 15:14:02 +0100 Subject: [PATCH] Added other most popular items I am aware of to create a category of "Software Development - Security & QA" --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2bb4b8af..10caf204 100644 --- a/README.md +++ b/README.md @@ -1736,7 +1736,9 @@ _See also: [awesome-sysadmin/Code Review](https://github.com/awesome-foss/awesom **[`^ back to top ^`](#)** +- [Mega-Linter](https://megalinter.github.io/latest) - Mega-Linter can handle any type of project thanks to its 70+ embedded Linters, its advanced reporting, runnable on any CI system or locally, with assisted installation and configuration, able to apply formatting and fixes. `AGPL-3.0` `Python` - [Scanmycode CE (Community Edtion)](https://www.scanmycode.today/) - Code Scanning/SAST/Static Analysis/Linting using many tools/Scanners with One Report - Scanmycode Community Edition (CE). ([Source Code](https://github.com/marcinguy/scanmycode-ce)) `BSD-3-Clause LGPL-2.1 Commonsclause` `Python` +- [SonarQube](https://www.sonarqube.org )SonarQube is an open platform to manage code quality. `LGPL-3.0` `Java` ### Software Development - UX Testing