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

Fix false positive matches with unsafe ports on SQD-3624 #53

Merged
merged 1 commit into from
Jul 15, 2015

Conversation

jamesmacwhite
Copy link
Contributor

The grep statement needs to be modified to prevent tagging port values that contains a value in SQUID_DAEMON_UNSAFE_PORTS_LIST but aren't actually equal to the listed port value

The grep statement needs to be modified to prevent tagging port values that contains a value in `SQUID_DAEMON_UNSAFE_PORTS_LIST` but aren't actually the listed port.
mboelen added a commit that referenced this pull request Jul 15, 2015
Fix false positive matches with unsafe ports on SQD-3624
@mboelen mboelen merged commit bcfd426 into CISOfy:master Jul 15, 2015
@mboelen
Copy link
Member

mboelen commented Jul 15, 2015

Reviewed and accepted as a solution. Thanks!

@mboelen mboelen self-assigned this Jul 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants