<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cloudflare API |</title><link>https://isaacneibaur.com/tags/cloudflare-api/</link><atom:link href="https://isaacneibaur.com/tags/cloudflare-api/index.xml" rel="self" type="application/rss+xml"/><description>Cloudflare API</description><generator>HugoBlox Kit (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Tue, 05 May 2026 00:00:00 +0000</lastBuildDate><image><url>https://isaacneibaur.com/media/icon_hu_fb558a5ed99f547e.png</url><title>Cloudflare API</title><link>https://isaacneibaur.com/tags/cloudflare-api/</link></image><item><title>Cloudflare Governance &amp; Remediation Platform</title><link>https://isaacneibaur.com/projects/cloudflare-governance-platform/</link><pubDate>Tue, 05 May 2026 00:00:00 +0000</pubDate><guid>https://isaacneibaur.com/projects/cloudflare-governance-platform/</guid><description>&lt;p&gt;Cloud automation project for auditing Cloudflare domain security posture and managing repeatable governance workflows through code.&lt;/p&gt;
&lt;p&gt;The system combines Python, Terraform, GitHub Actions, and the Cloudflare API to check configuration state, validate policy expectations, and optionally remediate drift. The work emphasizes Infrastructure as Code, scheduled audits, secure secret handling, automated validation, and repository governance patterns that support reliable cloud operations.&lt;/p&gt;
&lt;div class="project-action-row"&gt;
&lt;a class="project-action" href="https://github.com/neibaur/cloudflare_IaC" target="_blank" rel="noopener"&gt;View GitHub Repository&lt;/a&gt;
&lt;/div&gt;
&lt;div class="project-tech-list"&gt;
&lt;span&gt;Python&lt;/span&gt;
&lt;span&gt;Terraform&lt;/span&gt;
&lt;span&gt;GitHub Actions&lt;/span&gt;
&lt;span&gt;Cloudflare API&lt;/span&gt;
&lt;span&gt;Infrastructure as Code&lt;/span&gt;
&lt;span&gt;DevSecOps&lt;/span&gt;
&lt;span&gt;Secret Management&lt;/span&gt;
&lt;span&gt;Scheduled Audits&lt;/span&gt;
&lt;/div&gt;
&lt;p&gt;Current focus areas:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Cloudflare security posture audits using Python and the Cloudflare API&lt;/li&gt;
&lt;li&gt;Terraform workflows for repeatable Infrastructure as Code validation&lt;/li&gt;
&lt;li&gt;GitHub Actions pipelines for scheduled audits and CI checks&lt;/li&gt;
&lt;li&gt;Secure secret handling for automation workflows&lt;/li&gt;
&lt;li&gt;Optional remediation workflows for configuration drift correction&lt;/li&gt;
&lt;li&gt;DevSecOps practices including Dependabot, CodeQL, branch protection, linting, and test checks&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Design notes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Audit workflows run automatically, while remediation remains intentionally gated.&lt;/li&gt;
&lt;li&gt;Terraform and Python separate declarative infrastructure validation from API-driven audit logic.&lt;/li&gt;
&lt;li&gt;Secrets and real configuration inputs stay out of mock validation paths.&lt;/li&gt;
&lt;li&gt;CodeQL, Dependabot, Gitleaks, and branch protection support repository governance and operational reliability.&lt;/li&gt;
&lt;/ul&gt;</description></item></channel></rss>