cnescatlab / cnescatlab/i-CodeCNES
False positives on COM.DATA.Initialisation rule
- Dominant language
- Fortran
- Stars
- 63
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
### Expected behavior
we don't expect a COM.DATA.Initialisation error when :
- the variable used in a case syntax is used after the case
- an environment variable used.
- using NF in an awk command
### Actual behavior
With these lines of shell :


i-Code raises the following errors :

### Steps to reproduce behavior
### Detection version
3.0
Contributor guide
Assessment
This issue has not been assessed yet.