Configuration - Secrets

Ignore Secrets

You can ignore specific secrets from being reported as findings by adding them to the whitelist.

secrets:
  ignore:
    - value: my-aws-key
      reason: this aws key has been rotated by john smith

TODO:

  • support file path ignoring instead of value

  • support file hash ignoring instead of value

Last updated

© 2023 Nullify | All Rights Reserved.