Pinned Repositories
Benchmark
OWASP Benchmark is a test suite designed to verify the speed and accuracy of software vulnerability detection tools. A fully runnable web app written in Java, it supports analysis by Static (SAST), Dynamic (DAST), and Runtime (IAST) tools that support Java. The idea is that since it is fully runnable and all the vulnerabilities are actually exploitable, it’s a fair test for any kind of vulnerability detection tool. For more details on this project, please see the OWASP Benchmark Project home page.
BenchmarkUtils
OWASP Benchmark Project Utilities - Provides scorecard generation and crawling tools for Benchmark style test suites.
docker-moodle
A Dockerfile that installs the latest Moodle, Apache, PHP
docs-synopsys-seeker
gofumpt
gofmt, the way it should be pronounced
java-buildpack
Cloud Foundry buildpack for running Java applications
seeker-nodejs-buildpack
Cloud Foundry buildpack for Node.js
test
tmux-config
:green_book: Example tmux configuration - screen + vim key-bindings, system stat, cpu load bar.
hbarshak's Repositories
hbarshak/Benchmark
OWASP Benchmark is a test suite designed to verify the speed and accuracy of software vulnerability detection tools. A fully runnable web app written in Java, it supports analysis by Static (SAST), Dynamic (DAST), and Runtime (IAST) tools that support Java. The idea is that since it is fully runnable and all the vulnerabilities are actually exploitable, it’s a fair test for any kind of vulnerability detection tool. For more details on this project, please see the OWASP Benchmark Project home page.
hbarshak/BenchmarkUtils
OWASP Benchmark Project Utilities - Provides scorecard generation and crawling tools for Benchmark style test suites.
hbarshak/docker-moodle
A Dockerfile that installs the latest Moodle, Apache, PHP
hbarshak/docs-synopsys-seeker
hbarshak/gofumpt
gofmt, the way it should be pronounced
hbarshak/java-buildpack
Cloud Foundry buildpack for running Java applications
hbarshak/seeker-nodejs-buildpack
Cloud Foundry buildpack for Node.js
hbarshak/test
hbarshak/tmux-config
:green_book: Example tmux configuration - screen + vim key-bindings, system stat, cpu load bar.
hbarshak/vulnerable-node
A very vulnerable web site written in NodeJS with the purpose of have a project with identified vulnerabilities to test the quality of security analyzers tools tools