Skip to content

feat(engine): add C/C++ language support types and interfaces#414

Open
medha-14 wants to merge 1 commit into
cbomkit:mainfrom
medha-14:feature/cpp-language-support
Open

feat(engine): add C/C++ language support types and interfaces#414
medha-14 wants to merge 1 commit into
cbomkit:mainfrom
medha-14:feature/cpp-language-support

Conversation

@medha-14
Copy link
Copy Markdown

Adds the foundational engine types for C/C++ language support, following
the pattern established by the C# module.

@medha-14 medha-14 requested a review from a team as a code owner May 16, 2026 16:15
Signed-off-by: medha14 <medha140904@gmail.com>
@medha-14 medha-14 force-pushed the feature/cpp-language-support branch from c6a176a to 3ce3823 Compare May 16, 2026 16:17
@san-zrl
Copy link
Copy Markdown
Contributor

san-zrl commented May 20, 2026

Hi @medha-14,

Thank you for your PR and for the time and effort you put into contributing to CBOMkit—we truly appreciate your interest.

You may have noticed that we are already working on adding C/C++ support to sonar-cryptography in PR #377. This approach relies on Sonar’s native C/C++ support package, similar to how the existing Java module is implemented.

Work on PR #377 is already quite advanced, and at this stage we are leaning toward this approach because we expect it to provide stronger support for cross-file symbol tracing through the Sonar infrastructure.

That said, we will keep your PR open for now until a final decision is made.

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