Skip to main content

← All SBOMs

v1.82.4 SBOM

Released 2026-05-16. Hotfix: emergency-recovery CLI (cicada-recover) — every menu option (1-4) was crashing with RuntimeError: asyncio.run() cannot be called from a running event loop on the first audit-write call. Root cause: dual-channel audit helper was sync but invoked asyncio.run() against an async DB-write while already running under an outer event loop started by the option's own asyncio.run(). Fixed by making the audit helper async and awaiting from all 16 call sites. Recovery menu is now actually usable end-to-end.

Download the raw CycloneDX JSON: backend (175 deps)frontend (231 deps)

Format: CycloneDX 1.6. Each row below corresponds to a single entry in the JSON; the JSON is canonical, this table is a convenience view.


Backend (Python)

175 components.

PackageVersionLicense
aiofiles25.1.0Apache-2.0, License :: OSI Approved :: Apache Software License
aiohappyeyeballs2.6.1PSF-2.0, Python-2.0
aiohttp3.13.5Apache-2.0 AND MIT
aioresponses0.7.8MIT
aiosignal1.4.0License :: OSI Approved :: Apache Software License
aiosqlite0.22.1MIT
annotated-doc0.0.4MIT
annotated-types0.7.0MIT
anthropic0.97.0MIT
anyio4.13.0MIT
arabic-reshaper3.0.1MIT
asn1crypto1.5.1MIT
attrs26.1.0MIT
Authlib1.7.2BSD-3-Clause, License :: OSI Approved :: BSD License
bcrypt5.0.0Apache-2.0, License :: OSI Approved :: Apache Software License
bidict0.23.1License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
blinker1.9.0MIT
blis1.3.3License :: OSI Approved :: BSD License
brotli1.2.0MIT
catalogue2.0.10MIT
certifi2026.4.22MPL-2.0, License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
cffi2.0.0MIT
charset-normalizer3.4.7MIT
cicada1.82.3
click8.3.3BSD-3-Clause
cloudpathlib0.24.0MIT
confection1.3.3MIT
ConfigArgParse1.7.5MIT
contourpy1.3.3License :: OSI Approved :: BSD License
coverage7.13.5Apache-2.0
cryptography47.0.0Apache-2.0 OR BSD-3-Clause
cssselect20.9.0License :: OSI Approved :: BSD License
cycler0.12.1License :: OSI Approved :: BSD License
cymem2.0.13MIT
defusedxml0.7.1Python-2.0
distro1.9.0License :: OSI Approved :: Apache Software License
docstring_parser0.18.0MIT
dpkt1.9.8License :: OSI Approved :: BSD License
evtx0.11.0MIT
fastapi0.136.1MIT
filelock3.29.0MIT
Flask3.1.3BSD-3-Clause
flask-cors6.0.2MIT
Flask-Login0.6.3MIT
fonttools4.62.1MIT
freetype-py2.5.1License :: OSI Approved :: BSD License
frozenlist1.8.0Apache-2.0
geographiclib2.1MIT
geopy2.4.1MIT
gevent25.9.1MIT
geventhttpclient2.3.9MIT
google-auth2.50.0License :: OSI Approved :: Apache Software License
google-genai1.74.0Apache-2.0
greenlet3.5.0MIT AND PSF-2.0
h110.16.0MIT
html5lib1.1MIT
httpcore1.0.9BSD-3-Clause
httptools0.7.1MIT
httpx0.28.1BSD-3-Clause, License :: OSI Approved :: BSD License
idna3.13BSD-3-Clause
iniconfig2.3.0MIT
isodate0.7.2License :: OSI Approved :: BSD License
itsdangerous2.2.0License :: OSI Approved :: BSD License
Jinja23.1.6License :: OSI Approved :: BSD License
jiter0.14.0MIT
joserfc1.6.5BSD-3-Clause, License :: OSI Approved :: BSD License
kiwisolver1.5.0License :: OSI Approved :: BSD License
ldap32.9.1LGPL-3.0-only
locust2.43.4MIT
lxml6.1.0BSD-3-Clause
markdown-it-py4.0.0MIT
MarkupSafe3.0.3BSD-3-Clause
matplotlib3.10.9Python-2.0
mdurl0.1.2MIT
msgpack1.1.2Apache-2.0
multidict6.7.1
murmurhash1.0.15MIT
networkx3.6.1BSD-3-Clause
numpy2.4.4BSD-3-Clause AND 0BSD AND MIT AND Zlib AND CC0-1.0
ollama0.6.2MIT
openai2.33.0Apache-2.0, License :: OSI Approved :: Apache Software License
oscrypto1.3.0MIT
packaging26.2Apache-2.0 OR BSD-2-Clause
phonenumbers9.0.29Apache-2.0
pillow12.2.0MIT-CMU
pluggy1.6.0MIT
preshed3.0.13MIT
presidio_analyzer2.2.362MIT
propcache0.4.1Apache-2.0, License :: OSI Approved :: Apache Software License
psutil7.2.2BSD-3-Clause
pyasn10.6.3BSD-2-Clause
pyasn1_modules0.4.2License :: OSI Approved :: BSD License
pycairo1.29.0LGPL-2.1-only OR MPL-1.1
pycparser3.0BSD-3-Clause
pydantic2.13.3MIT
pydantic_core2.46.3MIT
pydantic-settings2.14.0MIT
pydyf0.12.1License :: OSI Approved :: BSD License
Pygments2.20.0BSD-2-Clause
pyHanko0.34.1MIT
pyhanko-certvalidator0.30.2MIT
PyJWT2.12.1MIT
pyotp2.9.0MIT
pyparsing3.3.2MIT
pypdf6.10.2BSD-3-Clause
pyphen0.17.2GPL-2.0-or-later, MPL-1.1, License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
pyspnego0.12.1MIT
pytest9.0.3MIT
pytest-asyncio1.3.0Apache-2.0
pytest-cov7.1.0MIT
pytest-timeout2.4.0MIT, License :: DFSG approved
python-bidi0.6.7License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
python-dateutil2.9.0.post0License :: OSI Approved :: Apache Software License, License :: OSI Approved :: BSD License
python-docx1.2.0MIT
python-dotenv1.2.2BSD-3-Clause
python-engineio4.13.1MIT
python-multipart0.0.27Apache-2.0
python-socketio5.16.1MIT
python3-saml1.16.0MIT
pywinrm0.5.0MIT
PyYAML6.0.3MIT
pyzmq27.1.0License :: OSI Approved :: BSD License
regex2026.4.4Apache-2.0 AND CNRI-Python
reportlab4.5.0License :: OSI Approved :: BSD License
requests2.33.1Apache-2.0, License :: OSI Approved :: Apache Software License
requests_ntlm1.3.0ISC
requests-file3.0.1License :: OSI Approved :: Apache Software License
rich15.0.0MIT
rlPyCairo0.4.0License :: OSI Approved :: BSD License
ruff0.15.12MIT
setuptools82.0.1MIT
shellingham1.5.4ISC
simple-websocket1.1.0MIT
six1.17.0MIT
smart_open7.6.0MIT
smbprotocol1.16.1MIT
sniffio1.3.1MIT OR Apache-2.0
spacy3.8.14MIT
spacy-legacy3.0.12MIT
spacy-loggers1.0.5MIT
srsly2.5.3MIT
starlette1.0.0BSD-3-Clause
svglib1.6.0LGPL-3.0-or-later
tenacity9.1.4License :: OSI Approved :: Apache Software License
thinc8.3.13MIT
tiktoken0.12.0
tinycss21.5.1License :: OSI Approved :: BSD License
tinyhtml52.1.0MIT
tldextract5.3.1BSD-3-Clause
tqdm4.67.3MPL-2.0 AND MIT
typer0.25.1MIT
typing_extensions4.15.0PSF-2.0
typing-inspection0.4.2MIT
tzlocal5.3.1MIT
uritools6.1.0MIT
urllib32.6.3MIT
uvicorn0.46.0BSD-3-Clause
uvloop0.22.1MIT, License :: OSI Approved :: Apache Software License
wasabi1.1.3MIT
watchfiles1.1.1MIT
weasel1.0.0MIT
weasyprint68.1License :: OSI Approved :: BSD License
webencodings0.5.1License :: OSI Approved :: BSD License
websocket-client1.9.0Apache-2.0, License :: OSI Approved :: Apache Software License
websockets16.0BSD-3-Clause
Werkzeug3.1.8BSD-3-Clause
wrapt2.1.2BSD-2-Clause
wsproto1.3.2MIT
xhtml2pdf0.2.17License :: OSI Approved :: Apache Software License
xmlsec1.3.17MIT
xmltodict1.0.4MIT
yarl1.23.0Apache-2.0
zope.event6.2ZPL-2.1
zope.interface8.4ZPL-2.1
zopfli0.4.1Apache-2.0, License :: OSI Approved :: Apache Software License

Frontend (Node)

231 components.

PackageVersionLicense
asynckit0.4.0MIT
axios1.16.0MIT
bail2.0.2MIT
call-bind-apply-helpers1.0.2MIT
ccount2.0.1MIT
character-entities2.0.2MIT
character-entities-html42.1.0MIT
character-entities-legacy3.0.0MIT
character-reference-invalid2.0.1MIT
combined-stream1.0.8MIT
comma-separated-tokens2.0.3MIT
commander7.2.0MIT
core-util-is1.0.3MIT
csstype3.2.3MIT
d37.4.3MIT
d37.9.0ISC
d3-array3.2.2MIT
d3-array3.2.4ISC
d3-axis3.0.6MIT
d3-axis3.0.0ISC
d3-brush3.0.6MIT
d3-brush3.0.0ISC
d3-chord3.0.6MIT
d3-chord3.0.1ISC
d3-color3.1.3MIT
d3-color3.1.0ISC
d3-contour3.0.6MIT
d3-contour4.0.2ISC
d3-delaunay6.0.4MIT
d3-delaunay6.0.4ISC
d3-dispatch3.0.7MIT
d3-dispatch3.0.1ISC
d3-drag3.0.7MIT
d3-drag3.0.0ISC
d3-dsv3.0.7MIT
d3-dsv3.0.1ISC
d3-ease3.0.2MIT
d3-ease3.0.1BSD-3-Clause
d3-fetch3.0.7MIT
d3-fetch3.0.1ISC
d3-force3.0.10MIT
d3-force3.0.0ISC
d3-format3.0.4MIT
d3-format3.1.2ISC
d3-geo3.1.0MIT
d3-geo3.1.1ISC
d3-hierarchy3.1.7MIT
d3-hierarchy3.1.2ISC
d3-interpolate3.0.4MIT
d3-interpolate3.0.1ISC
d3-path3.1.1MIT
d3-path3.1.0ISC
d3-polygon3.0.2MIT
d3-polygon3.0.1ISC
d3-quadtree3.0.6MIT
d3-quadtree3.0.1ISC
d3-random3.0.3MIT
d3-random3.0.1ISC
d3-scale4.0.9MIT
d3-scale4.0.2ISC
d3-scale-chromatic3.1.0MIT
d3-scale-chromatic3.1.0ISC
d3-selection3.0.11MIT
d3-selection3.0.0ISC
d3-shape3.1.8MIT
d3-shape3.2.0ISC
d3-time3.0.4MIT
d3-time3.1.0ISC
d3-time-format4.0.3MIT
d3-time-format4.1.0ISC
d3-timer3.0.2MIT
d3-timer3.0.1ISC
d3-transition3.0.9MIT
d3-transition3.0.1ISC
d3-zoom3.0.8MIT
d3-zoom3.0.0ISC
debug4.1.13MIT
debug4.4.3MIT
decode-named-character-reference1.3.0MIT
delaunator5.1.0ISC
delayed-stream1.0.0MIT
dequal2.0.3MIT
devlop1.1.0MIT
dunder-proto1.0.1MIT
es-define-property1.0.1MIT
es-errors1.3.0MIT
es-object-atoms1.1.1MIT
es-set-tostringtag2.1.0MIT
estree1.0.8MIT
estree-jsx1.0.5MIT
estree-util-is-identifier-name3.0.0MIT
extend3.0.2MIT
fault1.0.4MIT
follow-redirects1.16.0MIT
form-data4.0.5MIT
format0.2.2MIT
function-bind1.1.2MIT
geojson7946.0.16MIT
get-intrinsic1.3.0MIT
get-proto1.0.1MIT
gopd1.2.0MIT
has-symbols1.1.0MIT
has-tostringtag1.0.2MIT
hasown2.0.3MIT
hast3.0.4MIT
hast-util-parse-selector2.2.5MIT
hast-util-to-jsx-runtime2.3.6MIT
hast-util-whitespace3.0.0MIT
hastscript6.0.0MIT
highlight.js10.7.3BSD-3-Clause
highlightjs-vue1.0.0CC0-1.0
html-url-attributes3.0.1MIT
iconv-lite0.6.3MIT
immediate3.0.6MIT
inherits2.0.4ISC
inline-style-parser0.2.7MIT
internmap2.0.3ISC
is-alphabetical2.0.1MIT
is-alphanumerical2.0.1MIT
is-decimal2.0.1MIT
is-hexadecimal2.0.1MIT
is-plain-obj4.1.0MIT
isarray1.0.0MIT
js-tokens4.0.0MIT
jszip3.10.1(MIT OR GPL-3.0-or-later)
lie3.3.0MIT
longest-streak3.1.0MIT
loose-envify1.4.0MIT
lowlight1.20.0MIT
lucide-react0.330.0ISC
markdown-table3.0.4MIT
math-intrinsics1.1.0MIT
mdast4.0.4MIT
mdast-util-find-and-replace3.0.2MIT
mdast-util-from-markdown2.0.3MIT
mdast-util-gfm3.1.0MIT
mdast-util-gfm-autolink-literal2.0.1MIT
mdast-util-gfm-footnote2.1.0MIT
mdast-util-gfm-strikethrough2.0.0MIT
mdast-util-gfm-table2.0.0MIT
mdast-util-gfm-task-list-item2.0.0MIT
mdast-util-mdx-expression2.0.1MIT
mdast-util-mdx-jsx3.2.0MIT
mdast-util-mdxjs-esm2.0.1MIT
mdast-util-phrasing4.1.0MIT
mdast-util-to-hast13.2.1MIT
mdast-util-to-markdown2.1.2MIT
mdast-util-to-string4.0.0MIT
micromark4.0.2MIT
micromark-core-commonmark2.0.3MIT
micromark-extension-gfm3.0.0MIT
micromark-extension-gfm-autolink-literal2.1.0MIT
micromark-extension-gfm-footnote2.1.0MIT
micromark-extension-gfm-strikethrough2.1.0MIT
micromark-extension-gfm-table2.1.1MIT
micromark-extension-gfm-tagfilter2.0.0MIT
micromark-extension-gfm-task-list-item2.1.0MIT
micromark-factory-destination2.0.1MIT
micromark-factory-label2.0.1MIT
micromark-factory-space2.0.1MIT
micromark-factory-title2.0.1MIT
micromark-factory-whitespace2.0.1MIT
micromark-util-character2.1.1MIT
micromark-util-chunked2.0.1MIT
micromark-util-classify-character2.0.1MIT
micromark-util-combine-extensions2.0.1MIT
micromark-util-decode-numeric-character-reference2.0.2MIT
micromark-util-decode-string2.0.1MIT
micromark-util-encode2.0.1MIT
micromark-util-html-tag-name2.0.1MIT
micromark-util-normalize-identifier2.0.1MIT
micromark-util-resolve-all2.0.1MIT
micromark-util-sanitize-uri2.0.1MIT
micromark-util-subtokenize2.1.0MIT
micromark-util-symbol2.0.1MIT
micromark-util-types2.0.2MIT
mime-db1.52.0MIT
mime-types2.1.35MIT
ms2.1.0MIT
ms2.1.3MIT
pako1.0.11(MIT AND Zlib)
parse-entities4.0.2MIT
prismjs1.30.0MIT
process-nextick-args2.0.1MIT
prop-types15.7.15MIT
property-information7.1.0MIT
proxy-from-env2.1.0MIT
qrcode.react4.2.0ISC
react18.3.1MIT
react18.3.28MIT
react-dom18.3.1MIT
react-markdown10.1.0MIT
react-router6.30.3MIT
react-router-dom6.30.3MIT
react-syntax-highlighter15.6.6MIT
readable-stream2.3.8MIT
refractor3.6.0MIT
remark-gfm4.0.1MIT
remark-parse11.0.0MIT
remark-rehype11.1.2MIT
remark-stringify11.0.0MIT
robust-predicates3.0.3Unlicense
router1.23.2MIT
runtime7.29.2MIT
rw1.3.3BSD-3-Clause
safe-buffer5.1.2MIT
safer-buffer2.1.2MIT
scheduler0.23.2MIT
setimmediate1.0.5MIT
space-separated-tokens2.0.2MIT
string_decoder1.1.1MIT
stringify-entities4.0.4MIT
structured-clone1.3.1ISC
style-to-js1.1.21MIT
style-to-object1.0.14MIT
trim-lines3.0.1MIT
trough2.2.0MIT
unified11.0.5MIT
unist3.0.3MIT
unist-util-is6.0.1MIT
unist-util-position5.0.0MIT
unist-util-stringify-position4.0.0MIT
unist-util-visit5.1.0MIT
unist-util-visit-parents6.0.2MIT
use-sync-external-store1.6.0MIT
util-deprecate1.0.2MIT
vfile6.0.3MIT
vfile-message4.0.3MIT
xtend4.0.2MIT
zustand4.5.7MIT
zwitch2.0.4MIT