FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
BenchmarkJava/scripts/runPrecaution.sh at master · sparrow-testbed/BenchmarkJava · GitHub
sparrow-testbed
/
BenchmarkJava
Public
forked from
OWASP-Benchmark/BenchmarkJava
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
BenchmarkJava
/
scripts
/
runPrecaution.sh
Copy path
More file actions
More file actions
Latest commit
History
History
History
executable file
·
6 lines (6 loc) · 232 Bytes
Breadcrumbs
BenchmarkJava
/
scripts
/
runPrecaution.sh
Copy path
File metadata and controls
executable file
·
6 lines (6 loc) · 232 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
#
To install Precaution CLI:
#
pip install precli
#
#
See also: https://precli.readthedocs.io/latest/
benchmark_version=
$(
scripts/getBenchmarkVersion.sh
)
precli -r
.
--json -o results/Benchmark_
$benchmark_version
-Precaution.json
Back
|
FazBrowse Home
|
New Git URL