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

feat(bicep): added support for Ignore by comments for bicep #7299

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

JonasCordsen
Copy link

@JonasCordsen JonasCordsen commented Nov 29, 2024

Closes #4420

Reason for Proposed Changes

  • This Pr will add the support for bicep files to handle kics-scan comments

Proposed Changes

  • Users can now ignore lines by comments in the original file
  • lines containing comments are now excluded as well for bicep

I submit this contribution under the Apache-2.0 license.

@github-actions github-actions bot added community Community contribution feature request Community: new feature request labels Nov 29, 2024
@JonasCordsen JonasCordsen changed the title feat(bicep): Added support for Ignore by comments for bicep feat(kics): Added support for Ignore by comments for bicep Nov 29, 2024
@JonasCordsen JonasCordsen changed the title feat(kics): Added support for Ignore by comments for bicep feat(kics): added support for Ignore by comments for bicep Nov 29, 2024
@JonasCordsen JonasCordsen changed the title feat(kics): added support for Ignore by comments for bicep feat(bicep): added support for Ignore by comments for bicep Nov 29, 2024
@JonasCordsen JonasCordsen marked this pull request as ready for review November 29, 2024 11:26
@JonasCordsen JonasCordsen requested a review from a team as a code owner November 29, 2024 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Community contribution feature request Community: new feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow users to ignore specific lines during kics-scan
1 participant