awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to designsecurity/progpilot

Open-source alternatives to Progpilot

30 open-source projects similar to designsecurity/progpilot, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Progpilot alternative.

  • phan/phanAvatar de phan

    phan/phan

    5,617Voir sur GitHub↗

    Phan is a static analyzer and type checker for PHP that identifies bugs and type incompatibilities without executing the code. It serves as a quality gate for continuous integration pipelines and a tool for verifying type safety, specifically checking union types, generics, and array shapes. The project is distinguished by its use of a background daemon and Language Server Protocol implementation, which provide real-time diagnostics and navigation within editors. It also features a baseline-based suppression system that allows developers to record existing errors in a snapshot file to focus e

    PHP
    Voir sur GitHub↗5,617
  • nccgroup/sobelowAvatar de nccgroup

    nccgroup/sobelow

    1,785Voir sur GitHub↗

    Security-focused static analysis for the Phoenix Framework

    Elixir
    Voir sur GitHub↗1,785
  • thesp0nge/dawnscannerAvatar de thesp0nge

    thesp0nge/dawnscanner

    749Voir sur GitHub↗

    dawn is a source code scanner designed to review your web applications for security issues.

    Ruby
    Voir sur GitHub↗749
  • presidentbeef/brakemanAvatar de presidentbeef

    presidentbeef/brakeman

    7,248Voir sur GitHub↗

    Brakeman is a static analysis security tool and scanner specifically designed for Ruby on Rails source code. It identifies common security vulnerabilities, such as injection and cross-site scripting, by analyzing the application codebase without executing the application. The tool functions as a security auditor that detects mass assignment risks and template vulnerabilities. It evaluates the final output of rendered views and identifies unrestricted assignment patterns that could allow unauthorized modification of model attributes. The system provides vulnerability management through the us

    Ruby
    Voir sur GitHub↗7,248

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • floedesigntechnologies/phpcs-security-auditF

    FloeDesignTechnologies/phpcs-security-audit

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • psecio/parseAvatar de psecio

    psecio/parse

    382Voir sur GitHub↗

    Parse: A Static Security Scanner

    PHP
    Voir sur GitHub↗382
  • snyk/cliAvatar de snyk

    snyk/cli

    5,428Voir sur GitHub↗

    The Snyk CLI is a command-line security scanner that detects known vulnerabilities across open-source dependencies, proprietary application code, container images, and infrastructure-as-code configuration files. It also serves as a platform management tool, allowing users to configure organizations, users, SSO, and reporting from the terminal rather than the web dashboard. The CLI integrates directly into development workflows, enabling scanning within IDEs, build pipelines, and version control systems. It implements static analysis with interfile data flow analysis to find complex security f

    TypeScriptmonitorsecuritysnyk
    Voir sur GitHub↗5,428
  • gerbenjavado/linkfinderAvatar de GerbenJavado

    GerbenJavado/LinkFinder

    4,390Voir sur GitHub↗

    LinkFinder is a security reconnaissance and static analysis tool designed for JavaScript endpoint discovery. It extracts absolute and relative URLs and parameters from JavaScript files to map the attack surface of web applications and identify hidden API routes. The tool operates through static code analysis and regular expression pattern matching to find endpoints without executing the source code. It includes a data processor for importing exported files from Burp Suite, enabling the batch analysis of multiple JavaScript assets in a single execution. The system provides capabilities for do

    Python
    Voir sur GitHub↗4,390
  • zricethezav/gitleaksAvatar de zricethezav

    zricethezav/gitleaks

    27,739Voir sur GitHub↗

    Gitleaks is a static analysis security tool and secret detection engine designed to find hardcoded passwords, API keys, and authentication tokens. It functions as a Git secret scanner that analyzes both local file systems and Git commit history to prevent credential leaks. The tool distinguishes itself through a decoding pipeline that transforms base64 and hex strings into plaintext to find obfuscated secrets. It further reduces false positives using proximity-based validation and fingerprint-based suppression to filter out known or baseline findings. The system covers a broad range of detec

    Go
    Voir sur GitHub↗27,739
  • jeffallan/claude-skillsAvatar de Jeffallan

    Jeffallan/claude-skills

    9,935Voir sur GitHub↗

    This project is an AI agent workflow orchestrator and automated software lifecycle manager designed to sequence specialized AI personas for end-to-end software development. It serves as a prompt engineering library and a full-stack development toolkit that guides the process from initial discovery and specification through to deployment and code review. The system features a context management framework that utilizes progressive loading and routing tables to fetch reference files on-demand, reducing token consumption within the model context window. It employs a definition-based routing syste

    Pythonai-agentsclaudeclaude-code
    Voir sur GitHub↗9,935
  • alexkohler/preallocAvatar de alexkohler

    alexkohler/prealloc

    666Voir sur GitHub↗

    prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.

    Go
    Voir sur GitHub↗666
  • aquasecurity/microscannerAvatar de aquasecurity

    aquasecurity/microscanner

    859Voir sur GitHub↗

    Scan your container images for package vulnerabilities with Aqua Security

    Dockerfile
    Voir sur GitHub↗859
  • arangogutierrez/golinty-actionAvatar de ArangoGutierrez

    ArangoGutierrez/GoLinty-Action

    10Voir sur GitHub↗

    GitHub action to run Go lint checks on PR event

    Shell
    Voir sur GitHub↗10
  • ashutoshgngwr/validate-fastlane-supply-metadataAvatar de ashutoshgngwr

    ashutoshgngwr/validate-fastlane-supply-metadata

    27Voir sur GitHub↗

    A Github Action to statically validate Fastlane metadata for Android (supply).

    Go
    Voir sur GitHub↗27
  • aquasecurity/kube-benchAvatar de aquasecurity

    aquasecurity/kube-bench

    8,078Voir sur GitHub↗

    kube-bench is a Kubernetes security benchmark scanner and configuration auditor. It verifies if a cluster adheres to the Center for Internet Security standards and other hardening guides to identify security misconfigurations and vulnerabilities. The tool operates as a containerized security scanner, utilizing host namespaces to analyze nodes and control plane components without requiring the installation of binaries directly on the host. It supports multiple Kubernetes distributions, applying environment-specific benchmarks to ensure auditing accuracy for managed services. The project cover

    Go
    Voir sur GitHub↗8,078
  • alexkohler/nargsAvatar de alexkohler

    alexkohler/nargs

    86Voir sur GitHub↗

    nargs is a Go static analysis tool to find unused arguments in function declarations.

    Go
    Voir sur GitHub↗86
  • ajinabraham/libsastAvatar de ajinabraham

    ajinabraham/libsast

    136Voir sur GitHub↗

    Generic SAST Library

    Python
    Voir sur GitHub↗136
  • anordal/shellhardenAvatar de anordal

    anordal/shellharden

    4,784Voir sur GitHub↗

    Shellharden is a shell script hardening tool and linter designed to improve the security and reliability of Bash scripts. It functions as an automated utility that rewrites scripts to follow industry standards for quoting and security practices. The project provides an optimizer and standardizer that replaces unsafe patterns and aliases with safer functional equivalents. It includes a syntax highlighter that uses visual markers and colorization to indicate vulnerabilities and areas where quoting corrections are required. The tool covers a broad range of capabilities including automated safet

    Rust
    Voir sur GitHub↗4,784
  • bmitch/churn-phpAvatar de bmitch

    bmitch/churn-php

    1,376Voir sur GitHub↗

    Discover files in need of refactoring.

    PHP
    Voir sur GitHub↗1,376
  • blazeeboy/rubrowserAvatar de blazeeboy

    blazeeboy/rubrowser

    646Voir sur GitHub↗

    a ruby code dependency graph interactive visualizer

    JavaScript
    Voir sur GitHub↗646
  • bombsimon/wslAvatar de bombsimon

    bombsimon/wsl

    374Voir sur GitHub↗

    ␊ whitespace linter - Forces you to use empty lines!

    Go
    Voir sur GitHub↗374
  • borkdude/clj-kondoAvatar de borkdude

    borkdude/clj-kondo

    1,841Voir sur GitHub↗

    Static analyzer and linter for Clojure code that sparks joy

    Clojure
    Voir sur GitHub↗1,841
  • bridgecrewio/checkovAvatar de bridgecrewio

    bridgecrewio/checkov

    8,798Voir sur GitHub↗

    Checkov is a static analysis tool and security scanner designed to identify misconfigurations in infrastructure as code, container images, and Kubernetes configurations. It functions as a cloud security posture tool, an SCA vulnerability scanner, and a secret scanning utility to prevent security breaches and version control leaks. The project distinguishes itself through deep graph analysis and variable resolution, allowing it to map relationships between interconnected resources and evaluate the final state of infrastructure attributes. It provides extensibility for defining custom security

    Python
    Voir sur GitHub↗8,798
  • burdzwastaken/hadolint-actionAvatar de burdzwastaken

    burdzwastaken/hadolint-action

    13Voir sur GitHub↗

    A GitHub action to run hadolint and reports violations given a Dockerfile within a repository

    Shell
    Voir sur GitHub↗13
  • burtonqin/lockbudAvatar de BurtonQin

    BurtonQin/lockbud

    591Voir sur GitHub↗

    Detect concurrency and memory bugs and possible panic locations in Rust projects

    Rust
    Voir sur GitHub↗591
  • carlosas/phpatAvatar de carlosas

    carlosas/phpat

    1,264Voir sur GitHub↗
    PHParchitecturelinterphp
    Voir sur GitHub↗1,264
  • channable/dbcriticAvatar de channable

    channable/dbcritic

    180Voir sur GitHub↗

    dbcritic finds problems in a database schema.

    Idris
    Voir sur GitHub↗180
  • chef/inspecAvatar de chef

    chef/inspec

    3,072Voir sur GitHub↗

    InSpec: Auditing and Testing Framework

    Ruby
    Voir sur GitHub↗3,072
  • chekalsky/phpcs-actionAvatar de chekalsky

    chekalsky/phpcs-action

    55Voir sur GitHub↗

    Github Action helps you check your code with PHP_CodeSniffer

    Voir sur GitHub↗55
  • ankitvgupta/pycodestyle-actionAvatar de ankitvgupta

    ankitvgupta/pycodestyle-action

    9Voir sur GitHub↗

    A Github Action that runs pycodestyle and leaves a comment on your pull request with style errors.

    Shell
    Voir sur GitHub↗9