rspec/rules/S5766/see.adoc

6 lines
519 B
Plaintext
Raw Permalink Normal View History

2020-06-30 12:50:28 +02:00
== See
* OWASP - https://owasp.org/Top10/A08_2021-Software_and_Data_Integrity_Failures/[Top 10 2021 Category A8 - Software and Data Integrity Failures]
* OWASP - https://owasp.org/www-project-top-ten/2017/A8_2017-Insecure_Deserialization[Top 10 2017 Category A8 - Insecure Deserialization]
2020-06-30 12:50:28 +02:00
* https://docs.microsoft.com/en-us/dotnet/framework/misc/security-and-serialization[docs.microsoft.com] - security-and-serialization
* CWE - https://cwe.mitre.org/data/definitions/502[CWE-502 - Deserialization of Untrusted Data]