* fix: remove isHidden flag from frontmatter * fix: add isUpcomingChange Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com> * feat: hide blocks not challenges Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com> Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
36 lines
776 B
JSON
36 lines
776 B
JSON
{
|
|
"name": "Information Security Projects",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "information-security-projects",
|
|
"order": 3,
|
|
"time": "150 hours",
|
|
"template": "",
|
|
"required": [],
|
|
"superBlock": "information-security",
|
|
"superOrder": 9,
|
|
"challengeOrder": [
|
|
[
|
|
"587d824a367417b2b2512c44",
|
|
"Stock Price Checker"
|
|
],
|
|
[
|
|
"587d824a367417b2b2512c45",
|
|
"Anonymous Message Board"
|
|
],
|
|
[
|
|
"5e46f979ac417301a38fb932",
|
|
"Port Scanner"
|
|
],
|
|
[
|
|
"5e46f983ac417301a38fb933",
|
|
"SHA-1 Password Cracker"
|
|
],
|
|
[
|
|
"5e601c775ac9d0ecd8b94aff",
|
|
"Secure Real Time Multiplayer Game"
|
|
]
|
|
],
|
|
"helpRoom": "HelpBackend",
|
|
"fileName": "09-information-security/information-security-projects.json"
|
|
}
|