From 831e29f153c595f469b545841189deef60ee8966 Mon Sep 17 00:00:00 2001 From: Marcin Kozlowski Date: Mon, 16 May 2022 08:21:16 +0200 Subject: [PATCH] Moved Scanmycode to non-free.md --- README.md | 1 - non-free.md | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a8784df9..f2ce7995 100644 --- a/README.md +++ b/README.md @@ -1737,7 +1737,6 @@ _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. ([Source Code](https://github.com/SonarSource/sonarqube)) `LGPL-3.0` `Java` diff --git a/non-free.md b/non-free.md index 09a4dcb8..68928854 100644 --- a/non-free.md +++ b/non-free.md @@ -119,6 +119,10 @@ - [RhodeCode](https://rhodecode.com) `⊘ Proprietary` - On-premise Source Code Management for Mercurial, Git & Subversion. `Python` - [BitBucket Server](https://www.atlassian.com/software/bitbucket/server) `⊘ Proprietary` - An enterprise-level Git solution similar to GitLab `Java` +### Software Development - Security & QA + +- [Scanmycode CE (Community Edtion)](https://www.scanmycode.io/) - 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` + ## Ticketing - [Deskpro](https://www.deskpro.com/) `⊘ Proprietary` - On-Premise helpdesk software that includes email, chat, voice & helpcentre publishing. Full visible source code and API.