Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New Feature]: Support for Static Code Analysis in Ballerina #42256

Open
Xenowa opened this issue Mar 1, 2024 · 0 comments
Open

[New Feature]: Support for Static Code Analysis in Ballerina #42256

Xenowa opened this issue Mar 1, 2024 · 0 comments
Labels
needTriage The issue has to be inspected and labeled manually Type/NewFeature

Comments

@Xenowa
Copy link

Xenowa commented Mar 1, 2024

Description

Most programming languages support static code analysis tools like SonarQube, Codacy and Veracode to analyze code quality and security vulnerabilities. However, support for analyzing Ballerina code is currently unavailable.

Describe your problem(s)

This absence of static code analysis support hinders the ability to:

  • Proactively identify security vulnerabilities in Ballerina code
  • Maintain consistent code quality and enforce coding standards across Ballerina projects, impacting maintainability and potential bugs.

Describe your solution(s)

No response

Related area

-> Other Area

Related issue(s) (optional)

No response

Suggested label(s) (optional)

No response

Suggested assignee(s) (optional)

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needTriage The issue has to be inspected and labeled manually Type/NewFeature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants