Skip to content
View cypr0's full-sized avatar
  • Germany
  • 01:02 (UTC +02:00)
  • LinkedIn in/cypr0

Block or report cypr0

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
cypr0/README.md

Hi, I'm Phil (aka cypr0)

Cybersecurity expert & IT lawyer working where law, infrastructure, and security meet.
CISO by day, security tinkerer and homelab enthusiast by night.

GitHub Sponsors LinkedIn


What I do

  • Design and run information security programs with a strong blue-team mindset
  • Translate regulatory and legal requirements into practical, secure architectures
  • Focus on privacy by design, security by default, and evidence-based decisions

My background as both a CISO and IT lawyer helps bridge the gap between “what the regulation says” and “what we can actually build and operate.”


What I’m currently interested in

  • OSCAL & Compliance as Code
    Modeling controls, systems, and evidence in a way that:

    • is machine-readable
    • is version-controlled
    • can be integrated into CI/CD and infrastructure workflows
  • Audit automation
    Exploring how far we can push:

    • automated evidence collection
    • continuous control monitoring
    • fully automated audit reporting

    Most of this work is internal/experimental for now, but it strongly influences how I think about security architecture and documentation.

  • Home cluster & GitOps
    Migrating a classic Docker-based home server to a Kubernetes-based home cluster:

    • GitOps-driven management
    • declarative everything
    • secure-by-default setup, even “just” for a homelab

Please read before using any code

Note
Do not use any code or configuration from my repositories in an operational or production environment without first:

  • testing it thoroughly in a non-operational environment, and
  • reviewing it for your specific use case, risk appetite, and legal/regulatory context.

Security and compliance are always context-dependent.


Support my work

If my projects or write-ups are useful to you and you’d like to say thanks:

Even a virtual ☕ helps justify spending more time on open work.

Pinned Loading

  1. oscal-catalog-creator oscal-catalog-creator Public

    A small toolkit for authoring NIST OSCAL catalogs in Markdown and automatically generating validated OSCAL XML and JSON outputs, including schema checks via XSD/JSON Schema and GitHub Actions integ…

    Python 1

  2. mac-bootstrap mac-bootstrap Public

    macOS CIS-based hardening and dotfiles bootstrap for automated macOS provisioning.

    Shell 3

  3. k8s-ops k8s-ops Public

    Homelab Kubernetes cluster on Talos Linux, GitOps-managed with Flux — Cilium, Authentik SSO, CloudNativePG, Velero backups, full per-app/incident docs.

    JSON