awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Scanarea vulnerabilităților și a dependențelor

Clasament actualizat la 23 iun. 2026

For Scanarea vulnerabilităților și a dependențelor, the strongest matches are projectdiscovery/naabu (Naabu is a port scanner library and tool that), aquasecurity/trivy (Trivy is a comprehensive security scanner designed to identify) and projectdiscovery/nuclei (Nuclei is a modular security scanning framework designed for). swisskyrepo/payloadsallthethings and kananinirav/aws-certified-cloud-practitioner-notes round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Instrumente automatizate pentru identificarea vulnerabilităților de securitate și a dependențelor software învechite din codul sursă al aplicațiilor tale.

Scanarea vulnerabilităților și a dependențelor

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • projectdiscovery/naabuAvatar projectdiscovery

    projectdiscovery/naabu

    5,766Vezi pe GitHub↗

    Naabu is a port scanner library and tool that probes hosts for open ports using SYN, CONNECT, and UDP methods to identify active services. It functions as a Go library for embedding port scanning into programs, and as a standalone tool that accepts targets as hostnames, IP addresses, CIDR ranges, or ASN numbers. The tool discovers live hosts before scanning, filters ports by range or top lists, and can integrate with Nmap for service version detection. The project distinguishes itself through its SYN-based port probing approach that sends TCP SYN packets and analyzes responses without complet

    GoActive Wordlist BruteforcingASN-Based ScanningAsset
    Vezi pe GitHub↗5,766
  • aquasecurity/trivyAvatar aquasecurity

    aquasecurity/trivy

    36,462Vezi pe GitHub↗

    Trivy is a comprehensive security scanner designed to identify vulnerabilities and misconfigurations across container images, filesystems, and infrastructure as code files. It functions as a software composition analysis tool and an infrastructure security scanner, providing automated checks for CI/CD pipelines and cloud environments to ensure the integrity of the software supply chain. The tool distinguishes itself through a modular, plugin-based architecture that allows for the independent inspection of diverse targets. It utilizes a declarative policy engine to evaluate configurations agai

    GoContainer Security ScannersVulnerability ScannersInfrastructure as Code Scanners
    Vezi pe GitHub↗36,462
  • projectdiscovery/nucleiAvatar projectdiscovery

    projectdiscovery/nuclei

    29,189Vezi pe GitHub↗

    Nuclei is a modular security scanning framework designed for automated vulnerability detection and infrastructure reconnaissance. It functions as a template-driven engine that executes security checks across diverse network protocols, allowing users to define custom detection logic to identify vulnerabilities, misconfigurations, and exposed assets. The platform distinguishes itself through its highly extensible architecture, which supports distributed scanning, headless browser automation for dynamic web content, and out-of-band interaction monitoring to detect blind vulnerabilities. It integ

    GoAutomated Security ScannersConfiguration-Driven Scanning EnginesVulnerability Assessment Frameworks
    Vezi pe GitHub↗29,189
  • swisskyrepo/payloadsallthethingsAvatar swisskyrepo

    swisskyrepo/PayloadsAllTheThings

    78,434Vezi pe GitHub↗

    This project is a comprehensive, community-sourced knowledge base designed for security professionals and researchers. It functions as a centralized repository of offensive security techniques, providing a structured collection of exploit payloads, attack vectors, and methodologies for conducting vulnerability assessments and penetration testing. The repository distinguishes itself through a cross-platform payload taxonomy that categorizes exploitation methods by vulnerability type and target environment, enabling rapid lookup during security assessments. It maintains high standards of data i

    PythonCommunity-Sourced Knowledge BasesOffensive Security CheatsheetsRemote File Inclusion Payloads
    Vezi pe GitHub↗78,434
  • kananinirav/aws-certified-cloud-practitioner-notesAvatar kananinirav

    kananinirav/AWS-Certified-Cloud-Practitioner-Notes

    3,829Vezi pe GitHub↗

    This project is a collection of structured study notes and conceptual breakdowns designed for the AWS Certified Cloud Practitioner exam. It serves as a technical reference and study guide, organizing cloud service details and architectural principles to assist in certification preparation. The knowledge base is built using markdown files and includes curated cheat sheets and interactive mind-map visualizations. These tools map complex certification topics into visual hierarchies to enable drill-down study paths and rapid revision. The materials cover a wide range of cloud capabilities, inclu

    HTMLCertification Preparation MaterialsCertification Study GuidesArchitectural Principles
    Vezi pe GitHub↗3,829
  • gitleaks/gitleaksAvatar gitleaks

    gitleaks/gitleaks

    24,973Vezi pe GitHub↗

    Gitleaks is a security scanning engine designed to identify hardcoded credentials, API keys, and other sensitive information within version control systems and local file structures. It functions as a static analysis tool that automates the detection of secrets, helping to prevent the accidental exposure of sensitive data during the development lifecycle. The tool distinguishes itself through its ability to perform deep forensic analysis of git history, allowing users to audit entire project timelines or enforce security gates within continuous integration pipelines. It supports complex detec

    GoSecret DetectionSecret Scanning EnginesAutomated Code Review
    Vezi pe GitHub↗24,973
  • moby/mobyAvatar moby

    moby/moby

    71,729Vezi pe GitHub↗

    Moby is an OCI container engine and runtime manager designed for building, running, and managing isolated containers based on Open Container Initiative standards. It functions as a container daemon and image builder, providing a core engine to orchestrate the full lifecycle of containers and the packaging of source code into portable images. The project provides a standardized HTTP interface that allows for programmatic container management, enabling external clients to control daemon settings and container operations. It supports a rootless security model, allowing the engine daemon to execu

    GoContainer OrchestratorsOCI Runtime ImplementationsContainer API Clients
    Vezi pe GitHub↗71,729
  • sqlmapproject/sqlmapAvatar sqlmapproject

    sqlmapproject/sqlmap

    37,676Vezi pe GitHub↗

    This project is an automated security testing suite designed to detect and exploit database vulnerabilities. It functions as a command-line utility that streamlines the identification, verification, and exploitation of web application flaws by automating the injection of malicious payloads into input parameters. The tool provides a comprehensive framework for database enumeration, allowing users to extract schema information, user data, and system configurations from identified injection points. What distinguishes this tool is its sophisticated engine for dynamic payload adaptation and heuris

    PythonInjection TestersSQL Injection ToolsDatabase Enumerators
    Vezi pe GitHub↗37,676
  • coreos/clairAvatar coreos

    coreos/clair

    11,011Vezi pe GitHub↗

    Clair is a container vulnerability scanner that performs static analysis of container images to identify known security vulnerabilities. It functions as an analyzer for OCI and Docker images, indexing their contents to detect security risks and outdated packages without requiring the containers to be running. The tool identifies vulnerabilities by matching indexed container components against security databases to find common vulnerabilities and exposures. This process involves analyzing filesystem layers to track the provenance and versioning of packages across the image hierarchy. The proj

    GoContainer Security ScannersComponent IndexingContainer Image Analyzers
    Vezi pe GitHub↗11,011
  • z4nzu/hackingtoolAvatar Z4nzu

    Z4nzu/hackingtool

    77,515Vezi pe GitHub↗

    This project is a comprehensive cybersecurity tool collection designed to support security research, penetration testing, and vulnerability assessment. It functions as a unified penetration testing suite, providing a centralized environment where professionals can access a wide range of offensive security utilities to identify system weaknesses and study attack vectors. The platform distinguishes itself through a modular architecture that aggregates disparate security scripts into a single, hierarchical command-line interface. It simplifies the management of these utilities by integrating ext

    PythonExploit FrameworksHash Cracking ToolsPenetration Testing Suites
    Vezi pe GitHub↗77,515
  • goldbergyoni/javascript-testing-best-practicesAvatar goldbergyoni

    goldbergyoni/javascript-testing-best-practices

    24,589Vezi pe GitHub↗

    This project is a comprehensive knowledge base and educational resource for JavaScript developers, focused on establishing industry-standard methodologies for automated software testing. It provides a structured collection of design patterns and actionable guidelines designed to improve code reliability, maintainability, and overall software quality across the development lifecycle. The repository distinguishes itself by offering a granular, pattern-based approach to testing that spans unit, integration, and end-to-end verification. It emphasizes specific architectural strategies such as comp

    JavaScriptCode Quality ToolsContinuous Integration OptimizationTesting Best Practices
    Vezi pe GitHub↗24,589
  • trufflesecurity/trufflehogAvatar trufflesecurity

    trufflesecurity/trufflehog

    24,630Vezi pe GitHub↗

    Trufflehog is a security tool designed to continuously monitor code repositories and cloud environments to detect, verify, and remediate exposed sensitive credentials and API keys. It functions as a comprehensive secret scanning engine that integrates directly into deployment pipelines and version control systems to intercept sensitive data before it is committed or pushed. By utilizing read-only operations and volatile memory processing, the system ensures that discovered credentials are never stored persistently, maintaining strict data privacy throughout the scanning lifecycle. The platfor

    GoAutomated Secret RotationCredential VerificationSecret Scanning
    Vezi pe GitHub↗24,630
  • infinition/bjornAvatar infinition

    infinition/Bjorn

    5,656Vezi pe GitHub↗

    Bjorn is a penetration testing framework that automates network scanning, credential brute-forcing, vulnerability assessment, and data exfiltration, all coordinated through an event-driven task pipeline and controlled via a web-based dashboard. Its modular plugin architecture allows independent security modules to be loaded and chained together, with an asynchronous network scanner discovering live hosts and open ports without blocking the main execution flow. The framework distinguishes itself by integrating a credential brute-force engine that systematically attempts login combinations agai

    PythonPenetration Testing FrameworksAsynchronous ScannersCredential Brute-Forcing
    Vezi pe GitHub↗5,656
  • danielmiessler/seclistsAvatar danielmiessler

    danielmiessler/SecLists

    71,596Vezi pe GitHub↗

    SecLists is a centralized library of security assessment data designed to support vulnerability discovery and penetration testing. It functions as a comprehensive repository of wordlists, payloads, and testing methodologies used to audit software, firmware, and internet-connected hardware for technical vulnerabilities. The project distinguishes itself through a standardized taxonomy and a language-agnostic data format, which allows security tools to predictably ingest and utilize its assets regardless of the underlying programming environment. By decoupling raw testing data from execution log

    PHPSecurity WordlistsVulnerability Assessment and TestingAwesome List
    Vezi pe GitHub↗71,596
  • jekil/awesome-hackingAvatar jekil

    jekil/awesome-hacking

    3,746Vezi pe GitHub↗

    This project is a curated, version-controlled directory of software and resources designed for cybersecurity professionals and researchers. It functions as a centralized knowledge base that aggregates and organizes external security utilities into a structured taxonomy to facilitate discovery and access for specialized research and testing tasks. The repository distinguishes itself through a community-driven model where external resource locations are verified and maintained by contributors. By leveraging a distributed version control system, the project ensures the historical integrity and c

    PythonAwesome ListCybersecurityPenetration Testing Frameworks
    Vezi pe GitHub↗3,746
  • composer/composerAvatar composer

    composer/composer

    29,457Vezi pe GitHub↗

    Composer is a command-line dependency management tool for PHP that automates the process of resolving, downloading, and installing external code libraries. It functions by evaluating version constraints defined in a project's configuration file to calculate a compatible dependency tree, ensuring that applications maintain consistent behavior across different development and production environments. The tool utilizes a structured manifest file as the single source of truth for project requirements and generates a deterministic lock file to record the exact version and hash of every installed d

    PHPDependency ManagersDependency Resolution EnginesConfiguration Manifests
    Vezi pe GitHub↗29,457
  • komodorio/helm-dashboardAvatar komodorio

    komodorio/helm-dashboard

    5,625Vezi pe GitHub↗

    Helm Dashboard is a web-based interface for managing and monitoring Helm releases in Kubernetes clusters. It provides a graphical alternative to the command line for viewing deployed releases, inspecting installed charts, and performing the full lifecycle of Helm operations including installation, upgrades, rollbacks, and uninstalls. The dashboard enables users to browse releases with filtering by namespace or name, view revision history and deployment details, and compare manifest or values differences between revisions before applying changes. It supports deploying charts from repositories,

    TypeScriptHelm Chart ManagementBuilt-in WebUI DashboardsDashboard Launchers
    Vezi pe GitHub↗5,625
  • owasp/cheatsheetseriesAvatar OWASP

    OWASP/CheatSheetSeries

    32,298Vezi pe GitHub↗

    The OWASP Cheat Sheet Series is a comprehensive, community-driven repository of concise security best practices and defensive coding patterns. It serves as a centralized knowledge base for developers and security professionals, providing actionable guidance to secure applications across the entire software development lifecycle. The project covers a vast array of security domains, ranging from fundamental web application hardening and authentication protocols to specialized controls for modern infrastructure and artificial intelligence systems. What distinguishes this project is its decentral

    PythonFramework Security ModulesInjection PreventionLLM Prompt Injection Prevention
    Vezi pe GitHub↗32,298
  • kubero-dev/kuberoAvatar kubero-dev

    kubero-dev/kubero

    4,150Vezi pe GitHub↗

    Kubero is a self-hosted Platform as a Service (PaaS) that simplifies the deployment, scaling, and management of containerized applications on Kubernetes. It functions as an application manager, CI/CD orchestrator, and multi-tenant manager, allowing users to run workloads without writing manual configuration files. The platform distinguishes itself through automated image synthesis, transforming source code from Git repositories into deployable containers via buildpacks, Dockerfiles, or nixpacks. It implements a GitOps delivery model with automated pipelines that trigger builds on push events

    TypeScriptContainerized Application DeploymentsKubernetes Application DeploymentsAutomated Image Synthesis
    Vezi pe GitHub↗4,150
  • wagoodman/diveAvatar wagoodman

    wagoodman/dive

    54,242Vezi pe GitHub↗

    Dive is a command-line tool designed for the analysis and optimization of container images. It functions as a layered storage inspector, allowing users to decompose image manifests to examine individual filesystem layers and identify opportunities to reduce total image size. The tool features a filesystem diffing engine that calculates net changes between sequential layers to highlight redundant data and storage inefficiencies. Users interact with this data through a terminal-based dashboard that provides keyboard-driven navigation of complex file structures and layer metadata. By abstracting

    GoContainer Image OptimizersImage AnalyzersImage Layer Analyzers
    Vezi pe GitHub↗54,242
  • asyncfuncai/deepwiki-openAvatar AsyncFuncAI

    AsyncFuncAI/deepwiki-open

    14,362Vezi pe GitHub↗

    This platform is an automated documentation and codebase analysis system designed to generate structured wikis, technical guides, and interactive diagrams from source code repositories. It functions as a retrieval-augmented generation framework that connects codebases to language models, enabling context-aware answers, deep research, and automated documentation updates through semantic vector search. The system distinguishes itself through a self-hosted, containerized architecture that supports both cloud-based and local AI model execution. It provides sophisticated model orchestration, allow

    PythonSelf-Hosted AI PlatformsAutomated Documentation GenerationCodebase Analysis Tools
    Vezi pe GitHub↗14,362
  • astral-sh/uvAvatar astral-sh

    astral-sh/uv

    86,451Vezi pe GitHub↗

    uv is a high-performance Python package manager and project build tool designed to handle dependency resolution, virtual environment orchestration, and Python interpreter management. It functions as a comprehensive workspace orchestrator, enabling developers to manage complex, multi-package repositories and ensure reproducible builds across different platforms. The tool distinguishes itself through its use of a global, content-addressable cache and hard-link-based environment provisioning, which allow for near-instant environment creation and minimal disk usage. It employs a high-performance

    RustDependency ManagementDependency DeclarationsDependency Managers
    Vezi pe GitHub↗86,451
  • carpedm20/awesome-hackingAvatar carpedm20

    carpedm20/awesome-hacking

    15,722Vezi pe GitHub↗

    This project is a comprehensive, community-curated directory of cybersecurity resources, tools, and educational materials. It functions as a centralized index for researchers and students to discover frameworks and utilities across the entire security lifecycle, ranging from initial vulnerability assessment to post-exploitation analysis. The repository distinguishes itself through a hierarchical taxonomy that organizes diverse security disciplines into a searchable, version-controlled knowledge base. Rather than hosting software directly, it utilizes a decentralized aggregation model that lin

    Awesome ListPenetration Testing ResourcesPenetration Testing Tools
    Vezi pe GitHub↗15,722
  • rapid7/metasploit-frameworkAvatar rapid7

    rapid7/metasploit-framework

    38,415Vezi pe GitHub↗

    The framework is a comprehensive penetration testing platform designed for the development, testing, and execution of security exploits. It serves as a research toolkit and automated assessment environment, enabling security professionals to identify and validate vulnerabilities within networked systems and infrastructure through repeatable, standardized procedures. The platform distinguishes itself through a modular architecture that supports reflective payload injection, allowing for the execution of code directly in memory without writing to disk. It utilizes an asynchronous event loop to

    RubyPenetration Testing PlatformsExploit FrameworksExploitation Frameworks
    Vezi pe GitHub↗38,415
  • future-architect/vulsAvatar future-architect

    future-architect/vuls

    12,185Vezi pe GitHub↗

    Vuls is an agentless vulnerability scanner and CVE intelligence aggregator. It identifies security flaws in operating systems, containers, and network devices without requiring the installation of permanent software agents on target machines. The project distinguishes itself by cross-referencing software versions against multiple vulnerability databases, security advisories, and known exploit catalogs. It utilizes platform-based enumeration and lockfile analysis to detect vulnerabilities in network hardware, programming libraries, and website plugins. The tool covers a broad range of securit

    GoOS Vulnerability ScanningVulnerability ScannersAgentless Data Collection
    Vezi pe GitHub↗12,185
  • koalaman/shellcheckAvatar koalaman

    koalaman/shellcheck

    39,574Vezi pe GitHub↗

    This project is a static analysis tool and linter designed to improve the quality, reliability, and portability of shell scripts. By performing deep structural analysis, it identifies common programming pitfalls, syntax errors, and security vulnerabilities before scripts are executed. It functions as an automated code reviewer that enforces best practices and helps developers maintain consistent, robust code across different operating environments. The tool distinguishes itself through its dialect-aware grammar resolution, which adapts its parsing logic based on the specific shell interpreter

    HaskellLinters & FormattersStatic Analysis ToolsCompatibility Testers
    Vezi pe GitHub↗39,574
  • docker/composeAvatar docker

    docker/compose

    37,588Vezi pe GitHub↗

    Docker Compose is a tool for defining and running multi-container applications through declarative configuration files. It functions as an application lifecycle manager, coordinating the startup, shutdown, and scaling of interconnected services within isolated environments. By using a standardized configuration format, it enables infrastructure as code, allowing developers to manage complex application stacks and their dependencies in a single, repeatable file. The project distinguishes itself by integrating directly with the broader Docker platform, leveraging a client-server architecture wh

    GoContainer RuntimesContainer Image BuildersContainer Orchestration
    Vezi pe GitHub↗37,588
  • googlechrome/lighthouseAvatar GoogleChrome

    GoogleChrome/lighthouse

    30,355Vezi pe GitHub↗

    Lighthouse is an automated diagnostic tool that evaluates web pages against industry standards for performance, accessibility, and search engine optimization. It functions as a programmatic analysis engine and a command-line utility, allowing developers to integrate comprehensive web quality checks directly into continuous integration pipelines and local development workflows. The project distinguishes itself through a modular architecture that utilizes artifact-based data collection to ensure consistent analysis across different environments. It supports a headless execution mode for automat

    JavaScriptBrowser AutomationStatic AnalysisAccessibility Auditing Tools
    Vezi pe GitHub↗30,355
  • analysis-tools-dev/static-analysisAvatar analysis-tools-dev

    analysis-tools-dev/static-analysis

    14,389Vezi pe GitHub↗

    This project is a comprehensive, curated directory of static analysis, linting, and security scanning utilities. It serves as a central resource for developers to discover, compare, and select tools based on specific programming languages, licensing models, and integration requirements. The directory distinguishes itself by providing deep metadata for each listed utility, including community-driven popularity rankings, maintenance status, and deployment methods. By aggregating these tools into a single searchable index, it enables teams to identify solutions for enforcing coding standards, ma

    RustStatic AnalysisAbstract Syntax Tree ToolsAnalysis Tool Comparators
    Vezi pe GitHub↗14,389
  • nationalsecurityagency/ghidraAvatar NationalSecurityAgency

    NationalSecurityAgency/ghidra

    69,740Vezi pe GitHub↗

    Ghidra is a software reverse engineering suite designed to analyze compiled binaries and reconstruct program logic without access to original source code. It provides an interactive environment for disassembly and decompilation, utilizing a platform-independent intermediate representation to maintain consistency across diverse hardware architectures. The framework supports automated binary analysis through programmatic routines, enabling the investigation of complex code patterns and security indicators. The platform distinguishes itself through a modular architecture that allows for extensiv

    JavaBinary Analysis FrameworksBinary DisassemblyBytecode
    Vezi pe GitHub↗69,740
  • anchore/grypeAvatar anchore

    anchore/grype

    12,423Vezi pe GitHub↗

    Grype is a command-line security scanner designed to identify known vulnerabilities within container images, filesystems, and software manifests. It functions as a software composition analysis tool that detects security flaws in application components and open-source libraries to support supply chain security. The tool distinguishes itself by reconstructing the final state of container images through layered filesystem inspection and normalizing diverse package formats into a unified dependency graph. It maintains a local cache of security advisories synchronized from multiple upstream sourc

    GoContainer SecurityContainer Security ScannersSoftware Composition Analysis Tools
    Vezi pe GitHub↗12,423
  • python-poetry/poetryAvatar python-poetry

    python-poetry/poetry

    34,282Vezi pe GitHub↗

    Poetry is a comprehensive dependency manager and packaging tool for Python projects. It functions as a configuration engine that resolves complex dependency graphs, manages isolated virtual environments, and ensures reproducible builds through deterministic lock file generation. By centralizing project metadata and build requirements into a single configuration file, it provides a unified workflow for managing the entire lifecycle of a Python codebase. The project distinguishes itself through its constraint-based solver, which evaluates environment markers and version requirements to maintain

    PythonDependency ManagersDependency ManagementDependency Resolvers
    Vezi pe GitHub↗34,282
  • fleetdm/fleetAvatar fleetdm

    fleetdm/fleet

    6,058Vezi pe GitHub↗

    Fleet is an open-source device management platform that provides centralized control over computing devices running macOS, Linux, Windows, Chromebooks, iOS, and Android. It enables organizations to enroll devices, collect real-time telemetry, enforce security compliance policies, and manage software remotely from a single system. The platform can be deployed as a single binary, run locally for testing, or scaled horizontally across cloud infrastructure on AWS, Kubernetes, GCP, or Render, with support for high availability through database replication and load balancing. The platform distingui

    GoAuditable Configuration HistoriesChange TrackingCLI Fleet Controllers
    Vezi pe GitHub↗6,058
  • trimstray/the-book-of-secret-knowledgeAvatar trimstray

    trimstray/the-book-of-secret-knowledge

    228,641Vezi pe GitHub↗

    This project serves as a centralized, community-driven repository of technical knowledge and administrative resources. It provides a structured taxonomy that aggregates disparate information into a searchable framework, supporting continuous learning and rapid problem-solving for system administrators and cybersecurity practitioners. By mapping resources across offensive security, infrastructure management, and software development, it offers a unified path for skill acquisition and professional reference. The project is defined by a command-line-first design philosophy, prioritizing terminal

    Awesome ListHyperlink-Centric Knowledge MapsSystem Administration Operations
    Vezi pe GitHub↗228,641
  • andresriancho/w3afAvatar andresriancho

    andresriancho/w3af

    4,850Vezi pe GitHub↗

    w3af is a web penetration testing suite and security audit framework designed to identify and exploit vulnerabilities in web applications. It functions as a vulnerability scanner that crawls targets to find injection points and a fuzzer used to discover hidden endpoints and test input validation. The project distinguishes itself by providing an intercepting HTTP proxy for capturing and modifying traffic, combined with a knowledge-base driven exploitation system. It enables the execution of security exploits to gain remote shell access and supports post-exploitation activities, such as routing

    PythonPenetration Testing FrameworksSecurity Auditing ToolsTraffic Interception Tools
    Vezi pe GitHub↗4,850
  • lissy93/web-checkAvatar Lissy93

    Lissy93/web-check

    33,721Vezi pe GitHub↗

    Web-check is a self-hosted diagnostic platform designed to perform comprehensive technical reconnaissance and security audits on web domains. It functions as a network scanner that inspects infrastructure by querying IP addresses, DNS records, SSL certificate chains, and server headers to identify potential misconfigurations or vulnerabilities. The platform is built to run within private infrastructure, ensuring that site investigations remain independent of external tracking or third-party data logging. By utilizing server-side request proxying, the tool bypasses client-side security restric

    TypeScriptWebsite Diagnostic ToolsInfrastructure MonitoringSecurity Auditing
    Vezi pe GitHub↗33,721
  • dyad-sh/dyadAvatar dyad-sh

    dyad-sh/dyad

    19,648Vezi pe GitHub↗

    Dyad is a local, artificial intelligence-powered development environment designed to manage, edit, and scaffold full-stack software projects. It functions as an automated codebase manager and code editor that leverages language models to execute programming tasks, maintain project context, and apply targeted modifications directly to source files on a user's machine. The platform distinguishes itself through a model-agnostic architecture that allows for flexible integration with various language model runtimes. It provides specialized operational modes to optimize development speed and effici

    TypeScriptAI Coding AssistantsAI-Powered Development EnvironmentsApplication Generators
    Vezi pe GitHub↗19,648
  • astral-sh/ruffAvatar astral-sh

    astral-sh/ruff

    48,177Vezi pe GitHub↗

    Ruff is a high-performance static analysis and code formatting tool designed for Python. Built in Rust, it functions as a comprehensive engine that scans source code to detect programming errors, security vulnerabilities, and deviations from established coding standards. By parsing source code into a structured tree representation, it provides both automated linting and style enforcement across entire projects. The tool distinguishes itself through its speed and deep integration into the development lifecycle. It utilizes parallelized file processing to maximize throughput on large codebases

    RustCode FormattersLanguage Server ImplementationsStatic Analysis Tools
    Vezi pe GitHub↗48,177
  • goharbor/harborAvatar goharbor

    goharbor/harbor

    28,761Vezi pe GitHub↗

    Harbor is a self-hosted, enterprise-grade container registry platform designed to store, sign, and scan container images and cloud-native artifacts. It provides a centralized repository that integrates directly with Kubernetes environments to manage the full lifecycle of software artifacts, from initial storage to production deployment. The platform distinguishes itself through a focus on security, governance, and multi-site availability. It features a pluggable vulnerability scanning framework that allows for the integration of various security engines, alongside content trust mechanisms tha

    GoArtifact HostingContainer Image RegistriesKubernetes Deployment
    Vezi pe GitHub↗28,761
  • denoland/denoAvatar denoland

    denoland/deno

    107,110Vezi pe GitHub↗

    Deno is a high-performance runtime for JavaScript and TypeScript that prioritizes security and developer productivity. Built on the V8 engine, it provides a secure execution environment that enforces a default-deny security model, requiring explicit user authorization for access to system resources like the file system, network, and environment variables. The runtime natively supports modern web-standard APIs, ensuring consistent behavior and portability across different environments. What distinguishes Deno is its integrated approach to the software development lifecycle. It bundles essentia

    RustJavaScript RuntimesRuntime Permission PoliciesSecure JavaScript Runtimes
    Vezi pe GitHub↗107,110
  • armosec/kubescapeAvatar armosec

    armosec/kubescape

    11,482Vezi pe GitHub↗

    Kubescape is a security platform for Kubernetes that provides tools for scanning clusters, configurations, and container images against industry compliance and security benchmarks. It functions as a suite of security utilities, including a compliance auditor, a misconfiguration scanner, and a container vulnerability scanner. The project differentiates itself through automated remediation and active enforcement. It can automatically patch operating system vulnerabilities in images and fix security errors within manifest files. It also utilizes an admission controller to block the deployment of

    GoKubernetes SecurityAutomated Configuration RemediationBenchmark Scanning
    Vezi pe GitHub↗11,482
  • homebrew/brewAvatar Homebrew

    Homebrew/brew

    48,527Vezi pe GitHub↗

    Homebrew is a command-line package management tool designed to automate the installation, configuration, and maintenance of software on local development environments. It functions as a cross-platform software distributor, enabling users to install tools from pre-compiled binary archives or source code without requiring administrative privileges. By managing complex dependency trees and versioning, it ensures that software remains consistent and compatible across different system architectures. The project distinguishes itself through a declarative approach to system configuration, allowing u

    RubyPackage InstallersPackage ManagersPackage Definitions
    Vezi pe GitHub↗48,527
  • aws/aws-cdkAvatar aws

    aws/aws-cdk

    12,817Vezi pe GitHub↗

    The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision cloud resources using familiar programming languages. By utilizing construct-based synthesis, it translates high-level, object-oriented code into declarative templates, allowing for the automated management of complex cloud environments through a centralized, code-driven control plane. The framework distinguishes itself through its ability to model infrastructure as a dependency-aware resource graph, ensuring that components are provisioned and updated in the correct order. It

    TypeScriptInfrastructure as CodeAWS ProvisionersCloud Deployment Automation
    Vezi pe GitHub↗12,817
  • eslint/eslintAvatar eslint

    eslint/eslint

    27,349Vezi pe GitHub↗

    This project is a static analysis engine designed to identify patterns, enforce coding standards, and automate code quality improvements in software projects. By parsing source code into structured abstract syntax trees, it enables deep programmatic inspection and the automated remediation of identified programming issues. The engine functions as a pluggable linting framework, allowing developers to extend its core capabilities through a modular architecture. Users can inject custom rules, parsers, and processors to support non-standard file formats or domain-specific logic. This extensibilit

    JavaScriptAutomated Code Quality ToolsStatic AnalysisAnalysis Plugin Frameworks
    Vezi pe GitHub↗27,349
  • 0x4m4/hexstrike-aiAvatar 0x4m4

    0x4m4/hexstrike-ai

    9,617Vezi pe GitHub↗

    This project is a comprehensive security platform providing an LLM security orchestration framework, an AI agent firewall, and tools for vulnerability remediation, compliance automation, and endpoint protection. It functions as a centralized system to protect AI models from adversarial exploits while managing the identification and patching of software flaws. The platform distinguishes itself through the coordination of specialized AI agents to automate complex security workflows, including reconnaissance, bug hunting, and exploit development. It implements dedicated guardrails to block promp

    PythonAI-Driven OrchestrationMulti-Agent OrchestratorsAI Agent Firewalls
    Vezi pe GitHub↗9,617
  • termux/termux-appAvatar termux

    termux/termux-app

    56,464Vezi pe GitHub↗

    Termux is a mobile terminal emulator and Linux environment runtime that provides a full command-line interface directly on Android devices. It functions as a comprehensive platform for executing native binaries and scripts, featuring an integrated package management system that allows users to download, install, and manage open-source software repositories to extend device functionality. The project distinguishes itself by acting as an embedded execution library, enabling third-party applications to integrate terminal and package management capabilities into their own interfaces without requi

    JavaEmbedded Terminal EnvironmentsTerminal EmulatorsPackage Management Systems
    Vezi pe GitHub↗56,464
  • projectdiscovery/subfinderAvatar projectdiscovery

    projectdiscovery/subfinder

    13,105Vezi pe GitHub↗

    Subfinder is a security reconnaissance framework designed for subdomain enumeration and attack surface management. It functions as a discovery engine that identifies and maps internet-exposed infrastructure, cloud-hosted assets, and network ranges to maintain a comprehensive inventory of an organization's digital footprint. The project distinguishes itself through a modular, template-driven scanning engine that executes security checks against discovered assets. It leverages cloud-native asset discovery to query provider APIs and infrastructure metadata, while supporting distributed agent orc

    GoAttack Surface ManagementAttack Surface MappersCloud Asset Discoverers
    Vezi pe GitHub↗13,105
  • skylot/jadxAvatar skylot

    skylot/jadx

    49,088Vezi pe GitHub↗

    Jadx is a comprehensive Java decompilation suite designed to transform compiled binary application files into readable source code. It functions as a static analysis workbench, providing a graphical interface for navigating, searching, and inspecting the internal logic of complex software packages. By utilizing a bytecode-to-Java pipeline, the project reconstructs high-level logical structures from low-level binary instructions, making it a primary tool for Android application reverse engineering. The project distinguishes itself through a sophisticated control flow reconstruction engine and

    JavaDecompilersStatic Analysis WorkbenchesControl Flow Analysis Engines
    Vezi pe GitHub↗49,088
Compară top 10 dintr-o privire
RepositorySteleLimbajLicențăUltimul push
projectdiscovery/naabu5.8KGomit19 feb. 2026
aquasecurity/trivy36.5KGoApache-2.016 iun. 2026
projectdiscovery/nuclei29.2KGoMIT15 iun. 2026
swisskyrepo/payloadsallthethings78.4KPythonMIT6 iun. 2026
kananinirav/aws-certified-cloud-practitioner-notes3.8KHTMLmit20 feb. 2026
gitleaks/gitleaks25KGomit8 ian. 2026
moby/moby71.7KGoApache-2.023 iun. 2026
sqlmapproject/sqlmap37.7KPythonNOASSERTION15 iun. 2026
coreos/clair11KGoApache-2.016 iun. 2026
z4nzu/hackingtool77.5KPythonMIT15 mar. 2026

Related searches

  • scanner open source pentru vulnerabilități de securitate
  • scaner de vulnerabilități pentru dependențe
  • scaner de vulnerabilități pentru containere
  • un instrument pentru scanarea layerelor imaginilor de containere
  • un scaner de securitate automatizat pentru aplicații web
  • platformă pentru managementul vulnerabilităților
  • scaner de vulnerabilități bazat pe șabloane
  • un scanner dinamic pentru securitatea aplicațiilor