DEV Community

# codesecurity

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
An investigation into code injection vulnerabilities caused by generative AI

An investigation into code injection vulnerabilities caused by generative AI

Comments
4 min read
Exploiting HTTP/2 CONTINUATION frames for DoS attacks

Exploiting HTTP/2 CONTINUATION frames for DoS attacks

1
Comments
4 min read
Getting started with PHP static analysis in 2024

Getting started with PHP static analysis in 2024

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

Preventing server-side request forgery in Node.js applications

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

5
Comments
9 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

2
Comments
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
Exploring WebExtension security vulnerabilities in React Developer Tools and Vue.js devtools

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

2
Comments
6 min read
Code injection in Python: examples and prevention

Code injection in Python: examples and prevention

2
Comments
8 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

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

Securing symmetric encryption algorithms in Java

6
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

5
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

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

Top 5 VS Code extensions for security

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

Finding and fixing insecure direct object references in Python

Comments
6 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
How secure is WebAssembly? 5 security concerns unique to WebAssembly

How secure is WebAssembly? 5 security concerns unique to WebAssembly

4
Comments
6 min read
Mitigating DOM clobbering attacks in JavaScript

Mitigating DOM clobbering attacks in JavaScript

7
Comments
7 min read
The importance of verifying webhook signatures

The importance of verifying webhook signatures

Comments
8 min read
Session management security: Best practices for protecting user sessions

Session management security: Best practices for protecting user sessions

2
Comments
11 min read
Building a security-conscious CI/CD pipeline

Building a security-conscious CI/CD pipeline

2
Comments
7 min read
How to prevent XPath injection attacks

How to prevent XPath injection attacks

1
Comments
8 min read
How to perform JavaBeans Validation

How to perform JavaBeans Validation

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

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

1
Comments
10 min read
loading...