Skip to content

feat: Add license scanner#660

Merged
jcamilomolinar merged 8 commits into
bancolombia:trunkfrom
yenner123:feature/engine_license
Jul 9, 2026
Merged

feat: Add license scanner#660
jcamilomolinar merged 8 commits into
bancolombia:trunkfrom
yenner123:feature/engine_license

Conversation

@yenner123

@yenner123 yenner123 commented May 28, 2026

Copy link
Copy Markdown
Contributor

Resolve #659

Description

  • Created entry point for the engine_license module to generate SBOM and process license reports.
  • Added unit tests for the functionality and entry point logic.
  • Established directory structure for infrastructure and test cases related to the new license scanning feature.
  • Implement license context extraction

Checklist:

  • The pull request is complete according to the guide of contributing of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my feature, policy, or fix is effective and works
  • New and existing tests pass locally with my changes

- Implemented GrantScan class for handling license scanning using the Grant tool.
- Created entry point for the engine_license module to generate SBOM and process license reports.
- Added unit tests for the GrantScan functionality and entry point logic.
- Established directory structure for infrastructure and test cases related to the new license scanning feature.
Comment thread docs/Docusaurus/docs/modules/engine_sca/engine_license.md Outdated
Comment thread docs/Docusaurus/docs/life_cycle/getting_started.md Outdated
Comment thread docs/Docusaurus/docs/modules/engine_sca/engine_license.md
Comment thread docs/Docusaurus/docs/modules/engine_sca/engine_license.md Outdated
Comment thread docs/Docusaurus/docs/modules/engine_sca/engine_license.md
Comment thread docs/Docusaurus/docs/modules/engine_sca/engine_license.md Outdated
Comment thread docs/Docusaurus/docs/life_cycle/getting_started.md Outdated
@jcamilomolinar

Copy link
Copy Markdown
Collaborator

LGTM 👍

@jcamilomolinar jcamilomolinar merged commit 38c7c8e into bancolombia:trunk Jul 9, 2026
5 checks passed
@app-toolkit-opensource-innersource

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.162.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

Add License Scanner

3 participants