Command:
$ git clone https://github.com/trufflesecurity/node-app-with-canary-token/
$ cd node-app-with-canary-token/
$ docker build -t node-app-with-canary-token .
Then run Trivy with secret scanning enabled:
➜ node-app-with-canary-token git:(main) trivy image --scanners secret node-app-with-canary-token