8 Rules
| ID | Name | Severity |
|---|---|---|
| 1006000 | Avoid scripts using SQL static statements (Shell) |
medium
|
| 1006002 | Avoid scripts and functions with SQL code in temporary files (Shell) |
medium
|
| 1006004 | Avoid unreferenced Programs (Shell) |
medium
|
| 1006006 | Avoid unreferenced Functions (Shell) |
medium
|
| 1006008 | Avoid programs with low comment / code ratio (Shell) |
medium
|
| 1006010 | Avoid script without interpretor access path (Shell) |
medium
|
| 1006012 | Avoid functions without returning exit code (Shell) |
medium
|
| 1006014 | Function should not be named as UNIX commands (Shell) |
medium
|