Sqreen Blog
  • Docs
Sqreen Blog

The Official Sqreen Blog

  • Docs
  • Ruby
  • 7 minute read
  • No comments

Top 10 Ruby security best practices

  • Carlos Schults
  • February 9, 2021
Do you know those things that are simultaneously incredibly important to get right but incredibly easy to get wrong? That makes for an explosive combination. One such thing happens to…
View Post
Security as code
  • DevOps
  • Security
  • 9 minute read
  • No comments

What is “security as code” and how can it help you?

  • Omkar Hiremath
  • February 9, 2021
A couple of years ago, there were two major teams that worked on getting software built: the development team and the operations team. The development team created the software, and…
View Post
  • Dev
  • Node.js
  • 10 minute read
  • 5 comments

How to debug memory leaks in a Node.js application on Heroku

  • Vladimir
  • February 9, 2021
Debugging memory leaks is rarely a piece of cake, especially when they only happen in production. The best way I’ve found to debug memory leaks in a Node.js application on…
View Post
  • Python
  • Security
  • 7 minute read
  • 5 comments

Preventing SQL injections in Python (and other vulnerabilities)

  • Chris Chinchilla
  • February 9, 2021
Python is a wonderful language, ideal for beginners, and easy to scale up from starter projects to complex applications for data processing and serving dynamic web pages. But as you…
View Post
OWASP top 10 vulnerabilities cheat sheet for CTOs
  • Security
  • 9 minute read
  • 3 comments

OWASP Top 10 Cheat Sheet

  • Matthew
  • February 8, 2021
In recent times, hacks seem to be increasingly prevalent, not to mention severe. What’s more, it doesn’t matter whether you’re a small player or a big name corporation such as…
View Post
  • Go
  • Security
  • 9 minute read
  • No comments

Preventing SQL injections in Go (and other vulnerabilities)

  • Jonathan Hall
  • February 4, 2021
Go has taken the programming world by storm. When it recently passed its ten-year anniversary, estimates suggested as many as 2 million people use the language. As that number continues…
View Post
  • Sqreen Product
  • 5 minute read
  • No comments

What it takes to build great product documentation

  • Arnaud Breton
  • February 2, 2021
Though it is rarely the shiniest, most exciting, or most innovative part of a software product, documentation most definitely has an impact.  You can be sure that a poorly documented…
View Post
  • Dev
  • Node.js
  • 7 minute read
  • 3 comments

Experimenting with remote debugging: Node.js runtime code injection

  • Vladimir
  • January 28, 2021
tl;dr Remote debugging is fun to play around with. This article describes a method to dynamically change the behavior of a running Node.js process by enabling the remote inspector interface…
View Post
  • Sqreen Product
  • 6 minute read
  • No comments

Sqreen’s architecture through the ages: part two

  • Benoit
  • January 26, 2021
Welcome back to part two of our series on Sqreen’s architecture through the ages. Part one covered Sqreen’s history pre-customers up to the point where we first started supporting our…
View Post
  • Java
  • Security
  • 7 minute read
  • No comments

Preventing SQL injections in Java (and other vulnerabilities)

  • Carlos Schults
  • January 21, 2021
One of the most common types of attack an application can suffer is what we call SQL injections. Since SQL injection attacks are both common and potentially devastating, it’s essential…
View Post

Posts navigation

Previous 1 2 3 … 20 Next
Search
Recent Posts
  • Democratizing security: The next step in Sqreen’s journey
  • Heroku Security: Securing your Heroku application
  • What is a Content Security Policy (CSP) and why is it important?
  • CIS 20 overview and what not to miss
  • Building secure applications: Top 10 application security best practices
Categories
  • Dev (56)
  • DevOps (14)
  • Go (5)
  • Java (4)
  • JavaScript (7)
  • Node.js (15)
  • PHP (3)
  • Python (18)
  • Ruby (16)
  • Security (136)
  • Sqreen Product (35)
By the Sqreen Team ❤
© Sqreen 2015-2021 – Privacy Policy