Andrew Colin Kissa

Results 8 issues of Andrew Colin Kissa

# Describe the environment **2.6.2:** **Centos 6:** **Packaged from source:** # Describe the problem mem_limit is set to 256M but the indexer process is using over 3GB of RAM **Steps...

bug
low priority

**What I did:** Investigating the package for use in a email scanning project, looked at the docs and the source. **What I expected:** Options to limit the max number of...

enhancement
decoding

Sample data: `PROXY_HOSTS =` `set /files/etc/macros.conf/PROXY_HOSTS "192.168.1.10"` Error produced `Value '192.168.1.10' does not match regexp // in store lens`

bug
lens

When dealing with spam you find lots of malformed messages like some missing the final boundary in multipart messages. In cases like this the parser returns an encapsulated EOF error...

go-message seems to suffer an issue which was previously discovered in perl `Mail::Header` module. https://rt.cpan.org/Public/Bug/Display.html?id=113464 The issue involves crafted messages that are usually used to transmit malware bypassing content scanners....

Describe the bug ---------------- Commit https://github.com/Cisco-Talos/clamav/commit/5a343f6448945bcc4883ed4894493a4f8779d733 introduced logging of HTTP codes, this is generating spurious warnings when downloading custom signatures and the signature has not changed. The offending code is...

When enabling the plugin on the first node in a cluster the following error is generated. ``` [root@db3 ~]# rabbitmq-plugins enable autocluster The following plugins have been enabled: rabbitmq_aws autocluster...

usability

The methods under `Consul.Session` do not work on a system with ACLs enabled and the default ACL policy is `deny`. This happens even if the token is set in `consul.Consul()`...