awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
praetorian-inc avatar

praetorian-inc/gokartArchived

0
View on GitHub↗
2,160 stars·108 forks·Go·Apache-2.0·9 views

Gokart

A static analysis tool for securing Go code

Features

  • Code Analysis and Quality - Static analysis for security vulnerabilities.
  • Static Analysis Tools - Go security analysis with low false-positive rates.
  • Application Security - Static analysis tool for securing Go code.
  • Security and Vulnerability Scanning - Golang security analysis with a focus on reducing false positives.

Star history

Star history chart for praetorian-inc/gokartStar history chart for praetorian-inc/gokart

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Gokart

These projects share indexed features with Gokart. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • securego/gosecsecurego avatar

    securego/gosec

    8,866View on GitHub↗

    gosec is a static analysis security tool designed to scan Go source code for vulnerabilities and common coding flaws. It functions as a security analyzer that inspects the abstract syntax tree to identify insecure function calls, API usage, and potential security risks. The tool distinguishes itself by mapping detected vulnerabilities to Common Weakness Enumeration identifiers for standardized reporting and integrating with external AI models to suggest code fixes for identified issues. Its capabilities cover the detection of injection vulnerabilities, hardcoded credentials, weak cryptograph

    Go
    View on GitHub↗8,866
  • bearer/bearerBearer avatar

    Bearer/bearer

    2,566View on GitHub↗

    Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security vulnerabilities, hard-coded secrets, and privacy risks in source code through static analysis and data flow tracing. The tool distinguishes itself by tracking the movement of sensitive data through code to identify leaks and by mapping personal and health-related information flows to generate evidence for privacy impact assessments. It also provides differential scanning for pull requests and uses fingerprint-based suppression to exclude known false positives from reports. The platform co

    Goappseccode-qualitycompliance
    View on GitHub↗2,566
  • 360entsecgroup-skylar/goreporter360EntSecGroup-Skylar avatar

    360EntSecGroup-Skylar/goreporter

    3,123View on GitHub↗

    A Golang tool that does static analysis, unit testing, code review and generate code quality report.

    Go
    View on GitHub↗3,123
  • aquasecurity/trivyaquasecurity avatar

    aquasecurity/trivy

    36,462View on GitHub↗

    Trivy is a comprehensive security scanner designed to identify vulnerabilities and misconfigurations across container images, filesystems, and infrastructure as code files. It functions as a software composition analysis tool and an infrastructure security scanner, providing automated checks for CI/CD pipelines and cloud environments to ensure the integrity of the software supply chain. The tool distinguishes itself through a modular, plugin-based architecture that allows for the independent inspection of diverse targets. It utilizes a declarative policy engine to evaluate configurations agai

    Gocontainersdevsecopsdocker
    View on GitHub↗36,462
Compare all 30 related projects→

Frequently asked questions

What does praetorian-inc/gokart do?

A static analysis tool for securing Go code

What are the main features of praetorian-inc/gokart?

The main features of praetorian-inc/gokart are: Code Analysis and Quality, Static Analysis Tools, Application Security, Security and Vulnerability Scanning.

Which projects share features with praetorian-inc/gokart?

Projects with overlapping indexed features include: securego/gosec — gosec is a static analysis security tool designed to scan Go source code for vulnerabilities and common coding flaws.… dominikh/go-tools — go-tools is a collection of utilities for Go static analysis and memory layout optimization. It provides a toolset… 360entsecgroup-skylar/goreporter — A Golang tool that does static analysis, unit testing, code review and generate code quality report. aquasecurity/trivy — Trivy is a comprehensive security scanner designed to identify vulnerabilities and misconfigurations across container… bearer/bearer — Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security… go-critic/go-critic — The most opinionated Go source code linter for code audit.