- All languages
- ANTLR
- AppleScript
- Assembly
- BlitzBasic
- C
- C#
- C++
- CMake
- CSS
- CodeQL
- CoffeeScript
- Crystal
- Dockerfile
- Elixir
- Fortran
- Gherkin
- Go
- HCL
- HTML
- Hack
- Handlebars
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- Just
- KiCad Layout
- Kotlin
- LLVM
- Lua
- MDX
- Mask
- Max
- Meson
- Nim
- OCaml
- Objective-C
- Open Policy Agent
- PHP
- POV-Ray SDL
- Pascal
- Perl
- PowerShell
- Python
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- Sass
- Scala
- Shell
- SmPL
- Standard ML
- Swift
- TeX
- TypeScript
- Vim Script
- Visual Basic
- Visual Basic .NET
- Vue
- XSLT
Starred repositories
โ๏ธ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.
Roadmap to becoming a game developer in 2022
๐ Code quality CLI for universal linting, auto-formatting, security scanning, and maintainability
๐ Fuzzing Rust code with American Fuzzy Lop
Stop half-done APIs! Cherrybomb is a CLI tool that helps you avoid undefined user behaviour by auditing your API specifications, validating them and running API security tests.
An example C program which contains vulnerable code for common types of vulnerabilities. It can be used to show fuzzing concepts.
A fast Rust-based safe and thead-friendly grammar-based fuzz generator
Fast multi-platform (ELF/PE/MachO) binary checksec written in Rust.
About as basic of a mutator as you can get, but it does the trick in most situations