Sqreen Blog
  • Docs
Sqreen Blog

The Official Sqreen Blog

  • Docs

Browsing Category

Security

136 posts
Code Vulnerabilities and SQL Injections in Ruby on Rails
  • Ruby
  • Security
  • 56 views
  • 8 minute read
  • No comments

Preventing SQL injections in Ruby (and other vulnerabilities)

  • Chris Chinchilla
  • February 12, 2021
This post’s topic is very straightforward: SQL injection, Ruby flavored. More specifically, how you can protect your Ruby application against SQL injections—and other common security threats. Ruby is a wonderful…
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
  • Python
  • Security
  • 222 views
  • 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
  • 43 views
  • 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
  • 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
  • Security
  • 7 minute read
  • No comments

The different types of cross-site scripting (XSS)

  • Omkar Hiremath
  • January 19, 2021
Cross-site scripting (XSS) is one of the most dangerous vulnerabilities in web applications. It is a client-side script injection technique that attackers can use to steal information or send malicious…
View Post
  • Security
  • 5 minute read
  • No comments

How RASPs and WAFs can work together

  • Émile-Hugo
  • January 12, 2021
When it comes to security tooling, it can be difficult to tell different acronyms and the approaches they represent apart. In the case of application security for production applications, there…
View Post
  • Security
  • 7 minute read
  • No comments

Remote code execution (RCE), explained: what it is and how to prevent it

  • Tsviatko Yovtchev
  • January 7, 2021
Remote code execution (RCE) is a class of software security flaws/vulnerabilities. RCE vulnerabilities will allow a malicious actor to execute any code of their choice on a remote machine over…
View Post
  • Node.js
  • Security
  • 5 minute read
  • No comments

Application security for GraphQL: how is it different?

  • Vladimir
  • December 21, 2020
GraphQL is one of the hottest topics in the API world right now. It provides an abstraction layer over more traditional HTTP communications, and has changed the way we build…
View Post

Posts navigation

Previous 1 2 3 … 14 Next
Search
Recent Posts
  • Democratizing security: The next step in Sqreen’s journey
  • Heroku Security: Securing your Heroku application
  • Streaming data with Amazon Kinesis
  • What is a Content Security Policy (CSP) and why is it important?
  • CIS 20 overview and what not to miss
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