Skip to content
View aegilops's full-sized avatar

Block or report aegilops

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.

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

👋 Hi, I’m Paul

  • I work at XBOW — the AI-powered penetration testing platform — as a Field Engineer
  • Ex-GitHub/Microsoft, where I worked as a Field Security Specialist (technical sales) for GitHub Advanced Security, the GitHub AppSec platform

Programming Languages

  • Main: C/C++, Python, JavaScript/TypeScript, Bash/Shell, CodeQL, Java
  • Extras: Perl, Rust, Go, Gremlin, Groovy, Scala, SQL, C#, assembly, Ruby

Popular repositories Loading

  1. find_motion find_motion Public archive

    Find motion and objects in video files

    Python 6 2

  2. spdx-dependency-submission-action spdx-dependency-submission-action Public

    Forked from advanced-security/spdx-dependency-submission-action

    Fork of SPDX Dependency Submission Action

    JavaScript 1

  3. aegilops aegilops Public

    Config files for my GitHub profile.

  4. aegilops.github.io aegilops.github.io Public

    GitHub Pages repo for @aegilops

    HTML

  5. Perl-Critic Perl-Critic Public

    Forked from Perl-Critic/Perl-Critic

    The leading static analyzer for Perl. Configurable, extensible, powerful.

    Perl

  6. csvgrep csvgrep Public

    Read in a CSV, dump any lines that match (or don't match) the provided regex on the line (or on the specified column). Allows grepping a CSV that has multiline fields, which is not supported by raw…

    Python