aboutsummaryrefslogtreecommitdiffstats
path: root/internal/crawler/crawler.go
Commit message (Collapse)AuthorAgeFilesLines
* Fix unbounded memory usage in crawler (DoS)google-labs-jules[bot]9 days1-1/+2
| | | | Co-authored-by: adammathes <868470+adammathes@users.noreply.github.com>
* Create 'make check' unified workflow and fix various lint issuesAdam Mathes12 days1-3/+4
|
* security: mitigate SSRF in image proxy and feed fetcher (fixing NK-0ca7nq)Adam Mathes13 days1-8/+3
|
* Refactor: project structure, implement dependency injection, and align v2 UI ↵Adam Mathes13 days1-0/+161
with v1