## Frontend As any traditional application, dApps Client/Server component has to follow application security best practices. Its recommended to use a Secure Software Development Lifecycle (SSDLC) to implement any application. In general Secure Development Lifecycle include the following phases : - Risk Assessment Phase. - Threat Modeling, and Secure Design Review Phase. - Static Source Code Analysis Phase. - Security Testing, and Manual Secure Source Review Phase. - Security Assessment of Configuration of Deployment Pipeline Phase.