You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -180,7 +180,7 @@ Also check out the sister project, [awesome-dynamic-analysis](https://github.com
180
180
<h2>Assembly</h2>
181
181
182
182
183
-
-[STOKE](https://github.com/StanfordPL/stoke):warning:— A programming-language agnostic stochastic optimizer for the x86_64 instruction set. It uses random search to explore the extremely high-dimensional space of all possible program transformations.
183
+
-[STOKE](https://github.com/StanfordPL/stoke) — A programming-language agnostic stochastic optimizer for the x86_64 instruction set. It uses random search to explore the extremely high-dimensional space of all possible program transformations.
184
184
185
185
186
186
<aname="awk" />
@@ -554,9 +554,9 @@ By default, govulncheck makes requests to the Go vulnerability database at https
554
554
555
555
-[revive](https://revive.run) — Fast, configurable, extensible, flexible, and beautiful linter for Go. Drop-in replacement of golint.
556
556
557
-
-[safesql](https://github.com/stripe/safesql):warning:— Static analysis tool for Golang that protects against SQL injections.
557
+
-[safesql](https://github.com/stripe/safesql) — Static analysis tool for Golang that protects against SQL injections.
558
558
559
-
-[shisho](https://github.com/flatt-security/shisho):warning:— A lightweight static code analyzer designed for developers and security teams. It allows you to analyze and transform source code with an intuitive DSL similar to sed, but for code.
559
+
-[shisho](https://github.com/flatt-security/shisho) — A lightweight static code analyzer designed for developers and security teams. It allows you to analyze and transform source code with an intuitive DSL similar to sed, but for code.
560
560
561
561
-[staticcheck](https://staticcheck.io) — Go static analysis that specialises in finding bugs, simplifying code and improving performance.
562
562
@@ -710,7 +710,7 @@ Its technology helps developers automate testing, find bugs, and reduce manual l
710
710
711
711
-[tern](https://ternjs.net) — A JavaScript code analyzer for deep, cross-editor language support.
712
712
713
-
-[TypL](https://typl.dev):warning:— With TypL, you just write completely standard JS, and the tool figures out your types via powerful inferencing.
713
+
-[TypL](https://typl.dev) — With TypL, you just write completely standard JS, and the tool figures out your types via powerful inferencing.
714
714
715
715
-[xo](https://github.com/xojs/xo) — Opinionated but configurable ESLint wrapper with lots of goodies included. Enforces strict and readable code.
716
716
@@ -1084,7 +1084,7 @@ YAPF follows a distinctive methodology, originating from the 'clang-format' tool
1084
1084
1085
1085
-[rufo](https://github.com/ruby-formatter/rufo) — An opinionated ruby formatter, intended to be used via the command line as a text-editor plugin, to autoformat files on save or on demand.
1086
1086
1087
-
-[Saikuro](https://metricfu.github.io/Saikuro):warning:— A Ruby cyclomatic complexity analyzer.
1087
+
-[Saikuro](https://metricfu.github.io/Saikuro) — A Ruby cyclomatic complexity analyzer.
1088
1088
1089
1089
-[SandiMeter](https://rubygems.org/gems/sandi_meter):warning: — Static analysis tool for checking Ruby code for Sandi Metz' rules.
1090
1090
@@ -1151,7 +1151,7 @@ It removes a feature of a dependency and then compiles the project to see if it
1151
1151
1152
1152
-[Rudra](https://github.com/sslab-gatech/Rudra):warning: — Rust Memory Safety & Undefined Behavior Detection. It is capable of analyzing single Rust packages as well as all the packages on crates.io.
1153
1153
1154
-
-[Rust Language Server](https://github.com/rust-lang-nursery/rls):warning:— Supports functionality such as 'goto definition', symbol search, reformatting, and code completion, and enables renaming and refactorings.
1154
+
-[Rust Language Server](https://github.com/rust-lang-nursery/rls) — Supports functionality such as 'goto definition', symbol search, reformatting, and code completion, and enables renaming and refactorings.
1155
1155
1156
1156
-[rust-analyzer](https://rust-analyzer.github.io) — Supports functionality such as 'goto definition', type inference, symbol search, reformatting, and code completion, and enables renaming and refactorings.
1157
1157
@@ -1178,7 +1178,7 @@ It removes a feature of a dependency and then compiles the project to see if it
1178
1178
1179
1179
-[sleek](https://github.com/nrempel/sleek) — Sleek is a CLI tool for formatting SQL. It helps you maintain a consistent style across your SQL code, enhancing readability and productivity. The heavy lifting is done by the sqlformat crate.
1180
1180
1181
-
-[sqlcheck](https://github.com/jarulraj/sqlcheck):warning:— Automatically identify anti-patterns in SQL queries.
1181
+
-[sqlcheck](https://github.com/jarulraj/sqlcheck) — Automatically identify anti-patterns in SQL queries.
1182
1182
1183
1183
-[SQLFluff](https://www.sqlfluff.com/) — Multiple dialect SQL linter and formatter.
1184
1184
@@ -1188,7 +1188,7 @@ It removes a feature of a dependency and then compiles the project to see if it
-[TSqlRules](https://github.com/ashleyglee/TSqlRules):warning:— TSQL Static Code Analysis Rules for SQL Server.
1191
+
-[TSqlRules](https://github.com/ashleyglee/TSqlRules) — TSQL Static Code Analysis Rules for SQL Server.
1192
1192
1193
1193
-[Visual Expert](https://www.visual-expert.com):copyright: — Code analysis for PowerBuilder, Oracle, and SQL Server Explores, analyzes, and documents Code
1194
1194
@@ -1557,7 +1557,7 @@ TSLint is an extensible static analysis tool that checks TypeScript code for rea
1557
1557
1558
1558
-[WhiteHat Application Security Platform](https://www.whitehatsec.com/platform/static-application-security-testing):copyright: — WhiteHat Scout (for Developers) combined with WhiteHat Sentinel Source (for Operations) supporting WhiteHat Top 40 and OWASP Top 10.
1559
1559
1560
-
-[Wotan](https://github.com/fimbullinter/wotan):warning:— Pluggable TypeScript and JavaScript linter.
1560
+
-[Wotan](https://github.com/fimbullinter/wotan) — Pluggable TypeScript and JavaScript linter.
1561
1561
1562
1562
-[XCode](https://developer.apple.com/xcode):copyright: — XCode provides a pretty decent UI for [Clang's](https://clang-analyzer.llvm.org/xcode.html) static code analyzer (C/C++, Obj-C).
1563
1563
@@ -1678,7 +1678,7 @@ Loading address: binbloom can parse a raw binary firmware and determine its load
1678
1678
1679
1679
-[sass-lint](https://github.com/sasstools/sass-lint):warning: — A Node-only Sass linter for both sass and scss syntax.
1680
1680
1681
-
-[scsslint](https://github.com/brigade/scss-lint) — Linter for SCSS files.
1681
+
-[scsslint](https://github.com/brigade/scss-lint):warning:— Linter for SCSS files.
@@ -2173,7 +2173,7 @@ TruffleHog is an open source secret-scanning engine that resolves exposed secret
2173
2173
2174
2174
-[kics](https://kics.io/) — Find security vulnerabilities, compliance issues, and infrastructure misconfigurations in your infrastructure-as-code. Supports Terraform, Kubernetes, Docker, AWS CloudFormation and Ansible
2175
2175
2176
-
-[shisho](https://github.com/flatt-security/shisho):warning:— A lightweight static code analyzer designed for developers and security teams. It allows you to analyze and transform source code with an intuitive DSL similar to sed, but for code.
2176
+
-[shisho](https://github.com/flatt-security/shisho) — A lightweight static code analyzer designed for developers and security teams. It allows you to analyze and transform source code with an intuitive DSL similar to sed, but for code.
Copy file name to clipboardExpand all lines: data/api/tools.json
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -15973,7 +15973,7 @@
15973
15973
"plans": null,
15974
15974
"description": "Supports functionality such as 'goto definition', symbol search, reformatting, and code completion, and enables renaming and refactorings.",
15975
15975
"discussion": null,
15976
-
"deprecated": true,
15976
+
"deprecated": null,
15977
15977
"resources": null,
15978
15978
"reviews": null,
15979
15979
"demos": null,
@@ -16110,7 +16110,7 @@
16110
16110
"plans": null,
16111
16111
"description": "Static analysis tool for Golang that protects against SQL injections.",
16112
16112
"discussion": null,
16113
-
"deprecated": true,
16113
+
"deprecated": null,
16114
16114
"resources": null,
16115
16115
"reviews": null,
16116
16116
"demos": null,
@@ -16137,7 +16137,7 @@
16137
16137
"plans": null,
16138
16138
"description": "A Ruby cyclomatic complexity analyzer.",
16139
16139
"discussion": null,
16140
-
"deprecated": true,
16140
+
"deprecated": null,
16141
16141
"resources": null,
16142
16142
"reviews": null,
16143
16143
"demos": null,
@@ -16434,7 +16434,7 @@
16434
16434
"plans": null,
16435
16435
"description": "Linter for SCSS files.",
16436
16436
"discussion": null,
16437
-
"deprecated": null,
16437
+
"deprecated": true,
16438
16438
"resources": null,
16439
16439
"reviews": null,
16440
16440
"demos": null,
@@ -16786,7 +16786,7 @@
16786
16786
"plans": null,
16787
16787
"description": "A lightweight static code analyzer designed for developers and security teams. It allows you to analyze and transform source code with an intuitive DSL similar to sed, but for code.",
16788
16788
"discussion": null,
16789
-
"deprecated": true,
16789
+
"deprecated": null,
16790
16790
"resources": null,
16791
16791
"reviews": null,
16792
16792
"demos": null,
@@ -17641,7 +17641,7 @@
17641
17641
"plans": null,
17642
17642
"description": "Automatically identify anti-patterns in SQL queries.",
17643
17643
"discussion": null,
17644
-
"deprecated": true,
17644
+
"deprecated": null,
17645
17645
"resources": [
17646
17646
{
17647
17647
"title": "SQLCheck: Automated Detection and Diagnosis of SQL Anti-Patterns",
@@ -18144,7 +18144,7 @@
18144
18144
"plans": null,
18145
18145
"description": "A programming-language agnostic stochastic optimizer for the x86_64 instruction set. It uses random search to explore the extremely high-dimensional space of all possible program transformations.",
18146
18146
"discussion": null,
18147
-
"deprecated": true,
18147
+
"deprecated": null,
18148
18148
"resources": null,
18149
18149
"reviews": null,
18150
18150
"demos": null,
@@ -19349,7 +19349,7 @@
19349
19349
"plans": null,
19350
19350
"description": "TSQL Static Code Analysis Rules for SQL Server.",
19351
19351
"discussion": null,
19352
-
"deprecated": true,
19352
+
"deprecated": null,
19353
19353
"resources": null,
19354
19354
"reviews": null,
19355
19355
"demos": null,
@@ -19549,7 +19549,7 @@
19549
19549
"plans": null,
19550
19550
"description": "With TypL, you just write completely standard JS, and the tool figures out your types via powerful inferencing.",
19551
19551
"discussion": null,
19552
-
"deprecated": true,
19552
+
"deprecated": null,
19553
19553
"resources": null,
19554
19554
"reviews": null,
19555
19555
"demos": null,
@@ -20576,7 +20576,7 @@
20576
20576
"plans": null,
20577
20577
"description": "Pluggable TypeScript and JavaScript linter.",
0 commit comments