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

Add exception to KICS for http in non-security scenario #353

Merged
merged 2 commits into from
Nov 6, 2024

Conversation

widhalmt
Copy link
Member

@widhalmt widhalmt commented Nov 6, 2024

We need to use http without s for certain scenarios. This commit will introduce an exception so KICS will not complain about it.

We need to use `http` without `s` for certain scenarios. This commit will introduce an exception so KICS will not complain about it.
@widhalmt widhalmt self-assigned this Nov 6, 2024
@widhalmt widhalmt enabled auto-merge November 6, 2024 15:50
@afeefghannam89
Copy link
Member

Do you want to make the same exeption for another lines with http in this PR? Is it possible to define a "global" exception rule like in lint?

@widhalmt
Copy link
Member Author

widhalmt commented Nov 6, 2024

I guess, a global exception is possible. But I don't want to do it. Because most of the time, having this rule intact is a good thing. And I guess, we will be removing "non security" scenarios anyway sooner or later. Thanks for pointing out the other line. I'll add it as well.

@widhalmt widhalmt added this pull request to the merge queue Nov 6, 2024
Merged via the queue into main with commit 8ed5180 Nov 6, 2024
10 checks passed
@widhalmt widhalmt deleted the docs/kics-exception branch November 6, 2024 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants