awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesScala Source Code Scanners

Applies static analysis to Scala source files to detect security vulnerabilities, including interfile analysis.

Distinct from Source Code Vulnerability Scanning: Distinct from Source Code Vulnerability Scanning: focuses on Scala language, supporting interfile analysis for complex vulnerabilities.

Explore 2 awesome GitHub repositories matching security & cryptography · Scala Source Code Scanners. Refine with filters or upvote what's useful.

Awesome Scala Source Code Scanners GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • snyk/cliAvatar von snyk

    snyk/cli

    5,428Auf GitHub ansehen↗

    The Snyk CLI is a command-line security scanner that detects known vulnerabilities across open-source dependencies, proprietary application code, container images, and infrastructure-as-code configuration files. It also serves as a platform management tool, allowing users to configure organizations, users, SSO, and reporting from the terminal rather than the web dashboard. The CLI integrates directly into development workflows, enabling scanning within IDEs, build pipelines, and version control systems. It implements static analysis with interfile data flow analysis to find complex security f

    Performs static analysis on Scala source code to detect security vulnerabilities.

    TypeScriptmonitorsecuritysnyk
    Auf GitHub ansehen↗5,428
  • databricks/scala-style-guideAvatar von databricks

    databricks/scala-style-guide

    2,784Auf GitHub ansehen↗

    Enforces consistent coding conventions across a Scala codebase to improve readability and maintainability.

    Auf GitHub ansehen↗2,784
  1. Home
  2. Security & Cryptography
  3. Source Code Vulnerability Scanning
  4. Scala Source Code Scanners

Unter-Tags erkunden

  • Style Enforcement ConventionsGuidelines for enforcing consistent coding conventions across a Scala codebase to improve readability and maintainability. **Distinct from Scala Source Code Scanners:** Distinct from Scala Source Code Scanners: focuses on style enforcement, not security vulnerability scanning.