 
                            ...
STR09-EX1: It is okay to assume consecutive values for characters like a~z on platforms where ASCII or Unicode is used. This rule is for raising awareness of platform portability, such as if the code is migrated from ASCII systems to non-ASII ASCII systems.
Risk assesment
| Rule | Severity | Likelihood | Remediation Cost | Priority | Level | 
|---|---|---|---|---|---|
| STR09-C | low | unlikely | low | P3 | L3 | 
...