Skip to content
This repository was archived by the owner on Mar 27, 2021. It is now read-only.

EdOverflow/bounty-formula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Bounty Formula

A formula to calculate bounty amounts by @TomNomNom and @EdOverflow. The write-up is located here: https://edoverflow.com/2017/the-math-behind-bug-bounties/

image

MathJax

$$\forall C (0 \le C \le 10)$$

$$\forall n (n \in \Bbb{R}^+ \land 1.0 \le n \le 3.0)$$

$$N = \frac{b_{max}}{(C_{max})^n}$$

$$b = N \times (C^n)$$

LaTeX

\[\forall C(0 \le C \le 10)\]

\[\forall n (n \in \mathbb{R}^+ \land 1.0 \le n \le 3.0)\]

\[N = \frac{b_{max}}{(C_{max})^n}\]

\[b = N \times (C^n)\]

Contributing

We welcome contributions from the public.

Using the issue tracker πŸ’‘

The issue tracker is the preferred channel for bug reports and features requests.

Issues and labels 🏷

Our bug tracker utilizes several labels to help organize and identify issues.

Guidelines for bug reports πŸ›

Use the GitHub issue search β€” check if the issue has already been reported.

About

A formula to calculate bounty amounts.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages