š Features: Code completion of all available modules (including function parameters) Function documentation for hovers and code completion Opinionated code formatting Signature help Linting Go-to definition and references Symbol highlighting under the cursor Debugging using yari For more information, check out: Blog post Wiki š Minimal supported version of Python is 3.8. Installation To setup your environment please follow instructions on wiki. How to develop Install YLS in development mode with all necessary dependencies. poetry install Tests You can run tests with the following command: poetry run pytest License Copyright (c) 2022 Avast Software, licensed under the MIT license. See the LICENSE file for more details. YLS and its related projects use third-party libraries or other resources listed, along with their licenses, in the LICENSE-THIRD-PARTY file. FAQ Why are you using pluggy? Some parts depend on our internal services, however we are working on making most of the code available. This is just the first piece.
FEATURES
SIMILAR TOOLS
Bearer CLI is a static application security testing tool that scans source code across multiple programming languages to identify and prioritize OWASP Top 10 and CWE Top 25 security vulnerabilities through data flow analysis.
APKiD is a tool that identifies compilers, packers, obfuscators, and other weird stuff in APK files.
An open-source tool that automates the detection and analysis of DLL hijacking vulnerabilities in Windows applications, providing detailed reports and remediation guidance.
Search engine for open-source Git repositories with advanced features like case sensitivity and regular expressions.
A modular Python tool that obfuscates Android applications by manipulating decompiled smali code, resources, and manifest files without requiring source code access.
A deliberately vulnerable Java web application designed for educational purposes to teach web application security concepts and common vulnerabilities.
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.
A PHP port of Rack::Honeypot, a spam trap that detects and blocks spambots
RiskInDroid is a machine learning-based tool that performs quantitative risk analysis of Android applications by reverse engineering bytecode and analyzing permission usage to generate numeric risk scores.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.