Skip to content

[ONIX V18.36C-C8.2] Harden MCP-Notion Git newline and secret-ignore policy - #346

Open
marioperezfuertes-svg wants to merge 1 commit into
makenotion:mainfrom
marioperezfuertes-svg:main
Open

[ONIX V18.36C-C8.2] Harden MCP-Notion Git newline and secret-ignore policy#346
marioperezfuertes-svg wants to merge 1 commit into
makenotion:mainfrom
marioperezfuertes-svg:main

Conversation

@marioperezfuertes-svg

Copy link
Copy Markdown

Summary

ONIX V18.36C-C8.2 applies repository hygiene hardening to the MCP-Notion working tree.

Changes

  • Adds .env, .env.*, and *.bak* to .gitignore.
  • Adds .gitattributes with LF normalization:
    • * text=auto eol=lf
    • *.json text eol=lf
  • Restores package-lock.json to the upstream HEAD state.
  • No dependency versions or application source code are intentionally changed.
  • No credentials or secrets are introduced by this change.

Validation

  • Local worktree clean.
  • Index clean.
  • package-lock.json verified clean against HEAD.
  • Targeted secret scan: 0 hits.
  • Commit scope verified: .gitignore and .gitattributes.
  • Source fork commit:
    1bf2a0532860f66ba5c2c1cdbcba2e2942e849df

Scope

This PR is limited to repository hygiene and newline/secret-ignore policy.

Upstream main was not directly modified by ONIX.

Ref: ONIX V18.36C-C8.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant