- Berlin, Deutschland
- https://sneak.berlin
- Joined on
2020-02-05
Block a user
Bug: GetSecret/GetSecretVersion missing name validation allows path traversal
Validate secret name in GetSecretVersion to prevent path traversal (closes #13)
Skip unlocker directories with missing metadata instead of failing (closes #1)
i think this should be a warning that issues even without —verbose.
Bug: GetDefaultStateDir ignores UserHomeDir error, may use empty path
Return error from GetDefaultStateDir when home directory unavailable (closes #14)
Return error from GetDefaultStateDir when home directory unavailable (closes #14)
please update AGENTS.md in the root of this repo with this and any other clear and concise policies that we have for code. keep it short and crystal clear and direct.
Return error from GetDefaultStateDir when home directory unavailable (closes #14)
why fatalf and panic usage? seems inconsistent.
revert: undo PR #98 (CI + linter config changes)
feat: add Gitea Actions CI for make check (closes #96)
chore: code cleanup and best practices (closes #45)
relying on the content type alone is insufficient.
chore: code cleanup and best practices (closes #45)
@clawbot do it here on the PR. remember not to ask obvious questions like this that block work.
ci: add Gitea Actions workflow for make check (closes #96)
unacceptable. this introduces RCE because of the latest tag. always specify remote code by cryptographic hash only.