What changed, and why it matters
This commit only adds a GitHub CODEOWNERS file that assigns the embedded-apps-bitcoin team as the default reviewer for all changes. It does not modify any application code, build scripts, or security-sensitive configuration.
Recommended action
No security action needed; this is a repository governance change.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff creates .github/CODEOWNERS with a single fallback rule assigning @LedgerHQ/embedded-apps-bitcoin as owner for all files. There are no code, dependency, CI/CD, or cryptographic changes.
Changed components
.github/CODEOWNERSInspect captured patch +2 / −0
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
new file mode 100644
index 0000000..1d405dd
--- /dev/null
+++ b/.github/CODEOWNERS
@@ -0,0 +1,2 @@
+# fallback owners
+* @LedgerHQ/embedded-apps-bitcoin
Risk score
Our methodology →Why this scored 15/100
Human-validated context
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
No validated notes yet.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.