Sibl

Latest version: v0.1.0

Safety actively analyzes 628881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 13

1.6.1

- Fixed a bug in group_by, where systems were being grouped incorrectly.
- Fixed a bug where file descriptors may leak to a child process when using accelerate.
- Fixed a bug in apt_repository triggered when python-apt not being installed/available.
- Fixed a bug in the apache2_module module, where modules were not being disabled correctly.

1.6

Major features/changes:

* The deprecated legacy variable templating system has been finally removed. Use {{ foo }} always not $foo or ${foo}.
* Any data file can also be JSON. Use sparingly -- with great power comes great responsibility. Starting file with "{" or "[" denotes JSON.
* Added 'gathering' param for ansible.cfg to change the default gather_facts policy.
* Accelerate improvements:
- multiple users can connect with different keys, when `accelerate_multi_key = yes` is specified in the ansible.cfg.
- daemon lifetime is now based on the time from the last activity, not the time from the daemon's launch.
* ansible-playbook now accepts --force-handlers to run handlers even if tasks result in failures.
* Added VMWare support with the vsphere_guest module.

New Modules:

- files
* replace
- packaging
* apt_rpm
* composer *(PHP)*
* cpanm *(Perl)*
* homebrew_cask *(OS X)*
* homebrew_tap *(OS X)*
* layman
* portage
- monitoring
* librato_annotation
* logentries
* rollbar_deployment
- notification
* nexmo *(SMS)*
* slack *(Slack.com)*
* sns *(Amazon)*
* twilio *(SMS)*
* typetalk *(Typetalk.in)*
- system
* alternatives
* capabilities
* debconf
* locale_gen
* ufw
- net_infrastructure
* bigip_facts
* dnssimple
* lldp
- web_infrastructure
* apache2_module
- cloud
* digital_ocean_domain
* digital_ocean_sshkey
* ec2_asg *(configure autoscaling groups)*
* ec2_metric_alarm
* ec2_scaling_policy
* rax_identity
* rax_cbs *(cloud block storage)*
* rax_cbs_attachments
* vsphere_guest

Other notable changes:

* example callback plugin added for hipchat
* added example inventory plugin for vcenter/vsphere
* added example inventory plugin for doing really trivial inventory from SSH config files
* libvirt module now supports destroyed and paused as states
* s3 module can specify metadata
* security token additions to ec2 modules
* setup module code moved into module_utils/, facts now accessible by other modules
* synchronize module sets relative dirs based on inventory or role path
* misc bugfixes and other parameters
* the ec2_key module now has wait/wait_timeout parameters
* added version_compare filter (see docs)
* added ability for module documentation YAML to utilize shared module snippets for common args
* apt module now accepts "deb" parameter to install local dpkg files
* regex_replace filter plugin added
* added an inventory script for Docker
* added an inventory script for Abiquo
* the get_url module now accepts url_username and url_password as parameters, so sites which require
authentication no longer need to have them embedded in the url
* ... to be filled in from changelogs ...

1.5.5

- Security fix for vault, to ensure the umask is set to a restrictive mode before creating/editing vault files.
- Backported apt_repository security fixes relating to filename/mode upon sources list file creation.

1.5.4

- Security fix for safe_eval, which further hardens the checking of the evaluation function.
- Changing order of variable precedence for system facts, to ensure that inventory variables take precedence over any facts that may be set on a host.

1.5.3

- Fix validate_certs and run_command errors from previous release
- Fixes to the git module related to host key checking

1.5.2

- Fix module errors in airbrake and apt from previous release

Page 8 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.