xbom
xbom copied to clipboard
Generate xBOMs enriched with AI, SaaS, Crypto and more using Static Code Analysis
- **chore: Add flake.lock** - **chore: Go dependency upgrades**
text is wrapped due to small width 
alternatives - - https://github.com/chasefleming/elem-go - https://templ.guide/
Lots of things, reading docs....
**Code**: From official [website](https://huggingface.co/docs/transformers/pipeline_tutorial?tasks=visual+question+answering): ```py from transformers import pipeline pipeline = pipeline(task="text-generation", model="google/gemma-2-2b") pipeline("the secret to baking a really good cake is ") [{'generated_text': 'the secret to baking a really...
Some signatures added in https://github.com/safedep/xbom/pull/43