Skip to content

Feature/ast 133076 ignite#399

Open
cx-amol-mane wants to merge 49 commits intomainfrom
feature/AST-133076-Ignite
Open

Feature/ast 133076 ignite#399
cx-amol-mane wants to merge 49 commits intomainfrom
feature/AST-133076-Ignite

Conversation

@cx-amol-mane
Copy link
Contributor

By submitting a PR to this repository, you agree to the terms within the Checkmarx Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.

Description

Describe the purpose of this PR along with any background information and the impacts of the proposed change.

References

Include supporting link to GitHub Issue/PR number

Testing

Describe how this change was tested. Be specific about anything not tested and reasons why. If this solution has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

Please include any manual steps for testing end-to-end or functionality not covered by unit/integration tests.

Checklist

  • I have added documentation 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

cx-aniket-shinde and others added 30 commits January 22, 2026 13:34
…alues

- Configure common dependencies on global level
- Migrated required classes to plugin-ignite and checkmarx-ast plugin AST-133069
- Added test cases
… AST-133069

- Added icons to common-lib
- Added test cases
…m/Checkmarx/ast-jetbrains-plugin into feature/project_ignite_AST-131708

# Conflicts:
#	plugin-checkmarx-ast/src/main/java/com/checkmarx/intellij/ast/commands/Project.java
#	plugin-checkmarx-ast/src/main/java/com/checkmarx/intellij/ast/commands/Scan.java
#	plugin-checkmarx-ast/src/main/java/com/checkmarx/intellij/ast/commands/Triage.java
#	plugin-checkmarx-ast/src/main/java/com/checkmarx/intellij/ast/inspections/CxInspection.java
#	plugin-checkmarx-ast/src/main/java/com/checkmarx/intellij/ast/inspections/CxVisitor.java
#	plugin-checkmarx-ast/src/main/java/com/checkmarx/intellij/ast/window/CxToolWindowFactory.java
#	plugin-checkmarx-ast/src/main/java/com/checkmarx/intellij/ast/window/CxToolWindowPanel.java
#	plugin-checkmarx-ast/src/main/java/com/checkmarx/intellij/ast/window/actions/CancelScanAction.java
#	plugin-checkmarx-ast/src/main/java/com/checkmarx/intellij/ast/window/actions/OpenSettingsAction.java
#	plugin-checkmarx-ast/src/main/java/com/checkmarx/intellij/ast/window/actions/filter/CustomStateFilter.java
#	plugin-checkmarx-ast/src/main/java/com/checkmarx/intellij/ast/window/actions/filter/DynamicFilterActionGroup.java
#	plugin-checkmarx-ast/src/main/java/com/checkmarx/intellij/ast/window/actions/filter/FilterBaseAction.java
#	plugin-checkmarx-ast/src/main/java/com/checkmarx/intellij/ast/window/actions/group/by/GroupByBaseAction.java
#	plugin-checkmarx-ast/src/main/java/com/checkmarx/intellij/ast/window/actions/group/by/GroupByDirectDependency.java
#	plugin-checkmarx-ast/src/main/java/com/checkmarx/intellij/ast/window/actions/group/by/GroupByFileAction.java
#	plugin-checkmarx-ast/src/main/java/com/checkmarx/intellij/ast/window/actions/group/by/GroupByPackageAction.java
#	plugin-checkmarx-ast/src/main/java/com/checkmarx/intellij/ast/window/actions/group/by/GroupBySeverityAction.java
#	plugin-checkmarx-ast/src/main/java/com/checkmarx/intellij/ast/window/actions/group/by/GroupByStateAction.java
#	plugin-checkmarx-ast/src/main/java/com/checkmarx/intellij/ast/window/actions/group/by/GroupByVulnerabilityTypeAction.java
#	plugin-checkmarx-ast/src/main/java/com/checkmarx/intellij/ast/window/actions/selection/BranchSelectionGroup.java
#	plugin-checkmarx-ast/src/main/java/com/checkmarx/intellij/ast/window/actions/selection/ProjectSelectionGroup.java
#	plugin-checkmarx-ast/src/main/java/com/checkmarx/intellij/ast/window/actions/selection/RootGroup.java
#	plugin-checkmarx-ast/src/main/java/com/checkmarx/intellij/ast/window/actions/selection/ScanSelectionGroup.java
#	plugin-checkmarx-ast/src/main/java/com/checkmarx/intellij/ast/window/results/tree/ResultsTreeFactory.java
#	plugin-checkmarx-ast/src/main/java/com/checkmarx/intellij/ast/window/results/tree/nodes/ResultNode.java
#	plugin-checkmarx-ast/src/main/resources/META-INF/plugin.xml
#	plugin-ignite/src/main/java/com/checkmarx/intellij/ignite/ui/actions/IgnoredFindingsToolbarActions.java
#	plugin-ignite/src/main/java/com/checkmarx/intellij/ignite/ui/actions/VulnerabilityFilterBaseAction.java
#	plugin-ignite/src/main/java/com/checkmarx/intellij/ignite/ui/actions/VulnerabilityFilterState.java
#	plugin-ignite/src/main/java/com/checkmarx/intellij/ignite/window/IgniteToolWindowFactory.java
#	plugin-ignite/src/main/resources/META-INF/plugin.xml
cx-anand-nandeshwar and others added 16 commits February 7, 2026 01:56
…arx-ast plugin module as its belongs only to checkmarx plugin
- Modified build.gradle files to set version dynamically based on environment variables for common, devassist, checkmarx-ast, and ignite plugins
- Enhanced GitHub workflows for manual tagging and nightly builds, including input validation and version management
- Deprecated legacy tag input in release workflow, promoting use of ast_version and ignite_version
- Improved plugin verifier execution based on selected plugins
@gitguardian
Copy link

gitguardian bot commented Feb 11, 2026

⚠️ GitGuardian has uncovered 3 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
11482451 Triggered Generic Password ed38b63 plugin-checkmarx-ast/src/test/java/com/checkmarx/intellij/integration/standard/data/python-vul-file.py View secret
11482444 Triggered Username Password ed38b63 plugin-checkmarx-ast/src/test/java/com/checkmarx/intellij/integration/standard/data/python-vul-file.py View secret
11482443 Triggered Generic Password ed38b63 plugin-checkmarx-ast/src/test/java/com/checkmarx/intellij/integration/standard/data/python-vul-file.py View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@github-actions
Copy link

Logo
Checkmarx One – Scan Summary & Details2b358bab-b9ed-4db9-a06e-f8445de5240f

New Issues (1)

Checkmarx found the following issues in this Pull Request

# Severity Issue Source File / Package Checkmarx Insight
1 LOW Log_Forging /plugin-ignite/src/main/java/com/checkmarx/intellij/ignite/settings/IgniteSettingsComponent.java: 206
detailsMethod at line 206 of /plugin-ignite/src/main/java/com/checkmarx/intellij/ignite/settings/IgniteSettingsComponent.java gets user input from elem...
Attack Vector
Policy Management Violations (1)
Policy Name Rule(s) Break Build
[SAST-ML0] Not allowed NEW Sast vulnerabilities no new Findings in SAST added to protected branch true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants