Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/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/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/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/tomasbjerre/violation-comments-to-gitlab-lib

Comment gitlab with violations found with static code analysis.

gitlab 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.

code-rev static-code-analysis

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/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/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

ruby static-code-analysis

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/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/nerdfiles/chordlike

handling modality in reactjs

coverage docs reactjs static-code-analysis unit-testing

Last synced: 21 Jan 2025

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/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/bas-kirill/static-code-analyzer

Python Static Code Analyzer

ast python3 static-code-analysis

Last synced: 06 Feb 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

go static-code-analysis

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/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/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