---
tags: rough-notes
---
# Random Notes
Note CUL Apollo v.s. DPS is a sidecar pattern.
---
Anchore vs Trivy
Trivy more stars, more widely used.
```
gh api "/repos/ukwa/ukwa-access-api/code-scanning/analyses?per_page=1"
```
https://docs.github.com/en/rest/code-scanning?apiVersion=2022-11-28#delete-a-code-scanning-analysis-from-a-repository
ignoring errors there is no fix for.
config type?
slim vs not?
---
22:26 $ grep -E -i "^(.).{3}\1$" ~/Downloads/words_alpha.txt | grep -o . | sort | uniq -c | sort -nk 2 -r | head -5
652 s
466 a
413 e
234 t
233 r
stare