๐๏ธ Overview
This is the documentation for Ruby vulnerabilities that are detected by GuardRails. The documentation is grouped based on vulnerability category.
๐๏ธ Insecure Access Control
Fixing Insecure Access Control
๐๏ธ Insecure Configuration
Fixing Insecure Configuration
๐๏ธ Insecure File Management
Fixing Path Traversal
๐๏ธ Insecure Network Communication
Fixing Certificate Validation
๐๏ธ Insecure Processing of Data
This category covers the following issues:
๐๏ธ Insecure Use of Dangerous Function
Fixing Command Injection
๐๏ธ Insecure Use of Language/Framework API
This category covers the following Ruby/Rails APIs:
๐๏ธ Insecure Use of Regular Expressions
Fixing Insecure Use of Regular Expressions
๐๏ธ Insecure Use of SQL Queries
Fixing Insecure Use of SQL Queries
๐๏ธ Using Vulnerable Libraries
Fixing Vulnerable Libraries