rspec/rules/S1081/summary.adoc
Sebastien Andrivet 440a63b67e
Modify rule S1081: Change text to education framework format (APPSEC-1210) (#3341)
## Review

A dedicated reviewer checked the rule description successfully for:

- [ ] logical errors and incorrect information
- [ ] information gaps and missing content
- [ ] text style and tone
- [ ] PR summary and labels follow [the
guidelines](https://github.com/SonarSource/rspec/#to-modify-an-existing-rule)

---------

Co-authored-by: Jamie Anderson <127742609+jamie-anderson-sonarsource@users.noreply.github.com>
2023-10-25 13:43:01 +02:00

2 lines
204 B
Plaintext

Insecure functions often involve handling data, such as strings and memory operations. The vulnerability arises when these functions do not properly check or limit the size of the data they are handling.