Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate with cdxgen #518

Open
prabhu opened this issue Aug 24, 2023 · 1 comment
Open

Integrate with cdxgen #518

prabhu opened this issue Aug 24, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@prabhu
Copy link

prabhu commented Aug 24, 2023

Nice project!

I'm the author cdxgen a tool to generate rich software bill-of-materials

https://github.com/CycloneDX/cdxgen

We recently added a command called evinse to detect API endpoints in Java, Javascript, typescript code using static analysis.

Example screenshot

Below are the links to evinse command, CycloneDX specification and a sample json generated with endpoints.

https://github.com/CycloneDX/cdxgen/blob/master/ADVANCED.md#evinse-mode

https://cyclonedx.org/docs/1.5/json/

bom.evinse.json.txt

It would be nice to see cdx integrated into this project so that your platform could work with both static and runtime data.

@Ankita28g
Copy link
Contributor

@prabhu thanks for sharing this, we definitely are looking into this actively. thank you! @ankush-jain-akto

@Ankita28g Ankita28g added the enhancement New feature or request label Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants