Skip to content

Conversation

@cx-amol-mane
Copy link

By submitting this pull request, you agree to the terms within the Checkmarx Code of Conduct. Please review the contributing guidelines for guidance on creating high-quality pull requests.

Description

Please provide a summary of the changes and the related issue. Include relevant motivation and context.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Related Issues

Link any related issues or tickets.

Checklist

  • I have performed a self-review of my code
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules
  • I have updated the CLI help for new/changed functionality in this PR (if applicable)
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used

Screenshots (if applicable)

Add screenshots to help explain your changes.

Additional Notes

Add any other relevant information.

@github-actions
Copy link

github-actions bot commented Jan 29, 2026

Logo
Checkmarx One – Scan Summary & Details52073e02-3a70-4485-a535-8a38aa7ac3a4

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

cx-amol-mane and others added 17 commits January 29, 2026 20:24
- Implement tests for the real ContainerManager, including ID generation and command creation.
- Ensure unique container IDs and validate UUID format in tests.
- Add tests for createCommandWithEnhancedPath to verify argument passing and environment variable settings.
- Enhance tests for getFallbackPaths to check for duplicates and correct primary path ordering.
- Introduce additional tests for verifyEnginePath and engineNameResolution functions to cover edge cases.
- Expand tests for buildIgnoreMap and filterIgnoredFindings to ensure correct behavior with various inputs.
…pdate TestVerifyEnginePath to skip on non-Windows systems
…solved engine path and error. Update related tests to handle new return values accordingly.
…mage' instead of 'KICS Docker image' for consistency and clarity.
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