stdevel / katprep

Python toolkit for automating system maintenance and generating patch reports along with Foreman/Katello and Red Hat Satellite 6.x
GNU General Public License v3.0
35 stars 6 forks source link

Refactor check for validate uri #168

Open okin opened 2 years ago

okin commented 2 years ago

The current implementation could be tricked into accepting invalid URIs by a matching hostname. This fixes this.