Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 652 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 652 Bytes

BukaBounty

BukaBounty is Bukalapak Bug Bounty Program. Bukalapak will reward security researchers who submit valid vulnerability. It currently lives on this page https://bukalapak.github.io/bukabounty/.

Dependencies

Develop

yarn install
yarn develop
yarn deploy

Then view it in http://localhost:8000/.

Add/Edit Researchers, Scopes, Points

Edit files in src/data/<data>.js and push it to the branch master. Then deploy to GitHub page using method below.

Deploy

yarn deploy

Deploy via Docker

https://gitlab.cloud.bukalapak.io/infosec/redteam/bukabounty-deployer