Skip to content

Update readme.md#1

Merged
tobyash86 merged 2 commits intoijarosz-patch-1from
feature/readme-extensions
Sep 24, 2025
Merged

Update readme.md#1
tobyash86 merged 2 commits intoijarosz-patch-1from
feature/readme-extensions

Conversation

@tobyash86
Copy link
Collaborator

Fixed minor issues.
Added links

Fixed minor issues.
Added links
readme.md Outdated

Static analysis and flow analysis help you verify code quality and ensure compliance with industry standards, such as CWE or OWASP. Static analysis is a software testing method done by examining the source code without executing it to detect errors, vulnerabilities, and violations of coding standards. Flow analysis refers to the examination and evaluation of data or control flow within a program or system to identify potential issues such as resource leaks, dead code, security vulnerabilities, or performance bottlenecks.
Static analysis and flow analysis help you verify code quality and ensure compliance with industry standards, such as CWE or OWASP. Static analysis is a software testing method that examines the source code without executing it to detect errors, vulnerabilities, and violations of coding standards. Flow analysis refers to the examination and evaluation of data or control flow within a program or system to identify potential issues such as resource leaks, dead code, security vulnerabilities, or performance bottlenecks.
See [Parasoft dotTEST User Guide](https://docs.parasoft.com/display/DOTTEST20251) for details regarding static and flow analysis with dotTEST as well as other dotTEST capabilities.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's change it to https://docs.parasoft.com/display/DOTTEST20252 - like the other link

@@ -31,7 +29,7 @@ See also [Run dotTEST Action project](https://github.com/parasoft/run-dottest-ac
### Autofix in CI/CD Using Aider

`DottestAutoFix` is a Python-based script that leverages AI-powered code analysis to automatically fix dotTEST violations in your .NET projects, based on a generated analysis report. Once a fix is applied, the plugin validates it using `dottestcli` and then creates a pull request in your project repository.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a pull request->a commit

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will be fixed in another pull request

@tobyash86 tobyash86 merged commit eb2135c into ijarosz-patch-1 Sep 24, 2025
@tobyash86 tobyash86 deleted the feature/readme-extensions branch September 24, 2025 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants