Skip to content

Commit d5a24d9

Browse files
authored
Update README.md
1 parent 5ebd642 commit d5a24d9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Overview
44

5-
The ABAP Code Scanner Framework is a powerful tool designed to analyze ABAP (Advanced Business Application Programming) code for potential security vulnerabilities, code quality issues, and best practice violations. This framework provides a flexible and extensible way to scan ABAP code and generate comprehensive reports on various aspects of code security and quality.
5+
The ABAP Code Scanner is a powerful tool designed to analyze ABAP (Advanced Business Application Programming) code for potential security vulnerabilities, code quality issues, and best practice violations. This provides a flexible and extensible way to scan ABAP code and generate comprehensive reports on various aspects of code security and quality.
66

77
## Features
88

@@ -34,7 +34,7 @@ Our dataflow analysis will:
3434
- Identify potential injection points where tainted data might be used unsafely.
3535
- Provide more accurate and context-aware vulnerability detection.
3636

37-
This feature will enable the framework to:
37+
This feature will enable the to:
3838
- Reduce false positives by understanding the context and transformations of data.
3939
- Detect complex vulnerabilities that simple pattern matching might miss.
4040
- Offer more detailed and actionable reports on potential security issues.
@@ -128,7 +128,7 @@ On Unix-like systems:
128128

129129
## Contributing
130130

131-
Contributions to the ABAP Code Scanner Framework are welcome! Please feel free to submit pull requests, create issues or spread the word.
131+
Contributions to the ABAP Code Scanner are welcome! Please feel free to submit pull requests, create issues or spread the word.
132132

133133
## License
134134

0 commit comments

Comments
 (0)