-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modify rule S6466: Update Java rspec
- Loading branch information
1 parent
111d418
commit 227e4cb
Showing
4 changed files
with
155 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
=== What is the potential impact? | ||
|
||
Issues of this type interrupt the normal execution of a program, causing it to | ||
crash or putting it into an inconsistent state. | ||
|
||
Therefore, this issue might impact the availability and reliability of your | ||
application, or result in data loss. | ||
When the program is used for critical tasks such as financial transactions or | ||
medical records, the consequences could be severe. | ||
|
||
If the computation of an index value is tied to user input data, this issue can | ||
potentially even be exploited by attackers to disrupt your application. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters