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

[BOWER] Bower support #35

Closed
hanstdam opened this issue Jan 2, 2020 · 4 comments
Closed

[BOWER] Bower support #35

hanstdam opened this issue Jan 2, 2020 · 4 comments

Comments

@hanstdam
Copy link

hanstdam commented Jan 2, 2020

First of all, thanks for a great package!

I'm working with a few legacy projects and would like to track the bower dependencies in these projects.

I would like to ask if the direction of this project would allow support for bower?

I understand that bower is not being recommended anymore and I would be happy to help implement this functionality, however I thought I'd ask before submitting a PR or creating a separate module.

Thanks

@stevespringett
Copy link
Member

I think it really depends on how 'intrusive' the bower support would be. If supporting it would introduce a lot of bower-specific code, then I think a dedicated cyclonedx bower module would be best. If it's simply a matter of adding a library or two in order to parse bower.json, then perhaps we can include support for it in this module.

Also note, https://github.com/heremaps/oss-review-toolkit supports Bower and can generate CycloneDX. I have not personally tried it, but it may be worth investigating before jumping in to create a PR for a legacy build system.

@prabhu
Copy link

prabhu commented Jan 4, 2020

Happy to consider bower support in my fork - https://github.com/AppThreat/cdxgen/ which already supports few other languages other than node.

@jkowalleck
Copy link
Member

bower support NEEDS to be a new project.
like https://github.com/CycloneDX/cyclonedx-webpack-plugin

@jkowalleck jkowalleck changed the title Bower support [BOWER] Bower support Dec 11, 2021
@jkowalleck
Copy link
Member

will close the issue.
feel free to try and improve https://www.npmjs.com/package/cdx-bower-bom

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

No branches or pull requests

4 participants