Skip to content

Add detecting secrets to pipeline

hhn requested to merge BOTTINT-193 into master

Detection is done through pre-commit with the hooks detect-private-key and detect-api-key.

Merge request reports