Skip to content

Repo maintenance: prune stale security branch + formalize the uncommitted lamb-kb-server/ tree #418

@granludo

Description

@granludo

Two repo-hygiene items from the P0 security-audit pass (the fixes themselves are done and on dev as 792a7394740fb88f, closing #408#417). Flagging for the repo maintainer.

1. Delete the redundant security/p0-audit-fixes branch on origin.
The P0 fixes were rebuilt clean and merged to dev, so this branch is redundant. Its tip (efe73a2c) additionally carries an accidental snapshot of the uncommitted lamb-kb-server/ tree (item 2) that does not belong in history. Please delete it:

git push origin --delete security/p0-audit-fixes

2. Decide the fate of the uncommitted lamb-kb-server/ (KB-v2) tree.
lamb-kb-server/ exists in the working tree but has never been committed to dev (zero git history) — it has been staged-but-uncommitted. During the audit it was accidentally swept into a fix commit and had to be undone. It should either be committed deliberately through normal review or its status formalized, rather than lingering staged where it can contaminate unrelated commits. Context: KB-v2 is @NoveliaYuki's work.\n\nNo action needed on the security fixes — this issue is purely branch/tree hygiene.

Metadata

Metadata

Assignees

Labels

technical-debtCode or process improvements needed to reduce long-term maintenance burden

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions