We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8479977 commit 143b42aCopy full SHA for 143b42a
src/llm_authz_audit/output/banner.py
@@ -13,9 +13,9 @@
13
14
15
_ART = """\
16
- [bold #10b981]╦ ╦ ╔╦╗[/bold #10b981]
17
- [bold #10b981]║ ║ ║║║[/bold #10b981]
18
- [bold #10b981]╩═╝ ╩═╝ ╩ ╩[/bold #10b981] [bold #e2e8f0]authz[/bold #e2e8f0][#64748b]-[/#64748b][bold #10b981]audit[/bold #10b981]"""
+ [bold #10b981]╦ ╦ ╔╦╗ ╔═╗ ╦ ╦ ╔╦╗ ╦ ╦ ╔═╗ ╔═╗ ╦ ╦ ╦═╗ ╦ ╔╦╗[/bold #10b981]
+ [bold #10b981]║ ║ ║║║ ╠═╣ ║ ║ ║ ╠═╣ ╔═╝ ╠═╣ ║ ║ ║ ║ ║ ║[/bold #10b981]
+ [bold #10b981]╩═╝ ╩═╝ ╩ ╩ ╩ ╩ ╚═╝ ╩ ╩ ╩ ╚══ ╩ ╩ ╚═╝ ╩═╝ ╩ ╩[/bold #10b981]"""
19
20
_TAGLINE = " Static Security Analyzer for LLM Applications"
21
_URL = " https://github.com/aiauthz/llm-authz-audit"
0 commit comments