Forem

# codesecurity

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Swift deserialization security primer
Cover image for Swift deserialization security primer

Swift deserialization security primer

2
Comments
4 min read
XS leaks: What they are and how to avoid them
Cover image for XS leaks: What they are and how to avoid them

XS leaks: What they are and how to avoid them

1
Comments
9 min read
Secure Java URL encoding and decoding
Cover image for Secure Java URL encoding and decoding

Secure Java URL encoding and decoding

7
Comments 1
14 min read
Mitigating DOM clobbering attacks in JavaScript
Cover image for Mitigating DOM clobbering attacks in JavaScript

Mitigating DOM clobbering attacks in JavaScript

6
Comments
7 min read
The importance of verifying webhook signatures
Cover image for The importance of verifying webhook signatures

The importance of verifying webhook signatures

Comments
8 min read
How secure is WebAssembly? 5 security concerns unique to WebAssembly
Cover image for How secure is WebAssembly? 5 security concerns unique to WebAssembly

How secure is WebAssembly? 5 security concerns unique to WebAssembly

6
Comments
6 min read
Finding and fixing insecure direct object references in Python
Cover image for Finding and fixing insecure direct object references in Python

Finding and fixing insecure direct object references in Python

1
Comments
6 min read
Session management security: Best practices for protecting user sessions
Cover image for Session management security: Best practices for protecting user sessions

Session management security: Best practices for protecting user sessions

4
Comments
11 min read
Building a security-conscious CI/CD pipeline
Cover image for Building a security-conscious CI/CD pipeline

Building a security-conscious CI/CD pipeline

2
Comments
7 min read
The SecurityManager is getting removed in Java: What that means for you
Cover image for The SecurityManager is getting removed in Java: What that means for you

The SecurityManager is getting removed in Java: What that means for you

2
Comments
10 min read
How to perform JavaBeans Validation
Cover image for How to perform JavaBeans Validation

How to perform JavaBeans Validation

4
Comments
7 min read
How to prevent XPath injection attacks
Cover image for How to prevent XPath injection attacks

How to prevent XPath injection attacks

4
Comments
8 min read
loading...