awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to microsoft/devskim

Open-source alternatives to DevSkim

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

  • bearer/bearerBearer का अवतार

    Bearer/bearer

    2,566GitHub पर देखें↗

    Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security vulnerabilities, hard-coded secrets, and privacy risks in source code through static analysis and data flow tracing. The tool distinguishes itself by tracking the movement of sensitive data through code to identify leaks and by mapping personal and health-related information flows to generate evidence for privacy impact assessments. It also provides differential scanning for pull requests and uses fingerprint-based suppression to exclude known false positives from reports. The platform co

    Goappseccode-qualitycompliance
    GitHub पर देखें↗2,566
  • securego/gosecsecurego का अवतार

    securego/gosec

    8,866GitHub पर देखें↗

    gosec is a static analysis security tool designed to scan Go source code for vulnerabilities and common coding flaws. It functions as a security analyzer that inspects the abstract syntax tree to identify insecure function calls, API usage, and potential security risks. The tool distinguishes itself by mapping detected vulnerabilities to Common Weakness Enumeration identifiers for standardized reporting and integrating with external AI models to suggest code fixes for identified issues. Its capabilities cover the detection of injection vulnerabilities, hardcoded credentials, weak cryptograph

    Go
    GitHub पर देखें↗8,866
  • github/codeqlgithub का अवतार

    github/codeql

    9,252GitHub पर देखें↗

    CodeQL is a semantic code analysis engine and vulnerability scanning tool that treats source code as data. It utilizes a static analysis query language to define complex patterns and security vulnerabilities within a code graph database. The system represents source code as a relational database, enabling the execution of structural queries and data flow analysis. This approach allows for the detection of security flaws and coding errors across large-scale repositories. The tool provides capabilities for automated code auditing, static analysis security testing, and custom vulnerability dete

    CodeQLcodeqlgithub-advanced-securitygithub-security-lab
    GitHub पर देखें↗9,252

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • sonarsource/sonarqubeSonarSource का अवतार

    SonarSource/sonarqube

    10,259GitHub पर देखें↗

    SonarQube is a static code analysis platform used to scan source code and infrastructure scripts across multiple languages. It detects bugs, security vulnerabilities, and maintainability issues to ensure software meets reliability and security standards. The platform implements automated quality gates for continuous integration and delivery pipelines, verifying code against defined rules during merge or pull requests. It also integrates directly with code editors to provide real-time analysis results and quick-fix guidance during development. The system covers broad functional areas includin

    Javacode-qualitysonarqubestatic-analysis
    GitHub पर देखें↗10,259
  • ajinabraham/nodejsscanajinabraham का अवतार

    ajinabraham/nodejsscan

    2,563GitHub पर देखें↗

    nodejsscan is a static analysis security tool and vulnerability detection engine designed to scan Node.js source code for security flaws and common coding vulnerabilities. It functions as a static application security testing tool that analyzes code without executing the program. The tool operates as a security linter that can be integrated into continuous integration pipelines to block insecure code from merging into main branches. It automates the auditing process through rule-based detection and pattern-based static analysis. The project provides capabilities for vulnerability alert autom

    CSScode-analysiscode-reviewdevsecops
    GitHub पर देखें↗2,563
  • lirantal/lockfile-lintlirantal का अवतार

    lirantal/lockfile-lint

    863GitHub पर देखें↗

    Lint an npm or yarn lockfile to analyze and detect security issues

    JavaScript
    GitHub पर देखें↗863
  • microsoft/applicationinspectormicrosoft का अवतार

    microsoft/ApplicationInspector

    4,391GitHub पर देखें↗

    ApplicationInspector is a multi-language static analysis tool designed to detect specific features and characteristics within source code. It utilizes a declarative JSON rules engine to identify patterns and structural tags across project directories without requiring the analyzer to be recompiled. The system distinguishes itself through a code version differ that compares two different source paths to report changes in detected features. It also provides utilities for creating and validating custom JSON-based rules, including a validation pipeline to verify syntax and identifier uniqueness.

    C#
    GitHub पर देखें↗4,391
  • dotnet/roslyn-analyzersdotnet का अवतार

    dotnet/roslyn-analyzers

    1,671GitHub पर देखें↗

    The Microsoft.CodeAnalysis.NetAnalyzers package moved into the dotnet/sdk repository for further development and respond to issues formerly in this repository.

    hacktoberfest
    GitHub पर देखें↗1,671
  • coderaiser/putoutcoderaiser का अवतार

    coderaiser/putout

    793GitHub पर देखें↗

    🐊 Pluggable and configurable JavaScript Linter, code transformer and formatter with superpowers 💪: built-in support of js, jsx, ts, markdown, yaml, toml, json and ignore. Write declarative codemods in a simplest possible way 😏

    JavaScript
    GitHub पर देखें↗793
  • duriantaco/skylosduriantaco का अवतार

    duriantaco/skylos

    455GitHub पर देखें↗

    Open source local-first PR scanner that finds dead code, security bugs, secrets, quality regressions, and AI-code mistakes before merge. For first timers refer to https://duriantaco.github.io/skylos/repo-map/

    Python
    GitHub पर देखें↗455
  • presidentbeef/brakemanpresidentbeef का अवतार

    presidentbeef/brakeman

    7,248GitHub पर देखें↗

    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
    GitHub पर देखें↗7,248
  • python-security/pytpython-security का अवतार

    python-security/pyt

    2,203GitHub पर देखें↗

    .. image:: https://travis-ci.org/python-security/pyt.svg?branch=master :target: https://travis-ci.org/python-security/pyt

    Python
    GitHub पर देखें↗2,203
  • ayarotsky/diesel-guardayarotsky का अवतार

    ayarotsky/diesel-guard

    115GitHub पर देखें↗

    Linter for dangerous Postgres migration patterns in Diesel and SQLx. Prevents downtime caused by unsafe schema changes.

    Rust
    GitHub पर देखें↗115
  • googleprojectzero/weggligoogleprojectzero का अवतार

    googleprojectzero/weggli

    2,483GitHub पर देखें↗

    weggli is a fast and robust semantic search tool for C and C++ codebases. It is designed to help security researchers identify interesting functionality in large codebases.

    Rust
    GitHub पर देखें↗2,483
  • lintsinghua/deepauditlintsinghua का अवतार

    lintsinghua/DeepAudit

    4,668GitHub पर देखें↗

    DeepAudit is a privacy-preserving code audit platform that combines multiple specialized AI agents to identify and verify security vulnerabilities in source code. It functions as a local LLM vulnerability scanner, an automated security report generator, and a sandboxed exploit verifier, all operating entirely within an internal network to keep sensitive code and data on premises. What distinguishes DeepAudit is its multi-agent cooperative approach: teams of AI agents jointly plan, analyze, and cross-check findings across the codebase, moving beyond single-pass scanning. The platform also sand

    Pythonaibug-detectioncode-audit
    GitHub पर देखें↗4,668
  • mishakorzik/allhackingtoolsmishakorzik का अवतार

    mishakorzik/AllHackingTools

    5,186GitHub पर देखें↗

    AllHackingTools is a security tool orchestrator and suite designed to install, update, and manage a wide array of third-party hacking and security utilities from a single command interface. It functions as a centralized hub for network analysis, open source intelligence, penetration testing, and social engineering tools. The project provides specialized frameworks for gathering open source intelligence and searching for user profiles across social platforms. It includes toolkits for network reconnaissance, vulnerability scanning, and the execution of security exploits, as well as a social eng

    Shellall-in-onebruteforcecibersecurity
    GitHub पर देखें↗5,186
  • oneredoak/claude-code-workflowsOneRedOak का अवतार

    OneRedOak/claude-code-workflows

    3,636GitHub पर देखें↗

    This project is a suite of automated tools and an LLM code review framework designed for design auditing, security scanning, and AI-driven code analysis. It functions as a developer workflow orchestrator that uses static analysis agents and agent-based workflows to automate pull request analysis and security audits. The system employs a dual-loop agent architecture to coordinate primary analysis and secondary verification, reducing false positives. It distinguishes itself through the use of browser automation to perform live UI component testing and verify frontend changes against accessibili

    GitHub पर देखें↗3,636
  • facebook/pyre-checkfacebook का अवतार

    facebook/pyre-check

    7,169GitHub पर देखें↗

    Pyre is a high-performance static type checker and analysis tool for Python. It identifies type errors and ensures type safety without executing the program, utilizing a static type inference engine to maintain consistency across functions. The project is distinguished by an incremental type analysis engine that operates as a background daemon. This system monitors filesystem changes to re-validate only modified parts of a project, reducing the time required for repeated analysis. It also includes a static analysis security tool that uses taint analysis to track untrusted data flows and ident

    OCaml
    GitHub पर देखें↗7,169
  • byt3bl33d3r/crackmapexecbyt3bl33d3r का अवतार

    byt3bl33d3r/CrackMapExec

    9,144GitHub पर देखें↗

    CrackMapExec is a network penetration testing framework and automated security scanner designed to assess security postures across large IP ranges. It functions as a multi-protocol security scanner and network protocol auditor used to identify vulnerabilities and misconfigurations. The tool provides capabilities for Active Directory auditing to enumerate users and permissions, as well as post-exploitation enumeration to gather system metadata and discover lateral movement paths. It includes a framework for credential spraying and harvesting across various network services. The system utilize

    Python
    GitHub पर देखें↗9,144
  • aldanial/clocAlDanial का अवतार

    AlDanial/cloc

    23,201GitHub पर देखें↗

    cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and physical lines of code. It serves as a source code line counter and report generator that identifies file types to calculate source volume across a wide variety of programming languages. The tool distinguishes itself by providing codebase version comparison to measure relative changes in source and comment lines between two versions of a directory or archive. It also supports the definition of custom languages and the extension of language recognition by loading custom comment fi

    Perl
    GitHub पर देखें↗23,201
  • xirong/my-gitxirong का अवतार

    xirong/my-git

    7,396GitHub पर देखें↗

    my-git is a comprehensive framework and reference guide for Git version control administration, repository governance, and software release management. It provides a structured approach to managing the software development lifecycle, from initial feature branching to final production deployment. The project distinguishes itself through a specialized AI-assisted development framework. This includes workflows for managing AI-generated code via automated diff reviews, intent-based commit splitting, and governance models for multi-agent coordination and session isolation using worktrees. The cod

    Python
    GitHub पर देखें↗7,396
  • supabase-community/postgres-language-serversupabase-community का अवतार

    supabase-community/postgres-language-server

    5,242GitHub पर देखें↗

    This project is a Language Server Protocol implementation for PostgreSQL that provides autocompletion, syntax diagnostics, and type checking for SQL and PL/pgSQL. It functions as a database schema validator and a static analysis engine designed to detect security vulnerabilities, performance bottlenecks, and dangerous migration patterns in database scripts. The server differentiates itself by using live database connections to provide schema-aware intelligence, allowing it to verify that tables, columns, and data types actually exist. It performs static analysis on procedural functions to det

    Rustlanguage-server-protocolpostgres
    GitHub पर देखें↗5,242
  • google/eng-practicesgoogle का अवतार

    google/eng-practices

    23,259GitHub पर देखें↗

    This project is a software engineering standards guide and technical quality manual. It provides a framework for engineering governance, focusing on maintaining code quality, peer review processes, and sustainable development across large-scale technical organizations. The documentation establishes a code review framework that covers preparing, performing, and assigning peer reviews to ensure codebase stability. It defines standardized engineering patterns and maintainability criteria to keep diverse project repositories uniform and readable. The guidelines encompass code quality assurance,

    GitHub पर देखें↗23,259
  • awslabs/git-secretsawslabs का अवतार

    awslabs/git-secrets

    13,177GitHub पर देखें↗

    Git-secrets is a security utility designed to prevent the accidental exposure of sensitive credentials by integrating automated scanning directly into the version control commit lifecycle. It functions as a commit scanner that evaluates staged files and commit messages against defined security policies before changes are finalized in a repository. The tool utilizes regular expression pattern matching to identify potential secrets and supports the registration of custom patterns to address specific organizational security requirements. To manage operational friction, it includes mechanisms for

    Shell
    GitHub पर देखें↗13,177
  • danmayer/coverbanddanmayer का अवतार

    danmayer/coverband

    2,679GitHub पर देखें↗

    Ruby production code coverage collection and reporting (line of code usage)

    Ruby
    GitHub पर देखें↗2,679
  • arnoson/vite-plugin-live-reloadarnoson का अवतार

    arnoson/vite-plugin-live-reload

    97GitHub पर देखें↗

    A simple live reloading plugin for vite.

    TypeScript
    GitHub पर देखें↗97
  • amatsuda/tracerouteamatsuda का अवतार

    amatsuda/traceroute

    905GitHub पर देखें↗

    A Rake task gem that helps you find the unused routes and controller actions for your Rails 3+ app

    Ruby
    GitHub पर देखें↗905
  • darrentsung/dtuirebuildvisualizerD

    DarrenTsung/DTUIRebuildVisualizer

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • darrentsung/dtvalidatorD

    DarrenTsung/DTValidator

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • damirsvrtan/fastererDamirSvrtan का अवतार

    DamirSvrtan/fasterer

    1,821GitHub पर देखें↗

    :zap: Don't make your Rubies go fast. Make them go fasterer ™. :zap:

    Ruby
    GitHub पर देखें↗1,821