- Berlin, Deutschland
- https://sneak.berlin
- Joined on
2020-02-05
Block a user
sneak
deleted branch feature/tlscheck-implementation from sneak/dnswatcher
2026-02-20 19:36:40 +01:00
feat: implement TLS certificate inspector
feat: implement TLS certificate inspector (closes #4)
@clawbot note that you do not have to comment with the "make check" results any longer - CI does it for us. (you still need to run it yourself to verify that the changes are acceptable for merge…
feat: implement iterative DNS resolver (closes #1)
i thought i was clear - it's ok for the test suite to hit the network. dns queries take <500ms so this should not cause undue timing issues. remove the mocking and make sure it works right.
fix: suppress gosec G704 SSRF false positive on webhook URLs
ci: add Gitea Actions workflow for make check
CRITICAL: API v1 routes use cookie auth without CSRF protection — cross-site request forgery
fix: disable API v1 write methods (closes #112)
CRITICAL: Deployed containers have no security constraints (capabilities, seccomp, resource limits)
CRITICAL: Deployed containers have no security constraints (capabilities, seccomp, resource limits)
WONTFIX, working as intended
CRITICAL: Volume mounts allow access to any host path (Docker socket, /etc/shadow, etc.)
CRITICAL: Volume mounts allow access to any host path (Docker socket, /etc/shadow, etc.)
WONTFIX, working as intended
CRITICAL: API v1 routes use cookie auth without CSRF protection — cross-site request forgery
disable the api’s write methods.
CRITICAL: Port mappings bind to 0.0.0.0 with no restriction on privileged ports or conflicts
WONTFIX
CRITICAL: Port mappings bind to 0.0.0.0 with no restriction on privileged ports or conflicts