Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

False positive on error COM.DATA.NOTUSED #172

Open
labeyrb opened this issue Jan 6, 2020 · 0 comments
Open

False positive on error COM.DATA.NOTUSED #172

labeyrb opened this issue Jan 6, 2020 · 0 comments

Comments

@labeyrb
Copy link

labeyrb commented Jan 6, 2020

Expected behavior

no error

Actual behavior

The following line

sftp gu=${RELAIS_USER_SSH}@${FTP_USER_IN}@${FTP_SRV_IN}@${RELAIS_SRV_SSH} < ${FTP_CMD} > ${FTP_LOG}

raises an i-Code error "Unused variable gu" but gu is a part of sftp syntax (
image

Steps to reproduce behavior

Detection version

3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants