AI-Assisted Features
How-to: Detecting secrets in video content

How-to: Detecting secrets in video content

2/29/2024 · Dennis Appelt

What this post added

This post details the development of a custom scanner for detecting secrets in video content, leveraging Google Cloud's Video Intelligence API for OCR and implementing approximate regular expression matching to account for OCR inaccuracies. It also highlights the use of GitLab Duo Chat to assist in writing a C++ Node.js addon for integrating the TRE library for approximate regex matching.

Read the original post ↗