Security audit CLI command — validates config against OWASP checklist.
chirp security-check app:appexits 1 on failure (CI-friendly).
cli._security_check
| Name | Type | Default | Description |
|---|---|---|---|
type
|
|
— | |
qualified_name
|
|
— | |
element_type
|
|
— | |
description
|
|
— | |
source_file
|
|
— | |
line_number
|
|
— | |
is_autodoc
|
|
— | |
autodoc_element
|
|
— | |
_autodoc_template
|
|
— | |
_autodoc_url_path
|
|
— | |
_autodoc_page_type
|
|
— | |
title
|
|
— | |
doc_content_hash
|
|
— |
Symbols on this page
run_security_check
function
def run_security_check(args) -> None
Run security audit against the app's configuration.
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
args
|
|
— |
View source · /home/runner/work/chirp/chirp/site/../src/chirp/cli/_security_check.py:1