Skip to content

Commit

Permalink
Add responsible disclosure links
Browse files Browse the repository at this point in the history
  • Loading branch information
RickCarlino committed Jan 15, 2018
1 parent eac5e44 commit d3da84a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,7 @@ The bot object keeps all state in one place for sanity. This includes things lik

* `bot.getState()`: Get copy of Farmbot status variables (read only).
* `bot.setState(name, value)`: Set state configuration 'A' to value 'B'. Ex: `bot.setState('uuid', '---')`. Emits a `change` event.

## Security Issues

We take security seriously and value the input of independent researchers. Please see our [responsible disclosure guidelines](https://farmbot.io/responsible-disclosure-of-security-vulnerabilities/).

0 comments on commit d3da84a

Please sign in to comment.