File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 * malicious SQL code by the user.
55 * @kind path-problem
66 * @problem.severity error
7+ * @security-severity 8.8
78 * @precision high
89 * @id rb/sql-injection
910 * @tags security
Original file line number Diff line number Diff line change 55 * attacks.
66 * @kind problem
77 * @problem.severity error
8+ * @security-severity 7.5
89 * @precision high
910 * @id rb/redos
1011 * @tags security
Original file line number Diff line number Diff line change 33 * @description Allowing files to be readable or writable by users other than the owner may allow sensitive information to be accessed.
44 * @kind path-problem
55 * @problem.severity warning
6+ * @security-severity 7.8
67 * @id rb/overly-permissive-file
78 * @tags external/cwe/cwe-732
89 * security
Original file line number Diff line number Diff line change 33 * @description Credentials are hard coded in the source code of the application.
44 * @kind path-problem
55 * @problem.severity error
6+ * @security-severity 9.8
67 * @precision high
78 * @id rb/hardcoded-credentials
89 * @tags security
You can’t perform that action at this time.
0 commit comments