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
-[errcheck](https://github.com/kisielk/errcheck) — Check that error return values are used.
499
499
@@ -1530,6 +1530,8 @@ It supports multiple languages and is designed to be extensible, allowing you to
1530
1530
1531
1531
-[Joern](https://joern.io) — Joern is a platform for analyzing source code, bytecode, and binary executables. It generates code property graphs (CPGs), a graph representation of code for cross-language code analysis. Code property graphs are stored in a custom graph database. This allows code to be mined using search queries formulated in a Scala-based domain-specific query language. Joern is developed with the goal of providing a useful tool for vulnerability discovery and research in static program analysis.
1532
1532
1533
+
-[jQAssistant](https://jqassistant.org/) — jQAssistant is a plugin based software analytics platform which allows scanning code structures and metadata from repositories into a Neo4j graph database. The gathered data can be used for ad-hoc exploration using queries, visualization or defining rules for continuous architecture validation.
1534
+
1533
1535
-[keploy](https://keploy.io/) — Keploy is an open-source testing platform that helps developers automate and streamline their testing process. It provides API, and integration testing agents, generating tests, mocks/stubs for APIs that actually work. Additionally, Keploy offers an AI-powered Unit Testing Agent that generates stable, useful unit tests directly in your GitHub PRs and in VSCode, helping catch errors and improve code quality.
1534
1536
1535
1537
-[Kiuwan](https://www.kiuwan.com/code-security-sast):copyright: — Identify and remediate cyber threats in a blazingly fast, collaborative environment, with seamless integration in your SDLC. Python, C\C++, Java, C#, PHP and more.
@@ -2286,7 +2288,7 @@ It does this by running periodic diff outputs against heuristically crafted rege
2286
2288
2287
2289
-[Grype](https://github.com/anchore/grype) — Vulnerability scanner for container images and filesystems. Developed by Anchore, it scans container images, directories, and archives for known vulnerabilities. Supports multiple image formats, SBOM integration, and VEX (Vulnerability Exploitability eXchange) for accurate vulnerability assessment. Works with various vulnerability databases and provides detailed reporting.
2288
2290
2289
-
-**HasMySecretLeaked**:warning::copyright: — HasMySecretLeaked is a project from GitGuardian that aims to help individual users and organizations search across 20 million exposed secrets to verify if their developer secrets have leaked on public repositories, gists, and issues on GitHub projects.
2291
+
-[HasMySecretLeaked](https://gitguardian.com/hasmysecretleaked):copyright: — HasMySecretLeaked is a project from GitGuardian that aims to help individual users and organizations search across 20 million exposed secrets to verify if their developer secrets have leaked on public repositories, gists, and issues on GitHub projects.
2290
2292
2291
2293
-**iblessing**:warning: — iblessing is an iOS security exploiting toolkit. It can be used for reverse engineering, binary analysis and vulnerability mining.
2292
2294
@@ -2431,7 +2433,7 @@ TruffleHog is an open source secret-scanning engine that resolves exposed secret
2431
2433
2432
2434
-[vale](https://vale.sh) — A syntax-aware linter for prose built with speed and extensibility in mind.
2433
2435
2434
-
-[write-good](https://github.com/btford/write-good) — A linter with a focus on eliminating "weasel words".
2436
+
-**write-good**:warning: — A linter with a focus on eliminating "weasel words".
2435
2437
2436
2438
2437
2439
<aname="yaml" />
@@ -2451,7 +2453,7 @@ TruffleHog is an open source secret-scanning engine that resolves exposed secret
2451
2453
2452
2454
-[GitGuardian ggshield](https://www.gitguardian.com/ggshield) — ggshield is a CLI application that runs in your local environment or in a CI environment to help you detect more than 350+ types of secrets, as well as other potential security vulnerabilities or policy breaks affecting your codebase.
2453
2455
2454
-
-**HasMySecretLeaked**:warning::copyright: — HasMySecretLeaked is a project from GitGuardian that aims to help individual users and organizations search across 20 million exposed secrets to verify if their developer secrets have leaked on public repositories, gists, and issues on GitHub projects.
2456
+
-[HasMySecretLeaked](https://gitguardian.com/hasmysecretleaked):copyright: — HasMySecretLeaked is a project from GitGuardian that aims to help individual users and organizations search across 20 million exposed secrets to verify if their developer secrets have leaked on public repositories, gists, and issues on GitHub projects.
"description": "HasMySecretLeaked is a project from GitGuardian that aims to help individual users and organizations search across 20 million exposed secrets to verify if their developer secrets have leaked on public repositories, gists, and issues on GitHub projects.",
"description": "jQAssistant is a plugin based software analytics platform which allows scanning code structures and metadata from repositories into a Neo4j graph database. The gathered data can be used for ad-hoc exploration using queries, visualization or defining rules for continuous architecture validation.",
10418
+
"discussion": null,
10419
+
"deprecated": null,
10420
+
"resources": [
10421
+
{
10422
+
"title": "Plugins",
10423
+
"url": "https://github.com/jqassistant-plugin"
10424
+
}
10425
+
],
10426
+
"reviews": null,
10427
+
"demos": null,
10428
+
"wrapper": null
10429
+
},
10389
10430
"jshint": {
10390
10431
"name": "jshint",
10391
10432
"categories": [
@@ -22427,7 +22468,7 @@
22427
22468
"plans": null,
22428
22469
"description": "A linter with a focus on eliminating \"weasel words\".",
0 commit comments