Skip to content

decred/dcrbounty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dcrbounty

Build Status ISC License

The Decred Bug Bounty website.

Development

Install the extended version of Hugo somewhere along your $PATH.

$ bin/watch.sh

Then access the page with a browser (the server usually starts in https://localhost:1313).

Deployment

$ bin/build.sh

This will build the docker image.

Maintenance Activities

Updating Hall of Fame

Send a PR modifying /src/data/hall_of_fame.yml as appropriate.

Updating News & Updates

Send a PR modifying the contents under /src/content/en/news as appropriate.

Updating Rules

Send a PR modifying /src/content/en/rules/index.md as appropriate.

Updating Scope

Send a PR modifying /src/content/en/scope/index.md as appropriate.

Updating Submit Vulnerability

Send a PR modifying /src/content/en/submit/index.md as appropriate.

License

dcrbounty is licensed under the copyfree ISC License.