-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
507100c
commit 886982b
Showing
3 changed files
with
18 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# CHANGELOG | ||
# :rocket: CHANGELOG | ||
|
||
## Verison 0.01 | ||
## :dizzy_face: Verison 0.01 | ||
|
||
Initial version! This version includes all of the features that are listed in [the README](https://github.com/andrewjkerr/bug-bounty-in-a-box/blob/5c22b1762b86c2c5d83b9d86024e4dfd52fc01e0/README.md#callback-server). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
# Reporting Security Advisories | ||
# :siren: Reporting Security Advisories | ||
|
||
Hello there! Did you find a security issue in this project? If so, please create a new [Security Advisory through GitHub](https://github.com/andrewjkerr/bug-bounty-in-a-box/security/advisories). Thanks! | ||
|
||
## :warning: Testing Instructions | ||
|
||
Please don't test _my_ particular production instance. Instead, please clone the repository and test it either locally or on your own server. | ||
|
||
## :no_good: Out of Scope | ||
|
||
1. Open redirects on the `/redirect` route. (That's kind of the whole point :sweat_smile:.) |