Skip to content

chore: remove obsolete regex based matching TODO #2836

Description

@KushagraB424

Description

In KubeArmor/core/unorchestratedUpdates.go, there is a developer comment // TODO: regex based matching.

However, looking at the code immediately following this comment, the regex matching logic using regexp.CompilePOSIX() is already fully implemented.

This issue tracks the removal of the obsolete TODO comment to clean up technical debt in the codebase.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions