diff options
author | Daniel Stenberg <daniel@haxx.se> | 2018-10-02 12:19:32 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2018-10-02 12:19:32 +0200 |
commit | e69fb8be71994130b1ed2e4f37eb7c2b2aa65adc (patch) | |
tree | 98b1c389dcf732c5365b64240abd077aa9dccfff | |
parent | fc8e95cbfc22124f3bbdde49a9af43afbaf3d80d (diff) | |
download | curl-bagder/bug-bounty.tar.gz |
fixup specify the amounts with USD currencybagder/bug-bounty
-rw-r--r-- | docs/BUG-BOUNTY.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/BUG-BOUNTY.md b/docs/BUG-BOUNTY.md index 8a8870d1b..896d82568 100644 --- a/docs/BUG-BOUNTY.md +++ b/docs/BUG-BOUNTY.md @@ -22,10 +22,10 @@ solely and exclusively determine the exact amount for each reported flaw on a case by case basis and keep the rights to adjust the amount as it sees fit. - - Low $500 - - Medium $1,000 - - High $5,000 - - Critical $10,000 + - Low USD 500 + - Medium USD 1,000 + - High USD 5,000 + - Critical USD 10,000 ## Who's eligible for a reward |