Operations | Monitoring | ITSM | DevOps | Cloud

Automation

CFEngine 3.12.2-3, 3.14.0-2 released (mitigating CVE-2019-10164)

On [2019-07-29 Mon] we released new builds of our Enterprise Hub packages for 3.12.2 and 3.14.0. This release addresses CVE-2019-10164. PostgreSQL versions 10.x before 10.9 and versions 11.x before 11.4 are vulnerable to a stack-based buffer overflow. Any authenticated user can overflow a stack-based buffer by changing the user’s own password to a purpose-crafted value. This often suffices to execute arbitrary code as the PostgreSQL operating system account.

3 Steps to Modernize Apps with Automation

Modernizing applications to the cloud will not only save time and resources but also help in scaling your offering! Sounds familiar? Well, it has to since everyone is pacing ahead of the cloud curve. So isn’t it an obvious move for those age-old legacy applications to be modernized to cloud? Here is a quick read on how you can go cloud-native.

Writing custom service_methods

CFEngine provides the services promise type to manage the state of a given service. services type promises are an abstraction of agent bundles, they can be used to declare the desired state for a collection of things identified by a name. Most commonly services type promises are used to manage standard operating system services though they can be used for abstracting other logical states.