Skip to content

Bug fix: Convert IacsFilterFlag and KicsFilterFlag to StringSlice (AST-145741)#1490

Open
cx-aniket-shinde wants to merge 1 commit intomainfrom
bug/AST-145741
Open

Bug fix: Convert IacsFilterFlag and KicsFilterFlag to StringSlice (AST-145741)#1490
cx-aniket-shinde wants to merge 1 commit intomainfrom
bug/AST-145741

Conversation

@cx-aniket-shinde
Copy link
Copy Markdown
Collaborator

Summary

Converts the IacsFilterFlag and KicsFilterFlag from String type to StringSlice type to support multiple filter values in IACS and KICS scans.

Changes

  • Changed IacsFilterFlag flag definition from String() to StringSlice()
  • Changed KicsFilterFlag flag definition from String() to StringSlice()

Testing

This change allows users to specify multiple filter values for improved filtering capability.

🤖 Generated with Claude Code

Convert the filter flags from String to StringSlice type to support multiple
filter values, improving the filtering capability for IACS and KICS scans.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@github-actions github-actions Bot added the bug Something isn't working label May 5, 2026
@cx-aniket-shinde cx-aniket-shinde changed the title Convert IacsFilterFlag and KicsFilterFlag to StringSlice (AST-145741) Bug fix: Convert IacsFilterFlag and KicsFilterFlag to StringSlice (AST-145741) May 5, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

Logo
Checkmarx One – Scan Summary & Details86093bd5-4ef8-4574-ae68-fddd65c2f879

Great job! No new security vulnerabilities introduced in this pull request

@cx-atish-jadhav cx-atish-jadhav self-requested a review May 5, 2026 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant