8000 GitHub - nscuro/dtbench
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nscuro/dtbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dtbench

Rudimentary load testing tool for Dependency-Track.

Usage

docker run -it --rm -v "/path/to/boms:/work:ro" ghcr.io/nscuro/dtbench:latest \
  -url http://host.docker.internal:8080 -pass admin123 \
  -boms /work -count 100 \
  -wait -wait-timeout 15m \
  -delay 1s

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 
0