Forem

# codesecurity

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
5 Node.js security code snippets every backend developer should know

5 Node.js security code snippets every backend developer should know

2
Comments
9 min read
Preventing SQL injection attacks in Node.js

Preventing SQL injection attacks in Node.js

10
Comments
9 min read
Preventing server-side request forgery in Node.js applications

Preventing server-side request forgery in Node.js applications

6
Comments
8 min read
10 GitHub Security Best Practices

10 GitHub Security Best Practices

3
Comments
14 min read
7 tips to become a successful bug bounty hunter

7 tips to become a successful bug bounty hunter

18
Comments 1
5 min read
How to Use CodeWhisperer to Identify Issues and Use Suggestions to Improve Code Security in your IDE

How to Use CodeWhisperer to Identify Issues and Use Suggestions to Improve Code Security in your IDE

Comments
10 min read
Enhancing code to cloud security with the Common Configuration Scoring System

Enhancing code to cloud security with the Common Configuration Scoring System

5
Comments
5 min read
Code injection in Python: examples and prevention

Code injection in Python: examples and prevention

6
Comments
8 min read
Exploring WebExtension security vulnerabilities in React Developer Tools and Vue.js devtools

Exploring WebExtension security vulnerabilities in React Developer Tools and Vue.js devtools

3
Comments
6 min read
Getting started with query parameterization

Getting started with query parameterization

Comments
9 min read
What’s new in CVSS 4.0

What’s new in CVSS 4.0

Comments
8 min read
GitHub Copilot code security: XSS in React

GitHub Copilot code security: XSS in React

3
Comments 1
8 min read
Securing symmetric encryption algorithms in Java

Securing symmetric encryption algorithms in Java

4
Comments
7 min read
How to prevent NullPointerExceptions in Java

How to prevent NullPointerExceptions in Java

5
Comments 6
10 min read
Security implications of cross-origin resource sharing (CORS) in Node.js

Security implications of cross-origin resource sharing (CORS) in Node.js

2
Comments 1
11 min read
A guide to input validation with Spring Boot

A guide to input validation with Spring Boot

Comments
12 min read
How to implement SSL/TLS pinning in Node.js

How to implement SSL/TLS pinning in Node.js

4
Comments
9 min read
Top 5 VS Code extensions for security

Top 5 VS Code extensions for security

9
Comments 6
7 min read
Swift deserialization security primer

Swift deserialization security primer

2
Comments
4 min read
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

Secure Java URL encoding and decoding

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

Mitigating DOM clobbering attacks in JavaScript

6
Comments
7 min read
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

How secure is WebAssembly? 5 security concerns unique to WebAssembly

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

Finding and fixing insecure direct object references in Python

1
Comments
6 min read
loading...