nxtof / bug-bounty-responses

A collection of response templates for invalid bug bounty reports.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug bounty responses

A collection of response templates for invalid bug bounty reports. This project is designed to work well with @fransr's Template generator.

Installation & setup process

$ git clone https://github.com/fransr/template-generator.git
$ git clone https://github.com/EdOverflow/bug-bounty-responses.git
$ cp -a bug-bounty-responses/tpls/. template-generator/tpls/
$ cd template-generator
$ php -S localhost:8000

Contributing

I welcome contributions from the public.

Using the issue tracker πŸ’‘

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

Issues and labels 🏷

I use several labels to help organise and identify issues.

Guidelines for bug reports πŸ›

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

Style Guide

I like to keep the Markdown files as uniform as possible. So if you submit a PR make sure to use this base template:

Hi {{username}},

...

{{triager}}

Donations

If you would like to support my work, you can use any of the addresses below:

Liberapay: https://liberapay.com/EdOverflow

Bitcoin: 1E2fZRNrrkCKPnWpKZAsJzByBoyoBURADN

Ethereum: 0xe98FC23fB4A8762d700c0354979dA5Db6c29Acc3

About

A collection of response templates for invalid bug bounty reports.