kakakpy

Results 6 issues of kakakpy

读行的话, 针对于AndroidManifest.xml的 换行配置读取错误:如 ` ` ` permission = re_per.findall(line)[0] IndexError: list index out of range` ``` with open(config.xml_path, 'r', encoding='utf-8') as file: lines = file.readlines() for line in lines: if...

**Describe the bug** ``` 6:22 PM Illegal base64 character 20 [ERROR] Xray Scan failed: IllegalArgumentException: Illegal base64 character 20 java.lang.IllegalArgumentException: Illegal base64 character 20 at java.base/java.util.Base64$Decoder.decode0(Base64.java:746) at java.base/java.util.Base64$Decoder.decode(Base64.java:538) at java.base/java.util.Base64$Decoder.decode(Base64.java:561)...

bug

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** When I configure the parameters in build.gradle in the root directory of the project, `...

bug

**Describe the bug** After scanning, in the lower left tree, select a component--right click, and "show in project descriptor" option is not displayed **To Reproduce** After scanning, in the lower...

bug

Whether to support real-time component vulnerability detection instead of "refresh scan" when adding dependencies to pom

feature request

hunter-rabbitmq | 2020-01-15 06:14:41.826 [error] closing AMQP connection (172.23.0.8:36130 -> 172.23.0.2:5672): hunter-rabbitmq | missed heartbeats from client, timeout: 60s hunter-rabbitmq | 2020-01-15 06:14:41.826 [error] closing AMQP connection (172.23.0.8:36132 -> 172.23.0.2:5672):...