Bent Terp

Results 6 comments of Bent Terp

```git log .git-crypt/keys/*/*/*.gpg```

I would suggest taking it a step further: ``` **/.gitattributes !filter !diff **/secret_* filter=git-crypt diff=git-crypt ``` The first line ensures that no .gitattributes file gets encrypted, regardless of which folder...

After running `npm audit fix`, the critical remains together with 6 high: ``` safe-eval * Severity: critical Sandbox Breakout / Arbitrary Code Execution - https://npmjs.com/advisories/1322 No fix available node_modules/safe-eval ```

Re-ran everything using node v15.10.0: 1 critical and 7 high ``` % npm audit fix up to date, audited 1810 packages in 3s 71 packages are looking for funding run...

Having the strip marker in both places doesn't work, either