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

EdOverflow/bounty-formula

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages