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
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -479,7 +479,7 @@ Dialyzer starts its analysis from either debug-compiled BEAM bytecode or from E
479
479
-[fprettify](https://pypi.python.org/pypi/fprettify) — Auto-formatter for modern fortran source code, written in Python.
480
480
Fprettify is a tool that provides consistent whitespace, indentation, and delimiter alignment in code, including the ability to change letter case and handle preprocessor directives, all while preserving revision history and tested for editor integration.
481
481
482
-
-[i-Code CNES for Fortran](https://github.com/lequal/i-CodeCNES) — An open source static code analysis tool for Fortran 77, Fortran 90 and Shell.
482
+
-**i-Code CNES for Fortran**:warning: — An open source static code analysis tool for Fortran 77, Fortran 90 and Shell.
483
483
484
484
485
485
<aname="go" />
@@ -510,7 +510,7 @@ Fprettify is a tool that provides consistent whitespace, indentation, and delimi
510
510
511
511
-[go vet](https://golang.org/cmd/vet) — Examines Go source code and reports suspicious.
512
512
513
-
-[go-consistent](https://github.com/Quasilyte/go-consistent) — Analyzer that helps you to make your Go programs more consistent.
513
+
-**go-consistent**:warning: — Analyzer that helps you to make your Go programs more consistent.
514
514
515
515
-[go-critic](https://github.com/go-critic/go-critic) — Go source code linter that maintains checks which are currently not implemented in other linters.
516
516
@@ -583,7 +583,7 @@ By default, govulncheck makes requests to the Go vulnerability database at https
583
583
584
584
-[test](https://pkg.go.dev/testing) — Show location of test failures from the stdlib testing module.
585
585
586
-
-[unconvert](https://github.com/mdempsky/unconvert) — Detect redundant type conversions.
586
+
-**unconvert**:warning: — Detect redundant type conversions.
587
587
588
588
-[unparam](https://github.com/mvdan/unparam) — Find unused function parameters.
589
589
@@ -666,7 +666,7 @@ Its technology helps developers automate testing, find bugs, and reduce manual l
666
666
667
667
-[NullAway](https://github.com/uber/NullAway) — Type-based null-pointer checker with low build-time overhead; an [Error Prone](http://errorprone.info/) plugin.
-[qulice](https://www.qulice.com) — Combines a few (pre-configured) static analysis tools (checkstyle, PMD, Findbugs, ...).
672
672
@@ -1292,7 +1292,7 @@ Kani verifies:
1292
1292
1293
1293
-[bashate](https://github.com/openstack/bashate) — Code style enforcement for bash programs. The output format aims to follow pycodestyle (pep8) default output format.
1294
1294
1295
-
-[i-Code CNES for Shell](https://github.com/lequal/i-CodeCNES) — An open source static code analysis tool for Shell and Fortran (77 and 90).
1295
+
-**i-Code CNES for Shell**:warning: — An open source static code analysis tool for Shell and Fortran (77 and 90).
1296
1296
1297
1297
-[kmdr](https://github.com/ediardo/kmdr-cli) — CLI tool for learning commands from your terminal. kmdr delivers a break down of commands with every attribute explained.
1298
1298
@@ -1753,7 +1753,7 @@ Loading address: binbloom can parse a raw binary firmware and determine its load
1753
1753
1754
1754
-[JEB Decompiler](https://www.pnfsoftware.com/):copyright: — Decompile and debug binary code. Break down and analyze document files. Android Dalvik, MIPS, ARM, Intel x86, Java, WebAssembly & Ethereum Decompilers.
1755
1755
1756
-
-**ktool**:warning: — Fully cross-platform toolkit and library for MachO+Obj-C editing/analysis. Includes a cli kit, a curses GUI, ObjC header dumping, and much more.
1756
+
-[ktool](https://ktool.cynder.me/en/latest/ktool.html) — Fully cross-platform toolkit and library for MachO+Obj-C editing/analysis. Includes a cli kit, a curses GUI, ObjC header dumping, and much more.
1757
1757
1758
1758
-[Malcat](https://malcat.fr/):copyright: — Hexadecimal editor and disassembler for malware analysis and binary file inspection. Supports over 50 file formats and multiple CPU architectures (x86/x64, MIPS, .NET, Python, VB p-code). Features rapid analysis, embedded file extraction, Yara signature scanning, anomaly detection, and Python scripting. Designed for malware analysts, SOC operators, incident responders, and CTF players.
1759
1759
@@ -2221,7 +2221,7 @@ but with the following improvements:
2221
2221
<h2>Prometheus</h2>
2222
2222
2223
2223
2224
-
-**promformat**:warning: — Promformat is a PromQL formatter written in Python.
2224
+
-[promformat](https://github.com/facetoe/promformat) — Promformat is a PromQL formatter written in Python.
2225
2225
2226
2226
-[promval](https://github.com/facetoe/promval) — PromQL validator written in Python. It can be used to validate that PromQL expressions are written as expected.
2227
2227
@@ -2309,7 +2309,7 @@ Kani verifies:
2309
2309
2310
2310
-[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
2311
2311
2312
-
-**ktool**:warning: — Fully cross-platform toolkit and library for MachO+Obj-C editing/analysis. Includes a cli kit, a curses GUI, ObjC header dumping, and much more.
2312
+
-[ktool](https://ktool.cynder.me/en/latest/ktool.html) — Fully cross-platform toolkit and library for MachO+Obj-C editing/analysis. Includes a cli kit, a curses GUI, ObjC header dumping, and much more.
2313
2313
2314
2314
-**kube-hunter**:warning: — Hunt for security weaknesses in Kubernetes clusters.
Copy file name to clipboardExpand all lines: data/api/tools.json
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -8397,7 +8397,7 @@
8397
8397
"plans": null,
8398
8398
"description": "Analyzer that helps you to make your Go programs more consistent.",
8399
8399
"discussion": null,
8400
-
"deprecated": null,
8400
+
"deprecated": true,
8401
8401
"resources": null,
8402
8402
"reviews": null,
8403
8403
"demos": null,
@@ -9831,7 +9831,7 @@
9831
9831
"plans": null,
9832
9832
"description": "An open source static code analysis tool for Fortran 77, Fortran 90 and Shell.",
9833
9833
"discussion": null,
9834
-
"deprecated": null,
9834
+
"deprecated": true,
9835
9835
"resources": null,
9836
9836
"reviews": null,
9837
9837
"demos": null,
@@ -9858,7 +9858,7 @@
9858
9858
"plans": null,
9859
9859
"description": "An open source static code analysis tool for Shell and Fortran (77 and 90).",
9860
9860
"discussion": null,
9861
-
"deprecated": null,
9861
+
"deprecated": true,
9862
9862
"resources": null,
9863
9863
"reviews": null,
9864
9864
"demos": null,
@@ -10906,7 +10906,7 @@
10906
10906
"plans": null,
10907
10907
"description": "Fully cross-platform toolkit and library for MachO+Obj-C editing/analysis. Includes a cli kit, a curses GUI, ObjC header dumping, and much more.",
10908
10908
"discussion": null,
10909
-
"deprecated": true,
10909
+
"deprecated": null,
10910
10910
"resources": null,
10911
10911
"reviews": null,
10912
10912
"demos": null,
@@ -13352,7 +13352,7 @@
13352
13352
"plans": null,
13353
13353
"description": "Checks dependencies for known, publicly disclosed, vulnerabilities.",
13354
13354
"discussion": null,
13355
-
"deprecated": null,
13355
+
"deprecated": true,
13356
13356
"resources": null,
13357
13357
"reviews": null,
13358
13358
"demos": null,
@@ -15309,7 +15309,7 @@
15309
15309
"plans": null,
15310
15310
"description": "Promformat is a PromQL formatter written in Python.",
15311
15311
"discussion": null,
15312
-
"deprecated": true,
15312
+
"deprecated": null,
15313
15313
"resources": null,
15314
15314
"reviews": null,
15315
15315
"demos": null,
@@ -21429,7 +21429,7 @@
21429
21429
"plans": null,
21430
21430
"description": "Detect redundant type conversions.",
0 commit comments