Skip to content

Commit 1fe3b25

Browse files
author
Analysis Tools Bot
committed
Commit list
1 parent 30d4ed7 commit 1fe3b25

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ Dialyzer starts its analysis from either debug-compiled BEAM bytecode or from E
326326
- [Go Meta Linter](https://github.com/alecthomas/gometalinter) :warning: — Concurrently run Go lint tools and normalise their output. Use `golangci-lint` for new projects.
327327
- [go tool vet --shadow](https://golang.org/cmd/vet#hdr-Shadowed_variables) — Reports variables that may have been unintentionally shadowed.
328328
- [go vet](https://golang.org/cmd/vet) — Examines Go source code and reports suspicious.
329-
- [go-consistent](https://github.com/Quasilyte/go-consistent) :warning: — Analyzer that helps you to make your Go programs more consistent.
329+
- [go-consistent](https://github.com/Quasilyte/go-consistent) — Analyzer that helps you to make your Go programs more consistent.
330330
- [go-critic](https://github.com/go-critic/go-critic) — Go source code linter that maintains checks which are currently not implemented in other linters.
331331
- [go/ast](https://golang.org/pkg/go/ast) — Package ast declares the types used to represent syntax trees for Go packages.
332332
- [gochecknoglobals](https://github.com/leighmcculloch/gochecknoglobals) — Checks that no globals are present.

data/api/tools.json

+49-49
Original file line numberDiff line numberDiff line change
@@ -2290,8 +2290,8 @@
22902290
"source": null,
22912291
"pricing": "https://www.codacy.com/pricing",
22922292
"plans": {
2293-
"oss": true,
2294-
"free": false
2293+
"free": false,
2294+
"oss": true
22952295
},
22962296
"description": "Code Analysis to ship Better Code, Faster.",
22972297
"discussion": null,
@@ -2530,8 +2530,8 @@
25302530
"source": null,
25312531
"pricing": "https://codefactor.io/pricing",
25322532
"plans": {
2533-
"oss": true,
2534-
"free": false
2533+
"free": false,
2534+
"oss": true
25352535
},
25362536
"description": "Automated Code Analysis for repos on GitHub or BitBucket.",
25372537
"discussion": null,
@@ -2990,8 +2990,8 @@
29902990
"source": null,
29912991
"pricing": "https://www.codiga.io/pricing",
29922992
"plans": {
2993-
"oss": false,
2994-
"free": true
2993+
"free": true,
2994+
"oss": false
29952995
},
29962996
"description": "Automated Code Reviews and Technical Debt management platform that supports 12+ languages.",
29972997
"discussion": null,
@@ -3936,8 +3936,8 @@
39363936
"source": null,
39373937
"pricing": "https://deepscan.io/pricing",
39383938
"plans": {
3939-
"oss": true,
3940-
"free": false
3939+
"free": false,
3940+
"oss": true
39413941
},
39423942
"description": "An analyzer for JavaScript which targets runtime errors and quality issues rather than coding conventions.",
39433943
"discussion": null,
@@ -3971,8 +3971,8 @@
39713971
"source": null,
39723972
"pricing": "https://deepsource.io/pricing",
39733973
"plans": {
3974-
"oss": true,
3975-
"free": true
3974+
"free": true,
3975+
"oss": true
39763976
},
39773977
"description": "In-depth static analysis to find issues in verticals of bug risks, security, anti-patterns, performance, documentation and style. Native integrations with GitHub, GitLab and Bitbucket. Less than 5% false positives.",
39783978
"discussion": null,
@@ -4805,8 +4805,8 @@
48054805
"source": null,
48064806
"pricing": "https://embold.io/pricing",
48074807
"plans": {
4808-
"oss": false,
4809-
"free": true
4808+
"free": true,
4809+
"oss": false
48104810
},
48114811
"description": "Intelligent software analytics platform that identifies design issues, code issues, duplication and metrics. Supports Java, C, C++, C#, JavaScript, TypeScript, Python, Go, Kotlin and more.",
48124812
"discussion": null,
@@ -5856,7 +5856,7 @@
58565856
"plans": null,
58575857
"description": "Analyzer that helps you to make your Go programs more consistent.",
58585858
"discussion": null,
5859-
"deprecated": true,
5859+
"deprecated": null,
58605860
"resources": null,
58615861
"wrapper": null
58625862
},
@@ -7237,8 +7237,8 @@
72377237
"source": null,
72387238
"pricing": "https://www.jetbrains.com/buy",
72397239
"plans": {
7240-
"oss": true,
7241-
"free": false
7240+
"free": false,
7241+
"oss": true
72427242
},
72437243
"description": "Comes bundled with a lot of inspections for Java and Kotlin and includes tools for refactoring, formatting and more.",
72447244
"discussion": null,
@@ -7643,8 +7643,8 @@
76437643
"ktlint": {
76447644
"name": "ktlint",
76457645
"categories": [
7646-
"linter",
7647-
"formatter"
7646+
"formatter",
7647+
"linter"
76487648
],
76497649
"languages": [
76507650
"kotlin"
@@ -8944,15 +8944,15 @@
89448944
],
89458945
"types": [
89468946
"cli",
8947-
"ide-plugin",
8948-
"service"
8947+
"service",
8948+
"ide-plugin"
89498949
],
89508950
"homepage": "https://mythx.io",
89518951
"source": null,
89528952
"pricing": "https://mythx.io/plans/",
89538953
"plans": {
8954-
"free": false,
8955-
"oss": false
8954+
"oss": false,
8955+
"free": false
89568956
},
89578957
"description": "MythX is an easy to use analysis platform which integrates several analysis methods like fuzzing, symbolic execution and static analysis to find vulnerabilities with high precision. It can be integrated with toolchains like Remix or VSCode or called from the command-line.",
89588958
"discussion": null,
@@ -9084,8 +9084,8 @@
90849084
"source": null,
90859085
"pricing": "https://www.ndepend.com/purchase",
90869086
"plans": {
9087-
"oss": false,
9088-
"free": false
9087+
"free": false,
9088+
"oss": false
90899089
},
90909090
"description": "Measure, query and visualize your code and avoid unexpected issues, technical debt and complexity.",
90919091
"discussion": null,
@@ -9215,8 +9215,8 @@
92159215
"GNU General Public License v3.0"
92169216
],
92179217
"types": [
9218-
"service",
9219-
"cli"
9218+
"cli",
9219+
"service"
92209220
],
92219221
"homepage": "https://opensecurity.in",
92229222
"source": "https://github.com/ajinabraham/NodeJsScan",
@@ -9336,8 +9336,8 @@
93369336
"source": null,
93379337
"pricing": "https://www.shiftleft.io/pricing",
93389338
"plans": {
9339-
"oss": false,
9340-
"free": true
9339+
"free": true,
9340+
"oss": false
93419341
},
93429342
"description": "Enables code auditors and security teams to interactively investigate their unique code bases to find business logic flaws and technical vulnerabilities that traditional SASTs cannot. This is done by enabling the analyst to write their own custom queries. Can find hard-coded secrets, authentication issues, and malicious code like rootkits and backdoors.",
93439343
"discussion": null,
@@ -11421,8 +11421,8 @@
1142111421
"source": null,
1142211422
"pricing": "https://pycodequ.al/pricing",
1142311423
"plans": {
11424-
"oss": false,
11425-
"free": true
11424+
"free": true,
11425+
"oss": false
1142611426
},
1142711427
"description": "PyCodeQual gives you insights into complexity and bug risks. It adds automatic reviews to your pull requests.",
1142811428
"discussion": null,
@@ -12169,8 +12169,8 @@
1216912169
"source": null,
1217012170
"pricing": "https://www.reshiftsecurity.com/pricing",
1217112171
"plans": {
12172-
"free": true,
12173-
"oss": false
12172+
"oss": false,
12173+
"free": true
1217412174
},
1217512175
"description": "A source code analysis tool for detecting and managing Java security vulnerabilities.",
1217612176
"discussion": null,
@@ -12332,8 +12332,8 @@
1233212332
"MIT License"
1233312333
],
1233412334
"types": [
12335-
"cli",
12336-
"ide-plugin"
12335+
"ide-plugin",
12336+
"cli"
1233712337
],
1233812338
"homepage": "https://rome.tools/blog/2022/04/05/rome-formatter-release",
1233912339
"source": "https://github.com/rome/tools/tree/main/crates/rome_js_formatter",
@@ -13162,8 +13162,8 @@
1316213162
"GNU Lesser General Public License v2.1"
1316313163
],
1316413164
"types": [
13165-
"service",
13166-
"cli"
13165+
"cli",
13166+
"service"
1316713167
],
1316813168
"homepage": "https://semgrep.dev",
1316913169
"source": "https://github.com/returntocorp/semgrep",
@@ -13890,8 +13890,8 @@
1389013890
"source": null,
1389113891
"pricing": "https://www.sourcemeter.com/download",
1389213892
"plans": {
13893-
"oss": false,
13894-
"free": true
13893+
"free": true,
13894+
"oss": false
1389513895
},
1389613896
"description": "Static Code Analysis for C/C++, Java, C#, Python, and RPG III and RPG IV versions (including free-form).",
1389713897
"discussion": null,
@@ -14823,8 +14823,8 @@
1482314823
"source": null,
1482414824
"pricing": "https://www.cqse.eu/en/teamscale/buy/",
1482514825
"plans": {
14826-
"free": false,
14827-
"oss": false
14826+
"oss": false,
14827+
"free": false
1482814828
},
1482914829
"description": "Static and dynamic analysis tool supporting more than 25 languages and direct IDE integration. Free hosting for Open Source projects available on request. Free academic licenses available.",
1483014830
"discussion": null,
@@ -14869,8 +14869,8 @@
1486914869
"MIT License"
1487014870
],
1487114871
"types": [
14872-
"service",
14873-
"cli"
14872+
"cli",
14873+
"service"
1487414874
],
1487514875
"homepage": "https://tca.tencent.com/",
1487614876
"source": "https://github.com/Tencent/CodeAnalysis",
@@ -15083,8 +15083,8 @@
1508315083
"Apache-2.0 License"
1508415084
],
1508515085
"types": [
15086-
"web",
15087-
"service"
15086+
"service",
15087+
"web"
1508815088
],
1508915089
"homepage": "https://github.com/deepfence/ThreatMapper",
1509015090
"source": "https://github.com/deepfence/ThreatMapper",
@@ -15672,8 +15672,8 @@
1567215672
"unimport": {
1567315673
"name": "unimport",
1567415674
"categories": [
15675-
"linter",
15676-
"formatter"
15675+
"formatter",
15676+
"linter"
1567715677
],
1567815678
"languages": [
1567915679
"python"
@@ -15952,8 +15952,8 @@
1595215952
"vetur": {
1595315953
"name": "Vetur",
1595415954
"categories": [
15955-
"linter",
15956-
"formatter"
15955+
"formatter",
15956+
"linter"
1595715957
],
1595815958
"languages": [],
1595915959
"other": [
@@ -15963,8 +15963,8 @@
1596315963
"MIT License"
1596415964
],
1596515965
"types": [
15966-
"cli",
15967-
"ide-plugin"
15966+
"ide-plugin",
15967+
"cli"
1596815968
],
1596915969
"homepage": "https://marketplace.visualstudio.com/items?itemName=octref.vetur",
1597015970
"source": "https://github.com/vuejs/vetur",

0 commit comments

Comments
 (0)