relaxnow
Application Security Consultant and Secure Software Engineer
@veracodeVlissingen, Netherlands
Pinned Repositories
castor-unmarshaller
Example of Castor unmarshalling CWE 502 flaws in various versions of Castor
go-detailedreport-to-csv
insecured7
Deliberately insecure Drupal 7 installation (as used at DrupalDays 2015)
js-guidelines
Demo of new Ibuildings JavaScript Guidelines, Unit Testing with Jasmine and documenting with JSDuck
php-brain-fuck
An interperter for BrainFuck in PHP
PrintRLang
Example Recursive Descent Parser for PHPs print_r
QueryLang
Demonstration Parser for DPC12 talk "Let's build a Parser!"
vcgopkg
Package a Go application for Veracode Static Analysis
relaxnow's Repositories
relaxnow/vcgopkg
Package a Go application for Veracode Static Analysis
relaxnow/vcrbpkg
Ruby packager for Veracode
relaxnow/-
relaxnow/Dotnet8HelloWorld
relaxnow/example-go-goget
An example Go project that does not use any package manager to demonstrate SourceClear scans.
relaxnow/example-python3-pip
relaxnow/go-replace-undo
Utility to undo Go replace local copies for Veracode Static Analysis
relaxnow/govwa
relaxnow/rails-realworld-example-app
relaxnow/rails7-blog
Simple hello world example of Rails for easy testing
relaxnow/railsgoat
A vulnerable version of Rails that follows the OWASP Top 10
relaxnow/rakosh
a place for nuggets
relaxnow/relaxnow.github.io
relaxnow/sftpgo
Fully featured and highly configurable SFTP server with optional HTTP/S, FTP/S and WebDAV support - S3, Google Cloud Storage, Azure Blob
relaxnow/uploadandscan-action
relaxnow/vcgopkg-functional-test-suite
Functional Test Suite for vcgopkg
relaxnow/vcgopkg-release
Release tooling for vcgopkg
relaxnow/veracode-api-py
Python helper library for working with the Veracode APIs. Handles retries, pagination, and other features of the modern Veracode REST APIs.
relaxnow/veracode-container-security-display
Display Veracode Container Security JSON results
relaxnow/veracode-flaws-to-issues
Import flaws from Veracode Pipeline and Policy/Sandbox scans to GitHub Issues
relaxnow/veracode-flaws-to-issuesv3
relaxnow/veracode-ide-log-visualize
Visualize a debug log from Veracode Scan IDE extension
relaxnow/veracode-mitigation-copier
Copies mitigations from one Veracode profile to another if it's the same flaw based on the following flaw attributes: issueid, cweid, type, sourcefile, and line. The script will copy all proposed and accepted mitigations for the flaw. The script will skip a flaw in the copy_to build if it already has an accepted mitigation.
relaxnow/veracode-python-hmac-example
Simple example of usage of the Veracode API signing library provided on the Veracode Help Center
relaxnow/veracode-sca
Veracode Software Composition Analysis Scanning
relaxnow/veracode-uploadlargefile-test
Test code for `uploadlargefile.do` API
relaxnow/verademo
A deliberately insecure Java web application
relaxnow/verademo-dotnet
A port of the Verademo Blab-A-Gag application into .NET.
relaxnow/vulnerable-laravel-app
Vulnerable Laravel application used in various PHP/Laravel security presentations by @anamus_ during 2019-2020.
relaxnow/WebGoat.NET
WebGoat.NETCore - port of original WebGoat.NET to .NET Core