/taegis-sdk-go

Primary LanguageGoApache License 2.0Apache-2.0

taegis-sdk-go

Contributing

  • Test coverage must be maintained above 85%
  • All types, structs, and funcs must be documented
  • Examples must be added to the examples/ directory
  • Dependency list with licenses needs to be kept up to date

Future Integrations

Development

  1. Install git secrets brew install gitleaks
  2. Install pre-commit brew install pre-commit & pre-commit install
  3. Check for secrets make secrets or commit and the pre-commit hook will install

Dependencies