rspec/rules/S6549/message.adoc
github-actions[bot] 2742dcd14d
Create rule S6549: Accessing files should not lead to filesystem oracle attacks (#4156)
* Add csharp to rule S6549

* Add RSPEC for S6549 for C#

* Update rules/S6549/csharp/how-to-fix-it/asp.net.adoc

Co-authored-by: Hendrik Buchwald <64110887+hendrik-buchwald-sonarsource@users.noreply.github.com>

* Update rules/S6549/csharp/how-to-fix-it/asp.net.adoc

Co-authored-by: Hendrik Buchwald <64110887+hendrik-buchwald-sonarsource@users.noreply.github.com>

* Update rules/S6549/csharp/how-to-fix-it/asp.net.adoc

Co-authored-by: Hendrik Buchwald <64110887+hendrik-buchwald-sonarsource@users.noreply.github.com>

* Correct function name

---------

Co-authored-by: daniel-teuchert-sonarsource <daniel-teuchert-sonarsource@users.noreply.github.com>
Co-authored-by: Daniel Teuchert <daniel.teuchert@sonarsource.com>
Co-authored-by: daniel-teuchert-sonarsource <141642369+daniel-teuchert-sonarsource@users.noreply.github.com>
Co-authored-by: Hendrik Buchwald <64110887+hendrik-buchwald-sonarsource@users.noreply.github.com>
2024-08-20 17:57:41 +02:00

3 lines
82 B
Plaintext

=== Message
Change this code to not construct the path from user-controlled data.