diffy
diffy copied to clipboard
VPN/proxy WIKI .Find the best VPN/proxy 免费的VPN 代理 账号 翻墙 科学上网 梯子 机场
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 to 1.24.2. Changelog *Sourced from [urllib3's changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst).* > 1.24.2 (2019-04-17) > ------------------- > > * Don't load system certificates by default when any other ``ca_certs``, ``ca_certs_dir``...
Sidestep longtime issues with moto.
When creating a baseline, additional targets are ignored (https://github.com/Netflix-Skunkworks/diffy/blob/master/diffy/core.py#L72). However, some TargetPlugin derivatives will submit multiple targets. We should be able to set a dictionary key in `target_plugin["options"]` indicating multiple...
The `TrustedBinaryCollectionPayloadPlugin` is aware of the location of a single trusted binary, or set of trusted binaries, which can be used as an alternative to `osqueryi`, to profile an instance.
Create documentation for the prerequisites assumed for each plugin. What does each plugin require, to run?
It looks like diffy only supports creating baselines based on auto-scaling groups. Unfortunately, I'm not using auto-scaling groups, and it's not an option for me to do so... but I...