 
                            ...
POS01-A. Check for the existence of links
POS02-A. Follow the Principle of Least Privilege wherever possible
Rules
POS30-C. Use the readlink() function properly
...
POS37-C. Ensure that privilege relinquishment is successfulPOS02-A. Follow the Principle of Least Privilege wherever possible
Risk Assessment
| Recommendation | Severity | Likelihood | Remediation Cost | Priority | Level | 
|---|---|---|---|---|---|
| POS00-A | medium | probable | high | P4 | L3 | 
| POS01-A | medium | likely | high | P6 | L2 | 
| POS02-A | medium high | probable likely | high | P4 P9 | L3 L2 | 
| Rule | Severity | Likelihood | Remediation Cost | Priority | Level | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| POS30-C | low | probable | medium | P4 | L3 | ||||||
| POS31-C | medium | probable | high | P4 | L3 | ||||||
| POS32-C | medium | probable | medium | P8 | L2 | ||||||
| POS33-C | low | probable | low | P6 | L2 | ||||||
| POS34-C | high | unlikely | medium | P6 | L2 | ||||||
| POS35-C | high | likely | medium | P18 | L1 | ||||||
| POS36-C | high | probable | medium | P12 | L1 | ||||||
| POS37-C | high | probable | low | P18 | L1 | POS38-C | high | likely | high | P9 | L2 | 
Related Rules and Recommendations
...