This repository is a portfolio-style simulation of a Vulnerability Management Program.
- Open an issue describing the change (bug fix, documentation improvement, script enhancement).
- Keep content sanitized (no real hostnames, IP addresses, internal domains, usernames, or sensitive operational details).
- Prefer small, focused pull requests.
- Add usage notes at the top of scripts (purpose, prerequisites, how to run, rollback).
- Use clear logging and safe defaults.
- Where applicable, support dry-run behavior (e.g.,
-WhatIfin PowerShell).
- Keep procedures repeatable and checklist-driven.
- Include validation steps (how to confirm a fix).
- Update
metrics/orevidence/when a change impacts results.