Commands
config
An overview of the APK Scanner "config" command.
Overview
Interact with the application configuration.
See the configuration section to learn more about possible options.
Subcommands
show
Show the current application configuration.
apk-scanner config show
/opt/apkscanner/apkscanner-cli.yaml:
verbose: false
quiet: false
apkscanner_config_file_path: "apkscanner.yaml"
console_output:
enable_rich_output: true
scan_apk:
verbose_all: false
verbose_generic: false
verbose_apk_info: false
verbose_detected_libraries: false
verbose_signature_apksig: false
verbose_signature_certificate: false
verbose_signing_block: false
store_as_json: "no"
json_exclude_defaults: false
json_output_directory: ""
json_output_subdirectory: false
json_output_with_apk: false
/opt/apkscanner/apkscanner.yaml:
data:
use_default_data: true
certificate_denylist_path: ""
certificate_denylist_export_path: "export/certificate_denylist.json"
library_definition_path: ""
library_definition_export_path: "export/libsmali.jsonl"
library_information_path: ""
library_information_export_path: "export/libinfo.jsonl"
manifest_config_path: ""
manifest_config_export_path: "export/manifest_config.json"
database:
debug: false
type: "none"
mode: "default"
path: "apkscanner"
scan:
apk_reported_path_type: "default"