Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Static code analysis
Static program analysis (or static analysis) is the analysis of computer programs performed without executing them, in contrast with dynamic program analysis, which is performed on programs during their execution.
- GitHub: https://github.com/topics/static-code-analysis
- Related Topics: dynamic-code-analysis, testing,
- Aliases: static-program-analysis,
- Last updated: 2025-02-01 00:28:58 UTC
- JSON Representation
https://github.com/johnstoncode/phpstan-moneyphp
Moneyphp Money class reflection extension for PHPStan
php php7 phpstan static-analysis static-code-analysis
Last synced: 24 Nov 2024
https://github.com/codeclimate-community/codeclimate-govet
Code Climate Engine for govet
climate-engine code-quality codeclimate go golang govet quality static-analysis static-code-analysis
Last synced: 06 Nov 2024
https://github.com/codeclimate/codeclimate-golint
Code Climate Engine for golint
code-quality codeclimate codeclimate-engine go golang golint linter linting quality static-analysis static-code-analysis
Last synced: 12 Nov 2024
https://github.com/xyproto/purefunction
Given a Go source code file, find all known pure functions
optimization-tools static-code-analysis
Last synced: 11 Jan 2025
https://github.com/jetbrains-research/cofra
A CFL-r-based static analyser
analysers cfl-r interprocedural resharper static-code-analysis taint-analysis
Last synced: 20 Nov 2024
https://github.com/hdorgeval/testcafe-static-analyser
This tool performs a static analysis of your TestCafe tests and produces a nice and searchable html report
e2e gherkin report-generator static-code-analysis testcafe visual-studio-code vscode
Last synced: 18 Oct 2024
https://github.com/cathive/concourse-sonarqube-qualitygate-task
A task for Concourse CI to be used in conjunction with the concourse-sonarqube-resource to break builds if the criteria of a quality gate cannot be met
code-quality concourse-ci sonarqube static-code-analysis
Last synced: 16 Nov 2024
https://github.com/codeclimate-community/codeclimate-gofmt
Code Climate Engine for gofmt
code-quality codeclimate codeclimate-engine formatter formatting go gofmt golang quality static-analysis static-code-analysis
Last synced: 06 Nov 2024
https://github.com/tomasbjerre/violation-comments-to-bitbucket-server-command-line
Report static code analysis to Bitbucket Server
bitbucket-server static-code-analysis
Last synced: 15 Nov 2024
https://github.com/tomasbjerre/violation-comments-to-bitbucket-server-lib
A library for commenting Bitbucket Server with violations from static code analyzer reports.
bitbucket-server static-code-analysis
Last synced: 15 Nov 2024
https://github.com/twisterrob/android-lint-examples
Project that reproduces every lint violation out there. (At least that's the idea, contributions welcome.)
android android-development lint static-analysis static-code-analysis
Last synced: 28 Oct 2024
https://github.com/ezienecker/static-code-review-plugin
A plugin which comments the found bugs (by static code analyzer) to your merge request
code-analysis findbugs hacktoberfest spotbugs spotbugs-maven-plugin static-analysis static-code-analysis
Last synced: 20 Dec 2024
https://github.com/hussainweb/drupal-code-quality
Docker image containing various QA tools for Drupal
code-quality codespell docker docker-image drupal drupal-8 pdepend php php-codesniffer phpcpd phploc phpmd phpmetrics phpqatools phpunit static-analysis static-code-analysis
Last synced: 09 Nov 2024
https://github.com/tomasbjerre/violation-comments-to-gitlab-lib
Comment gitlab with violations found with static code analysis.
Last synced: 15 Nov 2024
https://github.com/daomephsta/fantastic-chainsaw
A static analysis tool to assist MC modders in updating their mods
eclipse minecraft static-analysis static-code-analysis
Last synced: 15 Jan 2025
https://github.com/tomasbjerre/violation-comments-action
A GitHub action to help use violation-comments-to-github-command-line.
Last synced: 15 Jan 2025
https://github.com/stefan-kolb/texcop
CLI and static code analyzer for TeX and BibTeX files.
academia best-practices bibtex latex linter static-code-analysis style-checker style-guide tex thesis
Last synced: 20 Jan 2025
https://github.com/standardnotes/brakeman-action
Runs Brakeman against a repository's source code to find security vulnerabilities, using GitHub actions.
brakeman rails review ruby security static-code-analysis
Last synced: 22 Dec 2024
https://github.com/tiagoporto/limit-lines
Lint and report number of lines by file.
check-lines cli file-lines javascript lint linter reporting-tool static-code-analysis
Last synced: 16 Oct 2024
https://github.com/kennethlarsen/lannister
💸 A Lannister always pays his technical debt
automated-analysis static-analysis static-code-analysis technical-debt
Last synced: 20 Oct 2024
https://github.com/protosec-research/tree-of-ast
Tree-of-AST: Python Security Analysis framework inspired by ToT (Tree-of-Thoughts) of Deliberate Code analysing states using ToT-based ways.
ai gpt-4 ml python security security-audit security-tools source-to-sink static-code-analysis tree-of-thoughts
Last synced: 04 Dec 2024
https://github.com/olekscode/identifiernamesplitter
A tool for splitting identifier names into separate words, numbers, and symbols. For example, 'aName_AST42:' gets separated into 'a', 'Name', '_', 'AST', '42', and ':'
code-analysis identifier identifier-names pharo smalltalk static-code-analysis
Last synced: 18 Dec 2024
https://github.com/lastnpe/external-annotations-esperanto
Tooling to convert different representations of externalized Java annotations to & fro' each other
code-analysis eclipse eea esperanto java null-analysis nullability nullable star-trek startrek static-analysis static-code-analysis
Last synced: 24 Jan 2025
https://github.com/mariha/null-safety
A holistic approach to bring null-safety to the code written in Java.
java npe nullability nullability-analysis nullable static-analysis static-code-analysis
Last synced: 07 Jan 2025
https://github.com/vegardit/depcheck-maven-plugin
Maven plugin to check for used unused direct and used indirect (transitive) dependencies.
asm dependency-analysis java maven-plugin static-code-analysis
Last synced: 21 Jan 2025
https://github.com/buraksenyurt/webservice-detective
Eski bir uygulamadaki web servis ve web servis metotlarını kodu statik analiz yoluyla tarayarak bulmak istersek ne yapabiliriz sorusuna Roslyn'den de destek alıp bakmaya çalışıyoruz.
dotnet roslyn static-code-analysis web-services
Last synced: 07 Jan 2025
https://github.com/scheb/tombstone-logger
[READ ONLY] Tracking of tombstones to find dead code in your codebase
dead-code-removal dynamic-code-analysis static-code-analysis tombstones
Last synced: 12 Oct 2024
https://github.com/ariddlestone/phpstan-cakephp2
An extension to help test CakePHP 2 projects with PHPStan
cakephp2 php php7 phpstan-extension static-analysis static-code-analysis
Last synced: 15 Oct 2024
https://github.com/githubfoam/windows_sandbox
windows sandbox
github-actions msbuild office365 pester pester-tests powershell powershell-gallery psdeploy psgallery psscriptanalyzer scoop static-code-analysis
Last synced: 05 Feb 2025
https://github.com/ukinimod/iac-count
Measures the quality of IaC through metrics
ansible golang iac metrics static-code-analysis
Last synced: 16 Dec 2024
https://github.com/kffl/bsdetector-server
BSDetector server - JavaScript static code analysis tool
code-smells good-practices static-code-analysis
Last synced: 19 Dec 2024
https://github.com/yardexx/dart_shield
Security CLI tool (SAST) to detect security issues in your Dart and Flutter code.
appsec dart flutter sast security security-scanner security-tools static-analysis static-code-analysis vulnerability
Last synced: 15 Oct 2024
https://github.com/lucascorpion/instant-sonar
Instantly analyse your code with SonarQube in Docker, with a single command.
cli docker sonarqube static-code-analysis
Last synced: 26 Jan 2025
https://github.com/janniclas/swift-llvm-statistics-comparison
This repository contains microbenchmarks written in Swift and C++.
cpp llvm-ir static-code-analysis swift
Last synced: 06 Feb 2025
https://github.com/mayconfsousa/eslint-config-nebula
Elevate JS, TS, and React with best practices for stellar code quality and consistency
eslint eslint-config javascript react reactjs static-code-analysis style-guide typescript
Last synced: 23 Dec 2024
https://github.com/danini-the-panini/will_it_ruby
Run your Ruby code before actually running it
Last synced: 02 Feb 2025
https://github.com/solitudera/fractalfathom-cli
A Kotlin-based project for enhancing Java code analysis, leveraging GraphCodeBERT and GPT-4 to generate PlantUML diagrams that visualize code structure, relationships, and functional components.
chatgpt code-comprehension graphcodebert java kotlin spoon static-code-analysis
Last synced: 18 Dec 2024
https://github.com/jorischau/checkglobals
Find (missing) dependencies in R-source code
package-dependencies r static-code-analysis
Last synced: 20 Jan 2025
https://github.com/gionniboy/phpdemo-cicd
A demo to illustrate the powerful of ci/cd pipeline: for php7 projects. Pdf slide from speech @phpusergrouppalermo
composer continuous-delivery continuous-deployment continuous-integration continuous-testing gitlab-ci php7 phpcs phpmd phpunit static-code-analysis
Last synced: 15 Dec 2024
https://github.com/kyaak/danger-warnings
Danger plugin to report lint warnings of different tools
bandit danger danger-plugin pylint rubocop static-analysis static-code-analysis
Last synced: 20 Dec 2024
https://github.com/dannyben/rentacop
A more relaxed default set of RuboCop rules
rubocop rubocop-configuration rubocop-defaults ruby ruby-gem static-code-analysis
Last synced: 17 Oct 2024
https://github.com/codeclimate-community/codeclimate-foodcritic
Code Climate Engine for Foodcritic
chef chef-cookbook code-quality codeclimate codeclimate-engine linter linting quality static-analysis static-code-analysis
Last synced: 24 Dec 2024
https://github.com/archtaqi/php-metrics
PhpMetrics Static analyzer tool for PHP Customize, Installed using Ansible
ansible jenkins php phpcs phpmd phpstan static-code-analysis
Last synced: 16 Jan 2025
https://github.com/muqsit/generator-phpstan-rules
PHPStan rules bringing added Generator inspections.
phpstan phpstan-extension phpstan-rules static-analysis static-code-analysis strongly-typed
Last synced: 14 Dec 2024
https://github.com/nerdfiles/chordlike
handling modality in reactjs
coverage docs reactjs static-code-analysis unit-testing
Last synced: 21 Jan 2025
https://github.com/otaviovb/ovb.demos.pasus
aspnetcore dotnet dotnet8 static-code-analysis
Last synced: 31 Dec 2024
https://github.com/sage/rubocop-custom-cops
Custom checks for Rubocop - Static code analysis
rubocop rubocop-rails ruby ruby-gem static-code-analysis
Last synced: 18 Nov 2024
https://github.com/quantummeta4/devflow-pro
🚀 Lightning-fast AI code analyzer built in Rust. Detect issues, measure complexity, and improve code quality in seconds. Built to function in your favorite IDE.
ai artificial-intelligence code-analysis code-metrics code-quality developer-tools performance-optimization rust rust-lang security-tools static-analysis static-code-analysis
Last synced: 17 Jan 2025
https://github.com/secure-software-engineering/cognicrypt-intellij
Static Code Analysis for Crypto-API misuse detection. IDE Plugin for IntelliJ and Android Studio
android-studio-plugin api-misuse intellij-plugin security-scanner static-code-analysis
Last synced: 27 Dec 2024
https://github.com/joht/code-graph-analysis-examples
Shows how to use the code-graph-analysis-pipeline based on examples
automation graph graph-analysis java jqassistant neo4j static-code-analysis typescript
Last synced: 27 Jan 2025
https://github.com/tomasbjerre/violation-comments-to-bitbucket-cloud-lib
A library for commenting Bitbucket Cloud with violations from static code analyzer reports.
bitbucket-cloud static-code-analysis
Last synced: 15 Jan 2025
https://github.com/takase1121/standardjs-server
A server for standard and nothing more
development eslint javascript linter standard static-code-analysis
Last synced: 26 Jan 2025
https://github.com/aditeyabaral/parabolic-encryptor
A C project made as a part of the Secure Programming with C course (UE18CS257C) course at PES University to demonstrate static code analysis.
c encryption-decryption secure-programming static-code-analysis
Last synced: 17 Jan 2025
https://github.com/lemniscate-sha-256/dissect
Automatically detect, analyze, and visualize algorithms in codebases
algorithm-analysis algorithms algorithms-and-data-structures api codeflow complexity-algorithm complexity-analysis debugger debugging debugging-tool educational-project flowchart-diagrams flowgraph hacking-tool hacking-tools javascript python static static-code-analysis
Last synced: 30 Jan 2025
https://github.com/bas-kirill/static-code-analyzer
Python Static Code Analyzer
ast python3 static-code-analysis
Last synced: 06 Feb 2025
https://github.com/sim642/bsc-thesis
Abstraktsete domeenide omaduspõhine testimine (Property-based Testing of Abstract Domains)
abstract-domain abstract-interpretation bachelor-thesis bsc-thesis data-flow-analysis estonian estonian-language property-based-testing static-analysis static-code-analysis thesis thesis-paper
Last synced: 17 Dec 2024
https://github.com/codeface-io/codeface-io.github.io
Official Codeface Website
information-visualization macos macos-app software-architecture static-code-analysis
Last synced: 23 Jan 2025
https://github.com/codecop/pmd-rules
Mixed set of PMD rules regarding basic bugs, design principles, junit test, naming etc.
code-analysis constraints java pmd static-analysis static-code-analysis
Last synced: 25 Dec 2024
https://github.com/cou929/efc
Error format checker for projects which uses pkg/errors
Last synced: 04 Feb 2025
https://github.com/machi1990/static-analyzer
Static analysis of a c-ish programming language
static-analysis static-code-analysis
Last synced: 26 Dec 2024
https://github.com/dalisoft/biome-rs-npm
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP
css formatter javascript json jsx linter static-code-analysis typescript web
Last synced: 29 Oct 2024
https://github.com/mardem1/perl-critic-mardem
Perl-Critic Policies for simple Refactoring-Support
perl perl-critic perl5 static-analysis static-analysis-plugin static-code-analysis
Last synced: 24 Jan 2025
https://github.com/seanox/review
Programming language-independent static code analysis with replacement, based on regular expressions
expression-based static-code-analysis
Last synced: 31 Dec 2024
https://github.com/niedzielski/eslint-config-rndmem
The rndmem ESLint ECMAScript 2015 configuration.
coding-style ecmascript eslint eslint-config eslint-plugin javascript lint node nodejs npm npm-module npm-package static-code-analysis
Last synced: 02 Feb 2025
https://github.com/robinwalterfit/biome-standard
A port of the StandardJS ESLint config to Biome.
apache2 biome css development formatter javascript json jsx linter mit nodejs standard standardjs static-code-analysis style-guide typescript web
Last synced: 20 Jan 2025
https://github.com/thepalbi/sootlab
Interactive lab for experimenting with Soot IRs
java lab soot static-code-analysis
Last synced: 19 Jan 2025
https://github.com/beevelop/docker-sonarlint
SonarLint scans code for bugs and quality issues, with several languages supported and simple usage.
continuous-integration docker docker-image sonarlint sonarqube static-code-analysis
Last synced: 31 Dec 2024
https://github.com/githubfoam/sbt-pipeline
sbt
blackduck code-coverage codecov findbugs gatling jacoco load-testing-as-code macos sbt scala sdkman static-code-analysis windows
Last synced: 05 Feb 2025
https://github.com/tomasbjerre/java-convention-gradle-plugin
Defines the Java conventions I use in my projects
code-formatting gradle-plugin java-convention static-code-analysis
Last synced: 15 Jan 2025
https://github.com/abelflopes/eslint-config-tsr-pro
Professional grade eslint configuration targeted for typescript & react projects
code-quality config eslint javascript lint react standard static-code-analysis typescript
Last synced: 14 Nov 2024