This contains key golang libraries for Forta services.
We have a bug bounty program on Immunefi. Please report any security issues you find through the Immunefi dashboard, or reach out to [email protected]
To extend the client models with new fields, please do not modify generated code directly and instead
- update
protocol/webhook/swagger.yml
, - do
make swagger
and the code will be regenerated by taking into account the latest shape of swagger.yml
.