From 509e9bca1c26e78a6c71cf65a8ed4e06c709b4f6 Mon Sep 17 00:00:00 2001 From: Analysis Tools Bot Date: Wed, 13 Mar 2024 18:12:15 +0000 Subject: [PATCH] Commit list --- README.md | 2 ++ data/api/tools.json | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/README.md b/README.md index 74dcc1333b..a49f5da93d 100644 --- a/README.md +++ b/README.md @@ -1440,6 +1440,8 @@ TSLint is an extensible static analysis tool that checks TypeScript code for rea its advanced reporting, runnable on any CI system or locally, with assisted installation and configuration, able to apply formatting and fixes +- [Mobb](https://mobb.ai) :copyright: — Mobb is a trusted, automatic vulnerability fixer that secures applications, reduces security backlogs, and frees developers to focus on innovation. Mobb is free for open-source projects. + - [MOPSA](https://mopsa.lip6.fr) — A static analyzer designed to easily reuse abstract domains across widely different languages (such as C and Python). - [oclint](http://oclint.org) :warning: — A static source code analysis tool to improve quality and reduce defects for C, C++ and Objective-C. diff --git a/data/api/tools.json b/data/api/tools.json index 567a1a62c5..260f09d391 100644 --- a/data/api/tools.json +++ b/data/api/tools.json @@ -11229,6 +11229,40 @@ "demos": null, "wrapper": null }, + "mobb": { + "name": "Mobb", + "categories": [ + "linter", + "formatter" + ], + "languages": [ + "csharp", + "java", + "javascript", + "typescript" + ], + "other": [ + "ci" + ], + "licenses": [ + "proprietary" + ], + "types": [ + "cli", + "service" + ], + "homepage": "https://mobb.ai", + "source": null, + "pricing": null, + "plans": null, + "description": "Mobb is a trusted, automatic vulnerability fixer that secures applications, reduces security backlogs, and frees developers to focus on innovation. Mobb is free for open-source projects.", + "discussion": null, + "deprecated": null, + "resources": null, + "reviews": null, + "demos": null, + "wrapper": null + }, "mondrian": { "name": "Mondrian", "categories": [