sdc-check is a dependency security analysis tool that identifies potential risks in project dependency lists and lock files. The tool performs multiple security checks on project dependencies: - Detects unsafe lock files where malicious actors could replace URLs with packages containing malicious code - Identifies packages that are too new, suggesting waiting before upgrading to allow community testing - Scans for installation scripts that could execute malicious commands during package installation - Detects obfuscated code within packages that may hide potentially malicious functionality - Identifies packages containing OS scripts (.bat/.sh files) that could execute malicious actions - Analyzes package scripts for dangerous shell commands like curl, wget, chmod, and cacls The tool helps developers assess the security posture of their project dependencies by flagging various risk indicators that could indicate supply chain attacks or malicious packages.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A PHP port of Rack::Honeypot, a spam trap that detects and blocks spambots
Search engine for open-source Git repositories with advanced features like case sensitivity and regular expressions.
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.
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.
SearchCode is an extensive code search engine that indexes 75 billion lines of code from millions of projects to help developers find coding examples and libraries.
A brute-force protection middleware for express routes that rate-limits incoming requests.
A source code search engine for searching alphanumeric snippets, signatures, or keywords in web page HTML, JS, and CSS code.
A modular Python tool that obfuscates Android applications by manipulating decompiled smali code, resources, and manifest files without requiring source code access.
An open-source tool that automates the detection and analysis of DLL hijacking vulnerabilities in Windows applications, providing detailed reports and remediation guidance.
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.