Skip to content

random1223/codety-scanner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Codety Scanner is a comprehensive code scanner designed to detect code issues for 20+ programming languages and IaC frameworks. It embeds more than 5,000 code analysis rules and can detect code smells, vulnerable code, secrets in the code, performance issues, style violations, and more. Codety Scanner is open source and is free for personal and commercial use, Codety Scanner's source code is contributed and maintained by Codety Inc.(https://codety.io)

Codety Scanner detects your code issues and report results to:

image

Codety Scanner can:

  • Detect code issues using 5000+ rules(both Codety built and community built rules), be able to detect issues like:
    • Insecure and vulnerable code
    • Unexpected secrets/tokens/API-keys in the code
    • Code smells and technical debt accumulation
    • Code style violations
    • Some performance issues
    • And more...
  • Support 20+ programming languages and IaC tools:
    • Terraform code(AWS, GCP, Azure and OCI)
    • Java
    • Python
    • Javascript
    • Typescript
    • C
    • C++
    • Go
    • Ruby
    • Scala
    • Bash
    • Html
    • Css
    • Kotlin
    • Swift
    • Jsp
    • Apex
    • Modelica
    • CloudFormation
    • Serverless framework
    • Helm charts
    • Kubernetes
    • Docker
    • (and keep adding more)

How to use:

Check document Codety Scanner Quickstart

License:

https://github.com/codetyio/codety-scanner/blob/main/LICENSE.txt

Welcome new contributors

We greatly value contributions of any kind. Contributions could include, but are not limited to documentation improvements, bug reports, new or improved code! Check more at CONTRIBUTING.md


Note

Codety Scanner detect code issues using default recommended code scanning rules for general use cases, Codety Console is a subscription-based product that helps you manage and custom code standards according to your organization's needs.

About

Comprehensive code scanner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 89.7%
  • HCL 3.8%
  • JavaScript 1.6%
  • C++ 1.4%
  • Shell 1.2%
  • Python 1.2%
  • Other 1.1%