feat: added comparison document for ai-bom, Cisco AIBOM, and Snyk#52
feat: added comparison document for ai-bom, Cisco AIBOM, and Snyk#52Zie619 merged 2 commits intoTrusera:mainfrom
Conversation
|
Thanks @Aryan-Pillai7 for this comprehensive comparison! 🙌 The feature matrix is clear and highlights our strengths well. A few suggestions:
Overall great work — this addresses issue #37 perfectly. Happy to merge after these tweaks! |
Zie619
left a comment
There was a problem hiding this comment.
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!
Hi @Zie619 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! |
|
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. |
Zie619
left a comment
There was a problem hiding this comment.
All feedback addressed. LGTM!
Closing issue #37 on documentation
Changes made:
docs/comparison.mdwith feature comparison tableHighlighted as instructed in issue