Skip to content

feat: added comparison document for ai-bom, Cisco AIBOM, and Snyk#52

Merged
Zie619 merged 2 commits intoTrusera:mainfrom
Aryan-Pillai7:add-comparison-doc
Feb 23, 2026
Merged

feat: added comparison document for ai-bom, Cisco AIBOM, and Snyk#52
Zie619 merged 2 commits intoTrusera:mainfrom
Aryan-Pillai7:add-comparison-doc

Conversation

@Aryan-Pillai7
Copy link
Contributor

Closing issue #37 on documentation

Changes made:

  • Added docs/comparison.md with feature comparison table
  • Linked the comparison document from README

Highlighted as instructed in issue

  • focus on snyk launched snyk aibom command
  • document structure also followed

@Zie619
Copy link
Contributor

Zie619 commented Feb 23, 2026

Thanks @Aryan-Pillai7 for this comprehensive comparison! 🙌

The feature matrix is clear and highlights our strengths well. A few suggestions:

  1. Snyk AIBOM — could you add a note that their feature is currently in early access/limited preview? Their public docs are indeed sparse.
  2. Cisco AIBOM — they actually released an update last week (Cisco Live EMEA) — might be worth checking if their scanner count has changed.
  3. Consider adding a "Best For" row to guide users (e.g., ai-bom = multi-framework/multiformat, Cisco = Python/LLM-enrichment, Snyk = existing Snyk customers).

Overall great work — this addresses issue #37 perfectly. Happy to merge after these tweaks!

Copy link
Contributor

@Zie619 Zie619 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution! The markdown in docs/comparison.md has escaped special characters (\# instead of #, \\ instead of **, \- instead of -). These escape sequences prevent proper rendering — headers won't display as headers, bold text won't be bold, and lists won't format correctly.

Please remove the backslash escapes so the markdown renders properly. For example:

  • \# AI-BOM Tool Comparison# AI-BOM Tool Comparison
  • \*\*ai-bom\*\***ai-bom**
  • \- Open-source- Open-source

Once fixed, happy to merge!

@Aryan-Pillai7
Copy link
Contributor Author

Aryan-Pillai7 commented Feb 23, 2026

  1. Cisco AIBOM — they actually released an update last week (Cisco Live EMEA) — might be worth checking if their scanner count has changed.

Hi @Zie619
I checked the Cisco AIBOM 0.3.0 release notes here:
https://github.com/cisco-ai-defense/aibom/releases/tag/0.3.0 and also went through the docs

I couldn't see any updates related to additional scanners (still appears to be 1), so I’ve kept the scanner count unchanged in the comparison.md . Please feel free to double-check on your end as well in case I missed anything

Appreciate your input!

@Zie619
Copy link
Contributor

Zie619 commented Feb 23, 2026

Thanks for the updates @Aryan-Pillai7! The markdown formatting looks clean now, the Snyk "early access" note is there, and the "Best For" row is a nice touch.

Cisco scanner count confirmed as still 1 — you're right.

This looks good to merge 👍 — will merge shortly.

Copy link
Contributor

@Zie619 Zie619 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All feedback addressed. LGTM!

@Zie619 Zie619 merged commit 4d14304 into Trusera:main Feb 23, 2026
14 of 15 checks passed
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