Skip to content

Commit

Permalink
Remove deserialization from black belt
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-ion committed Dec 22, 2024
1 parent 9e6f1bf commit fdfca3f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions trainingportal/static/lessons/blackBelt/definitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,15 +129,6 @@
"solution":"cwe134.sol.md",
"codeBlockIds":["safeMemoryManagement","inputAllowListing"]
},
{
"id":"cwe502",
"name":"Deserialization of Untrusted Data",
"playLink":"/cwe502.jsp",
"description": "cwe502.html",
"attackGram":"deserialization.png",
"solution":"cwe502.sol.md",
"codeBlockIds":["enforceSafeDeserialization"]
},
{
"id":"quiz",
"name":"Quiz",
Expand Down

0 comments on commit fdfca3f

Please sign in to comment.