Skip to content
View protteveel's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report protteveel

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

Percy Rotteveel

Cybersecurity leadership, built on application security.

Founder, Rotteveel Consultancy. 30+ years across Fortify, Synopsys, HP, and Imperva. C|CISO · CISSP · CISM · CSSLP.

What I do

  • Fractional CISO for organizations that need senior security leadership without a full-time hire.
  • Security Program Development when there's no program yet, or the existing one is stuck.
  • Application Security Assessments focused on actionable findings: what to fix, why, and in what order.
  • Open-Source SCA Migration through the Vendor Unlock Program framework, in partnership with SCANOSS.

Where to find me

About what's pinned below

A handful of public AppSec utilities I've authored over the years, mostly Fortify and Prevoty tooling. Most of my current work lives in private client repositories, so what's visible here is the historical and educational tail.

Pinned Loading

  1. Fortify-File-Match Fortify-File-Match Public

    Creates an overview of Fortify SCA configured and non-configured file extensions within a given directory.

    Java

  2. Fortify-Scan-Log Fortify-Scan-Log Public

    This application scans Fortify SCA log files and provides both a summary and a detailed report.

    Java

  3. Prevoty-Deploy-Check Prevoty-Deploy-Check Public

    Analyzes the Prevoty Diagnostic log file to validate a RASP deployment against the expected message set for a given version, filter insertion method, and language.

    Java

  4. Prevoty-Jar-Check Prevoty-Jar-Check Public

    Verifies the integrity of deployed Prevoty agent and RASP JAR files (filename, component, type, version) and detects tampered JARs.

    Java