puppetlabs / puppetlabs-patching_as_code

Automated Patching through desired state code
Apache License 2.0
10 stars 13 forks source link

Full process detection for `unsafe_process_list` #62

Closed kreeuwijk closed 2 years ago

kreeuwijk commented 2 years ago

Added support for matching against full process arguments for the patching_as_code::unsafe_process_list.

puppet-community-rangefinder[bot] commented 2 years ago

patching_as_code is a class

that may have no external impact to Forge modules.

This module is declared in 0 of 579 indexed public Puppetfiles.


These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.

Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.

kreeuwijk commented 2 years ago

Fixes #61