All Projects → Chronos → Similar Projects or Alternatives

1354 Open source projects that are alternatives of or similar to Chronos

analysis-net
Static analysis framework for .NET programs.
Stars: ✭ 19 (-93.01%)
lints
Lint all your JavaScript, CSS, HTML, Markdown and Dockerfiles with a single command
Stars: ✭ 14 (-94.85%)
Security Code Scan
Vulnerability Patterns Detector for C# and VB.NET
Stars: ✭ 550 (+102.21%)
Sonar Java
☕️ SonarSource Static Analyzer for Java Code Quality and Security
Stars: ✭ 745 (+173.9%)
Dg
[LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.
Stars: ✭ 242 (-11.03%)
Phan
Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
Stars: ✭ 5,194 (+1809.56%)
Static Analysis
⚙️ A curated list of static analysis (SAST) tools for all programming languages, config files, build tools, and more.
Stars: ✭ 9,310 (+3322.79%)
Phpstan Deprecation Rules
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
Stars: ✭ 160 (-41.18%)
Forbidden Apis
Policeman's Forbidden API Checker
Stars: ✭ 216 (-20.59%)
Krane
Kubernetes RBAC static Analysis & visualisation tool
Stars: ✭ 254 (-6.62%)
Mutual labels:  static-analysis, analysis
napari-hub
Discover, install, and share napari plugins
Stars: ✭ 44 (-83.82%)
Mutual labels:  analysis, detection
I18n Tasks
Manage translation and localization with static analysis, for Ruby i18n
Stars: ✭ 1,748 (+542.65%)
Perl Critic
The leading static analyzer for Perl. Configurable, extensible, powerful.
Stars: ✭ 149 (-45.22%)
Spotbugs
SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code.
Stars: ✭ 2,569 (+844.49%)
Infer
A static analyzer for Java, C, C++, and Objective-C
Stars: ✭ 12,823 (+4614.34%)
Phpstan Phpunit
PHPUnit extensions and rules for PHPStan
Stars: ✭ 247 (-9.19%)
tryceratops
A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).
Stars: ✭ 381 (+40.07%)
Larastan
⚗️ Adds code analysis to Laravel improving developer productivity and code quality.
Stars: ✭ 3,554 (+1206.62%)
swap-detector
A library for detecting swapped arguments in function calls, and a Clang Static Analyzer plugin used to demonstrate the library.
Stars: ✭ 19 (-93.01%)
Mutual labels:  analysis, static-analysis
SDA
SDA is a rich cross-platform tool for reverse engineering that focused firstly on analysis of computer games. I'm trying to create a mix of the Ghidra, Cheat Engine and x64dbg. My tool will combine static and dynamic analysis of programs. Now SDA is being developed.
Stars: ✭ 98 (-63.97%)
Mutual labels:  analysis, static-analysis
Scalpel
Scalpel: The Python Static Analysis Framework
Stars: ✭ 176 (-35.29%)
Mutual labels:  analysis, static-analysis
klara
Automatic test case generation for python and static analysis library
Stars: ✭ 250 (-8.09%)
gotcha
Go Taint CHeck Analyser
Stars: ✭ 40 (-85.29%)
constyble
CSS complexity linter
Stars: ✭ 92 (-66.18%)
Mutual labels:  analysis, static-analysis
codeclimate-duplication
Code Climate engine for code duplication analysis
Stars: ✭ 96 (-64.71%)
eba
EBA is a static bug finder for C.
Stars: ✭ 14 (-94.85%)
Zpa
A parser and source code analyzer for PL/SQL and Oracle SQL.
Stars: ✭ 124 (-54.41%)
Mutual labels:  static-analysis, analysis
Abaplint
Standalone linter for ABAP
Stars: ✭ 111 (-59.19%)
Cflint
Static code analysis for CFML (a linter)
Stars: ✭ 156 (-42.65%)
Analyzer
🔍 Offline Analyzer for extracting features, artifacts and IoCs from Windows, Linux, Android, iPhone, Blackberry, macOS binaries, emails and more
Stars: ✭ 108 (-60.29%)
Mutual labels:  static-analysis, analysis
Codeclimate
Code Climate CLI
Stars: ✭ 2,273 (+735.66%)
Pyt
A Static Analysis Tool for Detecting Security Vulnerabilities in Python Web Applications
Stars: ✭ 2,061 (+657.72%)
Libscout
LibScout: Third-party library detector for Java/Android apps
Stars: ✭ 217 (-20.22%)
Mutual labels:  static-analysis, detection
Phpstan
PHP Static Analysis Tool - discover bugs in your code without running it!
Stars: ✭ 10,534 (+3772.79%)
Warnings Ng Plugin
Jenkins Warnings Plugin - Next Generation
Stars: ✭ 248 (-8.82%)
identypo
identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, packages, labels).
Stars: ✭ 26 (-90.44%)
analysis-model
A library to read static analysis reports into a Java object model
Stars: ✭ 74 (-72.79%)
OpenStaticAnalyzer
OpenStaticAnalyzer is a source code analyzer tool, which can perform deep static analysis of the source code of complex systems.
Stars: ✭ 19 (-93.01%)
duplex
Duplicate code finder for Elixir
Stars: ✭ 20 (-92.65%)
Revive
🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
Stars: ✭ 3,139 (+1054.04%)
SWELF
Simple Windows Event Log Forwarder (SWELF). Its easy to use/simply works Log Forwarder and EVTX Parser. Almost in full release here at https://github.com/ceramicskate0/SWELF/releases/latest.
Stars: ✭ 23 (-91.54%)
Mutual labels:  analysis, detection
sbt-findbugs
FindBugs static analysis plugin for sbt.
Stars: ✭ 47 (-82.72%)
Mutual labels:  analysis, static-analysis
Unimport
A linter, formatter for finding and removing unused import statements.
Stars: ✭ 96 (-64.71%)
unimport
unimport is a Go static analysis tool to find unnecessary import aliases.
Stars: ✭ 64 (-76.47%)
go-mnd
Magic number detector for Go.
Stars: ✭ 153 (-43.75%)
Mutual labels:  analysis, static-analysis
Cpp2IL
Work-in-progress tool to reverse unity's IL2CPP toolchain.
Stars: ✭ 689 (+153.31%)
Mutual labels:  analysis, static-analysis
phpstan-webmozart-assert
PHPStan extension for webmozart/assert
Stars: ✭ 132 (-51.47%)
nakedret
nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.
Stars: ✭ 82 (-69.85%)
custom-bytecode-analyzer
Java bytecode analyzer customizable via JSON rules
Stars: ✭ 66 (-75.74%)
Mutual labels:  analysis, static-analysis
volkscv
A Python toolbox for computer vision research and project
Stars: ✭ 58 (-78.68%)
Mutual labels:  analysis, detection
sonarlint4netbeans
SonarLint integration for Apache Netbeans
Stars: ✭ 23 (-91.54%)
codeclimate-eslint
Code Climate Engine for ESLint
Stars: ✭ 86 (-68.38%)
micro-code-analyser
A tiny Node.js microservice to detect the language of a code snippet
Stars: ✭ 21 (-92.28%)
Mutual labels:  analysis, detection
static-code-analysis-plugin
A plugin to simplify Static Code Analysis on Gradle. Not restricted to, but specially useful, in Android projects, by making sure all analysis can access the SDK classes.
Stars: ✭ 36 (-86.76%)
SqlServer.Rules
SQL Server static code analysis rules for SSDT database projects
Stars: ✭ 20 (-92.65%)
Mutual labels:  analysis, static-analysis
unimport
A linter, formatter for finding and removing unused import statements.
Stars: ✭ 119 (-56.25%)
MalScan
A Simple PE File Heuristics Scanners
Stars: ✭ 41 (-84.93%)
Mutual labels:  analysis, static-analysis
static file analysis
Analysis of file (doc, pdf, exe, ...) in deep (emmbedded file(s)) with clamscan and yara rules
Stars: ✭ 34 (-87.5%)
Mutual labels:  analysis, static-analysis
Phpinspectionsea
A Static Code Analyzer for PHP (a PhpStorm/Idea Plugin)
Stars: ✭ 1,211 (+345.22%)
Pest
🐞 Primitive Erlang Security Tool
Stars: ✭ 79 (-70.96%)
1-60 of 1354 similar projects