Skip to content
View bashebr's full-sized avatar
  • @Netherlands
  • 01:55 (UTC -12:00)
  • X @bgatwitt

Block or report bashebr

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
bashebr/README.md

bga — live security advisory: security engineer detected operating in the wild

# proof-of-concept — patches faster than it can be exploited
class SecurityEngineer:
    handle    = "bga"
    languages = {"spoken": ["tig", "en", "nl"], "code": ["python", "php", "bash"]}
    focus     = ["CVE triage & remediation", "patch backporting", "AI-assisted security tooling"]

    stack = {
        "security": ["NVD", "CVE triage", "patch diffing", "backporting"],
        "backend":  ["Python", "FastAPI", "PHP"],
        "ai":       ["LLM pipelines", "agent architectures", "MCP"],
    }

    def disclose(self) -> str:
        return "ship the patch before someone ships the exploit"


assert SecurityEngineer().disclose()  # > responsibly, always
remediation timeline
  ├─ T+0h   advisory ingested from NVD feed
  ├─ T+2h   root cause isolated · patch diffed
  ├─ T+6h   fix backported across affected branches
  └─ T+24h  shipped · window closed

contribution activity

snake eating bashebr's contribution graph


🔒 disclosed responsibly  ·  📍 Netherlands  ·  🐦 @bgatwitt

Pinned Loading

  1. envault envault Public

    Python

  2. ai-native-sdlc ai-native-sdlc Public

    Reusable Codex + Claude Code skill and plugin implementing Anthropic's AI-Native SDLC: Plan → Design → Build → Test → Deploy → Maintain, with human approval gates at every handoff.

    Python 24 5