From 05145f70cb3b892a6a2a7348c001957cbac9f413 Mon Sep 17 00:00:00 2001 From: ankitdn <153487192+ankitdn@users.noreply.github.com> Date: Tue, 3 Jun 2025 21:51:43 +0500 Subject: [PATCH] Added Vulert into README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1a0105acb..b01796124 100644 --- a/README.md +++ b/README.md @@ -1374,6 +1374,8 @@ TSLint is an extensible static analysis tool that checks TypeScript code for rea - [ale](https://github.com/w0rp/ale) — Asynchronous Lint Engine for Vim and NeoVim with support for many languages. +- [Vulert]( https://vulert.com/abom) - Vulert secures software by detecting vulnerabilities in open-source dependencies—without accessing your code. It supports Js, PHP, Java, Python, and more. + - [Android Studio](https://developer.android.com/studio) — Based on IntelliJ IDEA, and comes bundled with tools for Android including Android Lint. - [AppChecker](https://npo-echelon.ru/en/solutions/appchecker.php) :copyright: — Static analysis for C/C++/C#, PHP and Java. @@ -1589,7 +1591,7 @@ It supports multiple languages and is designed to be extensible, allowing you to - [Semgrep Supply Chain](https://semgrep.dev/products/semgrep-supply-chain) :copyright: — Quickly find and remediate high-priority security issues. Semgrep Supply Chain prioritizes the 2% of vulnerabilities that are reachable from your code. - [ShiftLeft Scan](https://github.com/ShiftLeftSecurity/sast-scan) — Scan is a free open-source DevSecOps platform for detecting security issues in source code and dependencies. It supports a broad range of languages and CI/CD pipelines. - + - [shipshape](https://github.com/google/shipshape) :warning: — Static program analysis platform that allows custom analyzers to plug in through a common interface. - [Sigrid](https://www.softwareimprovementgroup.com/solutions/sigrid-software-assurance-platform/) :copyright: — Sigrid helps you to improve your software by measuring your system's code quality, and then compares the results against a benchmark of thousands of industry systems to give you concrete advice on areas where you can improve. @@ -2381,4 +2383,4 @@ To the extent possible under law, [Matthias Endler](https://endler.dev) has waiv The underlying source code used to format and display that content is licensed under the MIT license. -Title image [Designed by Freepik](https://www.freepik.com). \ No newline at end of file +Title image [Designed by Freepik](https://www.freepik.com).