blst-security / cherrybomb

Stop half-done APIs! Cherrybomb is a CLI tool that helps you avoid undefined user behaviour by auditing your API specifications, validating them and running API security tests.

Home Page:https://www.blstsecurity.com/cherrybomb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The CONTRIBUTING.md file specifies a branch called "canary" to pull requests from - this seems absent. What branch does one use instead?

agatekartik opened this issue · comments

Describe the bug
Missing branch "canary" mentioned in CONTRIBUTING.md - kindly specify the correct branch to use for contributions

To Reproduce
Steps to reproduce the behavior:

  1. Go to CONTRIBUTING.md
  2. Scroll down to the section for developers
  3. See branch "canary" mentioned there. There seems to be no such branch

Expected behavior
Please specify the correct branch for contributions

Screenshots
Pasting from the file:

The development branch is canary. This is the branch that all pull requests should be made against.

Hey @agatekartik, thank you for bringing this to our attention. I've updated the the CONTRIBUTING.md file with the relevant branch now (dev) and information about developing one of the new active check. :)