DEV Community

# securecoding

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Secure Coding Practices to Protect Your Code in the Digital Era

Secure Coding Practices to Protect Your Code in the Digital Era

1
Comments
5 min read
Cross-Site Scripting and CSRF: Secure Your Web Application against Common Attacks

Cross-Site Scripting and CSRF: Secure Your Web Application against Common Attacks

1
Comments
4 min read
Steps to Preventing Prototype Pollution Attacks in JavaScript

Steps to Preventing Prototype Pollution Attacks in JavaScript

1
Comments
3 min read
Implementing Secure Multi-Party Computation (SMPC) with NodeJs: A Practical Guide

Implementing Secure Multi-Party Computation (SMPC) with NodeJs: A Practical Guide

2
Comments
4 min read
How to Sign Your Commits: A Guide for Git Users

How to Sign Your Commits: A Guide for Git Users

13
Comments 20
4 min read
Basic Security Practices for SQLite: Safeguarding Your Data

Basic Security Practices for SQLite: Safeguarding Your Data

31
Comments 1
8 min read
**Bridging the Gap: Secure Coding Practices from Shruti Kulkarni's OWASP Talk**

**Bridging the Gap: Secure Coding Practices from Shruti Kulkarni's OWASP Talk**

3
Comments 4
2 min read
Never trust an upload's filename

Never trust an upload's filename

33
Comments 1
3 min read
loading...